Socket
Book a DemoInstallSign in
Socket

@skyux/router

Package Overview
Dependencies
Maintainers
1
Versions
527
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/router - npm Package Versions

1345
53

13.0.0-alpha.4

Diff
b
blackbaud
published 13.0.0-alpha.4 •

Changelog

Source

13.0.0-alpha.4 (2025-08-08)

⚠ BREAKING CHANGES

  • components/forms: remove deprecated icon input from checkboxes in favor of iconName (#3802)
  • components/forms: remove deprecated icon input from radios in favor of iconName (#3796)
  • remove modern v1 support from sectioned form, split view, tabs, text editor, theme, tile, toast, and vertical tabs (#3787)
  • remove modern v1 support from alert, box, card, chevron, description list, expansion indicator, filter, infinite scroll, inline form, label, paging, repeater, status indicator, sort, toolbar, and wait (#3785)
  • components/layout: remove deprecated iconType input from the action button icon in favor of iconName (#3793)
  • remove modern v1 support from autocomplete, confirm, country field, dropdown, lookup, modal, navbar, phone field, popover, progress indicator, and search (#3786)
  • components/data-manager: remove deprecated icon input from the data view config in favor of iconName (#3792)
  • remove modern v1 support from character count, checkbox, data manager, datepicker, field group, file attachment, file drop, flyout, input box, radio, selection box, timepicker, and toggle switch (#3783)
  • remove modern v1 support from ag-grid, avatar, colorpicker, summary action bar, and tree view (#3780)

Features

  • add container background color to default theme (#3732) (#3745) (dd2f79b)
  • certain items have a dimmed background color when used within a fit or list page or tab layout (#3701) (#3711) (562b1c9)
  • components/ag-grid: use component tokens for cell spacing (#3713) (#3719) (d6c0ac5)
  • components/data-manager: remove deprecated icon input from the data view config in favor of iconName (#3792) (bb84f57)
  • components/forms: checkbox uses a component token to set its border radius in modern theme (#3763) (#3775) (a34afb2)
  • components/forms: disabled state icon colors in modern v2 (#3791) (#3794) (f3f84c1)
  • components/forms: remove deprecated icon input from checkboxes in favor of iconName (#3802) (73e55d7)
  • components/forms: remove deprecated icon input from radios in favor of iconName (#3796) (a7d24ae)
  • components/indicators: use correct label line height (#3710) (#3712) (f5bea20)
  • components/layout: remove deprecated iconType input from the action button icon in favor of iconName (#3793) (742fcfb)
  • components/layout: tokenize card styles (#3703) (#3706) (3a4e4ee)
  • components/lists: remove hover state from selected sort item (#3730) (#3743) (6b8614f)
  • components/lists: tokenize list view grid styles (#3751) (472ba60)
  • components/lookup: lookup no longer displays a search icon when showMore is not enabled (#3714) (20ea8df)
  • components/packages: create schematic to convert page-summary to page-header (#3784) (#3789) (9f7a681)
  • components/split-view: add responsive padding around repeater in split view drawer (#3747) (#3777) (abc3379)
  • components/tabs: add token for disabled tabs in wizard (#3725) (#3731) (b037a0a)
  • components/tabs: tab dropdowns have interactive state styles in v2 modern (#3721) (#3735) (e388c86)
  • components/theme: allow undefined value to be passed to SkyThemeService.setThemeBrand() to clear branding (#3760) (#3762) (0604cb5)
  • components/theme: update tokens from page to layout (#3761) (#3772) (17c6bce)
  • remove background-color from inline buttons for all states (#3696) (#3702) (8978a78)
  • remove modern v1 support from ag-grid, avatar, colorpicker, summary action bar, and tree view (#3780) (8b1996e)
  • remove modern v1 support from alert, box, card, chevron, description list, expansion indicator, filter, infinite scroll, inline form, label, paging, repeater, status indicator, sort, toolbar, and wait (#3785) (9f2d48e)
  • remove modern v1 support from autocomplete, confirm, country field, dropdown, lookup, modal, navbar, phone field, popover, progress indicator, and search (#3786) (9679202)
  • remove modern v1 support from character count, checkbox, data manager, datepicker, field group, file attachment, file drop, flyout, input box, radio, selection box, timepicker, and toggle switch (#3783) (5d61e7f)
  • remove modern v1 support from sectioned form, split view, tabs, text editor, theme, tile, toast, and vertical tabs (#3787) (8441a4c)
  • replace font-weight tokens with font-style (#3687) (#3708) (586d325)
  • use gradient background for selected switches in modern v2 (#3788) (#3790) (78e15af)

Bug Fixes

  • components/angular-tree-component: tree view uses nav color tokens in v2 modern (#3716) (#3722) (a38fd80)
  • components/datetime: datepicker callendar header uses standard button styles in v2 modern (#3707) (#3715) (7abaa78)
  • components/datetime: timepicker buttons use a set size in v2 modern (#3742) (#3755) (9166dd3)
  • components/forms: radio buttons do not use interactive styling when checked in v2 modern (#3746) (#3754) (403aa5b)
  • components/forms: selection box uses interactive states in v2 modern (#3736) (#3758) (05b1fab)
  • components/forms: toggle has a base background color in v2 modern (#3694) (#3697) (1eb5c84)
  • components/forms: toggle switch uses active border width token in v2 modern (#3717) (#3720) (7ace669)
  • components/lookup: search uses secondary border and background color tokens in v2 modern (#3759) (#3768) (05b4ca8)
  • components/tabs: dropdown tab menu uses medium left selected border in v2 modern (#3726) (#3733) (ee75987)
  • components/tabs: selected vertical tabs do not show the hover and active interactive state in v2 modern (#3728) (#3734) (b0deedf)
  • components/tabs: tab close buttons have border radius and no browser outline in v2 modern (#3724) (#3727) (40705c8)
  • components/text-editor: remove background-color to show border and change spacing token from xl to m (#3729) (#3737) (e0877e4)
  • components/theme: components using the layout host use component tokens for link area margin (#3740) (#3750) (e7d3172)
  • components/theme: icon switch components are sized based on the icon size in v2 modern (#3723) (#3741) (44cb275)
  • components/tiles: tile box shadows are not clipped on xs breakpoints and block layout host configurations (#3748) (#3752) (b49bcde)
b
blackbaud
published 12.32.0 •

Changelog

Source

12.32.0 (2025-08-06)

Features

  • components/forms: checkbox uses a component token to set its border radius in modern theme (#3763) (cf17f83)
  • components/forms: disabled state icon colors in modern v2 (#3791) (697c087)
  • components/packages: create schematic to convert page-summary to page-header (#3784) (4546353)
  • components/split-view: add responsive padding around repeater in split view drawer (#3747) (5dae5b1)
  • components/theme: update tokens from page to layout (#3761) (f1a7050)
  • use gradient background for selected switches in modern v2 (#3788) (e0ac350)

Bug Fixes

  • components/lookup: search uses secondary border and background color tokens in v2 modern (#3759) (3f498b0)
b
blackbaud
published 12.31.0 •

Changelog

Source

12.31.0 (2025-07-29)

Features

  • add container background color to default theme (#3732) (068a39e)
  • components/lists: remove hover state from selected sort item (#3730) (3bf120f)
  • components/theme: allow undefined value to be passed to SkyThemeService.setThemeBrand() to clear branding (#3760) (0046f1f)

Bug Fixes

  • components/datetime: timepicker buttons use a set size in v2 modern (#3742) (a3c8b8a)
  • components/forms: radio buttons do not use interactive styling when checked in v2 modern (#3746) (5cab8cb)
  • components/forms: selection box uses interactive states in v2 modern (#3736) (3d714f1)
  • components/theme: components using the layout host use component tokens for link area margin (#3740) (1b842b2)
  • components/theme: icon switch components are sized based on the icon size in v2 modern (#3723) (f582eb4)
  • components/tiles: tile box shadows are not clipped on xs breakpoints and block layout host configurations (#3748) (a1ff256)
b
blackbaud
published 12.30.0 •

Changelog

Source

12.30.0 (2025-07-24)

Features

  • certain items have a dimmed background color when used within a fit or list page or tab layout (#3701) (adb78d4)
  • components/ag-grid: use component tokens for cell spacing (#3713) (3eccccf)
  • components/indicators: use correct label line height (#3710) (30df141)
  • components/layout: tokenize card styles (#3703) (958906a)
  • components/tabs: add token for disabled tabs in wizard (#3725) (3f10008)
  • components/tabs: tab dropdowns have interactive state styles in v2 modern (#3721) (d3e8ed5)
  • replace font-weight tokens with font-style (#3687) (17e270a)

Bug Fixes

  • components/angular-tree-component: tree view uses nav color tokens in v2 modern (#3716) (d8f4b04)
  • components/datetime: datepicker callendar header uses standard button styles in v2 modern (#3707) (ae9eeee)
  • components/forms: toggle switch uses active border width token in v2 modern (#3717) (ccc1a08)
  • components/tabs: dropdown tab menu uses medium left selected border in v2 modern (#3726) (5f65c8d)
  • components/tabs: selected vertical tabs do not show the hover and active interactive state in v2 modern (#3728) (5e5670b)
  • components/tabs: tab close buttons have border radius and no browser outline in v2 modern (#3724) (44aa6b0)
  • components/text-editor: remove background-color to show border and change spacing token from xl to m (#3729) (dc80955)
b
blackbaud
published 12.29.0 •

Changelog

Source

12.29.0 (2025-07-18)

Features

  • pull in latest design tokens (#3700) (b2b11fa)
  • remove background-color from inline buttons for all states (#3696) (419af6b)

Bug Fixes

  • components/forms: toggle has a base background color in v2 modern (#3694) (48ad13d)
b
blackbaud
published 13.0.0-alpha.3 •

Changelog

Source

13.0.0-alpha.3 (2025-07-18)

Bug Fixes

  • components/packages: fix "noop" migration path (#3691) (3b0ae2a)
  • selected tabs use new text and background color tokens, disabled toggle switches use updated tokens, and typography tokens are updated in v2 modern (#3688) (#3690) (bf04262)
b
blackbaud
published 12.28.1 •

Changelog

Source

12.28.1 (2025-07-17)

Bug Fixes

  • ag-grid and repeater rows use row background base color token in v2 modern (#3684) (7145763)
  • selected tabs use new text and background color tokens, disabled toggle switches use updated tokens, and typography tokens are updated in v2 modern (#3688) (b6c6d42)
b
blackbaud
published 13.0.0-alpha.2 •

Changelog

Source

13.0.0-alpha.2 (2025-07-17)

Features

  • components/ag-grid: update unchecked checkbox cell renderer color tokens (#3667) (#3678) (230cbf8)
  • components/theme: pull in latest design tokens, allow major version only for brand version (#3670) (#3674) (e46ca06)

Bug Fixes

  • ag-grid and repeater rows use row background base color token in v2 modern (#3684) (#3686) (cb6b184)
  • components/packages: update migrations path in package.json (#3689) (f4bd962)
  • components/tiles: tile tools items are center aligned (#3677) (#3680) (89f0bf0)
b
blackbaud
published 12.28.0 •

Changelog

Source

12.28.0 (2025-07-17)

Features

  • components/ag-grid: update unchecked checkbox cell renderer color tokens (#3667) (913617e)

Bug Fixes

  • components/lists: remove hover and active state from collapsible items (#3668) (b08d820)
  • components/tiles: tile tools items are center aligned (#3677) (9aaec76)
  • update border colors and remove list and fit layout horizontal space in v2 modern (#3672) (bd591ce)
b
blackbaud
published 13.0.0-alpha.1 •

Changelog

Source

13.0.0-alpha.1 (2025-07-17)

Features

Bug Fixes

  • buttons in toolbars use specific elevation tokens in v2 modern (#3664) (#3666) (369812a)
  • checkboxes, radios, and toggle switches use deemphasized label color when the switch is disabled in v2 modern (#3665) (#3669) (10aec53)
  • components/ag-grid: sort icons use the small icon size (#3597) (7750906)
  • components/datetime: month and year buttons in datepicker calendar use specific component tokens for padding (#3661) (#3663) (8c565a1)
  • components/flyout: flyout header resize button uses ew-resize cursor (#3644) (#3648) (c597b4c)
  • components/forms: help inline is aligned with field group text in v2 modern (#3608) (#3611) (014f705)
  • components/forms: indeterminate checkboxes use small icons in v2 modern (#3624) (e073cc6)
  • components/forms: input box hint text and errors have left margin in v2 modern (#3593) (#3607) (01e7390)
  • components/forms: select inputs use updated icon in v2 modern (#3626) (#3637) (9fb1c32)
  • components/forms: standalone checkboxes and radios use less hint text space in v2 modern (#3645) (#3647) (74f5b26)
  • components/help-inline: help inline uses line icon for modern v2 (#3596) (45c2918)
  • components/lists: remove hover and active state from collapsible items (#3668) (#3676) (f78a2db)
  • components/lists: repeater title and checkbox are aligned in v2 when the item is selectable (#3603) (#3614) (fb9824d)
  • components/lists: selected sort item uses medium border width in v2 modern (#3656) (#3660) (902ee0e)
  • components/lookup: autocomplete results have a border radius in v2 modern (#3559) (#3567) (18e30f3)
  • components/lookup: multi-select lookup does not have extra left value space in v2 modern when no tokens are present (#3594) (#3602) (aafbd22)
  • components/lookup: search component uses deemphasized placeholder color in v2 modern (#3646) (#3654) (32703bd)
  • components/modals: fix punctuation in error messages (#3589) (#3595) (16d80ff)
  • components/modals: update modal headers in v2 modern to use standard h2 font styles (#3554) (#3574) (cb01513)
  • components/packages: remove unused schematics and rules (#3642) (a1341a1)
  • components/packages: updated the ng add schematic to configure a workspace with a single project; workspaces with multiple projects should use the add-skyux-to-project schematic (#3659) (233ded4)
  • components/split-view: add background color to split view drawer and remove right border in v2 modern (#3598) (#3599) (2f2763f)
  • components/tabs: tabs use new tab color tokens (#3636) (#3639) (1085ace)
  • components/tabs: vertical tabs use nav border color tokens (#3623) (#3632) (56fac32)
  • components/theme: add box shadow to switch states (#3613) (#3625) (f5cfd72)
  • components/toast: update toast box shadow and close button position in modern v2 (#3553) (#3564) (4dd811a)
  • selected horizontal and vertical tabs use medium border in v2 modern (#3617) (#3627) (c85a428)
  • update google-libphonenumber and intl-tel-input and fix Syrian and Kyrgyzstan flags for country and phone field components (#3581) (6b6eb45)
  • update all linting dependencies (#3585) (d7e4963)
  • update border colors and remove list and fit layout horizontal space in v2 modern (#3672) (#3675) (fb985eb)
  • update various dependencies (#3590) (2cda2b2)
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.