1
0
Fork 0
mirror of synced 2024-08-02 20:01:43 +12:00
Commit graph

683 commits

Author SHA1 Message Date
Michael Shanks
e87e890306 v0.0.19 2020-02-26 22:26:19 +00:00
Michael Shanks
6c10a4a2cf v0.0.18 2020-02-26 22:18:45 +00:00
Michael Shanks
56d51014d4 prep for NPM publish 2020-02-26 22:18:14 +00:00
Michael Shanks
05d55de0d8 v0.0.17 2020-02-26 21:12:13 +00:00
Michael Shanks
7ae29a6030 #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
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
Martin McKeaveney
460ff487be v0.0.16 2020-01-23 11:38:11 +00:00
Michael Shanks
4f29664990 v0.0.15 2019-11-12 07:15:59 +00:00
Michael Shanks
e459d56754 v0.0.14 2019-11-09 08:14:41 +00:00
Michael Shanks
b64c57bbfb v0.0.13 2019-11-05 13:30:53 +00:00
Michael Shanks
21287181a2 v0.0.12 2019-10-19 07:24:35 +01:00
Michael Shanks
70572a5ee1 v0.0.11 2019-10-12 08:31:04 +01:00
Michael Shanks
4b559d046e v0.0.10 2019-10-12 07:51:01 +01:00
Michael Shanks
ce29733189 v0.0.9 2019-10-11 19:06:31 +01:00
Michael Shanks
03c1adb55e v0.0.8 2019-10-11 18:58:13 +01:00
Michael Shanks
c2ba38fec1 v0.0.7 2019-10-11 18:51:03 +01:00
Michael Shanks
5ba24568da v0.0.6 2019-10-11 18:48:09 +01:00
Michael Shanks
014c3b6bd3 v0.0.5 2019-10-11 18:47:35 +01:00
Michael Shanks
54420f6987 v0.0.4 2019-10-11 18:45:26 +01:00
marblekirby
011aa9f2cc base analytics and settings 2019-09-23 01:01:27 +01:00
marblekirby
0366ae5bdb base analytics and settings 2019-09-23 00:56:39 +01:00
Michael Shanks
9953989de6 state binding working 2019-09-22 05:02:33 +01:00
michael shanks
c5e6fe001b v0.0.3 2019-09-10 13:07:35 +01:00
michael shanks
2e596be3d1 v0.0.2 2019-09-10 11:48:00 +01:00
Michael Shanks
22bed49a09 packages changes and bugfix 2019-09-10 10:25:13 +01:00
Michael Shanks
4748ce0ed5 package changes 2019-09-10 06:11:46 +01:00
michael shanks
21224b119b builder ui changes - UI builder in progress 2019-08-07 09:03:49 +01:00
michael shanks
6cd61a4a63 builder importing core directly! 2019-07-30 09:08:40 +01:00
michael shanks
4b12a6a193 adding test commands for all packaged that need them 2019-07-21 09:59:30 +01:00
michael shanks
81e5b5659c upgraded dependencies 2019-07-21 09:54:19 +01:00
michael shanks
a81af3f18b component prop definition - create 2019-07-19 12:52:08 +01:00
michael shanks
d52aeb3e95 builder now being served by server 2019-07-15 06:59:46 +01:00
michael shanks
13dd99be02 moving builder into web... 2019-07-13 10:35:57 +01:00