Andrés Moya
|
165cdd871f
|
🎉 Allow to duplicate components with main instance
|
2022-07-29 09:29:24 +02:00 |
|
Andrés Moya
|
ce09ea6eb5
|
🎉 Add library page for components on migration
|
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
|
758d0d8943
|
📎 Update changelog
|
2022-07-29 08:22:33 +02:00 |
|
Andrey Antukh
|
f8fbb7abba
|
Merge pull request #2113 from andrewzhurov/3887-paste-frame-removes-all-guides
🐛 Fix paste frame removes all guides
|
2022-07-29 08:21:04 +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 |
|
Andrew Zhurov
|
902c746dbb
|
🐛 Fix paste frame removes all guides
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
|
2022-07-28 19:59:12 +03:00 |
|
Andrey Antukh
|
26fd1a261c
|
Merge pull request #2116 from penpot/palba-review-info-slides
🎉 New style and content for onboarding slides
|
2022-07-28 15:24:30 +02:00 |
|
Pablo Alba
|
b93b8a8966
|
🎉 Add new style and content for onboarding slides
|
2022-07-28 15:17:24 +02:00 |
|
Andrey Antukh
|
4e2dbdbebe
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-07-28 11:58:30 +02:00 |
|
Alejandro
|
8379cc3625
|
Merge pull request #2094 from penpot/niwinz-enhancements-20220713
Bugfixes & Enhancements
|
2022-07-28 11:56:08 +02:00 |
|
Alejandro
|
aa95114860
|
Merge pull request #2114 from penpot/andrewzhurov-2645-hovering-layers-bounding-box
Layer outlines hightlight on hovering
|
2022-07-28 11:43:43 +02:00 |
|
Andrey Antukh
|
d084f17430
|
✨ Add ssh client to devenv dockerfile
|
2022-07-28 11:14:59 +02:00 |
|
Andrey Antukh
|
e3f878ef2f
|
♻️ Move doc ns from http to rpc ns
|
2022-07-28 11:14:59 +02:00 |
|
Andrey Antukh
|
7a3f1a36e9
|
📎 Fix linter issues
|
2022-07-28 10:53:23 +02:00 |
|
Andrey Antukh
|
b3415d0d52
|
📎 Update changelog
|
2022-07-28 10:53:21 +02:00 |
|
Andrey Antukh
|
10f8d1365c
|
📎 Add todo about equality checks on refs ns
|
2022-07-28 10:52:40 +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 |
|
Alejandro
|
4b2729b041
|
Merge pull request #2112 from penpot/eva-viewer-full-screen
💄 Change some styles in viewer mode
|
2022-07-28 10:31:34 +02:00 |
|
Eva
|
5b658c2f8a
|
💄 Change some styles in viewer mode
|
2022-07-28 09:47:52 +02:00 |
|
Andrey Antukh
|
05a86581a5
|
✨ Reorganize comments related rpc methods
Mutations becomes deprecated and queries moved to commands. The
old queries still maintained with deprecated flag.
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
8237805cf5
|
🐛 Fix minor issues on page helpers
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
8fd908a59f
|
💄 Add mainly cosmetic improvements to delete-shapes event impl
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
07eab923f0
|
✨ Improve doc endpoint
Add changes, added and deprecation notices
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
2e077e3ea9
|
🐛 Fix awsns endpoint
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
99dea51eea
|
⬆️ Update yetti to v9.3 (bugfixing)
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
e7ae8f5c58
|
🐛 Fix unexpected null pointer exception on decoding pgarray
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
ee51e8c719
|
✨ Always assoc :iat claim to tokens for better traceability
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
b4ad907c73
|
📎 Improve clj-kondo hook impl for defservice
|
2022-07-27 21:41:38 +02:00 |
|
Andrey Antukh
|
8285cb8f62
|
🐛 Fix unexpected text positioning
|
2022-07-27 15:28:50 +02:00 |
|
Andrey Antukh
|
7f611c89e1
|
Merge branch 'staging' into develop
|
2022-07-27 15:10:51 +02:00 |
|
Andrey Antukh
|
00b6d76164
|
Merge remote-tracking branch 'origin/eva-new-file-placeholder' into develop
|
2022-07-27 14:36:41 +02:00 |
|
Andrey Antukh
|
333e1d32a2
|
Merge pull request #2097 from penpot/palba-fix-drag-drop-fonts
🐛 Fix drag and drop font assets in groups
|
2022-07-27 14:17:28 +02:00 |
|
Pablo Alba
|
58f93d2177
|
🐛 Fix drag and drop font assets in groups
|
2022-07-27 14:17:02 +02:00 |
|
Andrey Antukh
|
08c0070f22
|
Merge branch 'niwinz-scripts-and-fixes' into staging
|
2022-07-27 13:16:48 +02:00 |
|
Pablo Alba
|
6408689d4c
|
Merge pull request #2110 from penpot/niwinz-scripts-and-fixes
Scripts & Fixes
|
2022-07-27 13:13:34 +02:00 |
|
Alejandro Alonso
|
bfe54fe5e1
|
✨ Improve audit log for create files
|
2022-07-27 13:07:28 +02:00 |
|
Andrey Antukh
|
14c28ccce7
|
Merge pull request #2095 from penpot/alotor-bugfixes
Alotor bugfixes
|
2022-07-27 12:59:31 +02:00 |
|
Andrey Antukh
|
dece149c9e
|
🎉 Add migration for fix legacy storage object backend names
|
2022-07-27 12:55:43 +02:00 |
|
Andrey Antukh
|
9275f5e5ce
|
✨ Reorganize migrations directory
|
2022-07-27 12:55:43 +02:00 |
|