alonso.torres
|
2e54989357
|
🐛 Fixes problems with rotation handlers
|
2020-04-28 09:08:55 +02:00 |
|
Andrey Antukh
|
7a93a06770
|
🐛 Fix text edition mode.
|
2020-04-27 16:26:44 +02:00 |
|
Andrés Moya
|
9e21d6ab9d
|
🎉 Add stroke-alignment option
|
2020-04-27 14:33:45 +02:00 |
|
Andrey Antukh
|
0435954f32
|
✨ Enable edition without edition mode.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
3d4cbe28f2
|
🎉 Add uxbox.util.object ns.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
009720696c
|
✨ Update translation strings on text shape options.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
c0173c499a
|
🎉 Add fill and opacity to texts.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
fe397f89de
|
✨ Remove runtime fetching of google fonts.
Make the fonts loading & transformation as a cljs
compile time process.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
38bbe89f60
|
🐛 Prevent font flickering on font change.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
9441b87d36
|
🔥 Remove debug info from worker.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
5ce741ba6d
|
🎉 Add support for store plain js objects in transit.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
aea7b9b6bf
|
✨ Add empty file for cljs.user ns.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
aca1959dd7
|
🎉 Add new text shape.
|
2020-04-27 14:29:18 +02:00 |
|
Andrey Antukh
|
beed68166e
|
🎉 Reoganize builtin fonts.
|
2020-04-27 14:29:18 +02:00 |
|
alonso.torres
|
91eebecb61
|
🐛 Fixes problem when drawing new shape
|
2020-04-27 14:28:09 +02:00 |
|
alonso.torres
|
822b13ef75
|
🐛 Fixed issue with flipped shapes
|
2020-04-27 13:27:35 +02:00 |
|
alonso.torres
|
285be7f5ff
|
✨ Maintain proportions when control key is pressed
|
2020-04-27 07:55:30 +02:00 |
|
alonso.torres
|
9f351ef155
|
🐛 Fixes problem with localStorage in web worker
|
2020-04-27 07:54:55 +02:00 |
|
alonso.torres
|
6d1a676f2f
|
🐛 Fixes problems with options panel
|
2020-04-27 07:08:10 +02:00 |
|
alonso.torres
|
de476383bd
|
🐛 Fixes problems with groups
|
2020-04-27 07:08:10 +02:00 |
|
alonso.torres
|
b0318d3144
|
♻️ Moved main.geom to util.geom.shapes
|
2020-04-27 07:08:10 +02:00 |
|
alonso.torres
|
e6855fd9b3
|
♻️ Refactor to transforms actions
|
2020-04-27 07:08:10 +02:00 |
|
alonso.torres
|
8886db7453
|
🎉 New stretch method
|
2020-04-27 07:08:10 +02:00 |
|
alonso.torres
|
b73958efd0
|
🎉 Improved transformations
|
2020-04-27 07:08:10 +02:00 |
|
Juan de la Cruz
|
d050103f58
|
Fix workspace UI sizes
|
2020-04-25 18:26:17 +02:00 |
|
Andrey Antukh
|
04d364225c
|
🎉 Add page ordering (with d&d).
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
11f54f51ea
|
🐛 Fix context menu handling on image shapes.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
e056da04c3
|
🐛 Fix shape hidden/blocked attrs handling.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
d6d38283e7
|
✨ Improve layers performance.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
45bf06733f
|
🔥 Remove react-dnd dependency.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
77d555dbf2
|
♻️ Refactor workspace initialization.
Enable selection indexation.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
7f7f28f871
|
✨ Remove store dependency from geom ns.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
4030e43ac1
|
🎉 Add (web)worker impl with selection index.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
f7dce00c1f
|
🎉 Add QuadTree implementation.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
5d6d855562
|
💄 Set manifest in json format.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
6adb168ca4
|
✨ Minor improvements on perf ns.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
484702527e
|
🎉 Add worker base implementation.
|
2020-04-20 11:56:10 +02:00 |
|
Andrey Antukh
|
517b50238e
|
✨ Add page-changes query.
|
2020-04-20 11:56:10 +02:00 |
|
Andrés Moya
|
f19a8e67e1
|
🐛 Fix behavior of search box in dashboard
|
2020-04-17 10:15:02 +02:00 |
|
Andrey Antukh
|
284ee4b68f
|
✨ Enable color update when externaly changed.
|
2020-04-16 15:36:31 +02:00 |
|
Andrés Moya
|
7b5f780ac7
|
✨ Allow to edit RGB values by hand
|
2020-04-16 15:30:52 +02:00 |
|
Andrés Moya
|
e3d3751468
|
🎉 Show circle diameter in options form instead of radius
|
2020-04-16 15:24:57 +02:00 |
|
Andrey Antukh
|
4a4a0d0fd4
|
⬆️ Update npm deps.
|
2020-04-16 10:40:30 +02:00 |
|
Andrey Antukh
|
e11d2033d2
|
🎉 Add integrated 403 page.
|
2020-04-16 10:19:36 +02:00 |
|
Andrey Antukh
|
331f698ca3
|
🔥 Remove unused code.
|
2020-04-16 10:09:11 +02:00 |
|
Andrey Antukh
|
9cd25d4fa0
|
🐛 Redirect to 404 page when file not found on workspace.
|
2020-04-16 10:08:00 +02:00 |
|
Andrey Antukh
|
b3770963b0
|
🐛 Fix duplicate ids bug.
Caused by :mov-object bad frame-id assignation.
|
2020-04-16 10:08:00 +02:00 |
|
Andrey Antukh
|
9eed0eedeb
|
🔥 Remove commented code.
|
2020-04-16 10:08:00 +02:00 |
|
Andrey Antukh
|
668aa3ea93
|
💄 Fix naming of some functions on workspace data ns.
|
2020-04-16 10:08:00 +02:00 |
|
Andrey Antukh
|
a591e4539c
|
♻️ Refactor add-shape event.
And remove `add-frame` because `add-shape` is now
generic.
|
2020-04-16 10:08:00 +02:00 |
|