Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

feat(directives-angular): add components #454

Merged

Conversation

asudoh
Copy link
Collaborator

@asudoh asudoh commented Jul 26, 2020

This change adds Angular reactive form support to:

  • <bx-number-input>
  • <bx-textarea>
  • <bx-combo-box>
  • <bx-dropdown>
  • <bx-multi-select>

Fixes #453.

This change adds Angular reactive form support to:

* `<bx-number-input>`
* `<bx-textarea>`
* `<bx-combo-box>`
* `<bx-dropdown>`
* `<bx-multi-select>`

Fixes carbon-design-system#453.
@asudoh asudoh force-pushed the more-angular-directives branch from c5e2391 to a3a9b5a Compare July 26, 2020 03:26
Copy link
Contributor

@cal-smith cal-smith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me 👍

@asudoh asudoh added the Ready to merge Label for the pull requests that are ready to merge label Aug 6, 2020
@netlify
Copy link

netlify bot commented Aug 7, 2020

Deploy preview for carbon-web-components ready!

Built with commit 633decb

https://deploy-preview-454--carbon-web-components.netlify.app

@kodiakhq kodiakhq bot merged commit 1a43d62 into carbon-design-system:master Aug 7, 2020
@asudoh asudoh deleted the more-angular-directives branch August 7, 2020 13:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ready to merge Label for the pull requests that are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown, combo-box, multi-select: Angular form directives
2 participants