Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@skyux/router

Package Overview
Dependencies
Maintainers
1
Versions
417
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/router - npm Package Versions

1
42

7.0.0-beta.15

Diff

Changelog

Source

7.0.0-beta.15 (2022-11-16)

Features

  • components/popovers: improve dropdown styling (#818) (da10e69)
blackbaud
published 7.0.0-beta.13 •

Changelog

Source

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

Features

  • components/core: add ability to provide a parent injector when constructing components via the SkyDynamicComponentService (#793) (5b3fefa)

Bug Fixes

  • adjust typescript imports to work on case sensitive filesystem (#804) (abec058)
  • components/forms: constrain input box textarea height to prevent text overlapping with label (#796) (502a2c2)
  • components/indicators: use attribute binding on the tokens component to avoid duplicate 'role' values (#803) (a48e94d)
  • components/tabs: address accessibility violations in tabset component (#806) (08ba3cf)
  • components/text-editor: escape merge field attribute values (#797) (5632dbd)
  • components/validation: correct return type for static url valdation function when called with validation options (#809) (dc8b6e4)
blackbaud
published 7.0.0-beta.12 •

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)
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