budibase/packages/builder
melohagan 0ccfaf03af Fixing problems when switching between match any and match all (#11179)
* Make sure displayed filter count is correct

* Fix for false boolean filter
2023-07-11 10:06:19 +01:00
..
.vscode
assets
build
public using black bb logo instead of gray 2023-06-14 16:55:46 +01:00
src Fixing problems when switching between match any and match all (#11179) 2023-07-11 10:06:19 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html fix for fonts in production 2023-06-14 18:48:44 +01:00
nuxt.config.js
package.json Refactor Datasource Creation Modal (#10783) 2023-06-26 09:52:02 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Fix fonts not loading in builder preview in dev 2023-06-16 14:46:34 +01:00
vitest.setup.js

README.md

Get Started

yarn install

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