Commit Graph

  • eecc5410db fix(mdGesture): fix form submit via enter/go button on iOS (#3990) (#10189) Itay Radotzki 2017-03-13 21:57:12 +02:00
  • 9f198c93af fix(autocomplete): incorrect evaluation of available space in viewport (#9999) Jakub Kultys 2017-03-13 20:53:41 +01:00
  • 88e0c8fdd1 [MdPanel] Fix offscreen positioning bug (#10474) Erin Coughlan 2017-03-08 11:35:37 -08:00
  • e3d7fbb6a3 Fix typo (#10444) Alejandro Such 2017-03-08 00:39:55 +01:00
  • fed187ec62 Fix misspelling of 'days'. (#10441) Anand Dyavanapalli 2017-03-07 18:39:44 -05:00
  • e63221b966 docs(bottomsheet): Add notes about .catch() usage. (#10378) Topher Fangio 2017-03-07 17:33:23 -06:00
  • 0e5b8493d6 docs(datepicker): fix typo (#10375) Topher Fangio 2017-03-07 17:33:11 -06:00
  • 9889ed510b add (#10359) rickyk586 2017-03-07 18:33:01 -05:00
  • 1874e80c79 Correct grammar on the first sentance (#10324) lordg 2017-03-08 01:32:49 +02:00
  • 976f557063 fix(panel): use class instead of style attribute (#10321) Frank 2017-03-08 00:32:35 +01:00
  • e06284aa47 style(branding): branding consistency fixup (#10307) Elad Bezalel 2017-03-08 01:32:19 +02:00
  • 810df2b11a style(button): remove duplicate selectors (#10160) Lingjia Liu 2017-03-08 10:31:47 +11:00
  • fb98c142c8 Fix a small typo (#9997) Sander Boom 2017-03-07 18:30:35 -05:00
  • 0c4e89583c chore(jenkins): improve echo messaging Thomas Burleson 2017-03-03 10:43:53 -06:00
  • 942e710009 chore(jenkins): no longer integrate test with ng1.3 Thomas Burleson 2017-03-03 10:34:09 -06:00
  • 42b1f8b5c1 chore(travis): update to use Chrome browser only Thomas Burleson 2017-03-03 09:03:27 -06:00
  • 56115ceccd chore(travis): more script fixes Thomas Burleson 2017-03-03 08:37:17 -06:00
  • bf4f6cdd5a chore(travis): more updates to scripts. Thomas Burleson 2017-03-03 07:02:51 -06:00
  • 8c8b931e0d chore(jenkins): update integration version testing to use Chrome browser Thomas Burleson 2017-03-03 06:20:11 -06:00
  • 25aeb0d5cf fix(virtualRepeat): DOM manipulation may alter scroll (#10177) Philip Pham 2017-02-22 16:55:53 -08:00
  • 1095899834 fix(chips): failing unit tests against Angular 1.3 (#10224) Kristiyan Kostadinov 2017-02-23 01:50:52 +01:00
  • 89538d688b fix(select): Allow non-english characters for keyboard selection. (#8893) Topher Fangio 2017-02-22 18:03:57 -06:00
  • f0facb2450 fix(icon): fix aria roles and attributes (#10024) Carlos Lopez 2017-02-22 18:55:46 -05:00
  • e7de21d585 feat(datepicker): allow date strings as the source for ng-model (#9554) Kristiyan Kostadinov 2017-02-23 00:42:24 +01:00
  • 0276d83230 chore(): Update license year (#10210) Bella 2017-02-22 14:17:54 -08:00
  • 0619e30e2a chore: fix response from docs.json (#10330) Kara 2017-02-02 14:04:30 -08:00
  • b24d3a9528 update(readme): use AngularJS to denote the ecosystem Thomas Burleson 2017-02-02 15:57:25 -06:00
  • c7e837d212 chore(changelog): update to AngularJS Material (#10358) Kara 2017-02-02 13:35:13 -08:00
  • 4413f147c7 update(changelog): add contributors list Thomas Burleson 2017-02-01 05:52:09 -06:00
  • f8876526da update version number in package.json to 1.1.3 Kara Erickson 2017-01-30 16:48:14 -08:00
  • 2c7fb8c501 release: version 1.1.3 v1.1.3 Kara Erickson 2017-01-30 16:35:47 -08:00
  • 22401148a3 fix(select): don't override initial model value (#10273) Kristiyan Kostadinov 2017-01-31 01:33:25 +01:00
  • b2562cff80 fix(gestures): slider and swipe touch (#10314) Elad Bezalel 2017-01-31 02:23:12 +02:00
  • a9ba34068b update version number in package.json to 1.1.2 Kara Erickson 2017-01-30 15:32:37 -08:00
  • d6b2c9ef89 release: version 1.1.2 v1.1.2 Kara Erickson 2017-01-30 15:17:02 -08:00
  • e96293a701 fix(dialog): re-add md-actions deprecation class. (#10318) Paul Gschwendtner 2017-01-28 01:32:39 +01:00
  • c08decf823 feat(popover): Popover component using MdPanel API team/bradrich/feat/panel-popover Brad Richardson 2016-11-03 08:46:04 -04:00
  • 2c9a5ccb60 fix(tabs): Allow md-tab-content > div to shrink (#10290) mmalerba 2017-01-21 12:03:22 -08:00
  • 685b9029d6 fix(tooltip): always resolve expressions against the correct scope (#10284) Jeremy Elbourn 2017-01-19 16:34:35 -08:00
  • 5b799e2142 fix(tabs): remove manually pagination sizing algorithm (#10136) Carlos Lopez 2017-01-18 17:12:55 -05:00
  • f8fd0762cd fix(autocomplete): Fix TypeError in autocomplete. (#10227) Topher Fangio 2017-01-10 18:33:05 -06:00
  • bb90ce91ba fix(select/datepicker): Fix dropdown icon colors. (#10226) Topher Fangio 2017-01-10 18:19:24 -06:00
  • b7b1d01691 fix(navBar): automatically add aria-label for navBarItem (#10219) Carlos Lopez 2017-01-10 19:19:07 -05:00
  • 3556d57339 fix(list): empty aria-label attributes for list-items with interpolation (#10218) Paul Gschwendtner 2017-01-11 01:18:33 +01:00
  • 32235b235e chore(test-versions): run tests against Angular v1.6 (#10235) Georgios Kalpakas 2017-01-08 20:56:00 +02:00
  • 64b2621200 chore: rollback to firefox 49 sauce browser (#10236) Paul Gschwendtner 2017-01-08 19:55:17 +01:00
  • 366c1b623e chore(travis): run tests against angular snapshot (#10229) Paul Gschwendtner 2017-01-06 17:13:42 +01:00
  • e8d29db61f chore(travis): run tests for angular 1.6 on travis (#10228) Paul Gschwendtner 2017-01-06 13:58:37 +01:00
  • fd88814562 fix(docs): fix broken links in theming docs Carlos Lopez 2017-01-04 18:56:26 -05:00
  • f18cb2beaa fix(chips): Add basic accessibility support. (#9650) Topher Fangio 2017-01-04 17:38:13 -06:00
  • 16c25127cb Revert "refactor(list): simplify list component scss" (#10221) Kara 2017-01-04 14:53:45 -08:00
  • 441756499f chore: update script.js (#10147) Bradbev 2017-01-05 09:08:22 +13:00
  • dd2c8a9ba7 fix(menu): menu content should inherit theme (#10217) Paul Gschwendtner 2017-01-04 21:07:45 +01:00
  • a169f6fa2f feat(panel): Panel provider (#10215) Brad Richardson 2017-01-04 14:41:37 -05:00
  • 085c5fd524 refactor(list): simplify list component scss (#9194) Paul Gschwendtner 2017-01-04 18:20:23 +01:00
  • 54a1d0d057 fix(select): unable to switch between falsy options (#9945) Kristiyan Kostadinov 2017-01-04 18:17:52 +01:00
  • b38d9285b2 fix(nav-bar): null check tabs when updating nav-bar (#9071) Sam Elliott De La Torre Babá 2017-01-03 16:19:27 -05:00
  • d8263f214a fix(tooltip): AngularJS 1.3.20 test failures. (#10115) Brad Richardson 2017-01-03 15:21:56 -05:00
  • 0b65e08e24 fix(menu): avoid runtime errors when menu-content isn't set. (#10198) Paul Gschwendtner 2017-01-03 20:40:38 +01:00
  • 9dbdf7eb6d docs(theming): update references on theming docs Marco Alvarado 2017-01-01 13:05:13 -07:00
  • 8801ef80dc fix(tooltip): prevent xss in tooltip content (#10190) Jeremy Elbourn 2016-12-28 17:15:17 -08:00
  • 0b72ab9532 fix(tooltip): properly interpolate tooltip text to prevent possible XSS (#10159) Jeremy Elbourn 2016-12-20 18:08:11 -08:00
  • 491d139804 fix(progressCircular): fix arc bleeding through container (#10108) Carlos Lopez 2016-12-07 18:42:39 -05:00
  • 7563b4769b fix(mdTooltip): Tooltip role (#10052) Brad Richardson 2016-12-06 18:27:04 -05:00
  • 471b850025 fix(menuBar): do not use flex for buttons (#10027) Carlos Lopez 2016-12-06 18:26:08 -05:00
  • 34b331040c fix(autocomplete): dropdown shrink restore (#9734) Paul Gschwendtner 2016-12-07 00:20:47 +01:00
  • 4006f539d2 feat(checkbox/switch): add support for animating ng-messages (#9473) Frank 2016-12-07 00:20:08 +01:00
  • 455c679a00 fix(md-contact-chips): support md-min-length on md-contact-chips. (#9215) Lieven Janssen 2016-12-07 00:19:26 +01:00
  • 1e45c449c8 feat(autocomplete): Add md-autocomplete-snap="width" (#7750) Allen Perl 2016-12-06 16:18:13 -07:00
  • cf38b29d3d fix(progressCircular): update animation to spec (#10017) Carlos Lopez 2016-12-06 18:16:29 -05:00
  • 388a340366 feat(autocomplete): pass md-input-max/min-length to the input with non-floating label (#9964) theLufenk 2016-12-07 04:45:37 +05:30
  • 72264aff10 fix(chips): add-on-blur with autocomplete (#9949) Paul Gschwendtner 2016-12-07 00:14:57 +01:00
  • eac3bfb044 fix(interimElement): added missing scope dispose to fix memory leak (#9710) imdark 2016-12-06 15:13:53 -08:00
  • 38eaa52844 docs(select): clarify multiple attribute Adam Back 2016-12-06 03:39:55 -08:00
  • f7ecb4fddf fix(select): block xss on md-select-label (#10023) Jeremy Elbourn 2016-12-01 13:45:14 -08:00
  • b8357dcd5a fix(mdPanel): Panel and tooltip theming (#10031) Brad Richardson 2016-11-29 13:26:04 -05:00
  • 342ee53363 chore(components): use $onInit hook for binding assignments (#9973) Paul Gschwendtner 2016-11-19 02:33:10 +01:00
  • 47e4c1b2e3 fix(panel): panel not being constrained to viewport on repeat openings (#9944) Kristiyan Kostadinov 2016-11-17 23:23:19 +01:00
  • c85120456c fix(dialog): only restore focus with keyboard interaction (#9923) Paul Gschwendtner 2016-11-17 23:22:53 +01:00
  • a6f0de71e4 feat(panel): add the ability to update the animation of an existing panel (#9895) Kristiyan Kostadinov 2016-11-17 20:31:47 +01:00
  • 61bd95e3e0 fix(panel): allow clickOutsideToClose to work with propagateContainerEvents (#9886) Brad Richardson 2016-11-17 14:15:02 -05:00
  • d774b76e6b fix(chips): use empty chip buffer if not a string (#9885) Paul Gschwendtner 2016-11-16 23:00:34 +01:00
  • e1a5146214 fix(datepicker): remove negative margin if triangle icon is disabled (#9853) Kristiyan Kostadinov 2016-11-16 21:04:54 +01:00
  • 1d77c921b8 fix(subheader): add accessibility support (#9817) Kristiyan Kostadinov 2016-11-16 20:35:36 +01:00
  • b903153570 fix(calendar): boundKeyHandler preventDefault on other input elements (#9746) Ngai Ka Kit 2016-11-17 03:33:53 +08:00
  • 2c3b546998 fix(autocomplete): reduce unnecessary re-positioning calls (#9731) Paul Gschwendtner 2016-11-16 20:17:39 +01:00
  • ca06402bb2 feat(switch): add attribute to invert (#8205) Paul Thiel 2016-11-16 20:17:02 +01:00
  • 284d42266d fix(toolbar): title text should allow ellipsis. (#9229) Topher Fangio 2016-11-16 13:04:44 -06:00
  • 4985345bfd chore(virtual-repeat): remove a couple of pointless expressions (#9882) Kristiyan Kostadinov 2016-11-15 23:57:31 +01:00
  • d89a68278b fix(tabs): support flexible content layout (#9451) Carlos Lopez 2016-11-15 17:56:23 -05:00
  • b0df03069c fix(datepicker,select): arrow button consistency (#9807) Kristiyan Kostadinov 2016-11-15 23:54:49 +01:00
  • ce5f7c2877 fix(autocomplete): fix messages not appearing. (#9909) Topher Fangio 2016-11-15 16:52:52 -06:00
  • 454b974ab0 fix(navbar): tabs not being read out by screen readers (#9925) Kristiyan Kostadinov 2016-11-15 23:51:36 +01:00
  • 2c367f7a21 fix(list): expect aria-label with respect to aria-hidden (#9943) Paul Gschwendtner 2016-11-15 23:51:02 +01:00
  • 6d06188bab feat(tooltip): tooltip uses MdPanel API (#9742) Brad Richardson 2016-11-15 16:24:05 -05:00
  • 088d2e6009 fix(panel): don't bind scroll event if scrolling is disabled (#9947) Kristiyan Kostadinov 2016-11-15 08:21:11 +01:00
  • e80d0d24e2 fix(tabs): icon color isn't correct when the tab item is not active (#9620) olegoode 2016-11-14 22:41:46 -05:00
  • 25dd787ce3 feat(button): add md-dense support (#9313) Carlos Lopez 2016-11-14 21:04:01 -05:00
  • 2bbf401aa1 fix(radio-group): wrong aria-checked value on load when used with ng-value (#9790) Kristiyan Kostadinov 2016-11-15 01:47:48 +01:00
  • 694e56197d fix(datepicker): reference error and calendar not being read out by nvda (#9891) Kristiyan Kostadinov 2016-11-15 01:43:59 +01:00