Commit Graph

2463 Commits

Author SHA1 Message Date
Amine Ben hammou
25aec60bc9 Refactor Notice component to Typescript
[MAILPOET-2658]
2020-03-02 20:55:24 +00:00
Rostislav Wolny
9547839aa9 Remove unused component
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
f5fc03ee1d Fix preview
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
b49ce7d4e4 Improve styling of styles settings panel
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
d83975dc64 Use font picker from components
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
57b0747b6e Remove toggle that has been removed from specs
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
24c87ad19e Add font size title
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
2c7b8a7d25 Use font size from settings
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
07bbdc59f6 Add font size control
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
3f74b74ff0 Rename component
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
713908b6c3 Display texts using selected colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
fbc650e331 Add component for font colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
eef74fa2cc Display background colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
317bed32b1 Add component for background colour
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
a1df6acdcc Add Form Styles Panel
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
Pavel Dohnal
927d9cf87e Add classes to inputs
[MAILPOET-2601]
2020-02-27 18:49:59 +00:00
Pavel Dohnal
daefe143a0 Add mailpoet_paragraph class to all blocks
[MAILPOET-2601]
2020-02-27 18:49:59 +00:00
Pavel Dohnal
21926ea3e0 Add mailpoet_form class to form
[MAILPOET-2601]
2020-02-27 18:49:59 +00:00
Amine Ben hammou
9e5acecbc0 Fix useNotices implementation 2020-02-26 19:45:43 +00:00
Amine Ben hammou
c921bc6f71 Use useMemo and useCallback to memoize context values 2020-02-26 19:45:43 +00:00
Amine Ben hammou
2f2a00cbbe Remove MailPoet.Notice 2020-02-26 19:45:43 +00:00
Jan Jakeš
95d8365fb7 Fix image position changes for full post not trigering rendering
[MAILPOET-2491]
2020-02-25 08:08:23 +00:00
Jan Jakeš
8b4537676a Fix featured image display for existing products with display type 'full'
[MAILPOET-2491]
2020-02-25 08:08:23 +00:00
Jan Jakeš
499c14e0a3 Set default for newly added blocks to 'left', for existing blocks to 'none'
[MAILPOET-2491]
2020-02-25 08:08:23 +00:00
Jan Jakeš
efb779e3e7 Add new 'fullPostFeaturedImagePosition' for full post image positioning
[MAILPOET-2491]
2020-02-25 08:08:23 +00:00
Jan Jakeš
515131e55d Switch post display types using backbone views, instead of manually
[MAILPOET-2491]
2020-02-25 08:08:23 +00:00
Jan Jakeš
d592e9e1a6 Show/hide display options using backbone views, instead of manually
[MAILPOET-2491]
2020-02-25 08:08:23 +00:00
Pavel Dohnal
1c0112ab28 Move error message bellow form
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
20a3e6cac4 Add preview class
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
5f2effbaf8 Use a better className
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
646b75c5db Disable warning
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
afd7087112 Display preview on the whole screen
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
8cf8c6004c Display preview border
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
e534997d48 Display preview modes switches
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
bf9ddc10cb Prevent closing modal on click inside
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
91bce97ab4 Make modal spinner centered
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
fce212ec19 Display preview
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
b6c2e4554d Use our modal instead of Gutenberg one
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
38a62850fc Add modal component
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
176ecef4f7 Add Form preview rudimentary component
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
8439b8cb2e Create action to show preview
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Pavel Dohnal
0b41af44f2 Add preview button
[MAILPOET-2602]
2020-02-24 22:42:53 +00:00
Rostislav Wolny
01d54a085d Fix imports for mailpoet block icon
This import caused that whole components package was bundeled into block js asset and was causing various issues.
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
0fd954184d Create a new form for the user
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
3443f082ef Fixes after I messed up rebase :( sorry
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
f4b9836332 Use subscription in the block name
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
62c5a8cc84 Rename block attribute
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
5ad6016a60 Add KB link
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
43f628e580 Add translations
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00
Pavel Dohnal
7f2f4e0296 Render form on frontend
[MAILPOET-1798]
2020-02-17 19:20:36 +00:00