1
0
Fork 0
mirror of synced 2024-07-12 17:56:07 +12:00
budibase/packages/builder/tests
Michael Shanks c7cbe6ca8b
#24 - Control Flow (#79)
* removed binding references to array type

* refactored initialiseChildren into seperate file

* render function, with code blocks - tested simple cases

* few mores tests for control flow

* md components - getting TestApp to work

* new render wrapper - bug fix

* client: providing access to component root elements

* code editor working

* code editor improvements
2020-01-31 23:11:50 +00:00
..
buildCodeForScreen.spec.js #24 - Control Flow (#79) 2020-01-31 23:11:50 +00:00
buildPropsHierarchy.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
componentDependencies.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
createDefaultProps.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
expandPropDef.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
generate_css.spec.js 48 builder frontend 2 (#76) 2020-01-31 16:01:58 +00:00
getComponentInfo.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
renameScreen.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
searchComponentsProps.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
testData.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00
validatePages.spec.js #48 restructure. Screens in, user components out. _children static concept 2020-01-17 23:06:42 +00:00