1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/client
pngwn 5aa44a88a4 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
..
.vscode
scripts
src 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
tests Control flow - Client library foundations (#72) 2020-01-29 23:01:14 +00:00
.gitignore
babel.config.js
package.json
rollup.config.js