Commit Graph

9623 Commits

Author SHA1 Message Date
747269d6ff Add support for basic background color
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
b036a466e5 Add vertical alignment support to columns renderer
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
d6b06ec371 Store columns block vertical alignment settings
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
6dc1fa5177 Add form block basic colors to public css
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
b51ce7c1b2 Store columns block custom class name
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
8e71f8d3cc Store columns text and background colors settings
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
c93efabc70 Add CSS for block columns for desktop
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
b767387551 Add column/columns block renderering
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
c5f4962645 Add column/columns block renderers
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
7cccd68d08 Add storing of vertical alignment property for column blocks
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
1c6cffc44d Add mapping for blocks from stored form data
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
97f76717eb Move test data from form to blocks test to separate file
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
ea99002b43 Move test data from blocks to form mapper test to separate file
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
1d7fffbe8d Add saving of nested columns blocks
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
5f2aa1adda Add core\columns and core\column blocks to form editor
[MAILPOET-2610]
2020-03-06 14:15:14 +01:00
f31378922b Add layout category and move divider block in it
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
3d7a3ac2d9 Release 3.46.2 2020-03-03 12:47:33 +01:00
698c523d25 Remove React.FC
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
dc280fd38c Ignore PropTypes ESLint warnings
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
e951591d6f Use Typescript instead of InferProps
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
34409432e8 Fix ESlint for Typescript
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
0ceac8921f Add Typescript linting to qa:lint-javascript command
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
20909f0912 Generate PropTypes from Typescript definitions
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
a669beed07 Add ESLint rule for Typescript files
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
9de1481efe Add First .ts file
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
33948892fa Add possibility to omit extensions
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
83f3729e37 Refactor APIErrorsNotice to Typescript
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
25aec60bc9 Refactor Notice component to Typescript
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
cbe2fc64bb Install and configure Typescript
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
9547839aa9 Remove unused component
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
f5fc03ee1d Fix preview
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
61251f6e34 Fix styling form bellow post
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
ec8adcae73 Move form wrapping to widget
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
691a8a45f3 Render font size
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
ce127eadc1 Render styles for the form
[MAILPOET-2600]

Signed-off-by: Pavel Dohnal <pavel@mailpoet.com>
2020-03-02 20:52:38 +00:00
b49ce7d4e4 Improve styling of styles settings panel
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
d83975dc64 Use font picker from components
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
57b0747b6e Remove toggle that has been removed from specs
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
24c87ad19e Add font size title
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
2c7b8a7d25 Use font size from settings
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
07bbdc59f6 Add font size control
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
3f74b74ff0 Rename component
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
713908b6c3 Display texts using selected colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
fbc650e331 Add component for font colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
eef74fa2cc Display background colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
317bed32b1 Add component for background colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
8fa61ca883 Update Guteneberg packages
They added some minor fixes before release of wp5.4
[MAILPOET-2609]
2020-03-02 20:52:38 +00:00
a1df6acdcc Add Form Styles Panel
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
ac557d692e Fix throttling integration test
[MAILPOET-2723]
2020-03-02 12:49:26 +00:00
7b2eef18ad Fix font color when deleting editor block
[MAILPOET-2723]
2020-03-02 12:49:26 +00:00