Skip to content

Conversation

@devversion
Copy link
Owner

Test PR

* Currently the change event of the visual hidden inputs will bubble up and emit its event object to the component's `change` output.

This is currently an issue of Angular 2
- See angular/angular#4059

To prevent the events from bubbling up, we have to stop propagation on
change.

Fixes angular#544.
@pgschwendtner
Copy link

Hey DevVersion,
I've built your Pull Request and served it online, so Team Members can see the changes.
- https://angular-bot.firebaseapp.com/pr-1/

@devversion devversion closed this May 30, 2016
@devversion devversion deleted the fix/checkbox-event-emit branch June 1, 2016 16:30
devversion pushed a commit that referenced this pull request Dec 10, 2016
…angular#2052)

* created md-input-wrapper and removed useless inputs

* added demo

* remove ControlValueAccessor and start migrating input

* finished converting most input attrs

* typescript fixed, css needs work

* removed duplicate directives.

* fix scss

* set up demo area

* Fix disabled state

* fixed some small bugs and converted more of demo

* demo card #1 converted

* finished converting demo

* subscribe to ngModel changes

* updated other demos to use new input

* undo accidental changes to other inputs

* working through tests

* fixed all tests

* fixed lint issues

* fix firefox type=date issue

* try removing ie11 checks, see if we need them

* added md-input back to baseline demo

* started md-input directive

* more refactoring

* fixed demos, tests still broken

* remove useless imports

* fix tests

* fix tests for ff & ie

* move input feature detection into service

* addressed some comments

* s/input-wrapper/input-container

* s/NgModel/NgControl

* remove FeatureDetector

* s/MdPlatformModule/PlatformModule

* Remove some problematic privates and add mat- versions of everything

* fix import
devversion pushed a commit that referenced this pull request Jun 15, 2022
* fix(docs/typography-guide): Defining a level

* Merge pull request #1 from atrawally/typography-docs-bug

fix(docs/typography-guide): Defining a level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants