b57a8c1130
* Add when filter empty dropdown * Add unit tests * "fix" typescript issue * Add empty filter check for external * Add unit test * Hide empty filter option for custom query * Make onEmptyFilter optional * Fix unit tests * Remove onEmptyFilter automation input * Remove unused var * Refactor * Fix path * Fix type issue * Fix types |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
public | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build