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
pngwn
0490441d09
Remove unused validateProps module and tests
2020-01-24 16:39:25 +00:00
Michael Shanks
4e09043e3a
#48 restructure. Screens in, user components out. _children static concept
2020-01-17 23:06:42 +00:00
Michael Shanks
2f028b1f1e
generators..
2019-10-07 06:03:41 +01:00
Michael Shanks
1529277b11
lots of bugfixes and component changes
2019-10-03 06:12:13 +01:00
Michael Shanks
cb6fe94584
Event bindings with context, array binding, Table component...
2019-09-27 17:03:31 +01:00
Michael Shanks
be2fe07395
Events and state binding
2019-09-20 08:01:35 +01:00
Michael Shanks
70ddecfab0
data binding and stndard componets work
2019-09-19 04:35:40 +01:00
michael shanks
dc0ad5c0d1
buildPropsHierarchy + test
2019-09-06 17:25:06 +01:00
michael shanks
ef0b1a102e
bug when saving components
2019-08-22 07:57:56 +01:00
michael shanks
0d7d9f471e
Edit component pane improvements
2019-08-16 15:48:45 +01:00
michael shanks
3bcef7f668
component inheritance working
2019-08-15 08:49:15 +01:00
michael shanks
fb9f4f6158
backup
2019-08-14 22:11:59 +01:00
michael shanks
21224b119b
builder ui changes - UI builder in progress
2019-08-07 09:03:49 +01:00
michael shanks
ca63769204
backup before blame
2019-08-04 22:21:16 +01:00
michael shanks
698a5678ed
incorrect imports, after folder rename
2019-07-29 07:48:40 +01:00
michael shanks
fe67c21627
search tests
2019-07-28 12:45:00 +01:00
michael shanks
1413ee6f2c
searching components
2019-07-28 08:03:11 +01:00
michael shanks
4891c6de80
adding in routes for components and pages
2019-07-25 07:31:54 +01:00
michael shanks
70082147c7
validate pages... started testing
2019-07-23 08:33:49 +01:00
michael shanks
886e5c6b2d
recursive validation of component heirarchy
2019-07-21 09:36:20 +01:00
michael shanks
0b94346104
recursive validation of props
2019-07-20 21:41:06 +01:00
michael shanks
ca74258c04
validating component props
2019-07-19 18:03:58 +01:00
michael shanks
a81af3f18b
component prop definition - create
2019-07-19 12:52:08 +01:00