Andrey Antukh
|
55ea84a056
|
✨ Add more adaptations to make app run in a prefixed path.
|
2021-04-20 16:42:21 +02:00 |
|
Andrey Antukh
|
2828ccda7f
|
✨ Add the ability to check roles to openid integration.
|
2021-04-20 16:42:21 +02:00 |
|
Andrés Moya
|
fad9d2fd3a
|
🎉 Allow calculations in numeric fields
|
2021-04-20 13:32:36 +02:00 |
|
Andrey Antukh
|
a777e8e42a
|
🐛 Set correct locale code for Greek.
|
2021-04-16 12:16:13 +02:00 |
|
Andrey Antukh
|
88eb6abdd6
|
✨ Improve time related functions (frontend).
|
2021-04-16 12:16:13 +02:00 |
|
Andrés Moya
|
dd6bd6bbff
|
🐛 Fix frontend tests
|
2021-04-16 11:38:51 +02:00 |
|
Andrey Antukh
|
d946aceacb
|
Merge branch 'main' into develop
|
2021-04-15 17:34:40 +02:00 |
|
Andrey Antukh
|
e3691cc0e3
|
🔥 Remove console.log.
|
2021-04-15 17:10:49 +02:00 |
|
alonso.torres
|
fc383664c7
|
✨ Adds join, merge, separate nodes
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
bc3640893c
|
✨ Remove nodes
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
5361e42976
|
✨ Path split segments
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
e81b1b8115
|
✨ Adds point to curves tool
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
421b30c1d8
|
✨ Snapping on path elements
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
c22b4a1de2
|
✨ Allows multiple selection and move
|
2021-04-14 16:57:25 +02:00 |
|
Andrey Antukh
|
eff333cbaf
|
Merge branch 'main' into develop
|
2021-04-14 13:52:09 +02:00 |
|
Andrey Antukh
|
a8565dc2c2
|
🐛 Fix typography unlinking.
|
2021-04-14 08:32:06 +02:00 |
|
Andrey Antukh
|
bfbc715977
|
Merge remote-tracking branch 'origin/bugfixes' into develop
|
2021-04-13 14:14:03 +02:00 |
|
alonso.torres
|
162b0cfa6c
|
🐛 Fixes issue when parsing exponential numbers in paths (backport).
|
2021-04-13 14:07:06 +02:00 |
|
Andrey Antukh
|
94ccc013d7
|
🐛 Fix unexpected console errors on removing shape.
Caused because in some instances selected shapes set
will contain an id that is already removed from object.
This is a tipical race condition.
|
2021-04-13 14:07:06 +02:00 |
|
Andrey Antukh
|
4cca8f0600
|
♻️ Refactor translations subsystem.
Migrate from plain json files to gettext.
|
2021-04-13 13:59:50 +02:00 |
|
alonso.torres
|
b9ca4e7f9b
|
🐛 Fixes issue when parsing exponential numbers in paths
|
2021-04-13 13:40:08 +02:00 |
|
Andrey Antukh
|
464a686c04
|
🐛 Fix incorrect handling of user lang selection.
That causes double loading of the http resources
in some circumstances.
|
2021-04-13 12:41:34 +02:00 |
|
Andrey Antukh
|
f545e41d10
|
📎 Fix license header.
|
2021-04-12 16:49:43 +02:00 |
|
Andrey Antukh
|
7d14aef393
|
♻️ Refactor http client.
Start using Fetch API.
|
2021-04-12 16:49:43 +02:00 |
|
alonso.torres
|
6891826c78
|
✨ Adds a worker message buffer for selection queries
|
2021-03-30 14:59:40 +02:00 |
|
alonso.torres
|
c380400578
|
✨ SVG import enhancements
|
2021-03-25 08:19:35 +01:00 |
|
alonso.torres
|
0756de25f8
|
✨ Paths improvements
|
2021-03-25 08:19:35 +01:00 |
|
Andrey Antukh
|
b17067b8da
|
✨ Add Turkish to locale labels.
|
2021-03-23 11:13:21 +01:00 |
|
Andrés Moya
|
6383dc0952
|
✨ Show current page in browser title
|
2021-03-23 11:08:06 +01:00 |
|
alonso.torres
|
136a48a18f
|
♻️ Viewport refactor and improvements
|
2021-03-22 22:09:57 +01:00 |
|
Andrey Antukh
|
a1e75c6e03
|
🐛 Fix typo on i18n locale labels.
|
2021-03-17 07:56:27 +01:00 |
|
Andrey Antukh
|
1e6673f6b6
|
✨ Add deutsche lang to the supported languages.
|
2021-03-16 18:02:52 +01:00 |
|
Andrey Antukh
|
67138ac629
|
🐛 Properly handle nil values on style conversion.
|
2021-03-16 16:37:59 +01:00 |
|
Andrey Antukh
|
b816e0ed32
|
🐛 Fix possible issue with advanced compilation.
|
2021-03-16 15:47:50 +01:00 |
|
Andrey Antukh
|
fc29e8fb6b
|
🐛 Fix minor issue on text_editor_impl.js file.
That causes the production build fail.
|
2021-03-16 15:13:32 +01:00 |
|
Andrey Antukh
|
7bc91e7224
|
✨ Allow to unselect the text alignment.
Defaulting to 'start' (rtl friendly).
|
2021-03-16 14:42:35 +01:00 |
|
Andrey Antukh
|
f0087e11b0
|
🐛 Proper handle visual selection on blured editor.
|
2021-03-16 14:42:35 +01:00 |
|
Andrey Antukh
|
68e3566b8b
|
🐛 Properly handle empty blocks on draft-js format conversion.
|
2021-03-16 14:42:35 +01:00 |
|
Andrey Antukh
|
3bef80932d
|
♻️ Replace slate editor with draft-js.
|
2021-03-16 14:42:35 +01:00 |
|
Andrey Antukh
|
439e5ee6a1
|
🎉 Add array util ns (frontend only).
|
2021-03-16 14:42:35 +01:00 |
|
Andrés Moya
|
84b7a2de0b
|
✨ Disable drag enter/leave animation in webkit browsers
|
2021-03-15 14:58:37 +01:00 |
|
Andrés Moya
|
797ba3ef9b
|
♻️ Rename custom data types in drag&drop
|
2021-03-15 14:37:40 +01:00 |
|
Andrés Moya
|
c2332331ce
|
🎉 Drag and drop files in the dashboard
|
2021-03-12 12:40:41 +01:00 |
|
alonso.torres
|
4da3270d34
|
✨ Handoff for imported SVGS
|
2021-03-08 13:26:18 +01:00 |
|
alonso.torres
|
29f421d867
|
✨ Import fixes
|
2021-03-08 13:26:18 +01:00 |
|
alonso.torres
|
e75284ce97
|
✨ Support for upload embedded images
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
7482122964
|
✨ Adjustments to svgclean
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
d3345c0fa6
|
✨ Clip-paths, polylines, polygons and fixes
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
237ef2a205
|
✨ Adds rects, ellipses and uses to svg elements
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
6e88d3a04c
|
✨ Adds imported rectangles SVGs
|
2021-03-08 13:25:55 +01:00 |
|