-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React alert-subscriptions component #2634
Conversation
Thanks ! Can you add a screenshot, so we can see how react-select looks like? |
(Note that the eslint errors here are because it's not using the React eslint support in #2632 ) |
90db672
to
0d3859d
Compare
0d3859d
to
886107d
Compare
886107d
to
dcbefe3
Compare
This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push. |
1be6fcb
to
64c5e01
Compare
This now uses Ant and is up to date with master. |
Code looks good apart from my one onChange question. Let me know if you need a second look later. |
64c5e01
to
626fe9e
Compare
Replaced by #4081. |
This was one of the first major pieces I converted, since it was somewhat standalone and needed some complex behavior. Good example of how to use customized selection UI and handle Angular DI.