alonso.torres
351f7fd1bb
✨ Create grid from selection
2023-10-25 15:03:09 +02:00
alonso.torres
caee3160f2
🐛 Change to patch-object
2023-10-06 12:22:41 +02:00
alonso.torres
3db04e1e2b
🐛 Fix problem when removing margins
2023-10-06 12:18:55 +02:00
alonso.torres
d420f30835
✨ Grid area attributes for html generation
2023-10-06 12:18:55 +02:00
alonso.torres
6f2a459cce
✨ Instance component to grid layout
2023-09-18 14:08:34 +02:00
alonso.torres
17f35cda15
✨ Multiple cells selection and area
2023-09-18 14:07:53 +02:00
alonso.torres
322767701c
✨ Highlight on track hover
2023-09-18 14:07:37 +02:00
alonso.torres
495ba6e4a4
✨ Reorder grid tracks
2023-09-18 14:04:16 +02:00
Andrey Antukh
405aa66357
🎉 Add new shape & rect data structures
...
Also optimizes some functions for faster shape and rect props
access (there is still a lot of work ahead optimizing the rest of
the functions)
Also normalizes shape creation and validation for ensuring
correct setup of all the mandatory properties.
2023-07-11 17:27:35 +02:00
alonso.torres
600b1a6d8d
✨ Improved code generation
2023-07-10 14:49:25 +02:00
alonso.torres
9b8ef35603
✨ Grid layers order
2023-07-10 14:49:25 +02:00
alonso.torres
b13db69cf9
✨ Grid layout polishing
2023-07-10 14:49:24 +02:00
alonso.torres
b83c35b0dd
✨ Refresh grid cells after change static/absolute item
2023-07-10 14:49:24 +02:00
alonso.torres
0358eb51e8
✨ Change behavior on empty grid creation
2023-07-10 14:49:24 +02:00
alonso.torres
47e927d571
✨ Change column/row from cell options
2023-07-10 14:49:24 +02:00
alonso.torres
5925d2520f
✨ Changes to the editor UI
2023-07-10 14:49:24 +02:00
alonso.torres
4bfe81f771
✨ Enable grid editor
2023-07-10 14:49:24 +02:00
alonso.torres
3b8c3647fa
🐛 Fix problem with undefined gaps
2023-06-05 09:56:03 +02:00
Pablo Alba
c3c41c5b7d
🐛 Fix rotate board breaks paddings
2023-03-27 13:18:08 +02:00
Pablo Alba
caf462e9b8
🐛 Fix padding prediction does not work with one shape
2023-03-27 13:18:08 +02:00
Pablo Alba
480a72b6e2
🐛 Fix paddings and gaps prediction on create layout
2023-03-09 09:25:10 +01:00
alonso.torres
b5be938480
🐛 Improve behavior for undo on text edition
2023-03-07 09:11:51 +01:00
alonso.torres
23104b28b6
✨ Edition mode for grid
2023-03-02 14:05:51 +01:00
alonso.torres
b497de0dae
✨ UI Integration
2023-03-02 13:56:11 +01:00
alonso.torres
eb425dc4f2
✨ Edit cell panel
2023-03-02 13:56:11 +01:00
alonso.torres
4b7e93ab84
✨ First draft of cell display
2023-03-02 13:56:11 +01:00
alonso.torres
a0cd94cfae
✨ Grid layout infrastructure
2023-03-02 13:51:27 +01:00
alonso.torres
8b5a36a49f
🐛 Fix problem with auto layout an absolute positioning
2023-02-28 15:22:04 +01:00
Alejandro Alonso
b73b40b23c
Merge remote-tracking branch 'origin/staging' into develop
2023-02-28 10:53:09 +01:00
alonso.torres
9af0e6ca44
🐛 Fix problem when creating layout from selection
2023-02-27 16:43:59 +01:00
alonso.torres
664f73b8a5
🐛 Fix problem when converting an empty frame to layout
2023-02-24 07:37:11 +01:00
Pablo Alba
85a47e36b5
✨ Adds paddings and gaps prediction on layout creation
2023-02-15 12:42:23 +01:00
alonso.torres
00e265695c
✨ Change parent/children constraint for problematic configurations
2023-02-02 09:18:53 +01:00
alonso.torres
da60911d81
🐛 Create new layouts without clip content
2023-01-31 12:03:23 +01:00
Eva
b463ebc17b
🐛 Fix layout spec with proper names
2023-01-27 13:11:46 +01:00
Eva
40195a4f52
🐛 Fix index on layout created over group
2023-01-19 16:16:22 +01:00
Eva
6a257503ae
🐛 Fix create layout over mask destroy mask
2023-01-19 16:16:22 +01:00
Eva
fb060cb806
🐛 Fix padding values and add tooltip
2023-01-16 18:24:48 +01:00
Eva
8892cebb6f
🐛 Fix create layout flex around component
2023-01-16 18:24:48 +01:00
alonso.torres
2da421bb7a
🐛 Fix error on path editing
2023-01-12 12:35:20 +01:00
Eva
8df861faaa
🐛 Fix some undo while actions in flex
2023-01-12 12:17:26 +01:00
Eva
31dfdf51c9
🐛 Fix some errors on flex layout
2023-01-12 12:17:26 +01:00
Eva
598959cd3f
🐛 Fix some bugs reported on flex feedback
2023-01-04 14:00:13 +01:00
alonso.torres
a64d92b005
✨ Change default parameters on selection to layout
2022-12-07 15:05:38 +01:00
alonso.torres
6c2d2e142b
✨ Improve reflow texts
2022-12-07 15:05:38 +01:00
Eva
694d90d485
✨ Add id functionality to undo transactions
2022-11-24 10:00:32 +01:00
Eva
32746a5960
🐛 Fix some layout errors
2022-11-24 10:00:32 +01:00
Eva
2a2b5c7dba
✨ Add code block to layout elements
2022-11-18 09:42:50 +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