Commit Graph

2682 Commits

Author SHA1 Message Date
Ján Mikláš
6f55dd0ecc Add components for different grid layouts
[MAILPOET-2774]
2020-05-18 10:15:52 +02:00
Pavel Dohnal
458a0a274c Improve form editor background style
[MAILPOET-2914]
2020-05-14 16:03:15 +02:00
Pavel Dohnal
34fe3b149e Open article in beacon
[MAILPOET-2885]
2020-05-14 12:25:16 +02:00
Pavel Dohnal
25525b4fc7 Close form on esc press
[MAILPET-2915]
2020-05-14 11:43:34 +02:00
Ján Mikláš
41965e71f3 Add tags and counts to ReactSelect story
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
84be47b114 Add custom renderers for react-select so we can show tags and counts
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
e3515a733f Add story for ReactSelect component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
58690a6eb6 Add ReactSelect component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
064fccd541 Add correct types for Input and Select components
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
6ef2467342 Rename property size to dimension, because size is native HTML attribute
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
1ce07ad981 Add story for select boxes
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
269d6a456c Add story for inputs
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
b04753211e Add Select component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
c7088e0fe7 Add Input component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Rostislav Wolny
62224de112 Use default input padding if not defined
[MAIPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
476f59e887 Set form padding default value on reset
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
0c3b6db75f Set default form padding when loading form settings from server
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
3111f91622 Refactor tight container detection to a function
[MAILPOET-2850]
2020-05-12 14:59:23 +02:00
Ján Mikláš
6fbf9e8efa Add isDisabled parameter for Button
[MAILPOET-2771]
2020-05-07 09:32:11 +02:00
Ján Mikláš
63c250dd67 Better naming for button with spinner
[MAILPOET-2771]
2020-05-07 09:32:11 +02:00
Ján Mikláš
df2e0337b5 Add story for buttons with icons
[MAILPOET-2771]
2020-05-07 09:32:11 +02:00
Ján Mikláš
1a6b95b4b9 Allow icons in Button component
[MAILPOET-2771]
2020-05-07 09:32:11 +02:00
Ján Mikláš
98e570087e Add story for buttons without icons
[MAILPOET-2771]
2020-05-07 09:32:11 +02:00
Ján Mikláš
0cddc09def Add Button component without icons
[MAILPOET-2771]
2020-05-07 09:32:11 +02:00
Pavel Dohnal
cfece44494 Add story for form option
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
160c3ddc39 Hide checkbox on other placement
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
b9022e3ee6 Move placement to modal
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
a21a11c49d Add other form placement option
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
f2d9d5867f Add sidebar icon
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
5d9224556c Add header prop
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
98adfe0656 Make description optional
[MAILPOET-2873]
2020-05-07 09:21:49 +02:00
Pavel Dohnal
76f7a758e1 Prevent reseting height to NaN
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
f4121d6176 Set default values after Reset click
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
aed2c7cfe8 Fix js tests
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
acd7abec96 Move default settings to block mapper
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
a4c696ea89 Set default values for older dividers
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
d21b7baa7f Save and load divider attributes
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
f9ea393b07 Refactor function to a separate file
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
d7b514d526 Add color to divider
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
fd65928c96 Add divider height and width
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
c62be0e0e9 Display divider
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
7f2c512a65 Add types
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
e8332d2f54 Rename file to typescript
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
7fb9bf765e Add divider style settings
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
d48dd5c185 Add spacer settings
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
7bce002cbc Add additional attributes to divider
[MAILPOET-2835]
2020-05-06 16:26:42 +02:00
Pavel Dohnal
b32504c9fc Set default style values
[MAILPOET-2886]
2020-05-06 11:35:12 +02:00
Pavel Dohnal
71106cc90e Render raw html in checkbox label
[MAILPOET-2803]
2020-05-04 11:52:30 +02:00
Ján Mikláš
f186001f38 Add <Heading> stories
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00
Ján Mikláš
e8be186fea Add <Heading> component
[MAILPOET-2770]
2020-05-01 10:20:25 +02:00