Releases: movableink/fluid
Releases · movableink/fluid
Release 1.7.1
1.7.1 (2023-04-21)
Bug Fixes
- docs: updated some documentation (e014523)
Release 1.7.0
1.7.0 (2023-04-20)
Features
- component: new fluid banner component (2a07c9f)
Bug Fixes
- security: vm2 must be ^3.9.15 (179aee6)
- svg: colors should inherit (b721e05)
Release 1.7.0-beta.0
Features
- added heroicons with test (d619c1a)
Release 1.6.1-canary.0
Features
- equalityFn arg for FluidSelect (f32b8e4)
Release 1.6.0
1.6.0 (2023-03-06)
Features
- allow block mode for multiselect (5c44c7a)
- allow onClose for fluid-select modal (dc12a89)
- began allowing multiple with block select (f665274)
Bug Fixes
- added back fluid select open function (ddd06ae)
- added fluid-checkbox css class for block mode (2b5405f)
- removed function and added todo comment (f64806f)
- updated code to allow templateOnly select (a221a7d)
- updated fluid-select tests (86bb6fa)
Release 1.5.1
1.5.1 (2023-02-28)
Bug Fixes
- revert: reverted back to v1 packages (76db27e)
Release 1.5.0
1.5.0 (2023-01-19)
Features