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
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
alonso.torres
2b32e864fd
⚡ Performance improvements
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
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
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
eva
723916d930
✨ Allow ungroup groups in bulk and unmask mask in group
2021-11-24 16:42:48 +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
Paul Schulz
c1a40e4aeb
✨ Add preset for ReMarkable 2 screen size
...
Logged in issue: https://tree.taiga.io/project/penpot/issue/2298
This page size (840x1120)(for the ReMarkable2 was tested with an exported PDF
test page, and does not appear to correspond directly to the resolution of the
device.
Signed-off-by: Paul Schulz <paul@mawsonlakes.org>
2021-11-23 13:57:26 +01:00
Josh Soref
589e646023
🐛 Fix typos in frontend
2021-11-15 09:51:34 -05:00
Andrés Moya
4962e45bd9
✨ Change tool for exporting artboards and fix some issues
2021-11-15 11:55:58 +01:00
alonso.torres
b6b6b6043c
🐛 Add shortcuts to boolean icons popups
2021-11-10 11:08:32 +01:00
alonso.torres
503f0bee69
🐛 Add ellipsis in long labels for input fields
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
Andrés Moya
bce0e9194c
Merge branch 'main' into develop
2021-11-02 11:09:11 +01:00
Andrés Moya
8ce2eb448c
✨ Auto add http prefix to interaction url
2021-10-29 13:38:47 +02:00
alonso.torres
7c5d00f8a4
🐛 Fix problem with export
2021-10-28 17:56:51 +02:00
Andrés Moya
30cd499014
✨ Enhance border radius options form
2021-10-28 17:32:57 +02:00
alonso.torres
9437cc1806
🐛 Fix undo stacking when changing color from color-picker
2021-10-28 17:18:17 +02:00
alonso.torres
0e76aa0265
🐛 Fix problem with exporting before the document is saved
2021-10-28 17:18:17 +02:00
Andrés Moya
6d96dd3818
🐛 Fix detach stroke color
2021-10-26 14:44:29 +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
Andrés Moya
38952b6734
🎉 Enable auto-flows
2021-10-13 14:47:42 +02:00
alonso.torres
2833d3126f
🐛 Fix bug with transformation operations
2021-10-11 12:41:35 +02:00
alonso.torres
679c630a4d
🐛 Fix shift+wheel to horizontal scrolling in MacOS
2021-10-11 12:30:57 +02:00
alonso.torres
b8677b2b9a
🐛 Fix group renaming problem
2021-10-07 12:04:37 +02:00
alonso.torres
1f5e974cfc
🐛 Allow lowercase search for fonts
2021-10-07 12:04:37 +02:00
alonso.torres
54e7e44df1
🐛 Allow three character hex and web colors in color picker hex input
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
85f8e77928
🐛 Fix residual stroke on imported svg
2021-10-07 11:42:53 +02:00
alonso.torres
efd2ad8f8b
🐛 Fix text editor enter behaviour with centered texts
2021-10-07 11:42:53 +02:00
alonso.torres
75a7ce24bf
🐛 Fix problem with text margin while rendering
2021-10-07 11:42:53 +02:00
alonso.torres
4b1fa2589e
🐛 Fix menu context for single element nested in components
2021-10-07 11:42:45 +02:00
alonso.torres
1a61c855ca
🐛 Fix problem with overflow dropdown on stroke-cap
2021-10-07 11:40:31 +02:00
Andrés Moya
0159eea526
🎉 Add interaction flows
2021-10-07 11:40:01 +02:00
Andrés Moya
790d532cee
✨ Hide after-delay trigger in non-frames
2021-10-04 17:14:25 +02:00
alonso.torres
68e3d53cb7
🐛 Fix problem with move+alt
2021-10-04 11:04:51 +02:00
Andrey Antukh
b64d5ef357
🎉 Add unified logging api.
2021-09-30 11:48:14 +02:00