Commit Graph

62 Commits

Author SHA1 Message Date
Ján Mikláš
80013952ca Fix double clicking on text closing TinyMCE instead of selecting word
[MAILPOET-2096]
2019-05-23 07:55:14 -04:00
Ján Mikláš
9e3c26dfd8 Fix getting SVGs classes
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Ján Mikláš
2e5359b7ee Lose focus on any active element when clicked into empty space in newsletter
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Rostislav Wolny
ad05c0ca94 Add resize events bubbling from block to containers
https://marionettejs.com/docs/master/events.html#event-bubbling
[MAIPOET-1816]
2019-03-18 06:07:30 -04:00
Rostislav Wolny
d69e0dea9e Refactor block highlight to be managed fully by highlight behavior
[MAILPOET-1819]
2019-03-18 06:07:30 -04:00
Rostislav Wolny
c9a70c4870 Keep container block highlighted and tools displayed when editing settings
[MAILPOET-1805]
2019-02-28 13:11:21 -05:00
Jan Jakeš
5c92af4881 Add and fix comma-dangle rules for *.js files
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
bb658f77ec Fix indentaition in *.js files (auto-fix by ESLint)
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Jan Jakeš
afcde00003 Convert AMD and CommonJS odules to ES6
[MAILPOET-1829]
2019-02-21 11:52:39 -05:00
Ján Mikláš
45f4cdaf33 Don't show editor controls when dragging or resizing
[MAILPOET-1727]
2019-02-14 07:48:30 -05:00
Ján Mikláš
47bf32c0a5 Remove no longer needed highlighting behaviour
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Ján Mikláš
11cf31a561 Show different highlight borders for column and content blocks
[MAILPOET-1708]
2019-02-11 13:27:30 -05:00
Pavel Dohnal
f1cbc4a7c6 Fix eslint rules in ES5 files 2019-01-30 09:04:32 +01:00
Pavel Dohnal
6028027d47 Use proper backbone set and get
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
283452f47e Update default value
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
b528587b1f Add classes to container with the new columns
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Pavel Dohnal
056b971f7b Add new column layouts to editor
[MAILPOET-1568]
2018-10-30 07:49:28 +01:00
Rostislav Wolny
d8581f761f Add container background image support to editor [MAILPOET-1403] 2018-07-19 14:12:56 +02:00
Amine Ben hammou
4dd17e47ad add image alignment to Posts 2018-05-23 05:17:51 +00:00
Tautvidas Sipavičius
0d514a8084 Do not save defaults for containers 2018-03-26 14:22:55 +01:00
Pavel Dohnal
f7fcec7953 Fix eslint max-len in es5 files
[MAILPOET-1145]
2018-02-19 15:17:57 +00:00
Pavel Dohnal
699017532e Fix func-names rule in es5
Please remove those comments if you work on those files
[MAILPOET-1143]
2018-01-08 14:56:00 +00:00
Pavel Dohnal
8ea4a219e2 Fix padded-blocks eslint rule in ES5 files
[MAILPOET-1144]
2017-11-30 09:12:19 +00:00
Pavel Dohnal
dc569672a9 Fix no-use-before-define eslint rule in ES5 files
[MAILPOET-1144]
2017-11-29 15:17:30 +00:00
Pavel Dohnal
fe0476e1c0 Fix no-shadow eslint rule in ES5 files
[MAILPOET-1144]
2017-11-29 14:49:19 +00:00
Pavel Dohnal
ea552508b4 Fix consistent-return eslint rule in ES5 files
[MAILPOET-1144]
2017-11-29 13:43:35 +00:00
Amine Ben hammou
4e2e9f6f8f rebasing on master 2017-10-09 11:17:23 +00:00
Amine Ben hammou
c90e0e9f64 ES5 no-unused-vars 2017-10-09 11:15:58 +00:00
Amine Ben hammou
c3ea088fca ES5 one-var 2017-10-09 11:15:58 +00:00
Amine Ben hammou
a11d6d7868 ES5 one-var-declaration-per-line 2017-10-09 11:15:58 +00:00
Amine Ben hammou
1ad90680f4 ES5 object-curly-spacing 2017-09-21 09:12:52 +00:00
Amine Ben hammou
33572b2dc7 ES5 no-multi-spaces 2017-09-21 08:47:23 +00:00
Amine Ben hammou
680446b77e ES5 space-before-function-parens 2017-09-21 08:35:12 +00:00
stoletniy
99b6a287f8 Highlight a container block when hovering over its tools [MAILPOET-1088] 2017-09-11 15:32:45 +01:00
Pavel Dohnal
f77620d649 Fix eslint no-undef in ES5
[MAILPOET-1085]
2017-09-11 15:03:30 +01:00
Pavel Dohnal
478e60d60e Fix indent rule in ES5
[MAILPOET-1029]
2017-09-07 15:51:25 +01:00
Amine Ben hammou
cd091c2af6 ES5: quotes 2017-08-24 09:16:51 +02:00
stoletniy
08f81bd816 Fix ES5 comma-dangle eslint rule [MAILPOET-1028] 2017-07-31 09:27:26 +02:00
Pavel Dohnal
695152e947 Allow duplicate content
[MAILPOET-968]
2017-07-11 10:53:52 +01:00
Tautvidas Sipavičius
167a605658 Switch Container block view to use methods defined by base view 2017-04-24 18:00:23 +03:00
Tautvidas Sipavičius
592f11bd5f Fix App activation calls, fix block insertion animations 2017-04-24 18:00:23 +03:00
Tautvidas Sipavičius
92b128039a Fix displaying placeholder message on empty containers 2017-04-24 18:00:23 +03:00
Tautvidas Sipavičius
0b8c787cda Partially migrate newsletter editor to Marionette 3.x from 2.x 2017-04-24 18:00:23 +03:00
Tautvidas Sipavičius
fa117cc7dd Add an animation to display tools 2016-09-02 12:48:44 +03:00
Tautvidas Sipavičius
1a3c767601 - Fix double HR tag issue on ALC/Posts block settings;
- Change "Drop content here" message to a custom one for Posts/ALC blocks
2016-06-09 13:34:26 +03:00
Tautvidas Sipavičius
3edfd32879 - Add highlighting of blocks that are being edited;
- Refactor block settings views;
- Change Posts widget to display 8 posts in settings;
- Move ALC/Posts category selector label to Select2 placeholder.
2016-06-09 13:34:26 +03:00
Tautvidas Sipavičius
5d48ecac80 Add a method to bulk update ALC blocks in newsletter editor 2016-05-31 13:53:45 +03:00
Tautvidas Sipavičius
c844488b0b Switch to VelocityJS for view transitions, slow down some transitions 2016-01-05 15:01:30 +02:00
Tautvidas Sipavičius
155ff09280 Fix incorrect insertion order for containers 2015-12-17 15:21:56 +02:00
Tautvidas Sipavičius
3ef8067968 Remove transition class after it ends for editor content blocks 2015-12-07 18:50:17 +02:00