1
0
Fork 0
mirror of synced 2024-09-19 02:39:37 +12:00
Commit graph

12 commits

Author SHA1 Message Date
Conor Mack
202b4f0996 MD Dialog Complete and Margins for Typography 2020-03-23 13:58:40 +00:00
Conor_Mack
bdd84d21b2 Card with lay undefined issue 2020-03-20 09:57:49 +00:00
Conor Mack
6785198c62 Completed MD Select 2020-03-03 15:23:03 +00:00
Michael Shanks
bd8c1a43a5 MD button onclick hooked 2020-02-22 22:09:26 +00:00
Conor_Mack
88ed3830cc Component JSON options update and related changes 2020-02-21 15:00:42 +00:00
Conor_Mack
79363ec6d1 Completed MD Datatable and General Tidyup 2020-02-18 15:05:09 +00:00
Conor Mack
61b665b384 Proper even handling for buttons and textfields 2020-02-14 14:00:12 +00:00
Michael Shanks
8a80d8801a Page Layout & Screen restructure (#87)
* refactoring server for screens & page layout restructure

* Disable API calls, UI placeholders.

* buildPropsHierarchy is gone & screen has url

* Recent changes.

* router

* router

* updated git-ignore to reinclude server/utilities/builder

* modified cli - budi new create new file structure

* Fix uuid import.

* prettier fixes

* prettier fixes

* prettier fixes

* page/screen restructure.. broken tests

* all tests passing at last

* screen routing tests

* Working screen editor and preview.

* Render page previews to the screen.

* Key input lists to ensure new array references when updating styles.

* Ensure the iframe html and body fills the container.

* Save screens via the API.

* Get all save APIs almost working.

* Write pages.json to disk.

* Use correct API endpoint for saving styles.

* Differentiate between saving properties of screens and pages.

* Add required fields to default pages layouts.

* Add _css default property to newly created screens.

* Add default code property.

* page layout / screens - app output

Co-authored-by: pngwn <pnda007@gmail.com>
2020-02-10 15:51:09 +00:00
Conor_Mack
97da31fb63 New feature and refactor of Classbuilder along with some bug fixes (#85) 2020-02-10 10:04:20 +00:00
Conor_Mack
8c9618b33b Completed textfield, minor bug fixes and config changes to reference uncompiled components (#83)
* Beginnings of text field

* Completed textfield component and its dependents

* Minor bug fixes
2020-02-07 20:56:00 +00:00
Conor Mack
3d743122d2 Updating icon context if check as per Martins discussion point 2020-02-03 21:10:47 +00:00
Conor Mack
f729863124 functional md button and icon with ripple effect and classbuilder helper 2020-02-03 18:38:09 +00:00