1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/builder
Keviin Åberg Kultalahti 532f29355e Revert "work on converting popover to drawer"
This reverts commit 082c238b57.
2021-02-24 10:33:54 +01:00
..
.vscode
assets
build
cypress Updating cypress tests as well as changing the auto column icons a bit to improve the look. 2021-02-19 15:49:54 +00:00
scripts
src Revert "work on converting popover to drawer" 2021-02-24 10:33:54 +01:00
tests
.gitignore
babel.config.js
CONTRIBUTING.md
cypress.json
LICENSE.md
package.json adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00
README.md
rollup.config.js
yarn.lock adds option to allow dot notation in column names 2021-02-23 13:14:30 +01:00

Get Started

npm install

Webpack dev server (port 8080): npm run dev Build npm run build