Skip to content

Latest commit

 

History

History
323 lines (202 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

323 lines (202 loc) · 20.1 KB

6.0.0 (2021-09-09)

Bug Fixes

  • modal: fixes modal body styling (fff2010)
  • modal: overide default body color in the modal component in falu theme (#834) (6af5904)
  • sidenavitem: disables side nav tooltip when item is active (f9fcb13)

Features

  • datatable: new table component based on react-table v7 (#837) (7d31f3f)

Reverts

  • Revert "feat(datatable): new table component based on react-table v7 (#837)" (#839) (ea941e6), closes #837 #839

BREAKING CHANGES

  • datatable: imports for react-table package have changed, Table component uses react-table-6(v6) while DataTable uses react-table (v7)

5.1.0 (2021-06-29)

Bug Fixes

  • radio button: radio button group not clicking fix (2d36c2d)

Features

  • radio button group: kick off release for fix (6103405)

5.0.0 (2021-06-28)

Bug Fixes

  • falu theme: add border for falu table (#818) (b38d6f8)
  • radio component: add cursor styling to disabled radio component (#821) (2caf55f)

Features

  • falu theme: falu theme update to get new release (#819) (a293e25)

BREAKING CHANGES

  • falu theme: i need a release

4.0.0 (2021-06-21)

BREAKING CHANGES

  • i need a release

3.5.0 (2021-06-18)

Bug Fixes

  • falu: updating falu sidenav colors from black to drk800 (e651b1c)
  • falu.ts and link.component: fix for link ids and updated Falu sidebar colors (6ee282d)

Features

  • adds and updates ids for components (e2957a5)
  • update ids for components (60e5023)
  • table component: adds id to table component (48a4f18)

3.4.0 (2021-04-23)

Features

  • cobalt theme: add prop brandTitle to cobalt (#791) (edb3a66)
  • select: update select (1dbe3cf)
  • select component: adds ids to options in Select (#798) (cda6d41)

3.3.0 (2021-02-22)

Bug Fixes

  • button: fixed shadows and border outline in Button (4b84aac)
  • ci: trigger build (#786) (4bdcea1)
  • component: tabs border fix (f5c31f0)
  • input: typing on input jumps to last character fix (4154235)
  • input.component: removes margin on button (5559c36)
  • panelheader: rotate panel header chevron (7963884)
  • select checkbox: fixed maximum menu height for select with checkbox (#784) (1683b5c)

Features

  • adds a theme: adds Falu theme to Cast (d5281d2)
  • panelheader: updates panel header chevron styling (27b7b9e)
  • select: checkbox in select field options (#772) (d55c4a6)

3.2.5 (2020-12-03)

Bug Fixes

  • Input: background for autocompleted value (3a67f2b)
  • Input: Input text is invisible if selected using autofill (#755) (85a1e77)
  • Input: Make text invisible if selected using autofill (#758) (f0a80f2)

3.2.4 (2020-11-04)

Bug Fixes

  • pagination: Accept 0-based page prop (18ed978)

3.2.4 (2020-11-03)

Bug Fixes

  • pagination: accept 0-based page prop (18ed978)

3.2.3 (2020-11-03)

Bug Fixes

  • changelog: triggers release and explains version bump (7c89945)
  • pagination: load page from props instead of state (1c5e53b)

Version bump to 3 is a result of inadvertent releases during testing of semantic-release

1.6.00 (2020-10-01)

1.5.21 (2020-06-02)

  • 715: Fix Modal dialog header styles - @andrey-liventsev-ontarget
  • 713: Adding prop for adjusting vertical spacing on DatePicker - @MrMuzik
  • 708: Pagination enhancements with breaking changes - @andrey-liventsev-ontarget
    • Pagination property btnSize was removed
    • Pagination properties previousText/nextText have been replaced with PageButtonFirstLastComponent property
    • rowsText default value was removed

1.5.20 (2020-05-27)

1.5.19 (2020-05-08)

1.5.18 (2020-05-08)

1.5.17 (2020-04-27)

  • 688: Update theme styles for buttons and toggles - @hamholla

1.5.16 (2020-04-23)

  • 684: Revert the change made to the Modal Body overflow - @bankai254

1.5.15 (2020-04-22)

  • 681: Change overflow value to visible as default in ModalBody - @bankai254
  • 680: Remove non used css from font.css - [@hamholla]

1.5.14 (2020-04-15)

  • 677: Add Azure theme - [@hamholla]

1.5.13 (2020-04-14)

  • 672: Select Component to support Creatable - [@dantiff]

1.5.12 (2020-04-02)

  • 668: Change Collapse props dependency - [@dorokhovich-mikhail]

1.5.11 (2020-03-18)

1.5.10 (2020-03-16)

1.5.9 (2020-03-12)

  • #652: updates select styling & pagination styling for tables. - @hamholla

1.5.8 (2020-03-03)

  • #644: updates select styling - also removed the borderColor, borderRadius, dropdownColor, optionBackgroundColor, hoverOptionBackgroundColor props from select - @hamholla

1.5.7 (2020-02-17)

1.5.6 (2020-02-11)

1.5.5 (2020-02-10)

1.5.4 (2020-02-03)

1.5.3 (2020-01-21)

1.5.2 (2020-01-20)

1.5.1 (2019-12-19)

1.5 (2019-12-16)

0.4.9 (2019-12-06)

0.4.8 (2019-06-06)

0.4.5 (2019-06-06)

0.4.4 (2019-06-04)

0.4.3 (2019-06-04)

0.4.2 (2019-05-31)

0.4.1 (2019-05-29)

0.4.0 (2019-05-29)

0.3.9 (2019-05-28)

0.3.8 (2019-05-28)

0.3.7 (2019-05-22)