1
0
Fork 0
mirror of synced 2024-08-11 08:01:42 +12:00
budibase/packages/builder
Andrew Kingston 9025e18f15 Misc fixes (#10345)
* Fix some issues with component and screen settings layout

* Fix issue with component setting labels when multi-line

* Remove early termination of form validation when encountering an errored field

* Update free logo badge to be a sticky footer

* Close side panels when clicking on links
2023-04-19 14:21:11 +01:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
src Misc fixes (#10345) 2023-04-19 14:21:11 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html Working commit 2023-03-13 12:33:16 +00:00
LICENSE.md
nuxt.config.js
package.json v2.5.6-alpha.5 2023-04-18 16:40:23 +00:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00
vitest.setup.js Builder Unit Test PoC (#10173) 2023-04-18 14:37:29 +01:00

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build