1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00
budibase/packages
pngwn aa4c7fa1c1
48 builder frontend 2 (#76)
* Implement collapsing component hierarchy.

* Save screen when adding new components.

* Allow creation of nested child components.

* Rename updateComponentProps to setComponentProps

* Compile layout and position properties to css strings.

* Correct ordering errors.

* Compile the css for an entire screen.

* Add unique id for each component.

* Ignore _id props.

* Update client to add correct class names to component elements.

* Add grid-template fields to layout styling panel.

* Inject css into iframe. Minor tweaks.

* Fix unset margins.

* Update failing tests.
2020-01-31 16:01:58 +00:00
..
bootstrap-components Correct gitignore pattern 2020-01-24 14:51:28 +00:00
builder 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
cli build process improvements and gitignore 2020-01-24 16:31:53 +00:00
client 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
core Merge pull request #77 from shogunpurple/ci 2020-01-31 15:07:05 +00:00
datastores v0.0.16 2020-01-23 11:38:11 +00:00
materialdesign-components Aliasing config and additional test button component for test app (#66) 2020-01-28 13:00:05 +00:00
server 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
standard-components Implement updating of individual component props 2020-01-24 14:51:29 +00:00