Andrey Antukh
395962ae4d
✨ Merge tokens-studio/develop into develop
2024-11-21 16:08:42 +01:00
Pablo Alba
d9eff00a71
✨ Integrate viewer role with plugin menus and popup
2024-11-08 10:37:57 +01:00
Andrey Antukh
b82679deaf
🎉 Merge tokens-studio
2024-11-05 14:21:09 +01:00
Belén Albeza
e4eb80f643
🎉 Switch new renderer to Emscripten (from wasm-bindgen)
2024-10-23 13:14:17 +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
Pablo Alba
bd08e99080
♻️ Clean up and refactors of viewer role
2024-10-18 10:12:59 +02:00
Pablo Alba
226ab7233b
✨ Add viewer role to workspace
2024-10-15 13:38:46 +02:00
Belén Albeza
884ceb052b
✨ Use dynamic import for wasm module
2024-09-17 14:52:27 +02:00
Andrey Antukh
f187012469
♻️ Refactor naming and location of flash notifications
2024-08-07 15:04:52 +02:00
Belén Albeza
39b2c1722a
♻️ Refactor loader* component props & usage
2024-07-29 09:20:06 +02:00
Eva Marco
af5a189d04
♻️ Replacing the old Pencil loader with the new Loader component
2024-07-24 17:06:13 +02:00
Belén Albeza
c9258b5526
✨ Remove workspace partial scss stylesheet
2024-06-27 15:35:57 +02:00
Andrey Antukh
6436ef334b
♻️ Refactor persistence layer
2024-06-04 10:15:32 +02:00
alonso.torres
4c71a4367f
✨ Add plugins management dialog
2024-05-16 12:26:19 +02:00
Aitor
1991b44c00
🐛 Fix toolbar not centered in workspace
2024-01-22 18:34:16 +01:00
Eva
c14fe661df
♻️ remove new css from other elements
2024-01-05 14:23:14 +01:00
Eva
7a3525febc
♻️ Remove new-css-system from right sidebar elements
2024-01-04 10:27:54 +01:00
Eva
7d2da6ef80
♻️ Remove new-css-system from workspace toolbar
2023-12-29 15:32:05 +01:00
Eva
93a7a8e856
♻️ Remove new-css-system from workspace palettes
2023-12-29 15:32:05 +01:00
Eva
412343f3de
♻️ Remove new-css-system from workspace header
2023-12-29 15:32:05 +01:00
alonso.torres
9834195f0e
🐛 Fix scroll so it's not hidden against palette
2023-12-13 16:12:41 +01:00
alonso.torres
e9a42bbc69
💄 Small visual fixes
2023-12-01 15:49:41 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Andrey Antukh
ae08a330fa
✨ Add internal improvements to debug related namespaces
2023-09-22 09:48:41 +02:00
Alejandro Alonso
69f2e7c43f
Merge remote-tracking branch 'origin/staging' into develop
2023-09-01 12:40:17 +02:00
Andrés Moya
288030888a
🐛 Fix message popup remains open when exiting workspace
2023-08-31 11:39:46 +02:00
Eva
28a06c99b5
💄 UI structure redesign
2023-08-07 12:52:36 +02:00
Andrey Antukh
52b7328ef5
💄 Fix indentation on workspace left toolbar ns
2023-07-12 15:26:12 +02:00
Eva
fe8f13ed57
✨ Add new palette UI
2023-07-04 15:35:45 +02:00
alonso.torres
c74ccfaa8d
✨ Fix new styles leaking for scroll
2023-06-13 11:50:21 +02:00
Andrés Moya
d8861bbf48
🐛 Refix commit f3754d0c555b8, lost in merge conflict
2023-05-30 14:41:54 +02:00
Andrey Antukh
b85b479396
✨ Add more improvements to workspace initialization
2023-05-26 08:04:01 +02:00
Andrey Antukh
5d892d14d5
✨ Move sidebar ns to correct location
2023-05-26 08:04:01 +02:00
Andrey Antukh
da5209001b
✨ Hide all messages on enter workspace
...
move the logic from component to event
2023-05-26 08:04:01 +02:00
Andrey Antukh
a6659601f4
✨ Make workspace readiness state more robust
2023-05-26 08:04:01 +02:00
Andrey Antukh
ff00043811
✨ Improve workspace initialization flow
2023-05-26 08:04:01 +02:00
Andrey Antukh
ca439cf604
⚡ Add minor performance improvements to workspace main components
2023-05-26 08:04:01 +02:00
Andrey Antukh
fcc4f4eed8
⚡ Refactor state management of workspace assets sidebar
2023-05-26 07:57:28 +02:00
Eva
36b016a37b
✨ Add new palette UI
2023-05-22 15:59:49 +02:00
Andrés Moya
25f7c14f97
🐛 Fix deactivation of show distances when alt-tab is used
...
Alt key with a shape selected activates show-distances mode.
If you press Alt+tab, in many window managers the window is switched,
and thus the alt keydown event is sent to other app and does not reach
Penpot. So, we need to deactivate the mode also on window blur.
2023-05-17 13:53:22 +02:00
Eva
86b0e95458
✨ Add new layers panel UI design
2023-04-27 12:26:26 +02:00
Andrés Moya
e8d49fae13
✨ Allow to cancel and resume later remove graphics
2023-03-29 12:57:21 +02:00
Andrey Antukh
582ec187f8
Merge remote-tracking branch 'origin/staging' into develop
2023-03-17 10:19:04 +01:00
alonso.torres
6a4d505033
🐛 Fix problem with alt getting stuck when alt+tab
2023-03-16 15:08:03 +01:00
Alejandro Alonso
d685888720
Merge remote-tracking branch 'origin/staging' into develop
2023-03-15 09:44:44 +01:00
alonso.torres
2c6513ac85
🐛 Fix problems with touch devices and Wacom tablets
2023-03-15 09:28:46 +01:00
Eva
adffdb31f3
✨ Add css variables and theme switch
2023-03-14 11:48:31 +01:00
alonso.torres
37f52cafc9
🐛 Fix problem with rules when changing pages
2023-03-09 17:28:21 +01:00
alonso.torres
7b72906096
🐛 Fix problem on finalize page
2023-03-06 16:27:13 +01:00
alonso.torres
cd505ecced
🐛 Fix problem with rules position on changing pages
2023-03-03 14:20:53 +01:00