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
Andrés Moya
92f89c6cc1
✨ Enhance duplicating prototype connections
2021-10-18 16:01:20 +02:00
alonso.torres
f08894629d
♻️ Refactor routes
2021-10-18 09:40:47 +02:00
Andrey Antukh
6e327b69f5
🐛 Fix bugs on audit log module.
2021-10-14 12:57:27 +02:00
Andrey Antukh
1d3c8e867e
🐛 Minor improvements on file-created event (frontend).
2021-10-14 12:20:40 +02:00
Andrés Moya
38952b6734
🎉 Enable auto-flows
2021-10-13 14:47:42 +02:00
Andrey Antukh
925058467f
Merge pull request #1276 from penpot/bugfixes
...
Bugfixes
2021-10-13 13:40:07 +02:00
Andrey Antukh
e5afeccadf
🐛 Minor improvements on file-created event (frontend).
2021-10-11 13:51:44 +02:00
alonso.torres
2833d3126f
🐛 Fix bug with transformation operations
2021-10-11 12:41:35 +02:00
alonso.torres
4bf5434e8f
🐛 Fix problem when ctrl+d when moving
2021-10-11 12:30:57 +02:00
alonso.torres
65894bf582
🐛 Fix problem inheriting attributes from SVG root when importing
2021-10-11 12:30:57 +02:00
alonso.torres
8eacf738c2
🐛 Fix problem with page-options spec
2021-10-11 12:30:29 +02:00
alonso.torres
e0e68835ef
🐛 Fix problem duplicating paths
2021-10-07 12:04:37 +02:00
alonso.torres
5547383434
🐛 Disable boolean operations when selecting invalid shapes
2021-10-07 12:04:32 +02:00
alonso.torres
efd2ad8f8b
🐛 Fix text editor enter behaviour with centered texts
2021-10-07 11:42:53 +02:00
alonso.torres
013f56347d
🐛 Fix undo problem when changing typography/color
2021-10-07 11:42:53 +02:00
alonso.torres
a052bfd2fa
🐛 Fix error screen when operations over comments fail
2021-10-07 11:42:53 +02:00
Andrés Moya
0159eea526
🎉 Add interaction flows
2021-10-07 11:40:01 +02:00
Andrey Antukh
ee9b7166a6
🔥 Remove deprecated event from routr ns.
2021-10-06 15:57:49 +02:00
Andrey Antukh
9c1c755836
🐛 Fix race-condition on 404 states.
2021-10-06 15:57:49 +02:00
Andrey Antukh
6722ca41bf
🐛 Fix bugs on audit log module.
2021-10-06 15:57:49 +02:00
alonso.torres
68e3d53cb7
🐛 Fix problem with move+alt
2021-10-04 11:04:51 +02:00