Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.

Releases: WCF-Insurance/WCF-Cashmere

v14.10.0

29 Apr 15:54
63279ac

Choose a tag to compare

14.10.0 (2021-04-29)

Bug Fixes

  • currency directive: wCASHMERE-223: Fix 0 argument bug (7041abc)
  • currency directive: wCASHMERE-223: Fixed linting error (927fa1e)
  • file input: clear out form value when X is clicked on uploaded file (1e85281)
  • phonemask: remove redundant control input declaration (6d4795c)

Features

  • chip: wCASHMERE-42: Update chip design (b69f4a2)
  • currency directive: wCASHMERE-223: Fixed currency directive (8cc43fc)
  • file input: enhance the file input to accept multiple files (437b164)
  • modal: add alert and confirmation modals (644091c)
  • sidenav/header: open user menu links in a new tab (ba13b41)

v14.9.0

07 Apr 21:07
e9c7f10

Choose a tag to compare

14.9.0 (2021-04-07)

Bug Fixes

  • checkbox: fix console error disabling through reactive form (a44a5c6)
  • timepicker: better support for reactive forms (5f6deaa)
  • timepicker: fix parsing time when minutes starts with zero (f5cf744)
  • typeahead: fix occasional console error when marking as touched (d4bb39f)

Features

  • datepicker: better support for parsing time with timepicker (f44592e)

v14.8.0

29 Mar 16:52
acb383a

Choose a tag to compare

14.8.0 (2021-03-29)

Bug Fixes

  • typeahead: fix disabled warnings when using in a reactive form (a7fb7f0)

Features

  • typeahead: fix tabbing through typeahead component (3775984)

v14.7.2

22 Mar 20:16
412a380

Choose a tag to compare

14.7.2 (2021-03-22)

Bug Fixes

  • progress bar: fix linting issue (9d8f94f)
  • progress bar: wCASHMERE-238: Fixed progress bar focus issue (4283bf5)

v14.7.1

17 Mar 23:13
e93cf54

Choose a tag to compare

14.7.1 (2021-03-17)

Bug Fixes

  • daterange: allow daterange errors to be cleared (1069107)
  • daterange: remove console log statement (a30f7fc)

v14.7.0

17 Mar 18:52
d6dd642

Choose a tag to compare

14.7.0 (2021-03-17)

Bug Fixes

  • daterange: improve duration functionality (99b7c7e)
  • progress bar: fixed bugs in progress bar (14f3bb5)
  • progress bar: whitespace error fix (25494fb)
  • progress bar: whitespace errors (1e14bde)
  • progress bar: wUNL-184: Fixed bugs in progress bar (4ef945e)
  • typeahead: properly mark as touched (db14e57)

Features

  • progress-bar: update progress bar to optionally select item (b72a54c)
  • radio: mark as touched and run validations on blur (c94b341)

v14.6.0

26 Feb 18:44
38048a4

Choose a tag to compare

14.6.0 (2021-02-26)

Bug Fixes

  • datepicker: fix code style and linter (74625c2)
  • daterange: wUNL-481: Date can now be typed into DateRange (f244827)
  • daterange: wUNL-481: Fixed whitespace errors (dfbea9a)
  • modal: fix modal so that it has a max height and scrolls (54831cc)
  • multiselectpicker: fix color and height styles (240c477)

Features

  • progress bar: wCASHMERE-228: Fixed styling of progress bar (305db17)
  • progressbar: various enhancements (948394d)

v14.5.2

16 Feb 18:45
ea14cf1

Choose a tag to compare

14.5.2 (2021-02-16)

Bug Fixes

  • checkbox: fix text color of label on disabled checkbox (b53febe)
  • currency input: fix currency input when value is a number (fb360ee)
  • multiselect picker: fix some style issues (9b1341a)
  • multiselectpicker: fine tune the min width (b0e16c0)
  • multiselectpicker: fix issue if there are no selected or unselected (8c35d88)
  • multiselectpicker: remove console log statement (b222feb)
  • mutliselectpicker: fix issue if there are no selected or unselected (7607d1b)
  • typeahead: attempt to prevent browser autocomplete in field (24ca6de)

v14.5.1

08 Feb 18:44
7308527

Choose a tag to compare

14.5.1 (2021-02-08)

Bug Fixes

  • currency input: fix error when currency input value is null (9fc5b1b)

v14.5.0

01 Feb 20:39
6afef1b

Choose a tag to compare

14.5.0 (2021-02-01)

Bug Fixes

  • datepicker: fix validator when using min/max date (9ee170b)

Features

  • checkbox: wCASHMERE-215: Fixed disabled checkbox styling (7e43eb1)
  • checkbox: wCASHMERE-46: styled checkbox and added to examples (d95e4ed)