Eduard Aymerich
|
0b698576da
|
fix: remove top right button in settings. #1123
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
3fbd73129e
|
✨ Set email fields to email type to help editing
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
bbd6d171be
|
🎉 Allow to navigate undo history
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
29cd8530a3
|
🎉 Remember displacements when duplicating several shapes in a row
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
574387acac
|
✨ Move artboards when duplicating
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
6a1ab4d73c
|
🎉 Allow to zoom with ctrl + middle button
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
29e0c32679
|
✨ Start panning with space+click instread of just space
|
2021-08-03 09:50:09 +02:00 |
|
Andrés Moya
|
80ab6bbda2
|
🐛 Fix linter error
|
2021-07-28 16:23:15 +02:00 |
|
Andrés Moya
|
53620b9f1b
|
🐛 Fix tooltip errors:move nodes and draw nodes are swapped
From PR https://github.com/penpot/penpot/pull/1100 by @soultipsy
|
2021-07-28 16:15:56 +02:00 |
|
Andrés Moya
|
259b405526
|
✨ Detach all assets when unlinking an external lib
|
2021-07-28 13:48:52 +02:00 |
|
Andrés Moya
|
c6fe19c321
|
🐛 Protect against broken component refs #1114
|
2021-07-28 13:48:52 +02:00 |
|
alonso.torres
|
9d545004cb
|
🐛 Fix problem with pasting text into text editor
|
2021-07-28 13:48:39 +02:00 |
|
Andrés Moya
|
7fe419ecb0
|
🐛 Fix error when editing texts
|
2021-07-27 17:05:44 +02:00 |
|
Andrey Antukh
|
55ddf9cc38
|
🎉 Add some missing js hints.
|
2021-07-27 14:10:56 +02:00 |
|
Andrey Antukh
|
38292bcda7
|
🐛 Properly handle group naming on group creation.
|
2021-07-27 14:10:56 +02:00 |
|
Andrey Antukh
|
08062e8ce8
|
📚 Add better docstring to group creation internal function.
|
2021-07-27 14:10:56 +02:00 |
|
Andrey Antukh
|
bff35de39f
|
🐛 Don't remove :workspace-layout on finalize-file.
|
2021-07-27 14:10:56 +02:00 |
|
alonso.torres
|
d61a86cad1
|
🐛 Frame moving with title with button different than left
|
2021-07-26 19:28:06 +02:00 |
|
alonso.torres
|
43198eb263
|
🐛 Improved object deletion
|
2021-07-26 19:28:06 +02:00 |
|
alonso.torres
|
8493e51070
|
🐛 Fix problem with svg's viewbox
|
2021-07-26 19:28:06 +02:00 |
|
Andrey Antukh
|
6ee6a03e4a
|
Revert "Update and rename frontend/src/app/main/ui/workspace/viewport/path_actions.cljs to 前端 /src /app /main /ui /工作区 /视口 /path_actions.cljs"
This reverts commit 9d372301ed .
|
2021-07-26 12:08:24 +02:00 |
|
Andrey Antukh
|
0a3cd4f8e4
|
⬆️ Update deps.
|
2021-07-26 11:32:46 +02:00 |
|
Andrey Antukh
|
7882dead81
|
Merge pull request #1100 from soultipsy/develop
Tooltip errors:move nodes and draw nodes are swapped
|
2021-07-26 11:03:37 +02:00 |
|
Andrey Antukh
|
44f96dd6a3
|
Merge pull request #1095 from penpot/text-editor-improvements
Text editor improvements
|
2021-07-26 11:02:29 +02:00 |
|
soultipsy
|
9d372301ed
|
Update and rename frontend/src/app/main/ui/workspace/viewport/path_actions.cljs to 前端 /src /app /main /ui /工作区 /视口 /path_actions.cljs
Tooltip errors:move nodes and draw nodes are swapped.
|
2021-07-20 15:44:51 +08:00 |
|
Andrés Moya
|
fa99dea8fe
|
📚 Add some comments about possible code enhancements
|
2021-07-16 16:21:56 +02:00 |
|
Andrés Moya
|
6ced56301c
|
♻️ Optimice a bit of performance
|
2021-07-16 16:21:56 +02:00 |
|
Andrés Moya
|
008134fde8
|
🐛 Fix repeated names when duplicating object trees.
|
2021-07-16 16:21:55 +02:00 |
|
Andrés Moya
|
3ed593e4b6
|
🐛 Fix scroll in teams dropdown at dashboard
|
2021-07-16 14:35:43 +02:00 |
|
alonso.torres
|
1fc5182979
|
🐛 Fix text focus issues
|
2021-07-16 14:14:36 +02:00 |
|
alonso.torres
|
9ebafddac2
|
✨ Make last font used the default for next text box
|
2021-07-16 13:13:24 +02:00 |
|
alonso.torres
|
26467187c4
|
✨ Fix text editor issues
|
2021-07-16 13:13:24 +02:00 |
|
alonso.torres
|
69e256ab86
|
✨ Moves cursor to position when clicking in the text box
|
2021-07-16 13:13:24 +02:00 |
|
Andrey Antukh
|
9ddcb036cf
|
Merge branch 'main' into develop
|
2021-07-15 15:17:36 +02:00 |
|
Andrey Antukh
|
17ae6bf89d
|
🐛 Fix problem when page deletion and undo.
Related to duplicated page reference in undo page deletion.
|
2021-07-15 14:03:11 +02:00 |
|
alonso.torres
|
7efc1a0366
|
🐛 Fix problem with undo operation and children order
|
2021-07-15 14:03:11 +02:00 |
|
Andrey Antukh
|
899dc5b680
|
🐛 Properly dissoc :metadata prop on image->path conversion.
|
2021-07-15 11:57:45 +02:00 |
|
Andrés Moya
|
9ec23ceed6
|
🐛 Hide popup messages when navigating out
|
2021-07-14 18:39:33 +02:00 |
|
Andrey Antukh
|
a6d156438f
|
Merge branch 'staging' into main
|
2021-07-14 11:32:09 +02:00 |
|
Andrey Antukh
|
d35192d50f
|
📎 Minor cosmetic fixes on relnotes dialog.
|
2021-07-13 15:31:02 +02:00 |
|
Andrey Antukh
|
e2f9ce0fc5
|
📎 Minor improvement on relnotes dialog texts.
|
2021-07-13 14:56:22 +02:00 |
|
Andrey Antukh
|
8f55741c3e
|
📎 Fix typo on relnotes dialog.
|
2021-07-13 14:51:56 +02:00 |
|
Andrey Antukh
|
8fb8a5d89a
|
🎉 Add release notes dialog for 1.7.
|
2021-07-13 14:13:25 +02:00 |
|
Andrey Antukh
|
dc22c2763e
|
⬆️ Update dependencies.
|
2021-07-13 14:13:25 +02:00 |
|
alonso.torres
|
0c8e0ed3dd
|
🐛 Fix problem with invalid svg value
|
2021-07-09 14:50:57 +02:00 |
|
Andrés Moya
|
56795f8d26
|
♻️ Reorder functions, for more clarity, and add some comments
|
2021-07-09 12:53:47 +02:00 |
|
Andrés Moya
|
741d3050ad
|
♻️ Small refactor set modifiers
|
2021-07-09 12:53:47 +02:00 |
|
alonso.torres
|
0ff0fd7ced
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-07-09 12:42:33 +02:00 |
|
alonso.torres
|
b9b287d3b2
|
🐛 Fix problem with non existing children
|
2021-07-09 10:40:39 +02:00 |
|
alonso.torres
|
55d2acdf13
|
✨ Incremental area selection
|
2021-07-08 22:01:05 +02:00 |
|