1
0
Fork 0
mirror of synced 2024-07-15 03:05:57 +12:00
budibase/packages/builder
Conor Webb 4b84f5f127
Added custom title field to confirm actions modals (#13208)
* Added custom title field to confirm actions modals

* Changed label text to display Title/Text instead of having Confirm infront
2024-03-07 10:54:10 +00:00
..
.vscode
assets n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
public
src Added custom title field to confirm actions modals (#13208) 2024-03-07 10:54:10 +00:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Update Svelte Major Version to 4 (#13036) 2024-02-22 13:19:29 +00:00
README.md
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

Get Started

yarn install

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