1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00
budibase/packages/builder
Joe 8d522e3eaf Ui Update
Tidied up a few areas of the new edit panel within the Design UI, including:
Margins
Input box sizes
Colors
Tabs

TBD - The parent tab, Add, will move to the left in the future and edit will disappear. Design, settings and actions will become parents.
2020-05-26 20:44:24 +01:00
..
.vscode Update gitignored files. 2020-01-24 14:51:28 +00:00
assets Home page UI design 2020-05-25 16:57:17 +01:00
build running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
src Ui Update 2020-05-26 20:44:24 +01:00
tests New jest tests for generate-css 2020-05-26 14:27:33 +01:00
.gitignore routify config for electron 2020-05-19 15:45:09 +01:00
babel.config.js running prettier over codebase, removing merge files 2020-02-03 09:24:25 +00:00
CONTRIBUTING.md moving builder into web... 2019-07-13 10:35:57 +01:00
LICENSE.md moving builder into web... 2019-07-13 10:35:57 +01:00
package.json Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
README.md moving builder into web... 2019-07-13 10:35:57 +01:00
rollup.config.js formatting + fixing builder tests 2020-05-07 10:53:34 +01:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build