Socket
Socket
Sign inDemoInstall

@skyux/validation

Package Overview
Dependencies
Maintainers
1
Versions
377
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/validation - npm Package Versions

1
38

7.0.0-beta.12

Diff

Changelog

Source

7.0.0-beta.12 (2022-11-07)

⚠ BREAKING CHANGES

  • components/ag-grid: upgrade to AG Grid 28, which includes breaking changes

Features

  • components/ag-grid: upgrade to AG Grid 28 (#617) (2c1e2ad)
blackbaud
published 7.0.0-beta.11 •

Changelog

Source

7.0.0-beta.11 (2022-11-04)

Features

  • components/ag-grid: add inline help support using custom header components (#787) (809bac6)
  • components/lists: show sort button caret on small screens (#774) (2be4513)

Bug Fixes

  • components/angular-tree-component: replace aria-owns with adjustments to the tree node markup (#758) (beb0a21)
  • components/forms: allow toggle label to wrap (#777) (#789) (1deaa9c)
  • components/indicators: adjust help inline margin to 5 px (#780) (08f1487)
  • components/layout: remove bottom margin from description lists (#767) (ed9994b)
  • components/modals: remove leading and trailing whitespace from confirm elements when preserveWhiteSpace is true (#786) (b001bea)
blackbaud
published 6.25.2 •

Changelog

Source

6.25.2 (2022-11-04)

  • components/forms: allow toggle label to wrap (#777) (a3ff4b7)
blackbaud
published 7.0.0-beta.10 •

Changelog

Source

7.0.0-beta.10 (2022-11-01)

⚠ BREAKING CHANGES

  • components/forms: The radio component's radioType input was set to a type of string, but it really only accepts a handful of known string values. These values are represented by the new SkyRadioType string union. This might cause problems if you are setting the radioType input to a type of string in your consuming component's class.

Features

  • components/autonumeric: change autonumeric from a dependency to a peer dependency (#741) (b1e4706)
  • components/forms: change radio component's radioType input property to be more strongly typed (34e9332)
  • sdk/testing: change axe-core from a dependency to a peer dependency (#746) (bbef42a)

Bug Fixes

  • components/ag-grid: remove aria-label from currency cell renderer (#750) (1343d3d)
  • components/indicators: use role 'grid' for tokens component (#712) (774eb3d)
  • components/lists: use 'grid' role for selectable repeaters (#751) (64a4c86)
  • components/packages: install moment only if @skyux/datetime is a dependency (#743) (11484e4)
blackbaud
published 7.0.0-beta.9 •

Changelog

Source

7.0.0-beta.9 (2022-10-25)

⚠ BREAKING CHANGES

  • components/forms: use EventEmitter for radio component outputs (#732)
  • components/errors: Unit tests that expect this extra whitespace will need to be updated.

Bug Fixes

  • components/errors: remove extra whitespace around error description (#733) (3644555)
  • components/forms: use EventEmitter for radio component outputs (#732) (0b717db)
  • components/layout: allow strict templates to use backToTop directive without square brackets (#737) (9f3e890)
  • components/packages: recognize leading tilde and relative paths when fixing SCSS imports (#735) (30e9817)
blackbaud
published 7.0.0-beta.8 •

Changelog

Source

7.0.0-beta.8 (2022-10-24)

Bug Fixes

  • components/packages: add compat stylesheet to angular.json only if needed (#728) (c7ac8d1)
  • components/theme: add module names for SCSS variables (#730) (8a8ceb0)
blackbaud
published 7.0.0-beta.7 •

Changelog

Source

7.0.0-beta.7 (2022-10-24)

Bug Fixes

  • components/packages: add compat stylesheet to project source roots (#726) (68393f4)
  • components/theme: remove variables exports from SCSS mixins (#725) (7153e95)
blackbaud
published 7.0.0-beta.6 •

Changelog

Source

7.0.0-beta.6 (2022-10-21)

Bug Fixes

  • components/forms: set radio group 'aria-owns' to satisfy accessibility rules (#671) (32f1e1e)
  • components/theme: address missing files in the SCSS exports API (#721) (923fac0)

Deprecations

  • components/tabs: deprecate tabHeaderCount and remove from code examples (#714) (f40696f)
blackbaud
published 6.25.1 •

Changelog

Source

6.25.1 (2022-10-20)

Bug Fixes

  • components/lookup: search icon is placed within input when not using an input box or the show more functionality (#701) (98e62f8)
  • components/lookup: set aria-expanded to true on the autocomplete component when the dropdown is open (#544) (#702) (b1219ad)
blackbaud
published 7.0.0-beta.5 •

Changelog

Source

7.0.0-beta.5 (2022-10-20)

Features

  • components/forms: support status indicator errors for input box (#633) (#695) (7d15414)
  • update page and split view components to support docking content to the available viewport (#688) (158b262)

Bug Fixes

  • components/angular-tree-component: set 'aria-owns' to address a11y violation (#666) (cab7dae)
  • components/indicators: set wait component role to 'progressbar' (#655) (7612e6b)
  • components/inline-form: remove inline form race condition (#670) (bfcb7fd)
  • components/lookup: remove ARIA label from non-functional search icon (#654) (0225d2c)
  • components/lookup: search icon is placed within input when not using an input box or the show more functionality (#701) (#704) (ef2862a)
  • components/tabs: fix a11y violations for wizard and vertical tabs (#651) (9b53409)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc