Skip to content

Releases: blackbaud/skyux

v10.35.0

11 Jul 17:57
67da79b
Compare
Choose a tag to compare

10.35.0 (2024-07-11)

Features

  • components/ag-grid: add support for AG Grid 31.3.2 (#2450) (cea996d)
  • components/datetime: add support for additional date formats to SkyDatePipe (#2447) (bbfb330)

Bug Fixes

  • code-examples: satisfy ESLint rules for core, forms, indicators, and inline form code examples (#2432) (6bd1182)
  • code-examples: satisfy ESLint rules for layout, lists, lookup, modals, pages, and others (#2435) (73a4763)
  • components/datetime: ignore extraneous properties when setting calculator value (#2459) (4d2d70a)
  • components/phone-field: required phone field controls are not "touched" on initialization (#2443) (84e1382)
  • components/tiles: do not expand/collapse content when help inline clicked (#2468) (8a173ce)

Reverts

  • components/help-inline: stop propagation of click events (#2458) (e08d883)

v11.0.0-alpha.1

08 Jul 20:28
f7b1b6e
Compare
Choose a tag to compare
v11.0.0-alpha.1 Pre-release
Pre-release

11.0.0-alpha.1 (2024-07-08)

Features

  • components/icon: add internal support for SVG-based icons (#2433) (#2436) (e459949)

Bug Fixes

  • code-examples: satisfy ESLint rules for action button and AG Grid code examples (#2423) (#2425) (a53dd0e)
  • code-examples: satisfy ESLint rules for colorpicker code examples (#2424) (#2429) (6d0457b)
  • code-examples: satisfy ESLint rules for datetime code examples (#2427) (#2434) (af4e92c)
  • components/forms: file attachment components report file size errors with appropriate orders of magnitude (#2437) (#2438) (7795565)
  • components/forms: improve default value handling for heading styles on form group components (#2420) (#2440) (acd92a2)

v10.34.0

08 Jul 20:28
febfde3
Compare
Choose a tag to compare

10.34.0 (2024-07-08)

Features

  • components/help-inline: update documentation and deprecate indicators/help-inline (#2428) (8927671)
  • components/icon: add internal support for SVG-based icons (#2433) (3d61fe0)

Bug Fixes

  • code-examples: satisfy ESLint rules for action button and AG Grid code examples (#2423) (26c36f5)
  • code-examples: satisfy ESLint rules for colorpicker code examples (#2424) (7d0d79b)
  • code-examples: satisfy ESLint rules for datetime code examples (#2427) (e222a73)
  • components/forms: file attachment components report file size errors with appropriate orders of magnitude (#2437) (8768cf9)
  • components/forms: improve default value handling for heading styles on form group components (#2420) (ffa7946)

v11.0.0-alpha.0

03 Jul 15:35
98f5d42
Compare
Choose a tag to compare
v11.0.0-alpha.0 Pre-release
Pre-release

11.0.0-alpha.0 (2024-07-03)

⚠ BREAKING CHANGES

  • Added support for Angular 18 and removed support for Angular 17

Features

v10.33.0

01 Jul 21:28
ca60ed2
Compare
Choose a tag to compare

10.33.0 (2024-07-01)

Features

  • components/forms: remove preview tags from new form field features (#2418) (8c9fa62)
  • components/layout: add helpKey, helpPopoverContent, and helpPopoverTitle inputs to the description list component (#2413) (007961d)

Bug Fixes

  • code-examples: add mock help service provider to modal code example (#2416) (5ce3292)
  • components/datetime: fuzzy datepicker calendar updates appropriately when futureDisabled input is set after initialization (#2406) (2c9c8a0)
  • components/help-inline: mark labelledBy input as "internal" (#2414) (6851c7c)

v10.32.0

01 Jul 15:00
f475191
Compare
Choose a tag to compare

10.32.0 (2024-07-01)

Features

  • components/indicators: add helpKey, helpPopoverContent, and helpPopoverTitle inputs to the key info component (#2410) (b87c21f)
  • components/indicators: add help-inline button inputs to status indicator (#2394) (f3fc72a)
  • components/modals: add helpKey, helpPopoverContent, and helpPopoverTitle inputs to the modal component (#2402) (1cb842a)
  • components/progress-indicator: add help inline to progress indicator component (#2268) (860889b)

Bug Fixes

  • components/datetime: refine modal date range picker horizontal spacing (#2404) (3c70c6b)
  • components/forms: fix file drop code example (#2411) (3426096)
  • components/help-inline: help inline test content is appropriately styled (#2407) (d6b945d)
  • components/help-inline: implement @skyux/icon instead of FontAwesome (#2399) (366e9c0)
  • components/help-inline: stop propagation of click events (#2412) (e47b357)

v10.31.1

25 Jun 22:00
57ecd47
Compare
Choose a tag to compare

10.31.1 (2024-06-25)

Bug Fixes

  • components/indicators: re-add lambda component exports for legacy icons (#2397) (37f6094)

v10.31.0

25 Jun 20:47
2c8663e
Compare
Choose a tag to compare

10.31.0 (2024-06-25)

Features

  • components/indicators: move @skyux/icon components to separate package (#2383) (075c24a)
  • components/tiles: add help key and inline help to the tile component (#2390) (69ece27)

Bug Fixes

  • components/colorpicker: colorpicker shows appropriate error styles and required indicator (#2395) (ea23f69)
  • components/datetime: date range picker elements horizontal spacing rules applied to responsive containers (#2393) (4c8475d)

v10.30.1

25 Jun 12:58
dadecc2
Compare
Choose a tag to compare

10.30.1 (2024-06-25)

Bug Fixes

  • components/core: adjust viewkeeper element size when parent element's size changes (#2388) (0dd85c8)
  • components/theme: update icon metadata (#2387) (54e3fb3)

v10.30.0

24 Jun 19:39
c852f86
Compare
Choose a tag to compare

10.30.0 (2024-06-24)

Features