Commit Graph

32 Commits

Author SHA1 Message Date
6662f4e4d2 Keep block highlighted and tools displayed when editing settings
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
5c92af4881 Add and fix comma-dangle rules for *.js files
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
61ab593dcb Fix order of definitions, remove unnecesary vars
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
bb658f77ec Fix indentaition in *.js files (auto-fix by ESLint)
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
afcde00003 Convert AMD and CommonJS odules to ES6
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
8ff4f7720b Fix custom fonts for buttons [MAILPOET-1633] 2018-11-13 16:26:59 +01:00
fbfcfcc85b editor: Save button, divider defaults by its context of usage 2018-03-15 11:23:55 +01:00
1d9b4839f7 editor: Update config blockDefaults by latest used value per type 2018-03-15 11:23:54 +01:00
4dc9004303 Tests: no-shaddow 2017-10-25 14:52:53 +00:00
d6af88d667 Tests object-curly-spacing 2017-10-10 09:09:03 +00:00
f898746967 Tests keyword-spacing 2017-10-10 09:09:03 +00:00
68165b7b78 Tests space-before-function-paren 2017-10-10 09:09:03 +00:00
bda71ae78e Tests space-unary-ops 2017-10-10 09:07:29 +00:00
9b41641e97 Tests vars-on-top 2017-10-09 11:17:23 +00:00
69c540288b Tests one-var 2017-10-09 11:15:58 +00:00
4e508855fc Fix eslint no-unused-expressions in tests
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
72c0a6f165 Fix eslint no-undef in tests
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
195ccb5eed Fix indent rule in tests
[MAILPOET-1029]
2017-09-07 16:05:45 +01:00
998795e0e0 Fix tests semi eslint rule [MAILPOET-1030] 2017-09-05 12:31:51 +01:00
d181bde0e9 tests: quotes 2017-08-24 09:16:51 +02:00
eaf10e8a96 Fix no-param-reassign in tests
[MAILPOET-1033]
2017-08-16 12:34:59 +02:00
f0c59ff635 Fix tests comma-dangle eslint rule [MAILPOET-1028] 2017-07-31 09:27:26 +02:00
bc51b6efc8 Add replaceAllButtonStyles test to button
[MAILPOET-896]
2017-06-09 07:24:26 +01:00
69c8670b01 Add an option to open settings by clicking on the block for image,
button, social, divider and spacer blocks
2016-08-19 14:57:14 +03:00
da44a87415 Change onkeyup to oninput events to correctly detect pasting into
inputs
2016-08-18 16:55:53 +03:00
5d48ecac80 Add a method to bulk update ALC blocks in newsletter editor 2016-05-31 13:53:45 +03:00
aac2cd6eb8 Add button "Bold" text option, fix unit tests 2016-02-17 12:25:03 +02:00
8ac9799df6 Move modules from Marionette to AMD modules, fix tests 2015-09-09 14:19:08 +03:00
2aac4f2a70 Rename editor's modules to be anonymous 2015-09-09 14:19:07 +03:00
e6d59496eb Reindent code by 2 spaces, instead of 4 2015-08-28 12:35:33 +03:00
21a4843a48 Integrate newsletter editor tests 2015-08-28 12:35:33 +03:00
42586a72e9 Move over initial editor code, split templates into smaller pieces 2015-08-28 00:43:01 +03:00