alonso.torres
4c86d5cfe3
🐛 Fixes some issues with bool shapes
2021-12-28 09:18:33 +01:00
alonso.torres
99a6142134
⚡ Improves boolean performance
2021-12-28 09:18:33 +01:00
alonso.torres
b2211aec59
⚡ Change resize to use DOM transformations
2021-12-28 09:18:33 +01:00
alonso.torres
fa09fff2b5
⚡ Performance improvements
2021-12-28 09:18:33 +01:00
Andrey Antukh
0cad1a1e7e
Merge remote-tracking branch 'origin/staging' into develop
2021-12-22 18:49:46 +01:00
Andrey Antukh
c2f604cd01
✨ Properly use take-until on shape movement streams.
2021-12-22 17:06:16 +01:00
Andrey Antukh
888ffa1bcd
Merge remote-tracking branch 'origin/staging' into develop
2021-12-22 16:10:24 +01:00
Andrey Antukh
7014bc7a3c
🐛 Fix issue when typography name is empty.
2021-12-22 11:03:11 +01:00
Andrés Moya
81cbc33dbb
🎉 Add animations to interactions
2021-12-21 15:46:52 +01:00
eva
24062beebe
🐛 fix minor errors
2021-12-20 16:18:33 +01:00
eva
f3548aff8c
✨ Add shortcuts to viewer btns
2021-12-20 16:18:33 +01:00
eva
771bb20976
✨ Add shortcuts for dashboard viewer and path
2021-12-20 16:18:33 +01:00
eva
8072caeff1
✨ Add more workspace shortcuts
2021-12-20 16:18:33 +01:00
eva
d5568fcc25
✨ Add alignement shortcuts
2021-12-20 16:18:33 +01:00
Andrey Antukh
eb1bcfba83
🎉 Backport questions form integration.
...
Among other related that need to be ported.
2021-12-20 16:16:29 +01:00
Andrey Antukh
384f0a05c6
🐛 Fix race condition issues on workspace.
2021-12-10 12:32:10 +01:00
Andrey Antukh
e44ea47497
🐛 Fix issue when typography name is empty.
2021-12-10 12:00:29 +01:00
Andrey Antukh
9ee5a3159c
💄 Add cosmetic changes on ungroup event.
2021-12-10 12:00:29 +01:00
Andrey Antukh
7874971550
🐛 Fix race condition issues on workspace.
2021-12-10 12:00:29 +01:00
Andrey Antukh
9925716134
💄 Add syntax improvements on libraries helpers.
2021-12-10 12:00:29 +01:00
Andrey Antukh
7a97c94f2b
Merge branch 'main' into develop
2021-12-03 15:53:20 +01:00
Andrey Antukh
8a2a1d6d70
♻️ Ensure a correct usage of concat/into operations.
2021-12-03 14:52:40 +01:00
alonso.torres
7564f27f95
⚡ Improvements after review
2021-12-01 14:39:20 +01:00
alonso.torres
b05908a760
⚡ Improved performance for options and area selection
2021-12-01 14:39:20 +01:00
alonso.torres
3bbcd235e1
⚡ Improved selection rect calculation
2021-12-01 14:39:20 +01:00
alonso.torres
9d66984c62
⚡ Improved set-modifiers-recursive and some utils memoization
2021-12-01 14:39:20 +01:00
alonso.torres
9024408ed2
⚡ Improved frame defered handling
2021-12-01 14:39:20 +01:00
Andrey Antukh
6a7600fd52
♻️ Ensure a correct usage of concat/into operations.
2021-12-01 11:30:48 +01:00
Andrey Antukh
19944202fb
✨ Handle properly the user redirect after login.
2021-11-30 09:44:03 +01:00
Andrey Antukh
2596ad27c3
♻️ Minor refactor of auth data-flow.
...
This fixes many issues related to using penpot on-premise
instances on different domain than localhost. This changes
ensures correct data flow of authenticated and not authenticated
sessions.
2021-11-30 09:44:03 +01:00
eva
7a0c12e073
♻️ Create a colors file to save constants of color that can no be refactored into sass variables
2021-11-29 11:21:12 +01:00
eva
14b23b491f
✨ use those new css variables in our cljs files
2021-11-29 11:21:12 +01:00
Andrés Moya
3919cf4f86
🐛 Fix resize behavior of masked groups
2021-11-25 15:53:09 +01:00
Andrey Antukh
0dd805da7f
✨ Improve team deletion process.
2021-11-25 14:19:06 +01:00
Andrey Antukh
54f8487b46
✨ Make team leave & reassing as atomic operation.
2021-11-25 14:19:06 +01:00
Andrey Antukh
b9ccb4e52c
🐛 Fix issues on login being logged.
2021-11-25 13:24:40 +01:00
Andrey Antukh
fe6a0ec5b8
📎 Fix linter issues.
2021-11-25 13:24:40 +01:00
Andrey Antukh
e7b4010eba
🐛 Fix undo on page relocate/sorting.
2021-11-25 13:24:40 +01:00
Andrey Antukh
8a8d677f85
🎉 Integrate questions form.
2021-11-25 13:24:40 +01:00
eva
723916d930
✨ Allow ungroup groups in bulk and unmask mask in group
2021-11-24 16:42:48 +01:00
Josh Soref
589e646023
🐛 Fix typos in frontend
2021-11-15 09:51:34 -05:00
alonso.torres
022d32cd44
🐛 Fix project files count not refreshing correctly after import
2021-11-10 11:08:32 +01:00
Andrés Moya
50d756b189
🐛 Disallow to create a redundant component
2021-11-05 16:55:38 +01:00
Andrés Moya
f913816d87
🎉 Add preserve scroll option
2021-11-04 10:39:16 +01:00
Andrey Antukh
fced22bc60
🎉 Add new onboarding flow.
2021-11-04 09:23:14 +01:00
alonso.torres
0e76aa0265
🐛 Fix problem with exporting before the document is saved
2021-10-28 17:18:17 +02:00
Andrey Antukh
78d1c57b7c
Merge branch 'staging'
2021-10-27 12:45:53 +02:00
Andrés Moya
16db31c53c
✨ Ignore constraints when flipping
2021-10-26 14:43:55 +02:00
alonso.torres
5fd3689333
🐛 Fix no color when boolean with an SVG
2021-10-20 14:59:04 +02:00
alonso.torres
5e6719e22e
🐛 Fix paste in place in arboards
2021-10-20 14:22:47 +02:00