-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Conversation
Due to the damage than can be caused to Ryan (owner of RawGit) if people abuse the dev link, I've switched it to GitCDN, it lets you get the latest master branch, without losing the CDN and without it's service getting harmed. Full disclosure, I am the maintainer of GitCDN
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
I signed it! On Mon, 15 Jun 2015 10:59 googlebot notifications@github.com wrote:
|
CLAs look good, thanks! |
Implements a virtual repeater to use instead of ng-repeat for substantially better performance in components. review edits Make tests pass in FF. fix(tabs): prevents error on empty tab list Closes angular#3264 fix(button): fixes button styles for components that override their default styles chore(toast): fix type typo in toast docs (`boolean` > `string`). fix(utils): update for Angular 1.4.1 compatibility Fixes angular#3315, Fixes angular#3325. fix(icons): improve use of material-icons style Improve logic to auto-add `.material-icons` style to **md-icon**. > NOTE: will not auto-add if using any class or ng-class attributes; see demoFontIconsWithLigatures Fixes angular#3333. update(icon): removed **ddescribe** used for isolated karma tests update(docs, icon): clarify auto-add of 'material-icons' style. update(build): use of Angular v1.4.1 update(util): update initOptionalProperties() implementation Closes angular#3316. feat(menu): do not propagate event in mdOpenMenu Do not propagate the event in mdOpenMenu. This way a menu can be nested in elements that also have handlers of the same event type, without triggering any of these events. To enable this functionality, `$event` should be passed as the first argument to `$mdOpenMenu`. Fixes angular#3296. Closes angular#3332. update(tests, mocks): test for stopPropogation angular-material-mocks captures $timeout.flush() errors. add menu event propogation test Switched RawGit for GitCDN Switch to GitCDN, which lets you get the latest master branch, without losing the CDN and without it's service getting harmed. Closes angular#3262. update(README): change docs to reference 0.10.0 Closes angular#3319.
@ThomasBurleson, could also the "Edit in CodePen" thningy (at least for HEAD (master) version of the docs) benefit from GitCDN ? |
@gkalpak: I believe it will help just as much, good suggestion! |
@gkalpak - good catch/idea. I will make it so. |
Due to the damage than can be caused to Ryan (owner of RawGit) if people abuse the dev link, I've switched it to GitCDN, it lets you get the latest master branch, without losing the CDN and without it's service getting harmed.
Full disclosure, I am the maintainer of GitCDN