📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

@skyux/angular-tree-component

Package Overview
Dependencies
Maintainers
1
Versions
476
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyux/angular-tree-component - npm Package Versions

2345
48

12.10.0

Diff
blackbaud
published 12.10.0 •

Changelog

Source

12.10.0 (2025-05-01)

Features

  • components/indicators: tokenize illustration component (#3419) (9de0793)
  • components/inline-form: add inline form harnesses (#3410) (dbff49b)
  • components/layout: add inline delete harness (#3420) (b93fb77)
  • components/layout: tokenize action button styles (#3415) (3877988)
  • components/lists: tokenize infinite scroll styles (#3407) (aa904cb)
  • components/lookup: added input box support and code examples to autocomplete (#3422) (c5c4fa2)
  • components/tabs: add sectioned form harnesses (#3403) (3eacb6d)

Bug Fixes

  • address track by identity console warnings (#3423) (502aade)
  • components/ag-grid: do not use text cursor for the entire grid (#3418) (aa5d4d3)
  • components/docs-tools: show ? indicator only for optional interface properties (#3424) (c52e9cd)
  • components/tiles: validate tile config when loading dashboard (#3414) (986879c)
blackbaud
published 12.9.0 •

Changelog

Source

12.9.0 (2025-04-28)

Features

  • components/angular-tree-component: tokenize tree view styles (#3399) (6825d89)
  • sdk/prettier-schematics: add ability to sort import statements (#3411) (65f2a98)

Bug Fixes

  • components/code-examples: add @skyux/ag-grid styles to code examples (#3406) (6e7e575)
  • components/layout: update deprecation guidance for page summary component (#3400) (5cabaa9)
  • sdk/eslint-schematics: add support for ESM config files (#3405) (8ffb498)
  • sdk/eslint-schematics: make ng-add schematic idempotent (#3402) (7c51235)
  • sdk/prettier-schematics: add support for eslint-config-prettier@^10.1.2 and ESM config files (#3404) (71a38f3)
  • sdk/skyux-eslint: disable @angular-eslint/prefer-standalone ESLint rule (#3412) (03cb15d)
blackbaud
published 12.8.0 •

Changelog

Source

12.8.0 (2025-04-24)

Features

  • components/forms: tokenize selection box styles (#3389) (2c95fbd)
  • sdk/skyux-eslint: create @skyux-sdk/eslint-schematics library (#3395) (2bd9023)

Bug Fixes

  • components/indicators: block-level wait should not overlap other elements (#3339) (#3397) (4d172c8)
  • sdk/prettier-schematics: add support for workspaces with library projects using ESLint flat config (#3398) (9a8f375)
blackbaud
published 12.7.0 •

Changelog

Source

12.7.0 (2025-04-23)

Features

  • components/lookup: tokenize selection modal styles (#3392) (79a3ea4)
  • components/modals: tokenize confirm modal styles (#3387) (8eeefb7)
  • components/tabs: add wizard test harness (#3388) (9248226)

Bug Fixes

  • components/ag-grid: row delete overlay should not require overflow style rule (#3391) (7da3361)
blackbaud
published 12.6.0 •

Changelog

Source

12.6.0 (2025-04-22)

Features

  • components/layout: add text expand repeater harness (#3372) (b98eff4)
  • components/layout: tokenize back to top styles (#3385) (654ab74)
  • components/modals: tokenize modal styles (#3363) (37c9d85)
  • components/navbar: add navbar test harness (#3382) (f565a33)
  • components/theme: add block button styles (#3384) (f792e4b)

Bug Fixes

  • components/ag-grid: row delete directive should not block async tests (#3383) (52cfd99)
  • sdk/skyux-eslint: ignore sky-page for no-deprecated-directives rule (#3386) (965c379)
blackbaud
published 12.5.0 •

Changelog

Source

12.5.0 (2025-04-18)

Features

Bug Fixes

  • components/code-examples: improve input box code examples (#3378) (f5bf3c6)
  • sdk/skyux-eslint: add support for @angular/compiler@19.2.7 and rename AST nodes for rules (#3377) (f076876)
blackbaud
published 12.4.0 •

Changelog

Source

12.4.0 (2025-04-17)

Features

  • components/action-bars: add summary action bar harness (#3367) (0c7f1a2)

Bug Fixes

  • add missing harness classes to documentation schema (#3370) (f1f2ebe)
  • components/config: brand config object takes in name and version directly (#3376) (c6ddfd3)
  • components/datetime: enable resetting fuzzy datepickers initialized with undefined after a value change (#3373) (e1bb418)
  • correct errors in test file manifests (#3374) (99faaf4)
  • sdk/skyux-eslint: export plugins to public API (#3375) (33f88bd)
blackbaud
published 12.3.0 •

Changelog

Source

12.3.0 (2025-04-14)

Features

  • components/datetime: add timepicker harnesses (#3361) (048d916)
  • components/forms: add toggle switch harness (#3366) (dad30a7)
  • components/tiles: tokenize tile styles (#3362) (28f2f63)

Bug Fixes

  • components/tabs: adjust aria roles in mobile (#3369) (2548d21)
  • components/theme: darken borderless icon button color in default theme to handle new svg icons (#3368) (7ad680f)
blackbaud
published 12.2.0 •

Changelog

Source

12.2.0 (2025-04-08)

Features

  • components/config: add containerAliases to remoteModules config (#3358) (e3369d0)
  • components/data-manager: add data manager harnesses (#3346) (92e7b3c)
  • components/indicators: tokenize wait styles (#3343) (fbd8969)
  • components/manifest: add support for typedoc@0.28.2 (#3357) (a5e7f17)

Bug Fixes

  • add missing exports to the public API (#3356) (a89730c)
  • components/code-examples: selection modal add item example uses correct button classes and order (#3351) (d9dd3e6)
  • components/data-manager: toolbar should not overlap other elements (#3340) (#3359) (30616ce)
  • components/docs-tools: add "static" keyword to static class property definitions (#3355) (a581b1b)
  • components/icon: apply fill color to all child elements of icon symbol (#3352) (5e4e71d)
  • components/manifest: add more granular control when adding [@docs](https://github.com/docs)Ids to documentation groups (#3349) (2489b98)
  • components/manifest: add support for directive input properties with type InputSignalWithTransform (#3347) (f5b8f7d)
  • components/manifest: mark properties as internal if JSDoc tag [@internal](https://github.com/internal) provided (#3354) (2662ed2)
blackbaud
published 11.49.2 •

Changelog

Source

11.49.2 (2025-04-08)

Bug Fixes

  • components/ag-grid: hide AG Grid row dragging icon (#3332) (90e04aa)
  • components/data-manager: toolbar should not overlap other elements (#3340) (11b3126)
  • components/indicators: block-level wait should not overlap other elements (#3339) (8016e7f)
2345
48