Andrey Antukh
6436ef334b
♻️ Refactor persistence layer
2024-06-04 10:15:32 +02:00
alonso.torres
9fcb4216b6
⚡ Improved performance to update layout
2024-05-22 17:30:19 +02:00
Pablo Alba
bfe9caba15
♻️ Components refactor: move generators for duplicate
2024-05-09 11:20:19 +02:00
alonso.torres
fde0bcfd3e
✨ Add grid layout options to context
2024-05-03 13:44:31 +02:00
Alejandro Alonso
bad0fb912b
:tada Add undo-group for layout updates
2024-03-08 11:31:32 +01:00
alonso.torres
ff22208ec2
🐛 Fix problem with grid multiple selection
2024-03-05 18:13:22 +01:00
alonso.torres
fb2c4c9c3a
🐛 Fix problem with grid layout paddings
2024-03-04 20:31:28 +01:00
Andrey Antukh
7d2af587cd
✨ Improve audit events for layout context menu
2024-03-01 12:18:45 +01:00
Andrey Antukh
8eaf93f08a
✨ Add audit events for shape layout creation
2024-03-01 12:18:45 +01:00
alonso.torres
9e52cdb75e
🐛 Change behavior of auto cells
2024-01-04 15:17:12 +01:00
alonso.torres
6068ddc0ff
✨ Add delete with content option
2024-01-03 16:50:44 +01:00
alonso.torres
c9200f235e
♻️ Changes to update-shape parameters
2024-01-02 18:09:55 +01:00
alonso.torres
40d4a917e1
✨ Context menu for cells
2024-01-02 18:09:55 +01:00
alonso.torres
9ed3ad2f3c
✨ Right click options on grid editor
2024-01-02 18:09:55 +01:00
Alejandro Alonso
8e3a73d0bd
🐛 Respect group name when adding layout
2024-01-02 11:57:23 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
alonso.torres
52c849ce4b
🐛 Fix problem with absolutes inside grid
2023-12-15 22:18:23 +01:00
alonso.torres
dc2c83bb62
🐛 Fix problems with absolute positioning and hidden elements
2023-12-07 16:54:48 +01:00
alonso.torres
39b41d7037
✨ Reorder grid tracks moving content
2023-12-07 16:54:48 +01:00
alonso.torres
88d259a123
✨ Highlight elements on hover in grid editor panel
2023-12-07 16:54:20 +01:00
Andrey Antukh
52fbc678f3
♻️ Move app.common.pages to app.common.files
2023-11-16 11:07:36 +01:00
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