alonso.torres
|
a76bf1d0b2
|
🐛 Fix problem with export assets
|
2021-06-03 13:26:05 +02:00 |
|
alonso.torres
|
6cbbfa6499
|
♻️ Refactor custom stroke
|
2021-06-03 13:26:05 +02:00 |
|
alonso.torres
|
bf5f845789
|
✨ Import/Export framework first version
|
2021-06-03 13:26:05 +02:00 |
|
Andrey Antukh
|
866d95149e
|
✨ Downgrade shadow-cljs version.
Because the new compiler causes some bugs on compiling
internal ES6 modules.
|
2021-06-03 11:59:20 +02:00 |
|
Andrey Antukh
|
e9bbe9fca0
|
⬆️ Update beicon dep.
|
2021-06-02 15:03:34 +02:00 |
|
Andrey Antukh
|
8da0e9adb2
|
📎 Adapt exporter and frontend build scripts.
|
2021-06-02 14:28:59 +02:00 |
|
Andrey Antukh
|
2704258dba
|
Merge pull request #1000 from penpot/view-mode-header
View mode header
|
2021-06-02 11:12:03 +02:00 |
|
elhombretecla
|
3d5caf18e3
|
✨ Add new interactions link and translations
|
2021-06-02 11:10:56 +02:00 |
|
elhombretecla
|
e45f7598db
|
✨ First viewer header changes
|
2021-06-02 11:10:52 +02:00 |
|
Andrey Antukh
|
09b72588d8
|
Merge pull request #938 from penpot/assets-enhancements
assets improvements
|
2021-06-02 11:10:34 +02:00 |
|
Andrey Antukh
|
fcb4cb38a9
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-06-01 12:44:04 +02:00 |
|
Andrés Moya
|
b2fef7b7a8
|
🎉 Add many functions to assets panel and big refactor
|
2021-05-31 12:51:49 +02:00 |
|
alonso.torres
|
71524fe649
|
🐛 Fix problem with empty path editing
|
2021-05-31 12:50:24 +02:00 |
|
alonso.torres
|
55d2768807
|
🐛 Fix problem with create component
|
2021-05-31 12:50:24 +02:00 |
|
Andrey Antukh
|
3c7dda02c6
|
🚑 Add tempory shadow-cljs npm dependency.
|
2021-05-31 11:55:13 +02:00 |
|
Andrey Antukh
|
068c94da4e
|
♻️ Replace frontend transit ns usage with common transit.
|
2021-05-31 11:04:32 +02:00 |
|
Andrey Antukh
|
548664f6ce
|
♻️ Internal directory refactor.
Make common as first-class module.
|
2021-05-31 11:04:32 +02:00 |
|
alonso.torres
|
46448bc5c7
|
🐛 Fix problem with merge and join nodes
|
2021-05-28 10:51:36 +02:00 |
|
Andrey Antukh
|
6a2e45988f
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-28 08:52:14 +02:00 |
|
Andrey Antukh
|
f47bb6bcd0
|
✨ Minor fix on previous commit.
|
2021-05-27 18:12:29 +02:00 |
|
Andrey Antukh
|
a3eb5e2928
|
🐛 Fix incorrect unicode code points handling on draft-to-penpot conversion.
|
2021-05-27 17:52:16 +02:00 |
|
alonso.torres
|
9cda361523
|
✨ Removed unnecessary background box
|
2021-05-27 14:44:37 +02:00 |
|
alonso.torres
|
1a70071405
|
✨ Adds support to rx streams on workers framework
|
2021-05-27 14:44:37 +02:00 |
|
alonso.torres
|
b648fb7446
|
✨ Zip utils
|
2021-05-27 14:33:04 +02:00 |
|
alonso.torres
|
aaef0777b0
|
⬆️ Add jszip dependency
|
2021-05-27 14:33:04 +02:00 |
|
alonso.torres
|
68d287ed82
|
♻️ Refactor trigger download
|
2021-05-27 14:33:04 +02:00 |
|
alonso.torres
|
641e4080bc
|
✨ Changed transparent for none
|
2021-05-27 14:33:04 +02:00 |
|
Andrey Antukh
|
a80120278e
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-27 14:13:45 +02:00 |
|
Andrey Antukh
|
ca5c374ecd
|
🐛 Fix empty font-family handling on custom fonts page.
|
2021-05-27 13:21:37 +02:00 |
|
Andrey Antukh
|
8847047fd1
|
🐛 Fix unexpected exception when user leaves typography name empty.
|
2021-05-27 12:21:40 +02:00 |
|
alonso.torres
|
f8f506a8be
|
🐛 Fix some problems with paths
|
2021-05-27 11:10:30 +02:00 |
|
Andrey Antukh
|
74756db7e6
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-26 16:58:15 +02:00 |
|
Andrey Antukh
|
cad2b831ed
|
✨ Make the navigation async by default.
This leaves some time to eventloop to terminate other
async events before navigate.
|
2021-05-26 16:38:03 +02:00 |
|
Andrey Antukh
|
b2dc849e52
|
✨ Improve editor lifecycle management.
|
2021-05-26 16:38:03 +02:00 |
|
alonso.torres
|
6489ad4114
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-05-26 16:26:53 +02:00 |
|
alonso.torres
|
0de8bfeba6
|
🐛 Fix problem when creating a component with empty data
|
2021-05-26 16:12:29 +02:00 |
|
Andrey Antukh
|
6710d99878
|
🐛 Fix dashboard ordering issue.
|
2021-05-26 15:22:41 +02:00 |
|
alonso.torres
|
7a32d902ec
|
🐛 Fix problem with moving shapes into frames
|
2021-05-26 14:33:55 +02:00 |
|
Andrey Antukh
|
ba211e3cbd
|
🐛 Fix wrong type usage on libraries changes.
|
2021-05-26 13:31:07 +02:00 |
|
Andrey Antukh
|
897f41bc7a
|
✨ Fix custom fonts embbedding issue.
|
2021-05-26 12:39:41 +02:00 |
|
alonso.torres
|
6d0b36e9b9
|
🐛 Fix problem with new nodes in paths
|
2021-05-26 10:43:29 +02:00 |
|
Andrey Antukh
|
806dc78d2b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2021-05-25 18:03:37 +02:00 |
|
Andrey Antukh
|
e5d4755619
|
📎 Revert some changes related to build resource usage.
|
2021-05-25 16:45:04 +02:00 |
|
Andrey Antukh
|
c44befb957
|
📎 Minor cosmetic fixes on onboarding ns.
|
2021-05-25 16:30:49 +02:00 |
|
Andrey Antukh
|
871e849660
|
Merge branch 'onboarding-1.6-release' into staging
|
2021-05-25 16:29:54 +02:00 |
|
Andrey Antukh
|
43b34aa279
|
🐛 Fix many corner cases on custom font management.
|
2021-05-25 15:41:52 +02:00 |
|
Andrey Antukh
|
6b1e5b4169
|
📎 Change default jvm options for backend and frontend repl.
|
2021-05-25 15:41:52 +02:00 |
|
elhombretecla
|
952bcd853e
|
🎉 Fix release notes version at profile
|
2021-05-25 15:35:10 +02:00 |
|
elhombretecla
|
77446a71e2
|
💄 Changes at onboarding content
|
2021-05-25 15:35:10 +02:00 |
|
elhombretecla
|
d722f37468
|
✨ Add new 1.6 onboarding info
|
2021-05-25 15:35:10 +02:00 |
|