1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
budibase/packages/server
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
..
.vscode Getting started for contributors fixed - see readme 2019-11-23 07:28:24 +00:00
appPackages 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
initialise Getting started for contributors fixed - see readme 2019-11-23 07:28:24 +00:00
middleware #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
tests #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
utilities Restore lost utility files 2020-01-24 14:51:29 +00:00
.gitignore merge 2020-01-27 12:16:03 +00:00
app.js basic architecture complete 2020-01-29 21:04:48 +00:00
config.contributors.js Getting started for contributors fixed - see readme 2019-11-23 07:28:24 +00:00
config.dev.js CLI nearly there 2019-10-11 17:14:23 +01:00
config.sample.js working on client lib 2019-09-06 13:04:23 +01:00
index.js CLI nearly there 2019-10-11 17:14:23 +01:00
LICENSE
package.json tidy up 2020-01-31 09:49:26 +00:00
yarn.lock fix bcrypt in build 2020-01-28 13:06:35 +00:00