Commit Graph

  • cc73422bfc docs(getting-started): fix anchor in installing AngularJS Material link (#11074) Michael Prentice 2018-01-17 15:50:06 -05:00
  • 1553a2fb51 update version number in package.json to 1.1.6 Andrew Seguin 2018-01-16 13:57:38 -08:00
  • 787a241527 release: version 1.1.6 v1.1.6 release/1.1.6 Andrew Seguin 2018-01-16 13:54:26 -08:00
  • 290c72a5dd fix($mdGesture):reAdd isAndroid & isIos to $get (#11044) Ardeshir81 2018-01-17 00:43:55 +03:30
  • eecc9768e1 feat(datepicker): add the ability to restrict users to a calendar view (#9736) Kristiyan Kostadinov 2018-01-16 22:13:27 +01:00
  • 5165489ef6 Include download attribute in list item (#10869) Tanya 2018-01-16 16:13:14 -05:00
  • 515959da6f build: fix security warning from using old version of marked library (#11060) Michael Prentice 2018-01-10 18:38:02 -05:00
  • f3a54fc79d docs: remove reference to outdated 2016 octoverse (#10937) Thomas Grainger 2018-01-10 21:33:51 +00:00
  • 502137e945 docs(gridList): demo example responsiveness broken on Safari (#11031) Sha 2018-01-11 05:32:36 +08:00
  • 6b44ffc8b1 Fix build contributors (#11059) Michael Prentice 2018-01-10 16:32:25 -05:00
  • 43474a150f docs(angularytics): disable console logging (#11051) Michael Prentice 2018-01-05 12:09:51 -05:00
  • c27603f766 build(docs-generate): support recent versions of NodeJS (#11039) Michael Prentice 2018-01-05 12:08:00 -05:00
  • ccb310d72e chore: add PR template (#11027) Michael Prentice 2017-12-28 15:07:17 -05:00
  • 3d475d615e chore: update issue template (#11028) Michael Prentice 2017-12-28 15:06:35 -05:00
  • 662d2da720 docs: fix invalid script (#10924) Linus Långberg 2017-12-19 00:57:37 +01:00
  • c79c197ad7 docs: update iconDirective.js (#10938) dulynoded 2017-12-18 15:57:16 -08:00
  • e054a4d6ab docs: remove extra "via" (#10922) Linus Långberg 2017-12-19 00:56:57 +01:00
  • d9eb9095b9 chore(eslint): Configure ESLint Fixes #9261 (#10824) Thomas Grainger 2017-12-12 22:52:52 +00:00
  • f1e4fcb151 fix(theming): don't assume selector corresponds to expression (#10818) Jeremy Elbourn 2017-12-12 09:54:59 -08:00
  • a91c99a5fa fix(truncate): remove controllerAs and bindToController directive attributes (#10798) Daniel Ionescu 2017-12-12 18:54:45 +01:00
  • bbb719d731 fix(slider): role was applied to inner element instead of the directive itself (#10731) Elad Bezalel 2017-12-12 19:54:27 +02:00
  • 7256670ae4 fix(select multiple): set the element dirty when the selected options change (#10749) Alejandro López 2017-12-12 18:47:59 +01:00
  • 0ffbe8afc1 docs(theming): Fix link to setNonce (#10908) Oliver Salzburg 2017-12-05 21:11:31 +01:00
  • c4dccdc8eb chore: add script to generate a script to schedule presubmit runs (#10994) Jeremy Elbourn 2017-12-05 09:37:21 -08:00
  • 1956d2235d Update Documentation to 'npm run docs:watch' (#10965) Dave 2017-12-05 10:36:54 -07:00
  • 0bac4621fa fix(icon): fix malformed HTML in tests (#10792) Alejandro López 2017-12-05 18:36:18 +01:00
  • f4b19febd7 fix(compiler): assign bindings to controller instance when using an ES6 (#10977) Jeremy Elbourn 2017-11-13 17:47:36 -08:00
  • 3b59b20263 fix(select): add closing tag for native <select> (#10833) PhistucK 2017-09-27 19:25:55 +03:00
  • 5e907b36e8 docs(contributors): add missing contrib data Thomas Burleson 2017-09-06 21:05:38 -05:00
  • b1463f5af4 update version number in package.json to 1.1.5 Yuan Gao 2017-09-06 13:09:28 -07:00
  • 8110e91661 Modify change log v1.1.5 release/1.1.5 Yuan Gao 2017-09-06 13:08:31 -07:00
  • 88d72fd3b4 release: version 1.1.5 Yuan Gao 2017-09-06 10:54:16 -07:00
  • 87d1cb19b0 chore(build): support node 8 Elad Bezalel 2017-08-11 13:43:56 +03:00
  • ec1e81bc92 fix(compiler): removed @private to fix dgeni failures Elad Bezalel 2017-08-29 01:27:40 +03:00
  • a7e9711a7b Fix typo in ripple docs Primoz Hadalin 2017-08-23 11:57:59 +02:00
  • baa869ae61 fix(gesture): unable to move text cursor and tap away on mobile (#10821) Kristiyan Kostadinov 2017-08-04 01:34:45 +02:00
  • fa997b9fcb feat(compiler): respect preAssignBindingsEnabled state (#10726) Michał Gołębiowski 2017-08-04 01:33:57 +02:00
  • 72f930b596 fix(virtual-repeater): add role="presentation" to structural divs to fix screen reader interactions (#10812) Shawn Lauriat 2017-07-21 17:42:02 -04:00
  • b084f3d016 fix(dialog):prevent dialog from hiding live regions on open (#10807) Zack Goldberg 2017-07-21 15:50:26 -04:00
  • bf6e567953 fix(tabs): allow right and left arrows to cycle through tabs (#10786) kbae00 2017-07-20 13:59:24 -04:00
  • 2247248ab7 fix(dialog): generate aria-label with dialog title (if exists) when .ariaLabel() is not specified (#10735) Alejandro López 2017-07-18 21:51:26 +02:00
  • 9430a7cbdc fix(progress-linear-theme): add md-primary support to progress-linear buffer mode (#10563) João Amaral Craveiro 2017-07-18 20:49:12 +01:00
  • 28d4bf2cb6 fix(select): accessibility fixes allowing screen readers (VoiceOver) to (#10760) Jessica Yoshimi 2017-07-18 12:48:32 -07:00
  • 44a2d2db15 fix(dialog): thread blocking during large DOM traversals (#10552) release/1.1.1 Vytenis 2017-07-18 21:21:16 +03:00
  • 17f09dcc5d fix(gestures): fix the swipe and scrolling issues on touch devices (#10455) Mohammad Rafigh 2017-07-18 22:44:37 +04:30
  • 71cd3e9917 fix(input): fix placeholder text being read twice by screen readers (#10524) du6 2017-07-18 11:13:29 -07:00
  • d3d0c5dcf8 fix(panel): correctly reverse x-position in RTL (#10710) Adina 2017-07-18 12:59:02 -04:00
  • c886286fc7 fix(tabs): hide md-tab-content elements entirely when inactive. (#10776) Shawn Lauriat 2017-07-18 12:56:22 -04:00
  • 590b6843a1 fix(dialog): add check that scrollmask is present (#10708) Jan van den Berg 2017-07-18 18:54:07 +02:00
  • c1b715f009 fix(util): scrollTop set on proper scroll target (#10549) Piotr Karny 2017-07-18 18:52:18 +02:00
  • 0151b4bed9 fix(input): correct initial animation state of messages (#10246) Carlos Lopez 2017-07-18 12:45:23 -04:00
  • 75237c650f chore(karama): deprecated minified and jquery-integratoin testing Thomas Burleson 2017-06-14 18:21:30 -05:00
  • aa922904e6 build(ci): update travis and release scripts Thomas Burleson 2017-06-14 17:56:35 -05:00
  • c2f53464f1 build(ci): use build stages Thomas Burleson 2017-06-14 17:49:11 -05:00
  • 8eb8cc7b1e update(scripts): fix snapshot credentials Thomas Burleson 2017-06-14 17:04:10 -05:00
  • 2c1098fc5a update(scripts): fix snapshot credentials Thomas Burleson 2017-06-14 15:10:31 -05:00
  • 49b367d5db update(scripts): fix snapshot credentials Thomas Burleson 2017-06-14 14:37:53 -05:00
  • 2fc873374e update(scripts): credential fixes Thomas Burleson 2017-06-13 18:23:10 -05:00
  • 671a5bb5f2 update(scripts): use ANGULARJS_MATERIAL_BUILDS_TOKEN thomas/fix-issue-10734 Thomas Burleson 2017-06-13 18:23:10 -05:00
  • f20f0f7610 update(scripts): use ANGULARJS_MATERIAL_BUILDS_TOKEN Thomas Burleson 2017-06-13 18:23:10 -05:00
  • 9025162f4f chore(codepen): changed codepen access to https Elad Bezalel 2017-06-13 19:36:49 +03:00
  • f823c838e6 fix(menu): prevent menu from being larger than the viewport (#10729) Jeremy Elbourn 2017-06-13 10:06:28 -07:00
  • 136fac6114 docs(menu): add md-menu-content closing tag at demoCustomTrigger Alejandro López 2017-06-02 01:28:01 +02:00
  • 7b9175fc5d docs(tabs): add md-swipe-content attribute to demo Alejandro López 2017-06-03 00:06:40 +02:00
  • 338ca278f4 fix(tabs): add proper RTL support. (#9301) Topher Fangio 2017-06-12 17:58:12 -05:00
  • 072f832839 fix(tabs): accessibility and keyboard interaction fixes (#10706) Jessica Yoshimi 2017-06-12 15:44:42 -07:00
  • 4efd2a26ff Create README.md Thomas Burleson 2017-06-12 16:54:37 -05:00
  • 6662bf2c50 Update cdn references Thomas Burleson 2017-06-03 16:29:36 +12:00
  • e68baf7daf chore: update saucelabs tunnel connector (#10685) Paul Gschwendtner 2017-05-24 21:18:12 +02:00
  • 79bd926113 chore(chips): fix chrome test for selection (#10684) Paul Gschwendtner 2017-05-24 21:04:30 +02:00
  • 93c29175c8 fix(select): unable to reopen if element was destroyed while closing (#10556) Kristiyan Kostadinov 2017-05-10 21:05:20 +02:00
  • f8deb0ede6 fix(demo): fix the disable ink bar checkbox (#10423) Seba Kerckhof 2017-05-10 02:17:52 +02:00
  • 8ae9c03692 docs(panel): fix casing and add clarity to documentation on mdPanelRef (#10502) bryanrideshark 2017-05-09 19:08:53 -05:00
  • 29ef510639 feat(gesture): allow to change maxClickDistance through setMaxClickDistance (#10498) Michał Prokopowicz 2017-05-10 02:08:04 +02:00
  • 241bbc4425 fix(list): add rel to copied attributes for md-list-item buttons #10351 (#10352) Praveen 2017-05-10 04:59:28 +05:30
  • 2015ae8c90 feat(prompt): implement "required" flag for prompt dialogs (#10626) mdklab 2017-05-10 02:25:59 +03:00
  • 2602e7b31e fix(autocomplete): allow clear button even if directive is disabled (#10603) Anthony Chuinard 2017-05-09 14:44:32 -05:00
  • 281504f95c fix(panel): fix propagateContainerEvents (#10497) GuyPie 2017-05-09 22:40:08 +03:00
  • 5a89b14ee0 docs(theme): update 03_configuring_a_theme.md (#10545) Maciej Maciaszek 2017-05-09 20:48:48 +02:00
  • 372bfaca81 docs(panel): add missing semicolon (#10493) Isaac Halvorson 2017-05-09 13:35:55 -05:00
  • f94484fe9f doc(dialog): remove 'resolve' option from show() method (#10465) deonclem 2017-05-09 20:28:25 +02:00
  • 2e0b07a0c3 docs(chips): corrected hilighting to highlighting (#10254) Yogesh-Verma634 2017-05-09 23:53:38 +05:30
  • e1345ae72a fix(calendar): conform to CSP. (#10519) Topher Fangio 2017-04-21 18:09:00 -05:00
  • 4e579dd260 fix(virtualRepeat): fix datepicker scroll to wrong current date (#10537) Jonathan ES Lin 2017-04-22 06:16:27 +08:00
  • 5383f94782 update version number in package.json to 1.1.4 Kara Erickson 2017-04-20 14:57:02 -07:00
  • 861ac90311 release: version 1.1.4 v1.1.4 Kara Erickson 2017-04-20 14:47:24 -07:00
  • 471c225f8b fix(tooltip): use different attribute to track setting of aria-label (#10600) Kara 2017-04-19 15:33:48 -07:00
  • 3d874538f0 fix(tooltip): resolve expressions against correct scope (#10596) Kara 2017-04-18 15:37:44 -07:00
  • 562b1c94d1 fix(tabs): fix long tab content not scrolling (#10586) Jeremy Elbourn 2017-04-14 09:20:35 -07:00
  • 90b64feb56 fix(core): eliminates many (but not all) redundant rules in layout CSS (#10509) Scott Hyndman 2017-03-30 14:37:38 -07:00
  • e3f9772140 polish(tooltip): change transition duration to 150ms (#10477) Elad Bezalel 2017-03-14 01:07:35 +02:00
  • 3b60b886a7 docs(radioButton): ngModel and ngChange are mdRadioGroup properties (#10473) Thomas Burleson 2017-03-13 18:06:57 -05:00
  • 69a0d8b3a9 fix(checkbox): click handling when ngCheckbox is set (#10468) (#10472) Marek Buszman 2017-03-14 00:06:19 +01:00
  • 0f3ef64f0c chore(release): fix duplicate keys in firebase.json (#10470) Thomas Burleson 2017-03-13 18:05:11 -05:00
  • 6c209b980a fix(mdTooltip): Tooltip parent aria label override (#10464) Thomas Burleson 2017-03-13 18:03:45 -05:00
  • e1bb097ce1 docs(theming): defineTheme documentation (#10476) Elad Bezalel 2017-03-14 01:01:45 +02:00
  • 2cd5018908 feat(navBar): Add missing styling for md-primary and md-accent (#10204) Max 2017-03-13 23:04:14 +01:00
  • 8ab7dd97fe fix(gridList): RTL Layout (#2996) (#10178) HosseiN Khademi Khaledi 2017-03-14 01:31:19 +03:30
  • ed10a6e9a2 fix(mdSelect): Fix theme change dynamically (#10152) Rafael Nery 2017-03-13 18:57:43 -03:00
  • fa02e4ecfe fix(layout): trim attribute values before use (#10462) Thomas Burleson 2017-03-13 16:08:56 -05:00