Andrey Antukh
63ed9cbbde
🐛 Fix feature handling on standard exportation
2023-11-20 11:21:13 +01:00
alonso.torres
abcdc78bed
💄 Add shortcut to switch themes
2023-11-20 10:37:44 +01:00
Andrey Antukh
1864896b70
🐛 Fix pointer loading issue on link-file-to-library action
2023-11-16 11:07:36 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
Andrey Antukh
ecd4f32689
🐛 Add missing features set forwarding on libraries fetching
...
on workspace initialization
2023-11-15 13:49:26 +01:00
Alejandro Alonso
1913395c47
🎉 Support for images as fills
2023-11-14 12:39:53 +01:00
Andrey Antukh
26d3d7f1a8
🐛 Fix features related issues with render entrypoint (exporter)
2023-11-14 10:55:55 +01:00
Andrés Moya
19379fdd2c
🐛 Fix component-root when createing new component
2023-11-10 10:40:51 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Andrey Antukh
3ceb4cf895
♻️ Make svg to shapes conversion code multiplatform
...
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
2023-11-07 12:48:31 +01:00
Aitor Moreno
64a566a0f6
Merge pull request #3744 from penpot/palba-bugfixing
...
🐛 Bug fixing components
2023-11-02 13:59:43 +01:00
Aitor
c28c55bf0b
🎉 Add tag property to thumbnails
2023-11-02 11:06:30 +01:00
Pablo Alba
07bc5d911b
🐛 Fix open path when showing a component in assets
2023-10-31 11:23:31 +01:00
Andrés Moya
511d92c6aa
🐛 Fix unneeded detaches when pasting components
2023-10-31 11:01:06 +01:00
Pablo Alba
fac72a5874
🎉 Component swap
2023-10-11 12:24:11 +02:00
alonso.torres
f609063641
Merge remote-tracking branch 'origin/staging' into develop
2023-10-09 12:21:53 +02:00
alonso.torres
fe3740e329
🐛 Fix problem with alignment performance
2023-10-09 11:58:55 +02:00
Andrés Moya
7d8e43b3d3
🐛 Fix error when converting graphics to components
2023-10-06 14:26:58 +02:00
Aitor
f639c73d03
🎉 Add component thumbnails
2023-10-06 11:03:47 +02:00
Eva
d913637290
🐛 Fix several frontend errors related with new UI
2023-10-04 13:11:58 +02:00
Andrés Moya
cc07c7a580
✨ Ensure features is always initialized, even after logout
2023-09-28 23:15:15 +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
Alejandro
a4754a2106
Merge pull request #3599 from penpot/niwinz-develop-experiments-3
...
🐛 Replace `:use-for-thumbnail?` with `:use-for-thumbnail`
2023-09-14 06:39:06 +02:00
Pablo Alba
fe36a9e958
✨ Assets groups review
2023-09-12 16:19:09 +02:00
Andrey Antukh
36506ec360
🐛 Replace :use-for-thumbnail? with :use-for-thumbnail
2023-09-05 12:01:40 +02:00
Andrey Antukh
a097ed29a9
✨ Fix extensibility and naming of workspace shape fixer
2023-09-04 12:04:15 +02:00
Andrey Antukh
1794ea0d9e
Merge remote-tracking branch 'origin/staging' into develop
2023-08-29 13:25:51 +02:00
Andrey Antukh
159ac92021
Merge pull request #3561 from penpot/superalex-click-flow-tag-open-viewer
...
✨ Click on flow tag open viewer
2023-08-25 12:40:10 +02:00
Alejandro Alonso
8669207086
✨ Click on flow tag open viewer
2023-08-25 11:40:56 +02:00
Alejandro Alonso
b82ce671b9
🐛 Fix alt+l shortcuts
2023-08-25 10:54:34 +02:00
Alejandro Alonso
f69e141ac1
✨ Navigate up in layer lierarchy with Shift+Enter shortcut
2023-08-24 12:25:03 +02:00
Pablo Alba
c3f73ff7aa
🐛 Fix error on press escape while renamming a component
2023-08-24 11:50:59 +02:00
Andrey Antukh
80bf7cc1e5
Merge remote-tracking branch 'origin/staging' into develop
2023-08-07 12:59:17 +02:00
Alejandro Alonso
e7a82579c1
🐛 Fix paste groups without shapes attr
2023-08-02 11:17:20 +02:00
Pablo Alba
1bb3a3a084
🐛 Add script for fix files with bad shape-ref
2023-08-02 10:46:06 +02:00
Andrey Antukh
7efeeec9b1
✨ Add workspace initialization fix for broken shape references
...
Is the code that executes at workspace initialization that checks all
the shape children for broken references and proceed to emit a special
event that fixes the shape children references.
2023-08-02 10:45:11 +02:00
Pablo Alba
456b604937
📎 Add debug functions for shape-ref
2023-07-27 11:23:41 +02:00
Andrey Antukh
e97aab4c7f
💄 Add cosmetic improvements to align-object-to-parent fn
2023-07-14 15:35:33 +02:00
Andrey Antukh
8eb64de062
Merge remote-tracking branch 'origin/staging' into develop
2023-07-13 12:13:06 +02:00
Pablo Alba
119b3a405c
🐛 Fix duplicate page with comnponents duplicates the components
2023-07-13 11:42:31 +02:00
alonso.torres
369192a353
🐛 Locks shapes when moved inside a locked parent
2023-07-12 13:06:42 +02:00
alonso.torres
5631204567
🐛 Fix paste elements at bottom of frame
2023-07-12 13:06:42 +02:00
Andrey Antukh
ea47ce30df
💄 Add cosmetic improvements to align-objects event
2023-07-11 17:27:35 +02:00
Andrey Antukh
6e7595f48c
♻️ Remove ? char from shape attrs
2023-07-11 17:27:35 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
alonso.torres
600b1a6d8d
✨ Improved code generation
2023-07-10 14:49:25 +02:00
alonso.torres
4b8783c104
🐛 Fix problem with paste objects
2023-07-10 14:49:25 +02:00
alonso.torres
9b8ef35603
✨ Grid layers order
2023-07-10 14:49:25 +02:00
alonso.torres
0e152bb7f9
✨ Paste on position in grid
2023-07-10 14:49:24 +02:00