Andrey Antukh
|
8af46ac7fc
|
✨ Minor improvements on section initialization.
|
2021-09-02 09:45:43 +02:00 |
|
Andrey Antukh
|
c8102f4bff
|
🎉 Share link & pages on viewer.
|
2021-08-18 16:54:56 +02:00 |
|
Andrés Moya
|
1de1eb6b9b
|
🐛 Fix initial shape names
|
2021-08-13 13:42:33 +02:00 |
|
Andrés Moya
|
982aa874f2
|
🐛 Disable path conversion for raw-svg, to avoid errors
|
2021-08-05 14:54:54 +02:00 |
|
Andrés Moya
|
5e788fff99
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-08-04 12:00:13 +02:00 |
|
Andrey Antukh
|
326c52604b
|
🐛 Don't dissoc :current-team-id on finalizing workspace.
|
2021-08-04 11:54:54 +02:00 |
|
Andrés Moya
|
6a1ab4d73c
|
🎉 Allow to zoom with ctrl + middle button
|
2021-08-03 09:50:09 +02:00 |
|
Andrey Antukh
|
bff35de39f
|
🐛 Don't remove :workspace-layout on finalize-file.
|
2021-07-27 14:10:56 +02:00 |
|
Andrey Antukh
|
44f96dd6a3
|
Merge pull request #1095 from penpot/text-editor-improvements
Text editor improvements
|
2021-07-26 11:02:29 +02:00 |
|
Andrés Moya
|
fa99dea8fe
|
📚 Add some comments about possible code enhancements
|
2021-07-16 16:21:56 +02:00 |
|
alonso.torres
|
9ebafddac2
|
✨ Make last font used the default for next text box
|
2021-07-16 13:13:24 +02:00 |
|
Andrés Moya
|
56795f8d26
|
♻️ Reorder functions, for more clarity, and add some comments
|
2021-07-09 12:53:47 +02:00 |
|
alonso.torres
|
55d2acdf13
|
✨ Incremental area selection
|
2021-07-08 22:01:05 +02:00 |
|
alonso.torres
|
4e439792ec
|
✨ Double click won't make a shape a path until you change a node
|
2021-07-08 16:02:39 +02:00 |
|
Andrés Moya
|
36cca0d871
|
🐛 Reset constraints when reparenting a shape
|
2021-06-28 22:46:13 +02:00 |
|
Andrés Moya
|
08d2dbc9bb
|
✨ Preserve components on copy&paste when possible
|
2021-06-28 22:45:48 +02:00 |
|
Andrey Antukh
|
e90185b553
|
✨ Fix linter issues on frontend (part 1).
|
2021-06-18 11:20:25 +02:00 |
|
Andrey Antukh
|
a8523f41b3
|
🐛 Remove unnecesary redirect when user goes from dashboard to workspace.
And then, clicks the browser back button.
|
2021-06-17 11:42:00 +02:00 |
|
elhombretecla
|
e45f7598db
|
✨ First viewer header changes
|
2021-06-02 11:10:52 +02:00 |
|
Andrey Antukh
|
068c94da4e
|
♻️ Replace frontend transit ns usage with common transit.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
8847047fd1
|
🐛 Fix unexpected exception when user leaves typography name empty.
|
2021-05-27 12:21:40 +02:00 |
|
alonso.torres
|
ed95b59003
|
🐛 Fix issue when group creation leaves an empty group
|
2021-05-25 10:11:50 +02:00 |
|
Andrey Antukh
|
77ab0706be
|
🐛 Fix some issues on recent files loading.
|
2021-05-20 16:55:57 +02:00 |
|
Andrey Antukh
|
2ea200be78
|
🎉 Add new font selector to workspace.
|
2021-05-19 14:23:51 +02:00 |
|
alonso.torres
|
6003591ecd
|
Merge remote-tracking branch 'origin/staging' into develop
|
2021-05-17 17:55:25 +02:00 |
|
alonso.torres
|
c618317a76
|
✨ Minor improvements
|
2021-05-17 17:08:24 +02:00 |
|
alonso.torres
|
346fb8fb11
|
✨ Transform simple shapes to path on double click
|
2021-05-17 13:12:20 +02:00 |
|
alonso.torres
|
b2e01cd52b
|
⚡ Performance improvements
|
2021-05-13 17:06:45 +02:00 |
|
Andrey Antukh
|
d613d00bca
|
✨ Minor improvements on workspace initialization.
|
2021-05-13 14:34:31 +02:00 |
|
alonso.torres
|
e1dfd91e24
|
⚡ Frame thumbnails
|
2021-05-11 18:18:45 +02:00 |
|
Andrey Antukh
|
0f8e2a9b1b
|
🎉 Add experimental trazability to update-file.
|
2021-05-10 14:53:47 +02:00 |
|
Andrey Antukh
|
c70bc5baff
|
♻️ Refactor dashboard state management.
Mainly for performance, also affects backend endpoints.
|
2021-05-10 14:53:47 +02:00 |
|
Andrés Moya
|
4c48f34d61
|
🎉 Add resize scale for texts
|
2021-05-10 13:28:15 +02:00 |
|
Andrés Moya
|
0cc600de6d
|
✨ Preserve layer order when copying shapes to the clipboard
|
2021-05-09 15:14:17 +02:00 |
|
alonso.torres
|
6d5276c0c6
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-07 13:34:48 +02:00 |
|
alonso.torres
|
5e0101e424
|
🐛 Fixes problem with edition state and paths
|
2021-05-07 13:13:58 +02:00 |
|
alonso.torres
|
550164cf5e
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-06 16:34:58 +02:00 |
|
alonso.torres
|
57b6807333
|
🐛 Fix problem when copy image shapes
|
2021-05-06 15:55:02 +02:00 |
|
Andrey Antukh
|
6dbabf2935
|
♻️ Refactor application initialization.
|
2021-05-06 14:13:54 +02:00 |
|
alonso.torres
|
a91a57581f
|
🐛 Fix issues with non updated selected
|
2021-05-05 14:27:19 +02:00 |
|
alonso.torres
|
be0d1c19fa
|
♻️ New namespace for state helpers
|
2021-05-05 14:27:19 +02:00 |
|
alonso.torres
|
d67dd21c56
|
✨ Improved performance on move and text resize
|
2021-04-27 18:00:59 +02:00 |
|
alonso.torres
|
59187f9ff4
|
♻️ Refactor commit-changes and undo actions
|
2021-04-27 18:00:59 +02:00 |
|
Andrey Antukh
|
e4d4245b6c
|
✨ Move data.colors under workspace namespace.
|
2021-04-16 12:16:13 +02:00 |
|
alonso.torres
|
2e6dacf539
|
♻️ Refactor path into modules
|
2021-04-14 16:57:25 +02:00 |
|
Andrey Antukh
|
03a031091f
|
🎉 Allow copy&paste from inkscape.
|
2021-04-13 17:16:39 +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
|
0a44dbd921
|
🐛 Fixes problem with pan and space
|
2021-04-09 15:31:54 +02:00 |
|
Andrey Antukh
|
ae1d5667cc
|
Merge remote-tracking branch 'origin/bugfixing' into staging
|
2021-03-29 09:22:06 +02:00 |
|