1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/builder
Gerard Burns d47c7d9227
Chart Component and Explanation Modal Fixes and Improvements (#13922)
* wip

* wip refactoring icons and column names

* wip

* wip

* remove automatic chart datetime sorting

* indefinite article, long form text

* lint

* lint
2024-06-14 08:20:56 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public
src Chart Component and Explanation Modal Fixes and Improvements (#13922) 2024-06-14 08:20:56 +01:00
.gitignore
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json Remove unused packages from builder 2024-05-01 11:17:26 +01:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
vite.config.js Feature/nps survey (#13423) 2024-04-09 15:24:03 +01:00
vitest.setup.js

Get Started

yarn install

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