1
0
Fork 0
mirror of synced 2024-09-19 10:48:30 +12:00
budibase/packages/server/appPackages/_master
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
..
components generators.. 2019-10-07 06:03:41 +01:00
public 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
.gitignore ignoring test package node_modules from npm publish 2019-10-11 19:05:56 +01:00
access_levels.json generators.. 2019-10-07 06:03:41 +01:00
appDefinition.json lots of bugfixes and component changes 2019-10-03 06:12:13 +01:00
main.js CLI nearly there 2019-10-11 17:14:23 +01:00
package.json Budibase is alive! sort of 2019-09-12 06:10:50 +01:00
pages.json lots of bugfixes and component changes 2019-10-03 06:12:13 +01:00
plugins.js Budibase is alive! sort of 2019-09-12 06:10:50 +01:00
yarn.lock some bugfixes - ready to start building! 2019-09-29 06:40:06 +01:00