Andrey Antukh
|
b483513fa8
|
Merge pull request #1099 from penpot/fix-vertical-resize
🐛 Fix vertical resize when nested shapes
|
2021-07-20 09:42:44 +02:00 |
|
Andrés Moya
|
578c561473
|
🐛 Fix linter issues
|
2021-07-20 09:35:22 +02:00 |
|
Andrés Moya
|
f6134a6bd3
|
🐛 Fix vertical resize when nested shapes
|
2021-07-20 09:19:24 +02:00 |
|
Andrey Antukh
|
2758b6ffd9
|
Merge pull request #1096 from penpot/fix-duplicate-names
🐛 Fix repeated names when duplicating object trees.
|
2021-07-16 16:26:56 +02: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
|
b4b12e68bf
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-07-15 18:08:32 +02:00 |
|
Andrey Antukh
|
768216d9bc
|
🐛 Fix previous migration.
|
2021-07-15 17:39:56 +02:00 |
|
Andrey Antukh
|
f29d54ad0d
|
🐛 Add migration for fix unreferenced shapes on frames.
|
2021-07-15 17:23:51 +02:00 |
|
Andrey Antukh
|
946309a485
|
📎 Add migration for cleaning unused props on file data.
|
2021-07-15 16:50:56 +02:00 |
|
Andrey Antukh
|
7c98336148
|
📎 Improve error reporting.
|
2021-07-15 16:50:32 +02:00 |
|
Andrey Antukh
|
455b0efa71
|
🐛 Add migration for fix some inconsistencies on page data.
|
2021-07-15 16:40:00 +02:00 |
|
Andrey Antukh
|
9ddcb036cf
|
Merge branch 'main' into develop
|
2021-07-15 15:17:36 +02:00 |
|
Andrés Moya
|
185e06ed79
|
Merge pull request #1093 from penpot/niwinz-hotfixes
Hotfixes
|
2021-07-15 14:13:42 +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 |
|
Andrey Antukh
|
5126c85623
|
🐛 Properly handle path with fill-image on file media gc task.
|
2021-07-15 11:57:15 +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
|
23e4915d60
|
⬆️ Set next version number (1.8.0)
|
2021-07-14 11:10:03 +02:00 |
|
Andrey Antukh
|
5ecfe05f3b
|
📎 Update CHANGES.md file.
|
2021-07-14 11:09: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
|
b7dc6d6cce
|
Merge pull request #1083 from penpot/constraints-rotated
🐛 Fix constraints for rotated shapes
|
2021-07-13 14:15:42 +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 |
|
Andrés Moya
|
a77863d3c5
|
🐛 Fix constraints for rotated shapes
|
2021-07-13 11:26:03 +02:00 |
|
alonso.torres
|
0c8e0ed3dd
|
🐛 Fix problem with invalid svg value
|
2021-07-09 14:50:57 +02:00 |
|
Andrés Moya
|
fb7751eaae
|
✨ Apply different resize vectors for h and v constraints
|
2021-07-09 12:53:47 +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 |
|
Andrey Antukh
|
dc089ba84a
|
Merge pull request #1080 from penpot/enhancement/incremental-area-selection
Incremental area selection
|
2021-07-08 23:08:06 +02:00 |
|
alonso.torres
|
55d2acdf13
|
✨ Incremental area selection
|
2021-07-08 22:01:05 +02:00 |
|
Andrey Antukh
|
3a64efd136
|
Merge pull request #1078 from penpot/enhancement/shape-to-path
Double click won't make a shape a path until you change a node
|
2021-07-08 16:38:27 +02:00 |
|
alonso.torres
|
4e439792ec
|
✨ Double click won't make a shape a path until you change a node
|
2021-07-08 16:02:39 +02:00 |
|
alonso.torres
|
895889d27a
|
🐛 Fix local assert when deleting text
|
2021-07-08 16:02:21 +02:00 |
|
alonso.torres
|
d2777f5915
|
🐛 Fix dynamic alignment enabled with hidden objects
|
2021-07-07 17:16:56 +02:00 |
|
alonso.torres
|
9b878bd1cc
|
🐛 Fix header partialy visible on fullscreen viewer mode
|
2021-07-07 17:16:56 +02:00 |
|
alonso.torres
|
73a08fd119
|
🐛 Fix resize/rotate with mouse buttons different than left
|
2021-07-07 17:16:56 +02:00 |
|
alonso.torres
|
7b9b3dabbe
|
🐛 Fix problem when editing color in group
|
2021-07-07 17:16:56 +02:00 |
|