1
0
Fork 0
mirror of synced 2024-08-21 21:11:23 +12:00
Commit graph

19841 commits

Author SHA1 Message Date
pngwn
1a4aa7ddf1 Modify component preview to match new component library loader API. 2020-01-24 15:20:20 +00:00
pngwn
7c1ae9f750 Modify component preview to match new component library loader API. 2020-01-24 15:20:20 +00:00
pngwn
86c42a44ab Remove validation, use references rather than clones where possible, prioritise side-panel working with components for now. 2020-01-24 14:51:29 +00:00
pngwn
044edb1aca Remove validation, use references rather than clones where possible, prioritise side-panel working with components for now. 2020-01-24 14:51:29 +00:00
pngwn
2a4cfa278b Implement updating of individual component props 2020-01-24 14:51:29 +00:00
pngwn
d78f8013b5 Implement updating of individual component props 2020-01-24 14:51:29 +00:00
pngwn
cc155c121c Initial implementation of props editor. 2020-01-24 14:51:29 +00:00
pngwn
05a32f25f0 Initial implementation of props editor. 2020-01-24 14:51:29 +00:00
pngwn
1007dfaeb1 Refactor inputs into components for simpler value bindings. 2020-01-24 14:51:29 +00:00
pngwn
3594f07346 Refactor inputs into components for simpler value bindings. 2020-01-24 14:51:29 +00:00
pngwn
b9c5522850 Tweak component pane icons. 2020-01-24 14:51:29 +00:00
pngwn
4e6e6e2c98 Tweak component pane icons. 2020-01-24 14:51:29 +00:00
pngwn
298788ea53 Implement layout UI. 2020-01-24 14:51:29 +00:00
pngwn
bfeb8200b3 Implement layout UI. 2020-01-24 14:51:29 +00:00
pngwn
dba1bfce35 Tweaks to component snippet editor. 2020-01-24 14:51:29 +00:00
pngwn
80ac08e481 Tweaks to component snippet editor. 2020-01-24 14:51:29 +00:00
pngwn
18a436ffef Keep assets folder. 2020-01-24 14:51:29 +00:00
pngwn
5cd0b29866 Keep assets folder. 2020-01-24 14:51:29 +00:00
pngwn
705dd128d4 Restore lost utility files 2020-01-24 14:51:29 +00:00
pngwn
5536a95c21 Restore lost utility files 2020-01-24 14:51:29 +00:00
pngwn
3f9d708541 Correct gitignore pattern 2020-01-24 14:51:28 +00:00
pngwn
62edeb3c3d Correct gitignore pattern 2020-01-24 14:51:28 +00:00
pngwn
cce542d0c9 Implement code editor panel. 2020-01-24 14:51:28 +00:00
pngwn
55b6d01dbf Implement code editor panel. 2020-01-24 14:51:28 +00:00
pngwn
165a42a6f4 Update gitignored files. 2020-01-24 14:51:28 +00:00
pngwn
6ed94eb0a8 Update gitignored files. 2020-01-24 14:51:28 +00:00
pngwn
4fb3e6cfc5 Add builder to gitignore. 2020-01-24 14:51:28 +00:00
pngwn
c800032fbc Add builder to gitignore. 2020-01-24 14:51:28 +00:00
pngwn
d760fe59ea Begin implementation of components panel. 2020-01-24 14:51:28 +00:00
pngwn
9fdcac7c41 Begin implementation of components panel. 2020-01-24 14:51:28 +00:00
pngwn
240a5b74db Basic implementation of sidebar design. 2020-01-24 14:51:28 +00:00
pngwn
8ef407f44e Basic implementation of sidebar design. 2020-01-24 14:51:28 +00:00
pngwn
3bae85c503 Implement new pages dropdown design in sidebar 2020-01-24 14:51:28 +00:00
pngwn
459520dc78 Implement new pages dropdown design in sidebar 2020-01-24 14:51:28 +00:00
pngwn
8abe5b4df7 Implement basic layout for frontend view. 2020-01-24 14:51:28 +00:00
pngwn
6b4cdacc30 Implement basic layout for frontend view. 2020-01-24 14:51:28 +00:00
pngwn
e978e38ae9 Implement refreshed design for the top nav. 2020-01-24 14:51:28 +00:00
pngwn
caf5ff6787 Implement refreshed design for the top nav. 2020-01-24 14:51:28 +00:00
pngwn
fca1b58829 Ensure only props are passed to propControl 2020-01-24 14:51:28 +00:00
pngwn
d31745fb02 Ensure only props are passed to propControl 2020-01-24 14:51:28 +00:00
Martin McKeaveney
4ba9791a66
Merge pull request #58 from shogunpurple/remove-package-lock
Remove package lock
2020-01-24 14:35:24 +00:00
Martin McKeaveney
6f75bdbee6 Merge pull request #58 from shogunpurple/remove-package-lock
Remove package lock
2020-01-24 14:35:24 +00:00
Martin McKeaveney
3bcb6db7f5 removing the package lock files 2020-01-24 14:10:19 +00:00
Martin McKeaveney
a6bbee87ad removing the package lock files 2020-01-24 14:10:19 +00:00
Martin McKeaveney
173df7191a Merge branch 'master' of github.com:Budibase/budibase 2020-01-24 13:57:19 +00:00
Martin McKeaveney
0fd1271de2 Merge branch 'master' of github.com:Budibase/budibase 2020-01-24 13:57:19 +00:00
Michael Shanks
0861e11319 updated yarn lock files 2020-01-24 13:20:03 +00:00
Michael Shanks
d6d936e3d0 updated yarn lock files 2020-01-24 13:20:03 +00:00
Michael Shanks
b5922e0ff0 added DOM tests for client library 2020-01-24 13:18:31 +00:00
Michael Shanks
994aed6f5d added DOM tests for client library 2020-01-24 13:18:31 +00:00