-
Notifications
You must be signed in to change notification settings - Fork 6.8k
feat(material-experimental/mdc-slider): add skeleton code for MDCSliderFoundation #21645
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
feat(material-experimental/mdc-slider): add skeleton code for MDCSliderFoundation #21645
Conversation
wagnermaciel
commented
Jan 20, 2021
- add method stubs for MDCSliderAdapter implementation
- add basic setup for MDCSliderFoundation in MatSlider
9fc83e1
to
c6f983b
Compare
c6f983b
to
33cc33c
Compare
@jelbourn Made those changes. I'll squash the commits before I submit the PR. |
f1b49a4
to
0ed44b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
MatSliderAdapter * create slider-adapter.ts * add method stubs for MDCSliderAdapter implementation * add MDCSliderFoundation class variable to MatSlider
0ed44b4
to
5cbe03c
Compare
…r#21645) MatSliderAdapter * create slider-adapter.ts * add method stubs for MDCSliderAdapter implementation * add MDCSliderFoundation class variable to MatSlider
…erAdapter (angular#21645) * create slider-adapter.ts * add method stubs for MDCSliderAdapter implementation * add MDCSliderFoundation class variable to MatSlider
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |