Alejandro Alonso
23a9c74297
✨ Ability to add multiple fills to a shape
2022-02-17 11:19:21 +01:00
Andrey Antukh
3207860374
🐛 Fix compatibility issues of some requires and shadow-cljs
2022-02-15 16:01:46 +01:00
alonso.torres
c5c0b36f28
✨ Improved mouse collision detection for groups and text shapes
2022-02-09 15:17:59 +01:00
Andrey Antukh
a1da4d4233
♻️ Refactor common.page.helpers namespace.
2022-02-08 15:30:13 +01:00
Alejandro Alonso
fc2a26f249
🎉 Add border radius support to image shapes
2022-02-07 11:33:23 +01:00
alonso.torres
8d4612c683
🐛 Fix some problems with scroll into view for layers
2022-02-03 18:27:12 +01:00
alonso.torres
e352c70013
✨ Move layers and assets to tabs
2022-02-03 18:27:12 +01:00
Andrey Antukh
04f7169aef
♻️ Refactor and modularize all specs.
2022-01-27 13:03:44 +01:00
alonso.torres
6e0433a34b
✨ Review changes
2022-01-25 14:54:13 +01:00
alonso.torres
8833e19c7f
🐛 Small fixes for guides
2022-01-25 14:17:13 +01:00
alonso.torres
d9b1c0e2e6
✨ More tests for snap data
2022-01-25 14:17:13 +01:00
alonso.torres
3f89baa1fe
✨ Move guides together with frames
2022-01-25 14:17:13 +01:00
alonso.torres
f303d7b33e
✨ Add support to export/import guides
2022-01-25 14:17:13 +01:00
alonso.torres
64e7cad292
♻️ Redone the snap calculation and added guides
2022-01-25 14:17:13 +01:00
Andrey Antukh
8f6fdf361b
⚡ Improve path rendering performance.
2022-01-24 13:23:09 +01:00
Andrés Moya
5641132eb9
✨ Reload viewer and reset starting frame from workspace
2022-01-21 14:42:11 +01:00
Andrey Antukh
0c53aa158b
🐛 Fix profile image generation issue.
2022-01-20 11:47:17 +01:00
alonso.torres
9e7551551f
🐛 Fix problem with SVG's import/export
2022-01-19 16:07:44 +01:00
Andrés Moya
36bb5cbe01
🐛 Fix several questions about frame background export
2022-01-19 11:01:23 +01:00
Andrey Antukh
1d174a4379
🐛 Fix unexpected exception on time equiv impl.
2022-01-18 16:48:17 +01:00
alonso.torres
045eec072b
🐛 Fix import/export with SVG edge cases
2022-01-13 18:28:47 +01:00
alonso.torres
da2a3b6883
🐛 Fix handoff text with opacity
2022-01-13 09:56:46 +01:00
alonso.torres
363a82d068
🐛 Fix decimal numbers in export viewbox
2022-01-10 13:32:29 +01:00
alonso.torres
4360c1fe4b
🐛 Improved behaviour on text options when not text is selected
2022-01-10 13:32:29 +01:00
alonso.torres
51ea354bcb
🐛 Fix problem when resizing texts inside groups
2022-01-10 13:32:29 +01:00
alonso.torres
6727717d1a
🐛 Fix problem with join nodes
2022-01-03 09:14:58 +01:00
alonso.torres
d5886123d8
⚡ Improved thumbnails handling
2021-12-29 11:21:57 +01:00
Andrey Antukh
7b487e1bc3
📎 Fix unrelated linter issues.
2021-12-29 09:52:32 +01:00
eva
6dae420254
✨ Add open components, and scroll into view to show main component acction
2021-12-28 16:19:07 +01:00
alonso.torres
b2211aec59
⚡ Change resize to use DOM transformations
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
869abcc835
🐛 Fix incorrect grid calculation when size is 1.
2021-12-22 18:38:22 +01:00
Andrés Moya
81cbc33dbb
🎉 Add animations to interactions
2021-12-21 15:46:52 +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
7a97c94f2b
Merge branch 'main' into develop
2021-12-03 15:53:20 +01:00
Andrey Antukh
f8cecfd61f
🐛 Fix unexpected behavior of grid options on right sidebar.
2021-12-03 14:52:40 +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
fb9b023fae
⚡ Improve selection performance
2021-12-01 14:39:20 +01:00
alonso.torres
2a11e9962d
♻️ Moved debug utils to debug namespace
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
eb396f2367
🐛 Properly show message on password recovery request.
...
Additionally, add the ability to reset form passing `nil`
on `reset!` function of Atom interface.
2021-11-30 09:44:03 +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
14b23b491f
✨ use those new css variables in our cljs files
2021-11-29 11:21:12 +01:00
Andrey Antukh
8a8d677f85
🎉 Integrate questions form.
2021-11-25 13:24:40 +01:00
Andrey Antukh
a82a33cecf
Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling
2021-11-23 14:02:16 +01:00
Andrey Antukh
abca69f408
🐛 Fix tab reuse issue (viewer <-> workspace).
2021-11-17 10:09:36 +01:00
Josh Soref
589e646023
🐛 Fix typos in frontend
2021-11-15 09:51:34 -05:00
Andrés Moya
f913816d87
🎉 Add preserve scroll option
2021-11-04 10:39:16 +01:00