@skyux/router
Advanced tools
Changelog
7.0.0-beta.13 (2022-11-10)
SkyDynamicComponentService
(#793) (5b3fefa)url
valdation function when called with validation options (#809) (dc8b6e4)Changelog
7.0.0-beta.12 (2022-11-07)
Changelog
7.0.0-beta.11 (2022-11-04)
preserveWhiteSpace
is true
(#786) (b001bea)Changelog
7.0.0-beta.10 (2022-11-01)
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.radioType
input property to be more strongly typed (34e9332)moment
only if @skyux/datetime
is a dependency (#743) (11484e4)Changelog
7.0.0-beta.9 (2022-10-25)
EventEmitter
for radio component outputs (#732)EventEmitter
for radio component outputs (#732) (0b717db)backToTop
directive without square brackets (#737) (9f3e890)