@skyux/router
Advanced tools
Changelog
10.0.0-alpha.7 (2024-03-21)
indexChange
event (#2147) (#2148) (7b2736c)Changelog
10.0.0-alpha.4 (2024-03-13)
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!SkyComponentHarness.queryHarness
throws if child harness not found (#2103) (c9fceb2)close
method to SkyConfirmInstance
(#2112) (4b792e3)SkyConfirmTestingController
to mock confirm dialogs in tests (#2114) (2a0d514)Changelog
10.0.0-alpha.3 (2024-03-05)
sky-tab
component's tabIndex
input clashes with the native HTML tabindex
attribute, so tabIndex
has been renamed to tabIndexValue
..prettierrc.json
, but there is a chance a plugin will be missed after the update.arrow-up
icon (#2089) (8affcb7)prettier@3
(#2053) (0131e05)intl-tel-input
and google-libphonenumber
dependencies (#2097) (accc87d)isDestroyed
before grid api call (#2080) (162c3c6)sky-radio
as an inline-block element (#2082) (#2093) (05c356a)labelText
inputs as preview features (#2087) (#2088) (0439e29)