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
425
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/router - npm Package Versions

1
43

9.30.4

Diff

Changelog

Source

9.30.4 (2024-03-22)

Bug Fixes

  • components/datetime: update date-range-picker status when calculator changes (#2153) (1a33b3c)
  • components/text-editor: paste menu button works on browsers supporting the Clipboard API (#2152) (f653872)
blackbaud
published 10.0.0-alpha.7 •

Changelog

Source

10.0.0-alpha.7 (2024-03-21)

⚠ BREAKING CHANGES

  • The @skyux/http library was only used by internal Blackbaud developers and has been removed from the public repo.

Features

  • components/ag-grid: support AG Grid 31.2.0 (#2150) (a0112f5)
  • remove @skyux/http (#2154) (d0d7d4c)

Bug Fixes

  • components/datetime: update date-range-picker status when calculator changes (#2153) (#2156) (05264c0)
  • components/forms: radio group uses a fieldset for accessibility grouping (#2142) (#2145) (3752fe9)
  • components/tabs: suppress indistinct values from sectioned form indexChange event (#2147) (#2148) (7b2736c)
blackbaud
published 9.30.3 •

Changelog

Source

9.30.3 (2024-03-20)

Bug Fixes

  • components/forms: radio group uses a fieldset for accessibility grouping (#2142) (09ec652)
  • components/tabs: suppress indistinct values from sectioned form indexChange event (#2147) (a2db930)
blackbaud
published 10.0.0-alpha.6 •

Changelog

Source

10.0.0-alpha.6 (2024-03-20)

Features

  • components/ag-grid: update header styles in modern to match h4 (#2133) (3b98638)
  • components/text-editor: add labelText input to text editor component (#2139) (638f537)

Bug Fixes

  • components/ag-grid: make row selector keyboard accessible (#2134) (0881ce9)
blackbaud
published 9.30.2 •

Changelog

Source

9.30.2 (2024-03-14)

Bug Fixes

  • components/theme: address clipboard icon metadata issue (#2129) (f2c9041)
blackbaud
published 9.30.1 •

Changelog

Source

9.30.1 (2024-03-13)

Bug Fixes

  • components/datetime: accept manual input for month name date formats (#2124) (a000c12)
  • components/router: unlinked skyHref instances do not style as links when in an alert (#2125) (e36a478)
  • components/tabs: activate vertical tab only when active=true (#2121) (c6e798c)
blackbaud
published 10.0.0-alpha.4 •

Changelog

Source

10.0.0-alpha.4 (2024-03-13)

⚠ BREAKING CHANGES

  • components/forms: Calls to SkyInputBoxHarness.queryHarness, SkyRepeaterItemHarness.queryHarness, SkyLookupHarness.queryHarness, and SkyPopoverContentHarness.queryHarness will now throw an error if a child harness cannot be found. An update schematic will replace existing queryHarness calls with queryHarnessOrNull to avoid breaking existing tests. Thanks @isaacaggrey!

Features

  • components/ag-grid: move and resize column header via keyboard (#2107) (e2af7c2)
  • components/ag-grid: schematic for AG Grid 31 changes (#2100) (aaad68e)
  • components/forms: SkyComponentHarness.queryHarness throws if child harness not found (#2103) (c9fceb2)
  • components/forms: add form errors to single file attachment (#2094) (#2106) (d54020e)
  • components/forms: move file attachment url placeholder text to hint text (#2113) (ba36660)
  • components/modals: add close method to SkyConfirmInstance (#2112) (4b792e3)
  • components/modals: add SkyConfirmTestingController to mock confirm dialogs in tests (#2114) (2a0d514)

Bug Fixes

  • components/forms: add booleanAttribute transform to labelHidden inputs (#2115) (#2116) (14eb473)
  • components/tabs: add stacked to wizard code example input boxes (#2117) (#2118) (8071ebc)
  • components/tabs: don't apply negative margins to vertical tabsets and sectioned forms that do not use full modal (#2110) (cff428e)
blackbaud
published 9.30.0 •

Changelog

Source

9.30.0 (2024-03-12)

Features

  • components/forms: add form errors to single file attachment (#2094) (0b84ed4)

Bug Fixes

  • components/forms: add booleanAttribute transform to labelHidden inputs (#2115) (26ed02c)
  • components/tabs: add stacked to wizard code example input boxes (#2117) (fe237f5)
  • components/tabs: set appropriate :focus-visible styles for selected tab buttons (#2092) (93fb385)
blackbaud
published 10.0.0-alpha.3 •

Changelog

Source

10.0.0-alpha.3 (2024-03-05)

⚠ BREAKING CHANGES

  • components/datetime: date range service provided in root (#2096)
  • components/tabs: The sky-tab component's tabIndex input clashes with the native HTML tabindex attribute, so tabIndex has been renamed to tabIndexValue.
  • components/ag-grid: Add support for AG Grid 31.1.1 and remove support for AG Grid below 31.1.1.
  • components/ag-grid: Data Grids will now allow text selection by default when range selection is not enabled.
  • sdk/prettier-schematics: Prettier 3 requires manually setting plugins in its configuration. This change will automatically add known plugins to .prettierrc.json, but there is a chance a plugin will be missed after the update.
  • components/datetime: The placeholder text for the expected datepicker date format has moved to the hint text of wrapping input box components. This hint text will appear before any hint text specified on the wrapping input box. Consumers should ensure that all datepicker components are wrapped in an input box component and that the input box's labelText input is specified to ensure proper accessibility labels.

Features

  • components/ag-grid: add support for AG Grid 31 (#2054) (8132edd)
  • components/ag-grid: datepicker cell editor date format information moved to input tooltip (#2091) (d58be5f)
  • components/ag-grid: enable text selection for data grids (#2035) (7a3ad29)
  • components/ag-grid: update default theme background for uneditable cells (#2047) (760bce7)
  • components/colorpicker: add focus trap to colorpicker (#2060) (#2075) (acdb434)
  • components/datetime: date range service provided in root (#2096) (486c502)
  • components/datetime: datepicker date format information moved to input box hint text (#2028) (ac64105)
  • components/datetime: improve screen reader labels for values on datepicker calendar (#2051) (#2076) (bb7f956)
  • components/forms: add labelText input to toggle switch (#2019) (#2052) (15c8de1)
  • components/forms: add labelText to single file attachment (#2059) (#2072) (bc64d2c)
  • components/forms: checkbox label deprecations (#2055) (#2062) (96bdd40)
  • components/http: provide svcid to auth-client (#2038) (#2074) (5c2c595)
  • components/lists: repeater back to top button uses new arrow-up icon (#2089) (8affcb7)
  • components/modals: add modal form errors code example (#2065) (#2066) (ee3157f)
  • components/phone-field: phone format information moved to input box hint text (#2061) (a9cf856)
  • components/theme: update h4 and h5 styles in modern theme (#2095) (eec1de3)
  • components/tiles: set tile content aria label to tile title id (#2081) (#2084) (b9890d0)
  • sdk/prettier-schematics: add support for prettier@3 (#2053) (0131e05)
  • update intl-tel-input and google-libphonenumber dependencies (#2097) (accc87d)

Bug Fixes

  • components/ag-grid: a11y test intermittently failing (#2086) (203881f)
  • components/ag-grid: additional AG Grid schematic changes (#2070) (2006190)
  • components/ag-grid: check isDestroyed before grid api call (#2080) (162c3c6)
  • components/forms: style sky-radio as an inline-block element (#2082) (#2093) (05c356a)
  • components/indicators: address icon metadata issues (#2069) (#2073) (0f2e541)
  • components/packages: skip deleting compat stylesheets if they don't exist (#2077) (664fa57)
  • components/tabs: rename tabIndex to tabIndexValue (#2090) (ff1a2be)
  • mark new labelText inputs as preview features (#2087) (#2088) (0439e29)
blackbaud
published 9.29.0 •

Changelog

Source

9.29.0 (2024-03-04)

Features

  • components/tiles: set tile content aria label to tile title id (#2081) (0166919)

Bug Fixes

  • components/forms: style sky-radio as an inline-block element (#2082) (681996d)
  • mark new labelText inputs as preview features (#2087) (292a83c)
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