Andrey Antukh
|
c656dd146c
|
Merge pull request #2589 from penpot/alotor-fixes
Flex layout fixes
|
2022-11-22 17:15:40 +01:00 |
|
alonso.torres
|
441e142349
|
🐛 Fix reflow layout when changes in paths and texts
|
2022-11-22 17:08:23 +01:00 |
|
alonso.torres
|
54fd836dd4
|
🐛 Fix problem when dragging layout children with frames
|
2022-11-22 16:41:44 +01:00 |
|
alonso.torres
|
7ffdf21657
|
🐛 Fix paste shapes into layout
|
2022-11-22 16:40:20 +01:00 |
|
Andrey Antukh
|
9334138510
|
🐛 Fix persistence loop on dev code hot reload
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
1b9dea01e2
|
🔥 Remove unused d/update-vals function
Already available as clojure.core/update-vals
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
ccb7c466bf
|
🎉 Add lazy loading and storage/pointer-map support on viewer
|
2022-11-22 14:06:14 +01:00 |
|
Andrey Antukh
|
bbf95434d8
|
🎉 Add lazy loading and storage/pointer-map support on workspace
This also rewrites the workspace load process making it a bit more
efficient independently if lazy loading is used.
|
2022-11-22 14:06:14 +01:00 |
|
Andrés Moya
|
af03f720b0
|
✨ Allow to reset changes from a deleted component
|
2022-11-21 13:58:31 +01:00 |
|
Andrés Moya
|
831839080f
|
🎉 When deleting a shape inside a component copy, just hide it
|
2022-11-21 11:56:15 +01:00 |
|
Andrey Antukh
|
8b7310032b
|
Merge pull request #2562 from penpot/hiru-show-main-component
✨ Improve show main component menu
|
2022-11-20 20:26:07 +01:00 |
|
Andrés Moya
|
848f5125d8
|
✨ Improve show main component menu
|
2022-11-20 20:25:53 +01:00 |
|
Andrés Moya
|
ce7852329a
|
🎉 Add the ability to create components in bulk from images
|
2022-11-20 20:24:33 +01:00 |
|
Eva
|
2a2b5c7dba
|
✨ Add code block to layout elements
|
2022-11-18 09:42:50 +01:00 |
|
Alejandro Alonso
|
93bbe1b2f8
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-11-17 12:21:56 +01:00 |
|
Pablo Alba
|
ff0b031c8b
|
🐛 Fix colorpicker does not close upon switching to Dashboard
|
2022-11-17 12:11:30 +01:00 |
|
alonso.torres
|
afa6a97693
|
✨ Fixes problem with bool shapes
|
2022-11-17 09:29:47 +01:00 |
|
alonso.torres
|
7b2f0303e8
|
✨ Fixed problems with masks
|
2022-11-17 09:29:47 +01:00 |
|
alonso.torres
|
6e35b5c6b6
|
✨ Fixed problem with new modifiers and text auto-heigh
|
2022-11-17 09:29:47 +01:00 |
|
alonso.torres
|
39041bb63b
|
✨ Fix problem with constraints
|
2022-11-17 09:29:47 +01:00 |
|
Eva
|
56efb571be
|
✨ Add add flex layout option in context menu
|
2022-11-17 09:29:47 +01:00 |
|
alonso.torres
|
c1affe75e1
|
✨ Fix problem with fixed constraints
|
2022-11-17 09:29:47 +01:00 |
|
alonso.torres
|
cdaba395c4
|
✨ Small fixes for flex layout
|
2022-11-17 09:29:45 +01:00 |
|
alonso.torres
|
e61e76a074
|
✨ Fix problems with flipped layouts
|
2022-11-17 09:29:31 +01:00 |
|
alonso.torres
|
a2e26210d1
|
✨ Renamed modifiers functions
|
2022-11-17 09:29:31 +01:00 |
|
alonso.torres
|
b5df7bbfc5
|
✨ Remove constraints when autolayout
|
2022-11-17 09:29:30 +01:00 |
|
alonso.torres
|
861eb283e8
|
✨ Flex layout small fixes
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
c86d88834e
|
✨ Fix problems moving frames
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
4ecc166055
|
✨ Remove fill/auto when resizing
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
7f0054959f
|
✨ Hug content to frames
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
81d2f9dd9d
|
✨ Adds align-content options
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
af098bb64d
|
✨ Adds integration with new UI
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
11f347941e
|
✨ Refactor for new modifiers
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
c3ed46d3ab
|
✨ Move auto-layout children
|
2022-11-17 09:29:03 +01:00 |
|
alonso.torres
|
c01c46041d
|
✨ Adds autolayout positions calculations
|
2022-11-17 09:29:02 +01:00 |
|
Pablo Alba
|
1affb53a26
|
✨ Better overlays interactions on boards inside boards
|
2022-11-16 14:31:44 +01:00 |
|
Andrés Moya
|
6b1ecfd89c
|
📎 Add some code enhancements
|
2022-11-14 14:44:18 +01:00 |
|
Andrés Moya
|
20738545b8
|
🎉 Transform graphics into components
|
2022-11-11 09:56:40 +01:00 |
|
Andrey Antukh
|
5192b36669
|
💄 Add some cosmetic adjustements
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
b20d2badfe
|
✨ Load workspace thumbnails in a separated request
|
2022-11-10 14:54:50 +01:00 |
|
Andrey Antukh
|
76333cec26
|
🎉 Integrate storage/pointer-map file feature
|
2022-11-08 13:02:14 +01:00 |
|
Andrey Antukh
|
a85a65a554
|
Merge branch 'staging' into develop
|
2022-10-31 10:44:15 +01:00 |
|
Eva
|
d663d2bebf
|
✨ Add new handoff flex item section"
|
2022-10-27 12:17:25 +02:00 |
|
Eva
|
21c9c205cb
|
🐛 Add nudge by default
|
2022-10-27 09:43:03 +02:00 |
|
Eva
|
e16da8bd2d
|
🎉 Add new flex layout menu
|
2022-10-20 11:53:32 +02:00 |
|
Andrés Moya
|
39c601a51f
|
🐛 Fix small import problem
|
2022-10-19 11:14:07 +02:00 |
|
Andrey Antukh
|
951b3eb4fe
|
✨ Integrate objects-map and introduce file feature flags
|
2022-10-18 15:49:18 +02:00 |
|
Alejandro Alonso
|
10e0cf121b
|
Merge remote-tracking branch 'origin/staging' into develop
|
2022-10-17 15:21:11 +02:00 |
|
Pablo Alba
|
88cd19d21a
|
🐛 Fix custom font upload fails silently for unsupported formats
|
2022-10-17 13:10:45 +02:00 |
|
Alejandro Alonso
|
c670d81a20
|
🐛 Fix assertion error trying to move board if path tool selected
|
2022-10-17 12:00:39 +02:00 |
|