Commit Graph

  • 66c017eab7 docs(changelog): update 1.2.0 changelog Michael Prentice 2020-08-03 17:38:40 -04:00
  • 963c34fb7f update version number in package.json to 1.2.0 Jeremy Elbourn 2020-08-03 12:51:29 -07:00
  • c3fa861e26 release: v1.2.0 v1.2.0 release/1.2.0 Jeremy Elbourn 2020-08-03 12:48:40 -07:00
  • 6699ae6119 fix(chips): placeholder is truncated even though there is room Michael Prentice 2020-07-31 16:27:07 -04:00
  • 01351b1175 fix(chips): update to latest Material Design spec (2017) updates Michael Prentice 2020-07-30 22:34:21 -04:00
  • 47106ba036 fix(autocomplete): change md-escape-options default to 'clear' Michael Prentice 2020-07-30 16:41:09 -04:00
  • 98a94db8b4 fix(toolbar): default to 500 hue and contrasts when using accent/warn palettes Michael Prentice 2020-07-30 20:47:53 -04:00
  • d237715ff5 fix(tabs): align theming with spec updates Michael Prentice 2020-07-30 20:45:57 -04:00
  • 34003210a9 build: update dev dependencies Michael Prentice 2020-07-29 14:36:00 -04:00
  • 91593844b7 fix(radio-button): when no value selected, first button not announced on focus Michael Prentice 2020-07-29 21:59:58 -04:00
  • 87bcb47b7c update version number in package.json to 1.2.0-rc.2 Jeremy Elbourn 2020-07-28 17:09:27 -07:00
  • 85a2317794 release: v1.2.0-rc.2 v1.2.0-rc.2 release/1.2.0-rc.2 Jeremy Elbourn 2020-07-28 17:04:45 -07:00
  • 0626482e08 build(modules): configure more components to depend on input variables Michael Prentice 2020-07-28 19:36:15 -04:00
  • b3e9ffec50 fix(checkbox, date-picker, input, radio-button, select, switch): md-inline-form support Michael Prentice 2020-07-28 04:32:36 -04:00
  • 0d4d37f079 fix(select): support for md-inline-form, more configurable SCSS Carlos Lopez Jr 2016-06-09 14:07:34 -04:00
  • c2c336b946 feat(layouts): add @mixin for responsive support for rows Carlos Lopez Jr 2016-07-22 14:24:59 -04:00
  • b1e3ae7d92 refactor(interimElement): no longer pass controller to options.onShow() Michael Prentice 2020-07-25 21:09:16 -04:00
  • 89c76e8cf2 build: fix npm audit issues Michael Prentice 2020-07-26 02:30:09 -04:00
  • a604ca9bdd refactor(toast): removed documentation for deprecated $mdToast.cancel() function Michael Prentice 2020-07-26 02:12:28 -04:00
  • baa7563fc9 refactor(sidenav): remove deprecated access to $media in md-is-locked-open Michael Prentice 2020-07-26 02:01:53 -04:00
  • e3b52a0c84 refactor(dialog): remove deprecated content options and methods Michael Prentice 2020-07-26 01:45:29 -04:00
  • 00a50deb39 refactor(theming): remove support for deprecated $mdThemingProviderTheme.primaryColor() and related APIs Michael Prentice 2020-07-26 01:25:49 -04:00
  • e8e785e5a3 refactor(layout): remove deprecated *-lt-* ("less than") attributes Michael Prentice 2020-07-26 01:10:02 -04:00
  • bf0ec8c853 refactor(autofocus): remove deprecated md-auto-focus attribute Michael Prentice 2020-07-26 00:36:23 -04:00
  • 8fc36d4a7c refactor(sidenav): remove md-sidenav-focus directive Michael Prentice 2020-07-26 00:27:09 -04:00
  • f023ce766a refactor(menu): removed deprecated $mdOpenMenu API Michael Prentice 2020-07-25 23:02:19 -04:00
  • 6d17e6e5a3 docs(chips): remove deprecation of delete-button-label Michael Prentice 2020-07-25 22:49:27 -04:00
  • 1a2e3d0b42 refactor(chips): remove deprecated md-on-append attribute Michael Prentice 2020-07-25 22:33:15 -04:00
  • 75aa734674 refactor(card): remove styles for md-actions class Michael Prentice 2020-07-25 22:23:37 -04:00
  • 93e2081905 refactor(dialog): remove styles for deprecated md-actions class Michael Prentice 2020-07-25 22:22:03 -04:00
  • bafbd96905 refactor(panel): remove deprecated MdPanelRef.addClass/removeClass/toggleClass Michael Prentice 2020-07-25 21:33:34 -04:00
  • 05bee8fb23 refactor(tabs): remove deprecated md-no-disconnect Michael Prentice 2020-07-25 21:20:17 -04:00
  • fe081c5450 chore: remove duplicate 1.2.0-rc.1 entries Michael Prentice 2020-07-23 19:26:15 -04:00
  • 2cd76841b6 chore: merge --strategy=theirs no longer exists Michael Prentice 2020-07-23 19:02:44 -04:00
  • fe0f271f8e update version number in package.json to 1.2.0-rc.1 Wagner Maciel 2020-07-23 14:52:51 -07:00
  • 9f8df419d2 release: v1.2.0-rc.1 v1.2.0-rc.1 release/1.2.0-rc.1 Wagner Maciel 2020-07-23 14:47:09 -07:00
  • b32b473ffb fix(select): md-select-header closes on mouse click when not using multiple Michael Prentice 2020-07-21 15:48:46 -04:00
  • a13722ee69 fix(list): fix checkbox alignment and match dense heights to spec Michael Prentice 2020-07-22 01:16:53 -04:00
  • f2fca2eea9 fix(select): md-select-header closes on mouse click when not using multiple Michael Prentice 2020-07-21 15:48:46 -04:00
  • 3205b33b57 fix(button): horizontal padding should match the spec Michael Prentice 2020-07-22 02:22:26 -04:00
  • 6e91c62139 fix(panel): demos need to access locals in controller's $onInit Michael Prentice 2020-07-17 21:03:38 -04:00
  • 91300ec87f fix(nav-bar): add test for handling when a nav item's controller isn't found (#11964) tomaszgrabowski 2020-07-18 00:14:01 +02:00
  • 579a327169 refactor($mdCompilerProvider): remove deprecated $mdCompilerProvider.respectPreAssignBindingsEnabled() Michael Prentice 2020-07-16 19:05:34 -04:00
  • cf3d56c74f refactor(toast): remove deprecated content() method and option and updateContent() method Michael Prentice 2020-07-16 17:34:55 -04:00
  • 4c758589f5 refactor(select): rename ngMultiple to mdMultiple Michael Prentice 2020-07-16 17:09:15 -04:00
  • 01d2cde76f refactor(chips): remove deprecated MdChipsCtrl.selectAndFocusChip Michael Prentice 2020-07-16 17:04:50 -04:00
  • dda25a63cf fix(checkbox): labels with links throw exception in IE11 Michael Prentice 2020-07-13 18:02:21 -04:00
  • b1c7154bfe fix(nav-bar): throws exception when indexing null tabs variable Michael Prentice 2020-07-16 14:32:32 -04:00
  • cb06f3554a chore: update .mailmap (#11956) Oliver Salzburg 2020-07-17 22:46:06 +02:00
  • e8e8ac81fa build: replace deprecated gulp-cssnano with gulp-postcss Michael Prentice 2020-03-05 21:37:36 -05:00
  • 55ae966573 docs: fix numerous IE11 layout issues Michael Prentice 2020-07-13 22:51:19 -04:00
  • 4178459c42 fix(panel): don't throw exceptions when the groupName is a string Michael Prentice 2020-07-13 21:29:19 -04:00
  • 7157b3b7d2 docs(theming): update Defining Custom Palettes guide w/ new contrast settings Michael Prentice 2020-07-02 01:27:06 -04:00
  • 4e3f7a7e08 fix(theming): dark contrast used incorrectly when only contrastStrongLightColors defined Michael Prentice 2020-07-02 01:23:57 -04:00
  • 3a291ac6f6 fix(theming, toolbar, subheader, input): align color palettes and contrasts with AA standards Michael Prentice 2020-07-01 01:34:37 -04:00
  • d716fde699 fix(theming): update palette contrast types to current spec Carlos Lopez Jr 2016-07-10 14:26:57 +00:00
  • a82fc93d54 fix(toolbar): input placeholders and ink need more contrast Michael Prentice 2018-07-20 19:18:25 -04:00
  • 01917b37ec fix(theme, colors): md-colors demo was broken. improve JSDoc and fix lint issues Michael Prentice 2018-07-20 07:14:17 -04:00
  • 68c1d02fb4 feat(theming): add contrast opacity values for all color types and hues Carlos Lopez Jr 2016-07-08 22:15:43 +00:00
  • 693eccad4e fix(tabs): update min-width to follow the spec Michael Prentice 2018-08-29 22:57:06 -04:00
  • 29c0a4a7fb fix(chips): chip remove icon isn't sized to match the spec (#10491) Christian Barrow 2020-06-30 13:12:38 -05:00
  • 4d36fd27be fix(checkbox): handle links in transcluded label in an a11y-friendly way Michael Prentice 2018-03-08 16:53:06 -05:00
  • f27d30e3ff update version number in package.json to 1.1.24 Jeremy Elbourn 2020-06-29 16:56:07 -07:00
  • 96e4f1c9a4 update version number in package.json to 1.1.24 Jeremy Elbourn 2020-06-29 16:56:07 -07:00
  • 9e56fcde72 release: v1.1.24 v1.1.24 release/1.1.24 Jeremy Elbourn 2020-06-29 16:53:12 -07:00
  • a92e304131 docs(changelog): fix indentation staging Jeremy Elbourn 2015-12-17 15:24:06 -08:00
  • 31a596f484 fix(input-container): align indentation with spec Michael Prentice 2020-05-28 04:01:25 -04:00
  • c893050699 fix(checkbox) update CSS to match spec Carlos Lopez Jr 2016-06-09 12:43:13 -04:00
  • 96ec741e69 fix(toast): improve position handling to better align with docs Michael Prentice 2020-05-04 20:49:53 -04:00
  • e24d09c68c fix(datepicker): support ng-model-options timezone w/ Moment Michael Prentice 2020-06-28 18:20:40 -04:00
  • 12562b0e0c fix(datepicker): support ng-model-options timezone w/ Moment Michael Prentice 2020-06-28 18:20:40 -04:00
  • 6322e982db fix(panel): remove inline transforms after the close animation runs Michael Prentice 2020-06-22 18:07:30 -04:00
  • e81e2e33cc fix(panel): _md-panel-offscreen not removed from innerWrapper Michael Prentice 2020-06-22 18:04:23 -04:00
  • 0f9d111894 update version number in package.json to 1.1.23 Miles Malerba 2020-06-18 16:39:24 -07:00
  • cf7557118c release: v1.1.23 v1.1.23 release/1.1.23 Miles Malerba 2020-06-18 16:35:33 -07:00
  • 000a023022 fix(panel): use existing _md-panel-offscreen class instead of inline styles Michael Prentice 2020-06-18 01:16:25 -04:00
  • 1bd1a97d7d fix(layout): Syntax Error: Token '&&' not a primary expression Michael Prentice 2020-06-17 03:07:48 -04:00
  • 08313be6e5 docs(interimElement): improve documentation Michael Prentice 2020-06-15 13:01:25 -04:00
  • 20194ba2f1 fix(tooltip): change from inline to inline-block to account for md-panel change Michael Prentice 2020-06-15 23:11:49 -04:00
  • 269b68e854 fix(panel): allow transform to be animated on an offset panel crisbeto 2016-10-29 14:36:02 +02:00
  • 79bf96b64e fix(slider): vertical slider in a scrolled container sets value to zero on all clicks (#11801) Thaina Yu 2020-06-17 11:25:25 +07:00
  • 6f64da6bd2 fix(calendar): revert removal of workaround for virtual repeat issue Michael Prentice 2020-06-15 21:23:17 -04:00
  • 98e259bec4 fix(menuBar): close just nested menu when escape key is pressedfocus stays with the parent menu when nested one is closed instead of closing all the menusFixes #11678 Marek Dąbrowski 2020-06-08 22:21:36 +01:00
  • 5a7e967d9f fix(select): md-focused not removed from options on panel close Michael Prentice 2020-06-14 03:32:56 -04:00
  • 1ed54bb90b fix(toolbar): md-scroll-shrink conflicts with md-select in toolbar Michael Prentice 2020-06-13 01:50:01 -04:00
  • 103e19c794 fix(toolbar): prevent scroll shrink being applied to md-content within the toolbar Benjamin Millagou 2016-10-20 12:03:46 +02:00
  • 3746148548 docs(codepen): refinements from code review Michael Prentice 2020-06-08 03:15:22 -04:00
  • b57e4f7b0b chore(ci): add testing against the latest AngularJS 1.8.x release Michael Prentice 2020-06-07 22:59:51 -04:00
  • 993a1cdf87 docs: update for AngularJS 1.8.0 Michael Prentice 2020-06-07 22:57:46 -04:00
  • f7d9027e9b fix(list): allow overriding list-item padding for clickable items Michael Prentice 2020-06-05 21:19:05 -04:00
  • c74f16eea5 test: enable headless browsers by default Michael Prentice 2020-05-31 00:19:35 -04:00
  • a17ef4fa9f docs(tabs): improve correctness of API docs and types Michael Prentice 2020-05-31 00:08:36 -04:00
  • 11f65e3371 fix(datepicker): update error state only after $validate has run Michael Prentice 2020-05-27 04:45:15 -04:00
  • 3d5ff5db56 fix(calendar, datepicker): in year view, md-date-filter only evaluates first day of month Michael Prentice 2020-05-25 22:11:42 -04:00
  • e625a9ce10 fix(toast): onRemove doesn't return a Promise in some cases Michael Prentice 2020-05-25 20:57:50 -04:00
  • 546bd84b6c fix(select): revert removal of support for ng-selected on md-options Michael Prentice 2020-05-20 19:25:25 -04:00
  • fd4e737bc2 chore: add .nvmrc file Michael Prentice 2020-05-20 17:18:30 -04:00
  • 2a01746c4f feat(calendar): support specifying timezone in ng-model-options Michael Prentice 2020-05-11 20:50:36 -04:00
  • 5fbabe7e10 fix(select): optgroups are not visible to screen readers Michael Prentice 2019-06-22 20:08:22 -04:00
  • bc71d0b0b6 fix(util): sanitize function used by select and autocomplete throws Michael Prentice 2020-05-14 21:54:21 -04:00