Releases: FlowFuse/forge-ui-components
Releases · FlowFuse/forge-ui-components
v0.3.0
What's Changed - New Components
- New ff-tile-selection and ff-tile-selection-option components by @joepavitt in #30
- Data table by @joepavitt in #31
- Data Table Extras by @joepavitt in #34
What's Changed - Fixes
- Ensure ff-dialog doesn't extend off screen by @knolleary in #25
- Bind button type to property by @joepavitt in #32
- Ensure all reference to markdown-viewer use FF version, rather than 3rd party library by @joepavitt in #36
- Fix build-docs error by @hardillb in #37
- Nest show/close functionality inside dialog box & add "kind" property to simplify API for delete use case by @joepavitt in #38
- Add error example to docs by @joepavitt in #33
New Contributors
Full Changelog: v0.2.4...v0.3.0
v0.2.4
What's Changed
- Add ff-notification-pill and ff-notification-toast by @joepavitt in #24
Full Changelog: 0.2.3...v0.2.4
v0.2.3
v0.2.2
What's Changed
- Configure GitHub pages index file correctly by @joepavitt in #15
- Add click-outside directive to Dropdown by @knolleary in #17
- Update to 0.2.2 by @knolleary in #19
Full Changelog: v0.2.0...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Ensure disabled property is applied in ff-text-input by @knolleary in #7
- Update project automation by @knolleary in #8
- npm: Install rollup before running build by @ZJvandeWeg in #10
- git: Ignore generated (
/dist
) files by @ZJvandeWeg in #11 - TextInput: create 'type' property by @ZJvandeWeg in #13
- v0.2 Components by @joepavitt in #14
New Components:
ff-kebab-menu
ff-dialog
ff-dropdown
ff-checkbox
ff-radio-group
ff-list-item
ff-tab
ff-tabs
New Contributors
- @knolleary made their first contribution in #7
- @ZJvandeWeg made their first contribution in #10
Full Changelog: v0.1.2...v0.2.0