6.0.0 (2021-09-09)
- 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)
- Revert "feat(datatable): new table component based on react-table v7 (#837)" (#839) (ea941e6), closes #837 #839
- 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)
- radio button: radio button group not clicking fix (2d36c2d)
- radio button group: kick off release for fix (6103405)
5.0.0 (2021-06-28)
- falu theme: add border for falu table (#818) (b38d6f8)
- radio component: add cursor styling to disabled radio component (#821) (2caf55f)
- falu theme: i need a release
4.0.0 (2021-06-21)
- i need a release
3.5.0 (2021-06-18)
- 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)
- 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)
- 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)
- 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)
- 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)
- 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)
- pagination: Accept 0-based page prop (18ed978)
3.2.4 (2020-11-03)
- pagination: accept 0-based page prop (18ed978)
3.2.3 (2020-11-03)
- changelog: triggers release and explains version bump (7c89945)
- pagination: load page from props instead of state (1c5e53b)
- 740: Increase badge side padding on all themes - @hamholla
- 739: Add Umber Theme to Cast - @hamholla
- 723: Use common Select components on Claims/Competitives forms - @andrey-liventsev-ontarget
- 722: Setup input icon and addon text as flex element, Added new Input option 'isClearable', Added new Input option 'highlightFilled', Added new Select option 'highlightFilled'- @andrey-liventsev-ontarget
- 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
- 707: Adding prop for adjusting vertical spacing on DatePickerRange - @MrMuzik
- 706: Style for disabled inputs & select - @andrey-liventsev-ontarget
- 704: Clear selection style - @andrey-liventsev-ontarget
-
697: Add styles to react dates while using withPortal - @hamholla
-
691: Adjust color for dropdown indicator colors - @andrey-liventsev-ontarget
- 684: Revert the change made to the Modal Body overflow - @bankai254
- 681: Change overflow value to visible as default in ModalBody - @bankai254
- 680: Remove non used css from font.css - [@hamholla]
- 677: Add Azure theme - [@hamholla]
- 672: Select Component to support Creatable - [@dantiff]
- 668: Change Collapse props dependency - [@dorokhovich-mikhail]
- #663: Generate unique id for Select's menuPortalTarget - @tdakhla
- #664: Remove id from onChange callback - @tdakhla
- #658: Fix select component (value property) - @andrey-liventsev-ontarget
- #656: fix pagination component (pageSize property) - @andrey-liventsev-ontarget
- #644: updates select styling - also removed the borderColor, borderRadius, dropdownColor, optionBackgroundColor, hoverOptionBackgroundColor props from select - @hamholla
- #640: updates cobalt font family - @hamholla
- #639: Prevent showing no data message on load - @tdakhla
- #636: adds readme addon for md files - @ben-dalton
- #634: export react-select components - @ben-dalton
- #626: Button styling - @andrey-liventsev-ontarget
- #625: Table page size options - @dorokhovich-mikhail
- #622: Update table no data component - @hamholla
- #621: Update spinner default colors - @hamholla
- #620: Update tab colors - @hamholla
- #619: Datepicker styles - @andrey-liventsev-ontarget
- #617: Update input with addon/icon focus state - @hamholla
- #612: centers text inside select inputs. - @hamholla
- #610: Fix multiselect indicators position. - @andrey-liventsev-ontarget
- #606: Search Box Text is not Vertically Aligned - @andrey-liventsev-ontarget
- #602: Adjust input with addon padding, checkbox alignment - @hamholla
- #601: UX: Tab styles - @andrey-liventsev-ontarget
- #581: Fix font-weight bold for badges - @tdakhla
- #580: Aligned inner input for common select component - @dorokhovich-mikhail
- #579: Added focus state for inputs - @dorokhovich-mikhail
- #578: Add Table Border - @andrey-liventsev-ontarget
- #570: Update padding and min width for buttons - @hamholla
- #568: removes chevron from select when disabled - @hamholla
- #574: Planned Activities Chevron size & rotation - @andrey-liventsev-ontarget
- #324: Build All Branches - @mgeitz.
- #323: List Group Updates - @hamholla.
- #322: MenuPortal Type change - @ben-dalton.
- #304: add disabled prop to link component - @hamholla.
- #302: Datepicker styling - @hamholla.
- #301: Select updates - @hamholla.
- #299: position relative checkbox label- @hamholla.
- #293: Adds table alignment styling - @hamholla.
- #291: Adjusts panel border settings - @hamholla.
- #290: Removes NPM Run Command in Development - @mgeitz.
- #281: Fixes with proptypes and common warnings of types - @dorokhovich-mikhail.
- #280: Fixes disbled links in tabnav - @hamholla.
- #276: Adjusts Header font size - @pinguinjkeke.
- #274: Fix scrollable modals - @pinguinjkeke.
- #273: Add colors story - @pinguinjkeke.
- #272: Add menuPortalTarget to Select component- @pinguinjkeke.
- #267: Adjust font family settings for cast - @hamholla.
- #266: Update link/href - @pinguinjkeke.
- #265: Add js void to empty href - @pinguinjkeke.
- #262: Fix null nestingPath issue - @tdakhla.
- #259: Add sidenav tooltips - @pinguinjkeke.
- #256: Convert input value to string - @pinguinjkeke.
- #258: Add nowrap to Input with Icon - @ben-dalton.
- #256: Make adjustments to the Input component - @pinguinjkeke.