budibase/packages/builder
melohagan 89f7539503 Update automation bindings (#11930)
* Deprecate zapier+make values1..5

* Allow dates in meeting invite to be bindable

* Add DrawerBindableSlot component

* Show calendar icon

* refactor

* Use cancel icon

* Disable cancel for JS bindings

* WIP

* WIP

* WIP

* Fix linkedIds svelte binding

* Label and icon update

* Handle arrays

* Support text area

* Add reactivity to text area icon

* Support boolean

* JSON support

* Remove rowControl

* Allow boolean field to have three states

* lint

* Refactor

* Exclude bindings button for formula types

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-09-29 10:12:43 +00:00
..
.vscode
assets
build
public
src Update automation bindings (#11930) 2023-09-29 10:12:43 +00:00
.gitignore Remove cypress dependencies 2023-09-07 15:27:13 +02:00
CONTRIBUTING.md
LICENSE.md
README.md Update README.md 2023-09-28 16:41:22 +01:00
babel.config.js
index.html
nuxt.config.js
package.json Add missing deps 2023-09-26 13:19:23 +02:00
routify.config.js
tsconfig.build.json
tsconfig.json Remove builder unused devDependencies 2023-09-26 13:15:42 +02:00
vite.config.js
vitest.setup.js

README.md

Get Started

yarn install

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