edd3e7da79
Remove padding on mobile
...
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
6544d86616
Make sure the preview displays correct width
...
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
ed2bd30977
Update form responsiveness
...
[MAILPOET-2924]
2020-06-08 13:25:25 +02:00
419a50e10a
Render only one corner with border radius for slide in
...
[MAILPOET-2912]
2020-06-01 15:31:07 +02:00
d487c1644d
Render success and error messages colours
...
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
9ebd96fb6a
Render form width on FE from settings
...
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
63a972db4a
Move inlined form styles to form styles in style element
...
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
2eabab4150
Move form styles rendering methods to style utils
...
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
2c53507a4e
Update form style utils method names
...
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
e9bbfbee46
Remove unnecessary custom CSS, change defualt form padding [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
9604172cbd
Apply bottom padding fix in public CSS with some restrictions [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
90e73982f7
Limit slide-in width in public CSS [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
849e62521d
Apply image margin only to the last item in stacked columns [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
b04009687d
Set default max-width for slide-in form [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
8403336e31
Add botton padding to images [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
f3ec66346d
Change default form padding, reduce bottom padding [MAILPOET-2869]
2020-05-21 09:30:51 +02:00
e1df5eee97
Remove form padding from custom CSS
...
[MAILPOET-2982]
2020-05-13 13:59:00 +02:00
b70884ecaa
Return original default input width to form custom CSS
...
[MAILPOET-2599]
2020-03-19 14:19:06 +01:00
772df80f01
Change class name for columns with background
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
23a8a46858
Move column spacing styles to Custom CSS
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
d9d1f05119
Change form input wrappers to form p to div
...
[MAILPOET-2609]
2020-03-06 14:15:14 +01:00
ec8adcae73
Move form wrapping to widget
...
[MAILPOET-2600]
2020-03-02 20:52:38 +00:00
c9c1b1fa92
Remove input because it would never apply
...
Renderer adds the class directly to the input element
and the css would never apply.
[MAILPOET-2601]
2020-02-27 18:49:59 +00:00
447e01b0aa
Remove new form editor feature flag
...
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
d0292f8624
Convert variable names to camel case in PHPDoc
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
03e8dd860c
Fix font-weight css property value
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
58a48ea36a
Change default labels style in form custom CSS
...
[MAILPOET-2592]
2020-01-09 09:20:33 +01:00
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
fa4ecaa445
Set full width text inputs as a default for newly created forms
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
effd37a0ad
Refactor Form\Utils\Styles to injectable service
...
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
ebbdec5ebd
Add space between foreach and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
65df4327dd
Refactor code to work with prefixed Sabberworm\CSS\Parser
...
[MAILPOET-1761]
2019-02-11 10:29:05 -05:00
59418efa99
Merge pull request #1746 from mailpoet/phpstan-cleanup
...
Raise PHPStan strictness level to 1
2019-01-28 10:47:24 -05:00
9f13f68e39
Fix "Access to undefined property" rule violations
2019-01-23 11:33:47 +02:00
9f3c98380f
Add submit animation styles to form editor
...
[MAILPOET-1567]
2019-01-22 10:03:09 +01:00
bb3433948f
Make success message bold
...
[MAILPOET-1564]
2018-11-15 13:01:58 +01:00
f044db5745
Update form css
...
[MAILPOET-593]
2017-08-01 11:28:53 +02:00
ed886280de
- Rewrites the CSS styles processor/renderer class
...
- Adds unit tests
2017-01-13 13:16:57 -05:00
0bfbe6dc79
Change TRUE, FALSE, NULL capitalization to lowercase
2016-06-30 18:46:33 +03:00
4b528549f5
edit subscription form + save
2016-03-03 15:57:42 +01:00
5121dbe0c8
Form Editor Round 3
...
- added prefix to form styles so that it does not conflict when multiple forms are on the same page
- added validation on form save for segments
2016-02-12 12:45:07 +01:00
cfdb886e88
Date widget
...
- fixed date widget
- fixed default styles for radio inputs in form rendering
2015-11-06 16:09:09 +01:00
a31dce6226
fixed list selection widget + started form submission
2015-11-06 16:09:09 +01:00
c2e7513381
Form editor
...
- new form with default data
- load/save in form editor
- widgets -> settings form
- widgets -> shortcode for subscribers count
- widgets -> form rendering
- added useful filters to Subscribers (for status related search)
- refactor & cleanup
2015-11-06 16:09:09 +01:00
541696863e
Form editor
...
- new/edit in forms listing goes to editor
- fixed editor dependencies (via Webpack)
- updated forms table schema
- saving/loading a form works
2015-11-06 16:09:09 +01:00