Andrés Moya
|
a5bf1c03e7
|
🎉 Make components-v2 an optional feature
|
2022-07-29 09:29:25 +02:00 |
|
Andrés Moya
|
1ef37281e6
|
🎉 Auto sync when changing main instance
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
dcf18b3aee
|
🔧 Refactor sync-file for performance
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
43e0b5cfa5
|
🎉 Absorb colors and typographies
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
7da159d52a
|
🎉 Absorb components when deleting or unpublishing a library
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
54e0071c9c
|
🎉 Scaffolding to write unit tests of common types
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
bdcbe46d0d
|
♻️ Move component instantiation to new types module
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
5dc7bc213f
|
🎉 Add the concept of 'main instance'
|
2022-07-29 09:29:22 +02:00 |
|
Andrey Antukh
|
c6f74692ba
|
Merge pull request #2111 from andrewzhurov/1962-double-click-icon-in-navigation-pane-to-focus-on-object-or-artboard
🎉 Add zoom to shape on double click upon its icon in navigation pane
|
2022-07-29 08:17:30 +02:00 |
|
Andrew Zhurov
|
98402ae1db
|
🎉 Add zoom to shape on double click upon its icon in navigation pane
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-07-28 20:40:49 +03:00 |
|
Andrey Antukh
|
7a3f1a36e9
|
📎 Fix linter issues
|
2022-07-28 10:53:23 +02:00 |
|
Andrey Antukh
|
a48db277b9
|
✨ Avoid recursive rerender and react warning
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
9263f70d6a
|
✨ Use properly the react hook
We can't use hooks in a condition, the condition should be inside
the hook.
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
d2aa985714
|
✨ Properly use use-fn hook on layer-item component on sidebar
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
b5796b4cdb
|
⚡ Efficiency improvements on outlines component
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
c3f67e6358
|
💄 Many cosmetic and indentation changes on outlines component
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
1477837cbf
|
💄 Use concat-vec helper instead of set + into
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
5834e29b39
|
🔥 Remove unnecesary ref, viewport already has access to all local data
|
2022-07-28 10:52:40 +02:00 |
|
Andrew Zhurov
|
1fa25060a0
|
🎉 Add shape outline on hover upon layers in workspace contextual menu
Signed-off-by: Andrew Zhurov <zhurov.andrew@gmail.com>
|
2022-07-28 10:52:40 +02:00 |
|
Andrew Zhurov
|
c354c560d4
|
🎉 Add shape outline on hover upon layers in the left sidebar of workspace
Signed-off-by: Andrew Zhurov <zhurov.andrew@gmail.com>
|
2022-07-28 10:52:40 +02:00 |
|
Andrey Antukh
|
7f611c89e1
|
Merge branch 'staging' into develop
|
2022-07-27 15:10:51 +02:00 |
|
Pablo Alba
|
58f93d2177
|
🐛 Fix drag and drop font assets in groups
|
2022-07-27 14:17:02 +02:00 |
|
alonso.torres
|
48615ca5b2
|
🐛 Round coordinates in viewport and paths
|
2022-07-15 14:48:05 +02:00 |
|
alonso.torres
|
f89ccac567
|
🐛 Fix problems with nested boards
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
8e9ab32a9f
|
🐛 Fix moving frame-guides outside frames
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
fdbcf977f5
|
🐛 Fix problem with line-height and texts
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
cc6b3dcec6
|
🐛 Fix problem with group coordinates
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
7abbcdf226
|
✨ Move text position calculation outside foreign object
|
2022-07-15 11:11:12 +02:00 |
|
alonso.torres
|
3ac1760141
|
🎉 Add layout items options and feature toggle
|
2022-07-14 09:53:59 +02:00 |
|
Eva
|
51e8eea795
|
✨ Changes in the layout UI
|
2022-07-14 09:53:53 +02:00 |
|
alonso.torres
|
1c8aef6fa8
|
🎉 Add packed basic layout positions
|
2022-07-14 09:53:33 +02:00 |
|
alonso.torres
|
aeb8fa1896
|
🎉 Add basic left-right layout
|
2022-07-14 09:48:51 +02:00 |
|
alonso.torres
|
3c3664535e
|
✨ Store layout info in shape
|
2022-07-14 09:29:21 +02:00 |
|
Alejandro Alonso
|
17645bb2a7
|
✨ Frontend support for binary files
|
2022-07-07 11:37:34 +02:00 |
|
Andrey Antukh
|
ade41f77f3
|
📎 Add some notes to assets ns in sidebar
|
2022-07-06 16:05:10 +02:00 |
|
Alejandro Alonso
|
ba4f558f62
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-07-01 08:21:02 +02:00 |
|
Eva
|
2c0725a9d2
|
🐛 Fix color indicators from unlinked libraries
|
2022-07-01 08:05:27 +02:00 |
|
alonso.torres
|
b38ffdcf30
|
♻️ Refactor workspace common
|
2022-06-30 13:09:35 +02:00 |
|
Alejandro Alonso
|
7256bdbcd5
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-29 12:00:52 +02:00 |
|
elhombretecla
|
be304811d5
|
🎉 Add new community link to dashboard and workspace menus
|
2022-06-29 11:52:24 +02:00 |
|
Pablo Alba
|
115314e97c
|
✨ In view mode allow comment/inspect to non-team users (by shared link permissions)
|
2022-06-29 09:41:30 +02:00 |
|
Andrés Moya
|
6f94745aed
|
♻️ Rename specs -> types
NO FUNCTIONALITY IS CHANGED in this commit, only moving things around
|
2022-06-29 06:25:06 +02:00 |
|
Eva
|
da2214379c
|
✨ Show shape name in right toolbar
|
2022-06-28 11:33:28 +02:00 |
|
Alejandro Alonso
|
07881eed65
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-27 09:28:54 +02:00 |
|
Alejandro
|
248ab953b2
|
Merge pull request #2038 from penpot/eva-bugfix-3
🐛 Fix color change in a row
|
2022-06-24 13:12:45 +02:00 |
|
Eva
|
14754aae05
|
🐛 Fix color change in a row
|
2022-06-24 12:35:23 +02:00 |
|
alonso.torres
|
639eaa2458
|
✨ Improved nested boards thumbnail handling
|
2022-06-24 10:47:33 +02:00 |
|
Eva
|
ab1405b79c
|
🐛 Fix shortcut acction in main menu
|
2022-06-24 09:55:29 +02:00 |
|
Eva
|
e31fbb5c5f
|
🐛 Fix modify colors in a row in selected colors
|
2022-06-23 15:07:40 +02:00 |
|
alonso.torres
|
75dc9e64a7
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-06-23 13:55:24 +02:00 |
|