Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Releases: SAP-archive/fundamental-vue

Release v0.6.0

18 May 12:30
Compare
Choose a tag to compare

Features

Release v0.5.2

03 May 15:23
Compare
Choose a tag to compare

Bug Fixes

  • Fixes babel config and removes only usage of async (44d9790)

Release v0.5.1

26 Apr 15:08
Compare
Choose a tag to compare
chore(release): version 0.5.1 build 633 [ci skip]

Release v0.5.0

26 Apr 13:04
Compare
Choose a tag to compare

Features

  • Added new Popover implementation based on Popper.Js (b4cdab5)

Bug Fixes

Release v0.4.0

16 Apr 17:40
Compare
Choose a tag to compare

Features

  • Added new click-outside-directives (e1b2d3e)

Release v0.3.0

05 Apr 15:03
Compare
Choose a tag to compare

Features

  • Fixes Search Input and Combobox + makes them better (48fa2f4)
  • Improves Shellbar (30781be)

Release v0.2.0

04 Apr 20:15
Compare
Choose a tag to compare

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

06 Mar 09:33
Compare
Choose a tag to compare

Features

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

20 Feb 18:00
Compare
Choose a tag to compare

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

13 Dec 02:05
Compare
Choose a tag to compare
Pre-release
v0.0.5

minor ui tweaks