Commit Graph

10452 Commits

Author SHA1 Message Date
ce7bbfb8f8 Add typehing
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
b5a5454466 Remove unused code
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
8b24e84ee2 Create entity
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
96f04368a9 Add code annotations
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
ea06c2a27b Allow data pass to entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
0583e84b15 Add repository for purchases
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
41965e71f3 Add tags and counts to ReactSelect story
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
8e9e49f125 Style tags and counts in select
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
84be47b114 Add custom renderers for react-select so we can show tags and counts
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
e3515a733f Add story for ReactSelect component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
58690a6eb6 Add ReactSelect component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
2281ef7f5f Style react-select as regular select box
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
74c1252171 Use SCSS variables for form controls dimensions
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
b00de99f4c Temporary fix for nicer Storybook font until we switch to new font in whole plugin
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
027fa81fdd Add react-select and its types package
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
2ac9fb7451 Add temporary select2 styles, until we get rid of it
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
9255bf46ad Split form styles based on components
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
a0c25fdba5 Load 3rd party plugin before our generic ones
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
064fccd541 Add correct types for Input and Select components
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
6ef2467342 Rename property size to dimension, because size is native HTML attribute
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
0cfa239f1f Add @types/react-dom package
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
1ce07ad981 Add story for select boxes
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
269d6a456c Add story for inputs
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
b04753211e Add Select component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
c7088e0fe7 Add Input component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
89e7618705 Allow props spreading on HTML input and select elements
We need this, so we don't have to list all available HTML attributes in props

[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
574e2753dc Show select box caret
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
daadfd20e2 Add form input styles
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
989efb9fd6 Redesign - add new SCSS variables
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
67e9841569 Add default line-height to inputs
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
63f2c8a047 Remove duplicit application of settings
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
749fc7a74d Apply global font size for input and as a fallback also for button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
5c604af85c Remove background and outline from modal close button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
892ea4a45b Improve input paddings rendering in form editor
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
62224de112 Use default input padding if not defined
[MAIPOET-2892]
2020-05-13 13:59:00 +02:00
95903c2ce6 Add css fix for form padding rendering in form editor
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
e1df5eee97 Remove form padding from custom CSS
[MAILPOET-2982]
2020-05-13 13:59:00 +02:00
476f59e887 Set form padding default value on reset
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
0c3b6db75f Set default form padding when loading form settings from server
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
99f6bafd1f Fix JS test name
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
8c4424c932 Use medium instance form build_code_and_qa job on CI
[MAILPOET-2916]
2020-05-13 11:05:56 +02:00
137c801843 Bump tinymce from 5.1.4 to 5.2.2
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 5.1.4 to 5.2.2.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases)
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/master/changelog.txt)
- [Commits](https://github.com/tinymce/tinymce-dist/compare/5.1.4...5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-13 10:27:46 +02:00
d26b3b395c Increase form modal width on desktop to enable columns
[MAILPOET-2850]]
2020-05-12 14:59:23 +02:00
3111f91622 Refactor tight container detection to a function
[MAILPOET-2850]
2020-05-12 14:59:23 +02:00
wxa
d797526b16 Release 3.46.14 2020-05-12 15:49:54 +03:00
53f425b9f6 Update migration version check for unsubscribe links
[MAILPOET-2736]
2020-05-12 10:27:45 +02:00
4c326cc65f New default beacon articles
[MAILPOET-2481]
2020-05-11 14:53:13 +02:00
9f3daf3256 Optimize fetching product names on segments page
[MAILPOET-2904]
2020-05-11 14:40:29 +02:00
70df2e4790 Use the default WordPress font
[MAILPOET-2905]
2020-05-11 10:56:34 +02:00
06028977a3 Add forgotten ID parameter
[MAILPOET-2646]
2020-05-07 11:18:20 +02:00