a17b47a2ec
Convert form editor store selectors to TypeScript
...
[MAILPOET-4323]
2022-05-11 14:26:58 +02:00
d116ff360b
Remove default exports from affected files
...
[MAILPOET-4202]
2022-04-20 08:34:01 +02:00
ab27eaee2d
Autoformat files with prettier
...
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00
b0004d4d4a
Fix issue with getting isFuture when scheduling newsletters
...
- Update tests
- Update tsconfig to include the ts tests
- Adjust eslint.ts.json config to work with tests
[MAILPOET-4163]
2022-03-14 10:15:35 +01:00
897c9bbd8c
Add tests for MailPoetDate.isInFuture and fix test eslint issues
...
- Convert date.js to typescript and define types
- Fix test script to include ts tests as well
- Make eslint for ts tests work correct and recognize mocha
[MAILPOET-4023]
2022-02-09 16:32:26 +01:00
87d443614d
Add support for padding for columns block
...
It was possible to set padding within a single column. After this update a user can set
padding for columns wrapper.
[MAILPOET-4029]
2022-01-19 12:21:15 +01:00
9f790efbf0
Move plugin files to a subfolder
...
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00