alonso.torres
55fda698ec
✨ Add events for versions
2024-10-30 13:09:49 +01:00
Andrey Antukh
acf273e4e3
Merge pull request #5225 from penpot/azazeln28-panning-performance-improvement
...
✨ Improve panning code
2024-10-29 19:43:54 +01:00
alonso.torres
ecb7f0a2f6
✨ File history versions management
2024-10-29 14:23:35 +01:00
AzazelN28
1e0e0aabf2
✨ Improve panning code
2024-10-29 14:06:45 +01:00
Alejandro Alonso
96bb282674
✨ Fix many corner issues related to shape data structure change
2024-10-29 11:30:31 +01:00
Belén Albeza
4623f36042
✨ Write shapes directly to wasm memory
2024-10-29 11:30:31 +01:00
Andrey Antukh
cc6e071f48
♻️ Remove all usage of graalvm js runtime
...
And replace it with a commandline call to nodejs
for execute a custom svgo based command line script.
2024-10-22 23:30:56 +02:00
Pablo Alba
68f560e29b
🐛 Fix corner case of change rol to viewer when editing a text
2024-10-21 17:05:53 +02:00
Andrey Antukh
d6da8afdce
✨ Add improved abstraction for team permissions
...
Relevant changes:
- replace user-viewer? with can-edit removing many double
negations on the code
- always use team permissions making the permissions access uniform
around all the code
- expose team permissions to ui tree through ctx/team-permissions
context
2024-10-21 12:36:01 +02:00
Andrey Antukh
6c9f4a8fd5
♻️ Reorganize files export and import related code on frontend
2024-10-18 17:19:29 +02:00
Andrey Antukh
8618cb950f
🎉 Add binfile-v3 export/import file format
2024-10-18 17:19:29 +02:00
Pablo Alba
bd08e99080
♻️ Clean up and refactors of viewer role
2024-10-18 10:12:59 +02:00
Pablo Alba
66530ca868
♻️ Minor fixes on viewer role on workspace
2024-10-17 16:29:41 +02:00
Eva Marco
536c25c206
♻️ Resolve minor errors on viewer role on dashboard
2024-10-16 10:37:52 +02:00
Pablo Alba
6fb65de100
✨ Close menus and modals on role change
2024-10-15 13:38:46 +02:00
Pablo Alba
823792339f
✨ Kick out of a team - Visibility of System Status
2024-10-15 13:38:46 +02:00
Pablo Alba
226ab7233b
✨ Add viewer role to workspace
2024-10-15 13:38:46 +02:00
alonso.torres
c236e0765b
🐛 Fix problems with show in viewer and interactions
2024-10-14 15:25:37 +02:00
alonso.torres
1e68d4ec87
✨ Close plugin on esc button
2024-10-10 16:03:45 +02:00
Eero Pitkänen
fbb3271c81
🐛 Fix dragging path points by returning closest point instead of only the distance
2024-10-10 11:45:16 +02:00
Andrey Antukh
002b1679c3
♻️ Clean assertion and schema chechking API
2024-10-08 15:30:33 +02:00
Andrey Antukh
ffadf29ad7
✨ Add minor improvements to text editor v2 events handling
...
Also updates the editor code to the latest version
2024-10-07 10:13:21 +02:00
Andrey Antukh
334e83479f
✨ Add minor improvements for text-editor-v2
2024-10-03 09:51:04 +02:00
AzazelN28
7398f7ce0d
♻️ Replace Draft.js with custom editor
2024-10-01 22:31:16 +02:00
Alejandro Alonso
a1fc785771
Merge remote-tracking branch 'origin/staging' into superalex-merge-conflicts-2
2024-09-23 10:08:06 +02:00
alonso.torres
2b2a84da64
🐛 Fix problem with frame guides
2024-09-18 12:15:12 +02:00
Andrey Antukh
b82c6326cf
✨ Add better error reporting on changes validation
2024-09-18 12:15:12 +02:00
Andrey Antukh
4f84e77b10
✨ Add generative tests for set-guide change
2024-09-18 12:15:12 +02:00
Andrey Antukh
4ad4057878
♻️ Refactor page options data structure
2024-09-18 12:15:12 +02:00
Andrey Antukh
179d534237
🐛 Fix several issues related to invalid colors inserted on shadows
2024-09-16 18:32:40 +02:00
alonso.torres
8c1fba5160
✨ Add api methods to align, distribute and flatten shapes
2024-09-13 12:29:07 +02:00
Andrey Antukh
b882b9e283
🔥 Remove usage of public usage of sm/define funcion
2024-09-13 11:30:55 +02:00
Andrey Antukh
c8caca77a3
✨ Add storage namespacing
...
Allows separate global properties from user specific properties
2024-09-13 11:30:55 +02:00
Andrey Antukh
886c0c596f
Merge pull request #5060 from penpot/alotor-bugfixes
...
Bugfixes
2024-09-05 15:32:44 +02:00
alonso.torres
a180c33a32
🐛 Fix problem with SVG import
2024-09-05 09:26:22 +02:00
Andrey Antukh
e9c55e9eb4
✨ Make recent colors to be stored locally instead of on file
2024-09-04 16:20:00 +02:00
Alejandro Alonso
9fb91b3052
Merge remote-tracking branch 'origin/staging' into develop
2024-09-03 13:06:40 +02:00
Pablo Alba
2a13c2ec00
🎉 Add export event for telemetry
2024-09-03 12:03:36 +02:00
Andrey Antukh
3026bd8aaf
Merge remote-tracking branch 'origin/staging' into develop
2024-08-23 10:59:14 +02:00
Alejandro Alonso
c86afca1d0
🐛 Fix deleted fonts on file load
2024-08-20 13:00:18 +02:00
Andrey Antukh
aa39de4ea8
🐛 Fix incorrect params for notifications
2024-08-13 11:04:26 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
alonso.torres
19b2f330dd
Merge remote-tracking branch 'origin/plugins-beta-test' into develop
2024-07-26 13:47:12 +02:00
alonso.torres
2d25df33ce
✨ Add write methods to prototype API
2024-07-23 16:55:32 +02:00
alonso.torres
35f4a07d27
Merge remote-tracking branch 'origin/plugins-beta-test' into develop
2024-07-05 11:12:58 +02:00
Andrey Antukh
6f8ce1fc5a
Merge pull request #4849 from penpot/alotor-plugins-6
...
✨ Add events for plugins
2024-07-04 17:17:38 +02:00
alonso.torres
aded9f1a36
🐛 Fix problem when creating SVG images
2024-07-04 16:01:02 +02:00
alonso.torres
53d3b2abbc
✨ Add events for plugins
2024-07-04 15:16:34 +02:00
Andrey Antukh
e9a28b034f
🔥 Replace spec with schema on file RPC methods
2024-07-04 12:30:28 +02:00
alonso.torres
42230f2630
✨ Change shapes color
2024-07-02 10:41:06 +02:00