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 f3754d0c55
, 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
alonso.torres
4aa8baa129
✨ Add debug history overlay
2023-01-10 11:02:40 +01:00
Andrey Antukh
12cc5c6c97
Merge pull request #2600 from penpot/palba-workspace-read-only
...
🎉 Add workspace read-only setting
2022-11-29 17:45:37 +01:00
Pablo Alba
cd47c0356a
🎉 Add workspace read-only setting
2022-11-29 17:28:00 +01:00
Andrés Moya
cc60cfc86d
✨ Enhance modal of convert graphics into components
2022-11-24 09:05:50 +01:00
Andrey Antukh
bbf95434d8
🎉 Add lazy loading and storage/pointer-map support on workspace
...
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
2022-11-22 14:06:14 +01:00
Andrés Moya
20738545b8
🎉 Transform graphics into components
2022-11-11 09:56:40 +01:00
Pablo Alba
4ef876bf58
✨ Fix elements-without-names accesibility issues
2022-09-28 12:47:33 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Andrés Moya
a5bf1c03e7
🎉 Make components-v2 an optional feature
2022-07-29 09:29:25 +02:00
Andrés Moya
5dc7bc213f
🎉 Add the concept of 'main instance'
2022-07-29 09:29:22 +02:00