budibase/packages/builder/src
Michael Shanks c9961feee5 Work on Components API & bugfixes (#102)
* typo - screens not being sent to page save

* removed children arg from hydrateChildren (n/a)

* initialiseChildren does not rerender unless forced

* removed derivatives of initialiseChildren

* renamed initialiseChildren > attachChildren

* standard-components - refactoring

div now container
H1, h2... etc now Heading with type
Select now takes option as _children

* loads of bug fixing

* safe props creation
anytime props are loaded,
we make sure they conform to the components props definition
2020-02-14 11:51:45 +00:00
..
accessLevels include svelte files in prettier 2020-02-03 09:50:30 +00:00
actionsAndTriggers include svelte files in prettier 2020-02-03 09:50:30 +00:00
assets UI changes 2019-09-18 19:16:11 +01:00
builderStore Work on Components API & bugfixes (#102) 2020-02-14 11:51:45 +00:00
common Page Layout & Screen restructure (#87) 2020-02-10 15:51:09 +00:00
database Lots of poking around to get apps to run, plux fixing tests (#92) 2020-02-12 12:45:24 +00:00
imgs moving builder into web... 2019-07-13 10:35:57 +01:00
nav include svelte files in prettier 2020-02-03 09:50:30 +00:00
userInterface Work on Components API & bugfixes (#102) 2020-02-14 11:51:45 +00:00
App.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
BackendRoot.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
NoPackage.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
PackageRoot.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
Settings.svelte include svelte files in prettier 2020-02-03 09:50:30 +00:00
favicon.ico UI changes 2019-09-18 19:16:11 +01:00
favicon.png UI changes 2019-09-18 19:16:11 +01:00
fonts.css UI changes 2019-09-18 19:16:11 +01:00
global.css Basic implementation of sidebar design. 2020-01-24 14:51:28 +00:00
index.html #24 - Control Flow (#79) 2020-01-31 23:11:50 +00:00
main.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00