Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

di-controls

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

di-controls - npm Package Versions

2

5.0.7

Diff

Changelog

Source

5.0.7 (2024-12-06)

Bug Fixes

  • project: disabled state requires addition change detection run in tests (519661c)
askoropad
published 5.0.6 •

Changelog

Source

5.0.6 (2024-12-06)

Bug Fixes

  • project: disabled state requires addition change detection run in tests in Angular 19 (d0fe5a7)
askoropad
published 5.0.5 •

Changelog

Source

5.0.5 (2024-09-05)

Bug Fixes

  • project: collection control can't unselect values with "0" (88ae70b)
askoropad
published 5.0.4 •

Changelog

Source

5.0.4 (2024-08-16)

Bug Fixes

  • project: host control update child control that was just updated (3398ea8)
askoropad
published 5.0.3 •

Changelog

Source

5.0.3 (2024-08-15)

Bug Fixes

  • project: withNativeElementSupport option doesn't set disabled attribute (1f06151)
askoropad
published 5.0.2 •

Changelog

Source

5.0.2 (2024-08-14)

Bug Fixes

  • project: updateModel method doesn't update control that was changed last (166e94a)
askoropad
published 5.0.1 •

Changelog

Source

5.0.1 (2024-08-12)

Bug Fixes

  • project: fix disabled type (5a56d1a)

Bug Fixes

  • controls: controls no longer set attributes like aria-checked on elements (e25ff31)
  • project: build (2930ee5)

BREAKING CHANGES

  • controls: Controls no longer set attributes like aria-checked on elements. This functionality required the use of ElementRef and Renderer, making it impossible to use DIControl for structural directives. Additionally, to support the disabled attribute for native elements, you must specify withNativeElementSupport: true.
askoropad
published 5.0.0 •

Changelog

Source

5.0.1 (2024-08-12)

Bug Fixes

  • project: fix disabled type (5a56d1a)

Bug Fixes

  • controls: controls no longer set attributes like aria-checked on elements (e25ff31)
  • project: build (2930ee5)

BREAKING CHANGES

  • controls: Controls no longer set attributes like aria-checked on elements. This functionality required the use of ElementRef and Renderer, making it impossible to use DIControl for structural directives. Additionally, to support the disabled attribute for native elements, you must specify withNativeElementSupport: true.
askoropad
published 4.0.1 •

Changelog

Source

4.0.1 (2024-08-07)

Bug Fixes

  • collection-control: DiCollectionControl doesn't support signal value from DIStateControl (55b1be3)
askoropad
published 4.0.0 •

Changelog

Source

4.0.0 (2024-08-07)

Bug Fixes

  • collection-control: DiCollectionControl doesn't implement DICompareHost interface (a7e68a4)

BREAKING CHANGES

  • collection-control: The implementation of the DICompareHost interface inside DICollectionControl caused confusion and limited some possible implementations. This has been removed, and instead DICollectionControl now has a compare property in the configuration that corresponds to the same property in DIStateControl.
2
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