New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

di-controls

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

di-controls - npm Package Versions

2
askoropad
published 5.0.9 •

Changelog

Source

5.0.9 (2025-01-24)

Bug Fixes

  • controls: allow DefaultValueAccessor override (302cbdc)
askoropad
published 5.0.8 •

Changelog

Source

5.0.8 (2025-01-24)

Bug Fixes

  • controls: di-control overrides valueAccessor of the NgControl (96b5e8a)
askoropad
published 5.0.7 •

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.
2