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
alonso.torres
214c64c49e
🐛 Fix problem when exporting texts with gradients or opacity
2021-11-03 10:56:42 +01:00
Andrés Moya
bce0e9194c
Merge branch 'main' into develop
2021-11-02 11:09:11 +01:00
Andrés Moya
bff6768adf
🐛 Fix linter error
2021-10-29 13:38:47 +02:00
Andrés Moya
8ce2eb448c
✨ Auto add http prefix to interaction url
2021-10-29 13:38:47 +02:00
alonso.torres
9437cc1806
🐛 Fix undo stacking when changing color from color-picker
2021-10-28 17:18:17 +02:00
Andrey Antukh
756e654d32
📎 Fix linter issues.
2021-10-27 16:16:44 +02:00
Andrey Antukh
bb27405e8f
🐛 Fix some issues with Arabic translations.
2021-10-27 12:26:21 +02:00
Andrey Antukh
66d086892f
📎 Add Arabic lang to i18n module.
2021-10-27 11:18:28 +02:00
Andrey Antukh
b878570b14
📎 Add hebrew lang to i18n module.
2021-10-27 11:14:55 +02:00
Andrés Moya
6d28a9ad58
🐛 Import files with interactions correctly
2021-10-25 17:59:38 +02:00
alonso.torres
007728819b
✨ Allow CORS backend option and fix frontend to allow it
2021-10-20 15:44:08 +02:00
Andrés Moya
09d1c958ce
✨ Include advanced interactions and flows in import/export
2021-10-11 12:17:26 +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
alonso.torres
9f03e353c7
✨ Boolean shapes enhancements
2021-10-04 11:07:04 +02:00
alonso.torres
f9082e18e2
Merge remote-tracking branch 'origin/main' into develop
2021-09-30 11:54:22 +02:00
alonso.torres
02d31a7947
✨ Adds progress report to importing process
2021-09-30 11:48:58 +02:00
Andrey Antukh
b64d5ef357
🎉 Add unified logging api.
2021-09-30 11:48:14 +02:00