Aitor
efddd6c35f
🐛 Fix thumbnail in shared library not updated
2024-02-06 10:09:41 +01:00
alonso.torres
564843b297
✨ Add border to rulers
2024-02-06 10:07:22 +01:00
alonso.torres
b0d723282b
🐛 Fix problem when export not getting new change
2024-02-01 10:32:44 +01:00
Andrey Antukh
98cae9fe10
🐛 Fix unexpected exception on consecutive delete files with shift key pressed
...
If you select N files (using shift key), then delete them and continuing
pressing the shift select an other file and proceed to delete it an
exception is raised. This is happens because the previous selection is
not cleared. This commit fixes that.
2024-01-24 11:56:57 +01:00
Aitor
8f867c03de
🐛 Card menu is hard to launch after search
2024-01-17 10:19:30 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Eva Marco
bd1c6296a9
Merge pull request #3752 from penpot/alotor-redesign-rules
...
💄 Redesign rulers
2023-11-06 12:05:27 +01:00
alonso.torres
e55c3f3841
💄 Redesign rulers
2023-11-02 15:15:33 +01:00
Pablo Alba
e01b2e9a5f
🐛 Fix on shared libraries updates popup with several libraries, the update button remains disabled after updating one
2023-10-31 13:24:01 +01:00
Pablo Alba
fac72a5874
🎉 Component swap
2023-10-11 12:24:11 +02:00
elhombretecla
7f869ce087
💄 Adds new path tools structure
2023-09-28 09:01:51 +02:00
Andrey Antukh
d0c1a9683a
♻️ Refactor workspace thumbails (again)
...
We probably need a counter of number of types this
code was refactored hehe
2023-09-22 14:52:48 +02:00
Aitor
0494dc843f
♻️ Refactor thumbnails
2023-09-18 17:00:13 +02:00
alonso.torres
322767701c
✨ Highlight on track hover
2023-09-18 14:07:37 +02:00
Andrey Antukh
63e250d9d0
⚡ Add micro optimization on refs/children-objects
2023-09-06 14:42:31 +02:00
Andrey Antukh
8eb64de062
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:13:06 +02:00
alonso.torres
fc35b0b853
🐛 Fix retrieve user comments in dashboard
2023-07-12 13:06:42 +02:00
alonso.torres
8671e9cf8a
✨ Child element options
2023-07-10 14:49:24 +02:00
alonso.torres
4bd15b5de1
✨ Adds child layout options to grid children
2023-07-10 14:49:24 +02:00
alonso.torres
996a614ed7
🐛 Fix grid not being cutted in frames
2023-07-07 10:18:28 +02:00
Andrey Antukh
b85b479396
✨ Add more improvements to workspace initialization
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
bd834ba840
✨ Improve component renaming process on workspace
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
fcc4f4eed8
⚡ Refactor state management of workspace assets sidebar
2023-05-26 07:57:28 +02:00
Alejandro Alonso
6eb5c75ad4
🐛 Fix preview layer blend modes on multiselection and avoid
...
persisting data while previewing
2023-05-25 08:58:52 +02:00
Pablo Alba
68367b002e
✨ Components annotations
2023-05-16 11:06:54 +02:00
Alejandro Alonso
e89378453a
Merge remote-tracking branch 'origin/staging' into develop
2023-04-24 09:15:22 +02:00
Aitor
b3c4ff4dc0
🐛 Fix page item context menu
2023-04-24 09:04:09 +02:00
Andrés Moya
0711fa700b
🔧 Read component shapes from pages
2023-03-27 10:39:33 +02:00
Pablo Alba
e6306e5109
✨ Add visualization and mouse control to paddings, margins and gaps in frames with layout
2023-03-10 13:59:50 +01:00
alonso.torres
eb425dc4f2
✨ Edit cell panel
2023-03-02 13:56:11 +01:00
alonso.torres
a0cd94cfae
✨ Grid layout infrastructure
2023-03-02 13:51:27 +01:00
Pablo Alba
4d90d36225
✨ Add visualization and mouse control to paddings in frames with layout
2023-02-22 17:19:29 +01:00
alonso.torres
3e52bef6d4
🐛 Fix problem with multiple selection of layout items
2023-02-02 13:37:34 +01:00
alonso.torres
89371e10d1
🐛 Fix problem moving shapes inside a group inside a layout
2023-01-19 11:51:53 +01:00
alonso.torres
98698cf2db
⚡ Improved modifiers lens
2023-01-04 16:12:12 +01:00
Pablo Alba
6c8144a18a
🐛 Fix display type of component library not persistent
2022-12-28 11:15:42 +01:00
Pablo Alba
33f7cec933
🐛 Fix bad element positioning on interaction with fixed scroll
2022-12-28 10:57:45 +01:00
Pablo Alba
05e437ee06
🐛 Fix flex elemen info doesn't show on inspect tab
2022-12-12 16:56:25 +01:00
Pablo Alba
cdbfec4f19
🎉 Add team webhooks section
2022-12-07 14:08:14 +01:00
Pablo Alba
412564b418
🎉 Add inspect tab to workspace
2022-11-30 13:55:09 +01:00
Pablo Alba
cd47c0356a
🎉 Add workspace read-only setting
2022-11-29 17:28:00 +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
Eva
2a2b5c7dba
✨ Add code block to layout elements
2022-11-18 09:42:50 +01:00
alonso.torres
4ecc166055
✨ Remove fill/auto when resizing
2022-11-17 09:29:03 +01:00
alonso.torres
7f0054959f
✨ Hug content to frames
2022-11-17 09:29:03 +01:00
alonso.torres
0274567d83
✨ Visual adjustments
2022-11-17 09:29:03 +01:00
alonso.torres
cebda20dd4
✨ Adapt to handoff changes
2022-11-17 09:29:03 +01:00