Commit Graph

22 Commits

Author SHA1 Message Date
Agriya Dev5
afa6e24235 #475 IAN as they changed the API, so removed IAN option in svg edit (#610)
* #475  IAN as they changed the API, so removed IAN option in svg edit

* move imagelib to untested extensions

This feature is causing security warning and needs to be entirely rewritten

Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com>
2022-01-07 12:57:16 +01:00
JFH
fdcfc8a253 move to standard linter for simpler configuration 2021-12-28 11:02:29 -03:00
agriyadev5
091e6396c9 #631 indeed to remove ${} in template 2021-09-24 11:53:57 +05:30
agriyadev5
704588889d #631 web component i18n implement new approach 2021-08-30 17:49:57 +05:30
JFH
8e54c15638 review eslint rule 2021-05-30 16:49:53 +02:00
JFH
01b022b1e7 identation requirement to eslint 2021-05-28 10:35:46 +02:00
JFH
81a31c3dad need loadTranslation to be repeated as dynamic import behaves differently in build mode (vs src mode) 2021-05-16 00:48:06 +02:00
JFH
9a68ba6358 fix some useless console.log 2021-05-15 16:20:13 +02:00
JFH
1bad5b9037 progress on localization 2021-05-14 23:16:27 +02:00
JFH
d3974f8f17 enforce a few eslint rules 2021-05-13 01:00:09 +02:00
JFH
593c415664 update master to V7 2021-05-09 19:29:45 +02:00
Timo Dittmann
41fc05672d Added textLength and lengthAdjust to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
69bf3d9d81 Added word spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
92eac95627 Added letter spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
6bf68e575d Enhancement: Add text anchor to texts 2020-12-08 12:05:06 +01:00
jfh
6d1c36b6d3 useEncodeURIComponent to add security to dynamic import 2020-10-05 21:27:48 +02:00
jfh
e4e7d68aba locale.js with no jquery 2020-09-23 10:05:36 +02:00
jfh
5583488181 disable eslint rule for unsupported feature 2020-09-19 23:59:42 +02:00
jfh
0d34672c9a fix issue with locale extension builds 2020-09-12 01:27:47 +02:00
jfh
ff83e4d22e improve loading of extension locales with fallback 2020-09-10 00:54:17 +02:00
jfh
cfb3620d3a group each plugin in its own folder 2020-09-06 08:32:10 +02:00
jfh
4643bab371 fix editor start with src and dist using es-dev-server 2020-09-01 00:15:18 +02:00