Releases: cloudblue/connect-ui-toolkit
Releases · cloudblue/connect-ui-toolkit
31.1.0
What's Changed
- Add routes for report templates by @arnaugiralt in #72
Full Changelog: 31.0.0...31.1.0
31.0.0
⚠️ Breaking changes
- Make
defineExtensionConfig
aware of Vite's mode by @arnaugiralt in #70
defineExtensionConfig
returns a function that accepts a ViteconfigEnv
parameter. No changes are required in most cases, but check you can check the PR for more information.
Other changes
- Update eslint config and add prettier by @paulinaczybir in #66
- Add storybook for complextable by @nerimartinez in #68
- Update dependencies by @arnaugiralt in #69
Full Changelog: 30.7.0...31.0.0
30.7.0
What's Changed
- Small fixes by @nerimartinez in #63
- Remove useless overflow in card by @nerimartinez in #64
- Add status badges in README by @arnaugiralt in #65
- Update version to 30.7.0 by @nerimartinez in #67
Full Changelog: 30.6.0...30.7.0
30.6.0
What's Changed
- Add action slot to card component by @nerimartinez in #61
- Update version to 30.6.0 by @arnaugiralt in #62
Full Changelog: 30.5.0...30.6.0
30.5.0
What's Changed
- Refactor $size event behavior by @arnaugiralt in #55
- Fix menu closing when multiple menus present by @paulinaczybir in #56
- Add filters by @nerimartinez in #57
- Add "fullWidth" prop to the Menu widget by @arnaugiralt in #59
- Improve Textfield widget by @arnaugiralt in #58
Full Changelog: 30.4.0...30.5.0
30.4.0
What's Changed
- Add alignment options to Menu component by @arnaugiralt in #50
- Add option to show a back button to Navigation and View components by @arnaugiralt in #51
- Add table storybook by @nerimartinez in #52
- Fix view component's content display by @arnaugiralt in #53
Full Changelog: 30.3.0...30.4.0
30.3.0
What's Changed
- Fix Report Schedule details route in portal-routes by @arnaugiralt in #47
- Add fixed layout to Table widget by @arnaugiralt in #46
- Feature/lite 29476 create menu component by @paulinaczybir in #48
Full Changelog: 30.2.1...30.3.0
30.2.1
Fixed NPM publish flow.
What's Changed
- Add .npmignore file to select which files need to be packed when publishing the package by @arnaugiralt in #45
Full Changelog: 30.2.0...30.2.1
30.2.0
What's Changed
- Updated directory structure and project configuration to allow multiple exports by @arnaugiralt in #38
- Add button by @nerimartinez in #39
- Create fastApi helper functions and update project config to export tooling files by @arnaugiralt in #40
- Complex table by @nerimartinez in #42
- LITE-29547: Control if next & previous actions are allowed in fast API adapter & fix export config for tools by @arnaugiralt in #41
- Add helpers for Vue and Vite extensions by @arnaugiralt in #43
- Update package version to 30.2.0 by @arnaugiralt in #44
Full Changelog: 30.1.0...30.2.0
30.1.0
What's Changed
- Textfield component by @nerimartinez in #33
- Table component by @nerimartinez in #34
- Storybook for cTextField by @irinanic88 in #36
- Connect Portal navigation functionality by @arnaugiralt in #35
New Contributors
- @nerimartinez made their first contribution in #33
- @irinanic88 made their first contribution in #36
Full Changelog: 30.0.0...30.1.0