budibase/packages/builder
melohagan 0205db104d
FIX: clicking on design tab while data tab loads does not navigate correctly (#13152)
* If still loading, try navigation later

* Set active tab even if still loading

* Refactor - timeout not needed!
2024-02-29 09:15:01 +00:00
..
.vscode
assets n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
public
src FIX: clicking on design tab while data tab loads does not navigate correctly (#13152) 2024-02-29 09:15:01 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
vitest.setup.js

README.md

Get Started

yarn install

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