alonso.torres
|
de8207c5a6
|
✨ Snap on paths
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
5f114163dc
|
✨ Fixes licenses headers
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
5ce2bc862c
|
♻️ Move streams refactor
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
6db144e5ed
|
✨ Path-point calculation
|
2021-04-14 16:57:25 +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
|
2e6dacf539
|
♻️ Refactor path into modules
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
c22b4a1de2
|
✨ Allows multiple selection and move
|
2021-04-14 16:57:25 +02:00 |
|
alonso.torres
|
a06a8c648e
|
✨ Select path nodes in area
|
2021-04-14 16:57:25 +02:00 |
|
Andrés Moya
|
112e656f40
|
🎉 Sort assets ascending / descending
|
2021-04-14 14:17:59 +02:00 |
|
Andrés Moya
|
77a2fd6e36
|
🎉 Bulk duplicate and delete assets
|
2021-04-14 14:17:59 +02:00 |
|
Andrés Moya
|
3613e6f3d3
|
🎉 Group components and graphics in assets sidebar
|
2021-04-14 14:17:59 +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
|
7cc4873dd4
|
♻️ Move svg parsing into query rpc methods.
|
2021-04-13 17:16:39 +02:00 |
|
Andrey Antukh
|
03a031091f
|
🎉 Allow copy&paste from inkscape.
|
2021-04-13 17:16:39 +02:00 |
|
Andrey Antukh
|
bfbc715977
|
Merge remote-tracking branch 'origin/bugfixes' into develop
|
2021-04-13 14:14:03 +02:00 |
|
Andrey Antukh
|
99bcf0484a
|
🐛 Fix race conditions on profile and teams loading.
|
2021-04-13 14:07:06 +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 |
|
Andrey Antukh
|
9a0f6018a7
|
Merge branch 'main' into develop
|
2021-04-09 15:32:20 +02:00 |
|
alonso.torres
|
0a44dbd921
|
🐛 Fixes problem with pan and space
|
2021-04-09 15:31:54 +02:00 |
|
Andrey Antukh
|
09aa28a943
|
🐛 Fix incorrect vertical align handling.
|
2021-04-09 09:12:14 +02:00 |
|
Andrey Antukh
|
4f20d22a4f
|
🐛 Use safer defaults for xml parser.
|
2021-04-06 17:08:12 +02:00 |
|
Andrey Antukh
|
d93fa72e48
|
🎉 Add release notes lightbox.
|
2021-04-06 12:05:39 +02:00 |
|
alonso.torres
|
9e348ecc99
|
🐛 Fixed problem when editing paths
|
2021-04-05 11:23:46 +02:00 |
|
Andrey Antukh
|
2500486186
|
🐛 Properly redirect bad-gateway errors on login.
|
2021-03-29 18:01:40 +02:00 |
|
Andrey Antukh
|
ae1d5667cc
|
Merge remote-tracking branch 'origin/bugfixing' into staging
|
2021-03-29 09:22:06 +02:00 |
|
Andrey Antukh
|
caf1ef653f
|
🐛 Fix wrong spec usage.
|
2021-03-29 09:06:24 +02:00 |
|
alonso.torres
|
3cb9470db2
|
🐛 Fix problem with enter to edit paths
|
2021-03-26 15:57:05 +01:00 |
|
alonso.torres
|
20e4562c09
|
🐛 Fixed some issues when shift-selecting on sidebars
|
2021-03-26 10:42:34 +01:00 |
|
alonso.torres
|
c380400578
|
✨ SVG import enhancements
|
2021-03-25 08:19:35 +01:00 |
|
alonso.torres
|
b534f5b736
|
🐛 Fixed problem with enter key shortcut
|
2021-03-25 08:17:45 +01:00 |
|
Andrés Moya
|
2dbcb4c2a2
|
🎉 Rename frame with double click on the title
|
2021-03-24 11:42:40 +01:00 |
|
Andrés Moya
|
ec217d8201
|
🎉 Remember last team visited
|
2021-03-23 13:37:21 +01:00 |
|
alonso.torres
|
136a48a18f
|
♻️ Viewport refactor and improvements
|
2021-03-22 22:09:57 +01:00 |
|
Andrés Moya
|
dcb913d9fa
|
✨ Hide navbar in fullscreen view mode
|
2021-03-22 13:41:51 +01:00 |
|
Andrey Antukh
|
e15d93e8a4
|
♻️ Reimplement workspace presence state.
Remove the use of the database for presence state.
|
2021-03-22 13:38:44 +01:00 |
|
Andrés Moya
|
1e25e543b3
|
💄 Rename "master" to "main" in components
|
2021-03-22 13:20:30 +01:00 |
|
Andrey Antukh
|
aa83f1bbd3
|
🐛 Fix undo with text shapes.
|
2021-03-16 14:42:35 +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
|
ede42e42b1
|
🐛 Don't emit update-shape when no page-id.
|
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
|
3bef80932d
|
♻️ Replace slate editor with draft-js.
|
2021-03-16 14:42:35 +01:00 |
|
Andrés Moya
|
4b2a4c8fa3
|
💄 Refactor clear selected files
|
2021-03-12 12:40:41 +01:00 |
|
Andrés Moya
|
c2332331ce
|
🎉 Drag and drop files in the dashboard
|
2021-03-12 12:40:41 +01:00 |
|
alonso.torres
|
3329216e3c
|
🐛 Fixes problem with default square grid
|
2021-03-10 11:57:48 +01:00 |
|