This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
Releases: SAP-archive/fundamental-vue
Releases · SAP-archive/fundamental-vue
Release v0.6.0
Release v0.5.2
Bug Fixes
- Fixes babel config and removes only usage of async (44d9790)
Release v0.5.1
chore(release): version 0.5.1 build 633 [ci skip]
Release v0.5.0
Release v0.4.0
Features
- Added new click-outside-directives (e1b2d3e)
Release v0.3.0
Release v0.2.0
Features
- Automatic Installation via script-tag (7f3dfcb)
- Adds more slots to the modal + makes it more robust (a13f863)
- Side Navigation Item no longer requires an id to work (31c55ad)
- create focus trap mixin and add it to modal (#257) (7bb5391)
Bug Fixes
- Fixes typescript version and related warnings (e2d6e02)
- Fixed Text Area and Select + other testing related improvements (2e350a1)
- Fixes issue related to Button, ButtonGroup and ButtonGroupButton + compact mode (23b29fb)
- Setting state to disabled on a button now properly disables the button (e8ed730)
- adds slots for title and description (#258) (9f0e378)
- adds slots for title and description (#262) (555ae7f)
- Input Component fixes from Code Review (5d10488)
- Add unit tests for Spinner component (#256) (0b8944c)
- Fixes Identifier a11y issue, improves docs and adds tests (f6ddc13)
- Add stop event modifier on modal example page to avoid event propagation (cc28d25)
- linting issue at InlineHelp test (#248) (af6731a)
- Fixes incorrect entry points (#175) (9922869)
- change serve script for --cwd yarn issue (f5f3e7a)
- linting test file for Status (a40e746)
- Makes eslint configuration less lenient, enables type checking on CI, fixes related errors (11505e5)
Release v0.1.0
Features
- add tests for ActionBar component (#216) (ebf76bc)
- add tests for Image component (#215) (1f4a470)
- add tests for Label component (#214) (2782a84)
- Adds title-prop & tests to Link-component (3415ccb)
Bug Fixes
- Combobox/Popover crash (b403a8c)
- Fixes alt-attribute issues for some shell bar components (#139, #154) (4c83185)
- Adds fiori-fundamentals as a peer dependency in order to fix #165 (c491034)
- linter issues for Counter test (99b7f3a)
- add tests for Counter component (65359e6)
- Fixes button group issues (da29f43)
- add snapshot testing for Alert component (fba0b81)
- Add tests for Badge Component (6fac90f)
- Created test cases for Icon (#181) (37647e7)
- config jest for unit testing (#169) (3c6d15a)
- Fixes CI Configuration (1d99240)
Release v0.0.14
Bug Fixes
- switch to npm publish (#156) (59b50eb)
- fixes tests (b6b4c66)
- fixes toggle bug (30e4b3b)
- add * to required label (#126) (881c499)
- fixes select bug + new tests (bedc1f6)
- fixes combobox bug (bd4e533)
- fixes table example + related combobox bug + adds test (e972217)
- fixes vmodel (e9257a9)
- fixes vmodel for popover and toggle (#71) (5d68eea)
- fixes docs (by removing 'undefined') from some api docs (9788209)
- fixes alert examples + adds v-model + tests (9e8a3fb)
- fix doku (28fa2cd)
Fundamental-vue v 0.0.5-beta
v0.0.5 minor ui tweaks