-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(tabs): fixed tabs #1356
feat(tabs): fixed tabs #1356
Commits on Sep 28, 2016
-
Fixed tabs grow until they fill the tab group. Closes #1353
Configuration menu - View commit details
-
Copy full SHA for 71dd984 - Browse repository at this point
Copy the full SHA 71dd984View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 276d07d - Browse repository at this point
Copy the full SHA 276d07dView commit details
Commits on Sep 29, 2016
-
chore: fix CI flakiness caused by race condition (#1371)
* chore: fix CI flakiness by using correct build targets * wip flaky fix * fix inline build * fix typo
Configuration menu - View commit details
-
Copy full SHA for 3045a05 - Browse repository at this point
Copy the full SHA 3045a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for d442798 - Browse repository at this point
Copy the full SHA d442798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57128a5 - Browse repository at this point
Copy the full SHA 57128a5View commit details
Commits on Sep 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bb61928 - Browse repository at this point
Copy the full SHA bb61928View commit details
Commits on Oct 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1cd3a3c - Browse repository at this point
Copy the full SHA 1cd3a3cView commit details
Commits on Oct 5, 2016
-
fix(snack-bar): add explicit box-sizing (#1413)
Fixes the snack bar not being readable in the cases where `box-sizing: border-box` is applied globally. Fixes #1412.
Configuration menu - View commit details
-
Copy full SHA for 580da74 - Browse repository at this point
Copy the full SHA 580da74View commit details -
fix(input): asterisk color when not focused (#1404)
* Currently the asterisk is still using the warn color when the input is not focused anymore. * Per Material Specs the asterisk should be only red when the input is focused (https://material-design.storage.googleapis.com/publish/material_v_9/0B7WCemMG6e0VcHFla0dwOE5pVVE/forms-supportive-content-v3_xhdpi.webm) Fixes #1395.
Configuration menu - View commit details
-
Copy full SHA for bf44c16 - Browse repository at this point
Copy the full SHA bf44c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37a8c4d - Browse repository at this point
Copy the full SHA 37a8c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b91e983 - Browse repository at this point
Copy the full SHA b91e983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8908366 - Browse repository at this point
Copy the full SHA 8908366View commit details
Commits on Oct 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ec48b34 - Browse repository at this point
Copy the full SHA ec48b34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5b6f2 - Browse repository at this point
Copy the full SHA 0b5b6f2View commit details
Commits on Oct 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e7b872a - Browse repository at this point
Copy the full SHA e7b872aView commit details -
fix(tabs): set correct min-width on mobile devices (#1351)
Tabs on mobile devices have a min-width of 72px. Closes #1350
Configuration menu - View commit details
-
Copy full SHA for e270e50 - Browse repository at this point
Copy the full SHA e270e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc5900 - Browse repository at this point
Copy the full SHA fcc5900View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b3296 - Browse repository at this point
Copy the full SHA a5b3296View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0db8c3 - Browse repository at this point
Copy the full SHA e0db8c3View commit details
Commits on Oct 17, 2016
-
fix(input): remove invalid aria-target attribute (#1513)
* The aria-target attribute is a non-existing attribute (also confirmed again by searching through the W3C docs) Fixes #929
Configuration menu - View commit details
-
Copy full SHA for 601c036 - Browse repository at this point
Copy the full SHA 601c036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 673e7cc - Browse repository at this point
Copy the full SHA 673e7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f418c3 - Browse repository at this point
Copy the full SHA 3f418c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea49da - Browse repository at this point
Copy the full SHA 6ea49daView commit details -
chore(): update
engines
to match angular (#1504)Updates the `engines` section in the `package.json` to match the one from Angular. Fixes #1502.
Configuration menu - View commit details
-
Copy full SHA for e4af65a - Browse repository at this point
Copy the full SHA e4af65aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb667e - Browse repository at this point
Copy the full SHA 3bb667eView commit details
Commits on Oct 18, 2016
-
chore: add autoprefixer to gulp (#1505)
* chore: add autoprefixer to gulp * At the time of moving to gulp, the autoprefixer is no longer running against the CSS. * Re-introducing the autoprefixer for the "latest two versions" as in the README stated, does make sure that each properties are working within the supported browsers. * Explicitly exclude IE 10 and lower browsers.
Configuration menu - View commit details
-
Copy full SHA for bfee9c3 - Browse repository at this point
Copy the full SHA bfee9c3View commit details -
fix(slide-toggle): remove view encapsulation (#1446)
* fix(slide-toggle): remove view encapsulation * Removes the ViewEncapsulation from the slide-toggle component to allow developer overwriting the styles easly. Fixes #1343. * Make _hasFocus variable public again for AOT compiler
Configuration menu - View commit details
-
Copy full SHA for cbecbce - Browse repository at this point
Copy the full SHA cbecbceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1e8d2 - Browse repository at this point
Copy the full SHA 3c1e8d2View commit details -
feat(snack bar): Add enter and exit animations. (#1320)
* feat(md-snack-bar): Create initial MdSnackBar. * Add enter and exit animation to MdSnackBar. * feat(md-snack-bar): Create initial MdSnackBar. * feat(md-snack-bar): Create initial MdSnackBar. * Add enter and exit animation to MdSnackBar.
Configuration menu - View commit details
-
Copy full SHA for 6df29dc - Browse repository at this point
Copy the full SHA 6df29dcView commit details
Commits on Oct 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 80186c1 - Browse repository at this point
Copy the full SHA 80186c1View commit details -
fix(gestures): don't clobber native drag events (#1458)
Remove dragstart and dragend from Hammer.js config so they don't override native HTML5 drag&drop API. drag event unused right now except for one demo. dragstart and dragend not used at all, should be removed. Eventually, their features can be accessed via drag event anyway.
Configuration menu - View commit details
-
Copy full SHA for b09465c - Browse repository at this point
Copy the full SHA b09465cView commit details -
fix(list): set flex-shrink for avatar (#1464)
md-list-avatar aren't correctly displayed on the initial render set flex-shrink to fix this behavior Closes #1403
Configuration menu - View commit details
-
Copy full SHA for 5a528aa - Browse repository at this point
Copy the full SHA 5a528aaView commit details -
feat(core): directive to add extra classes to components for m1 compat (
#1498) * feat(core): directive to add extra classes to components for m1 compatibility * fix e2e tests for menu
Configuration menu - View commit details
-
Copy full SHA for ec1e180 - Browse repository at this point
Copy the full SHA ec1e180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2954631 - Browse repository at this point
Copy the full SHA 2954631View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c288d - Browse repository at this point
Copy the full SHA d2c288dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c7fd5 - Browse repository at this point
Copy the full SHA 25c7fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b54668 - Browse repository at this point
Copy the full SHA 0b54668View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe3e98 - Browse repository at this point
Copy the full SHA cfe3e98View commit details
Commits on Oct 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8f4fbd4 - Browse repository at this point
Copy the full SHA 8f4fbd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0d522 - Browse repository at this point
Copy the full SHA ad0d522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e02c51 - Browse repository at this point
Copy the full SHA 3e02c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f6910 - Browse repository at this point
Copy the full SHA e7f6910View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c582a - Browse repository at this point
Copy the full SHA f9c582aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4086b32 - Browse repository at this point
Copy the full SHA 4086b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa250d4 - Browse repository at this point
Copy the full SHA aa250d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196bad7 - Browse repository at this point
Copy the full SHA 196bad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0aaea - Browse repository at this point
Copy the full SHA 8f0aaeaView commit details
Commits on Oct 21, 2016
-
chore: stop rollup complaint about 'rxjs/add/operator/first' (#1554)
Treating 'rxjs/add/operator/first' as external dependency No name was provided for external module 'rxjs/add/operator/first' in options.globals – guessing 'rxjs_add_operator_first'
Configuration menu - View commit details
-
Copy full SHA for 99396a4 - Browse repository at this point
Copy the full SHA 99396a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for add0d23 - Browse repository at this point
Copy the full SHA add0d23View commit details
Commits on Oct 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for da2af1e - Browse repository at this point
Copy the full SHA da2af1eView commit details
Commits on Oct 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c9ef34c - Browse repository at this point
Copy the full SHA c9ef34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 920c875 - Browse repository at this point
Copy the full SHA 920c875View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffbc295 - Browse repository at this point
Copy the full SHA ffbc295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad457b - Browse repository at this point
Copy the full SHA 1ad457bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43786b8 - Browse repository at this point
Copy the full SHA 43786b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f0044 - Browse repository at this point
Copy the full SHA 35f0044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 333b11e - Browse repository at this point
Copy the full SHA 333b11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f322cf - Browse repository at this point
Copy the full SHA 6f322cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0e6f83 - Browse repository at this point
Copy the full SHA c0e6f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56f520 - Browse repository at this point
Copy the full SHA b56f520View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b4c22 - Browse repository at this point
Copy the full SHA c6b4c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9422793 - Browse repository at this point
Copy the full SHA 9422793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e651e7 - Browse repository at this point
Copy the full SHA 2e651e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b2a34 - Browse repository at this point
Copy the full SHA 95b2a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e16992 - Browse repository at this point
Copy the full SHA 8e16992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ebb46f - Browse repository at this point
Copy the full SHA 2ebb46fView commit details
Commits on Oct 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 65401a3 - Browse repository at this point
Copy the full SHA 65401a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eaf7e4 - Browse repository at this point
Copy the full SHA 9eaf7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c63b9f4 - Browse repository at this point
Copy the full SHA c63b9f4View commit details -
fix(button): set vertical alignment for md-button and md-raised-button (
#1565) * Set vertical alignment for md-button and md-raised-button so md-icon inside is correctly aligned
Configuration menu - View commit details
-
Copy full SHA for f10ac7c - Browse repository at this point
Copy the full SHA f10ac7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7f80d - Browse repository at this point
Copy the full SHA 8e7f80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596d994 - Browse repository at this point
Copy the full SHA 596d994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c79855 - Browse repository at this point
Copy the full SHA 3c79855View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4c3c9 - Browse repository at this point
Copy the full SHA ef4c3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e849cf - Browse repository at this point
Copy the full SHA 9e849cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 572b36e - Browse repository at this point
Copy the full SHA 572b36eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 783dbb3 - Browse repository at this point
Copy the full SHA 783dbb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f50c35 - Browse repository at this point
Copy the full SHA 8f50c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff84842 - Browse repository at this point
Copy the full SHA ff84842View commit details -
feat(slider): implement ControlValueAccessor setDisabledState (#1603)
This enables controlling the disabled state of a slider using a custom form control's `enable()` and `disable()` methods.
Configuration menu - View commit details
-
Copy full SHA for 437ec8e - Browse repository at this point
Copy the full SHA 437ec8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce26cae - Browse repository at this point
Copy the full SHA ce26caeView commit details
Commits on Oct 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for aff22e5 - Browse repository at this point
Copy the full SHA aff22e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0174fa9 - Browse repository at this point
Copy the full SHA 0174fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d83b3e0 - Browse repository at this point
Copy the full SHA d83b3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065469a - Browse repository at this point
Copy the full SHA 065469aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f91ea21 - Browse repository at this point
Copy the full SHA f91ea21View commit details -
Configuration menu - View commit details
-
Copy full SHA for af39236 - Browse repository at this point
Copy the full SHA af39236View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80491a9 - Browse repository at this point
Copy the full SHA 80491a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d853d - Browse repository at this point
Copy the full SHA b9d853dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e2201 - Browse repository at this point
Copy the full SHA 04e2201View commit details
Commits on Oct 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ea6c817 - Browse repository at this point
Copy the full SHA ea6c817View commit details
Commits on Nov 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 92ac392 - Browse repository at this point
Copy the full SHA 92ac392View commit details -
fix(radio): Uncheck radio group if uncheck radio button programmatica…
Configuration menu - View commit details
-
Copy full SHA for c108607 - Browse repository at this point
Copy the full SHA c108607View commit details -
Configuration menu - View commit details
-
Copy full SHA for a331a43 - Browse repository at this point
Copy the full SHA a331a43View commit details -
feat(menu): Allow menu-trigger to take a menu interface. (#1564)
This should enable menus to be more easily extended for custom menu implementations. Fixes #1560.
Configuration menu - View commit details
-
Copy full SHA for 96d196a - Browse repository at this point
Copy the full SHA 96d196aView commit details -
perf(progress-circle): improved rendering performance (#1635)
Currently the progress circle hits ZoneJS on every animation frame, due to `requestAnimationFrame`. This change: * Wraps the `requestAnimationFrame` calls in `runOutsideAngular` in order to avoid hitting the change detection on every frame. * Switches from using an attribute binding to manipulating the `path` node directly. Referencing #1570, #1511.
Configuration menu - View commit details
-
Copy full SHA for 0883fb2 - Browse repository at this point
Copy the full SHA 0883fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee1b59 - Browse repository at this point
Copy the full SHA 3ee1b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14bb72 - Browse repository at this point
Copy the full SHA b14bb72View commit details -
feature(md-icon-button): set fixed line height for wrapped content (#…
Configuration menu - View commit details
-
Copy full SHA for 8220452 - Browse repository at this point
Copy the full SHA 8220452View commit details -
fix(slide-toggle): thumb spacing at end for rtl (#1659)
* Ensure that the `md-slide-toggle` always shows the spacing at the end of the `thumb` container.
Configuration menu - View commit details
-
Copy full SHA for ad3100e - Browse repository at this point
Copy the full SHA ad3100eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52582f4 - Browse repository at this point
Copy the full SHA 52582f4View commit details
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1e86066 - Browse repository at this point
Copy the full SHA 1e86066View commit details
Commits on Nov 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f59030e - Browse repository at this point
Copy the full SHA f59030eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6601949 - Browse repository at this point
Copy the full SHA 6601949View commit details -
Configuration menu - View commit details
-
Copy full SHA for 681fbd5 - Browse repository at this point
Copy the full SHA 681fbd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ce65ca - Browse repository at this point
Copy the full SHA 8ce65caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e08468 - Browse repository at this point
Copy the full SHA 7e08468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 982cdaa - Browse repository at this point
Copy the full SHA 982cdaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f4734c - Browse repository at this point
Copy the full SHA 3f4734cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd6776 - Browse repository at this point
Copy the full SHA 3cd6776View commit details -
Configuration menu - View commit details
-
Copy full SHA for b697823 - Browse repository at this point
Copy the full SHA b697823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcf511 - Browse repository at this point
Copy the full SHA 7fcf511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7336b90 - Browse repository at this point
Copy the full SHA 7336b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d552f5 - Browse repository at this point
Copy the full SHA 0d552f5View commit details -
feat(dialog): add disableClose option (#1678)
Adds a config option that allows users to disable closing a dialog via a backdrop click or pressing escape. Fixes #1419.
Configuration menu - View commit details
-
Copy full SHA for 93f8e04 - Browse repository at this point
Copy the full SHA 93f8e04View commit details -
chore: fix binary execution on windows (#1675)
Currenlty the `execNodeTask` helper function resolves the binary from the `package.json` and spawns a new process of it. Specifically on Windows this will break, because the Windows Shell does not know how to run the given files (from the Shebang or PATHEXT) Since those binaries are always node binaries we could manually run the node interpreter and run the given JS file as an argument. Closes #1129
Configuration menu - View commit details
-
Copy full SHA for e3882fc - Browse repository at this point
Copy the full SHA e3882fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecefb89 - Browse repository at this point
Copy the full SHA ecefb89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0f820 - Browse repository at this point
Copy the full SHA 4a0f820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c9f55 - Browse repository at this point
Copy the full SHA 96c9f55View commit details -
fix(overlay): not taking up entire viewport if body is scrollable (#1661
) Fixes the overlay not taking up the entire viewport if the `body` is scrollable. Fixes #1633.
Configuration menu - View commit details
-
Copy full SHA for 16cbbab - Browse repository at this point
Copy the full SHA 16cbbabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1738d24 - Browse repository at this point
Copy the full SHA 1738d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780a654 - Browse repository at this point
Copy the full SHA 780a654View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ab10f - Browse repository at this point
Copy the full SHA a4ab10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83f6efc - Browse repository at this point
Copy the full SHA 83f6efcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0d85d8 - Browse repository at this point
Copy the full SHA a0d85d8View commit details
Commits on Nov 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2de461e - Browse repository at this point
Copy the full SHA 2de461eView commit details
Commits on Nov 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5ffdea6 - Browse repository at this point
Copy the full SHA 5ffdea6View commit details -
chore(toolbar): combine imports from same file (#1753)
* Moves two separated imports to one single import statement.
Configuration menu - View commit details
-
Copy full SHA for 2bab92a - Browse repository at this point
Copy the full SHA 2bab92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb4809 - Browse repository at this point
Copy the full SHA 9bb4809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7d381 - Browse repository at this point
Copy the full SHA 9a7d381View commit details -
fix(progress-spinner): animation expanding parent element (#1742)
Fixes the progress spinner expanding and shrinking it's scrollable parent. Fixes #1259.
Configuration menu - View commit details
-
Copy full SHA for 4203d09 - Browse repository at this point
Copy the full SHA 4203d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640dbb6 - Browse repository at this point
Copy the full SHA 640dbb6View commit details -
chore: remove unused autoprefixer config file (#1737)
* The autoprefixer config has been added to the `constants` in the gulp build process.
Configuration menu - View commit details
-
Copy full SHA for f0b9a77 - Browse repository at this point
Copy the full SHA f0b9a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for bec1519 - Browse repository at this point
Copy the full SHA bec1519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fd0fcd - Browse repository at this point
Copy the full SHA 7fd0fcdView commit details -
fix(progress-bar): bar being thrown off by parent's text-align (#1717)
Fixes the `md-progress-bar`'s bar being positioned weirdly, if it's parent has `text-align: right`. Note that this doesn't require any special styling for RTL since we use a transform rotation to flip the styling. Fixes #1165.
Configuration menu - View commit details
-
Copy full SHA for 309d54c - Browse repository at this point
Copy the full SHA 309d54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8815846 - Browse repository at this point
Copy the full SHA 8815846View commit details -
fix(gestures): remove drag event from config (#1744)
Removes the `drag` event from the gesture config. Fixes #1025.
Configuration menu - View commit details
-
Copy full SHA for 4af3cd3 - Browse repository at this point
Copy the full SHA 4af3cd3View commit details -
Fix(input): webkit autofill & floating placeholder (#1739)
- Fix webkit autofill would float placeholder even with floatingPlaceholder disabled. Closes #1694
Configuration menu - View commit details
-
Copy full SHA for dca6ea3 - Browse repository at this point
Copy the full SHA dca6ea3View commit details -
fix(button-toggle): missing hover state (#1733)
Adds a hover effect to the button toggles. Referencing #421.
Configuration menu - View commit details
-
Copy full SHA for 15cd28b - Browse repository at this point
Copy the full SHA 15cd28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 267e323 - Browse repository at this point
Copy the full SHA 267e323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b913de - Browse repository at this point
Copy the full SHA 2b913deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5b632 - Browse repository at this point
Copy the full SHA 3c5b632View commit details
Commits on Nov 9, 2016
-
chore(dev-app): prevent multiple reloads per file change (#1762)
Prevents the local dev app from reloading 5-6 times whenever a file changes. Adds a filter that only watches for the bundle (which also contains all of the CSS and HTML), theme changes and changes to the demo apps. Fixes #1681.
Configuration menu - View commit details
-
Copy full SHA for 51667d7 - Browse repository at this point
Copy the full SHA 51667d7View commit details -
chore: revert "fix(button-toggle): missing hover state (#1733)" (#1779)
This reverts commit 15cd28b.
Configuration menu - View commit details
-
Copy full SHA for 187d141 - Browse repository at this point
Copy the full SHA 187d141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9e11c - Browse repository at this point
Copy the full SHA 6b9e11cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8f0265c - Browse repository at this point
Copy the full SHA 8f0265cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35285be - Browse repository at this point
Copy the full SHA 35285beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1339a6a - Browse repository at this point
Copy the full SHA 1339a6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f660e - Browse repository at this point
Copy the full SHA f1f660eView commit details -
feat(snackbar): don't require a ViewContainerRef (#1783)
* feat(snackbar): don't require a ViewContainerRef * default config, module method
Configuration menu - View commit details
-
Copy full SHA for 9115538 - Browse repository at this point
Copy the full SHA 9115538View commit details -
feat(dialog): allow for an object literal to be passed on init (#1679)
Adds the ability to pass in an object literal, that matches the signature of `MdDialogConfig`, when opening a dialog.
Configuration menu - View commit details
-
Copy full SHA for f525db1 - Browse repository at this point
Copy the full SHA f525db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e5cb5 - Browse repository at this point
Copy the full SHA 52e5cb5View commit details
Commits on Nov 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fcd29c8 - Browse repository at this point
Copy the full SHA fcd29c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523a48e - Browse repository at this point
Copy the full SHA 523a48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 547a75d - Browse repository at this point
Copy the full SHA 547a75dView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 11f001b - Browse repository at this point
Copy the full SHA 11f001bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a04ab6 - Browse repository at this point
Copy the full SHA 5a04ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for adfc4d1 - Browse repository at this point
Copy the full SHA adfc4d1View commit details
Commits on Nov 11, 2016
-
chore(build): fix karma not exiting properly (#1741)
* Fixes the Karma tasks not exiting properly. This is an issue, because doing a keyboard interrupt doesn't stop the Gulp watchers that are going on in the background. * Increase the time that Karma waits before starting to run tests. This should help mitigate the multiple reloads when running unit tests locally. Related to #1681.
Configuration menu - View commit details
-
Copy full SHA for 77701cc - Browse repository at this point
Copy the full SHA 77701ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0d82a - Browse repository at this point
Copy the full SHA 9c0d82aView commit details -
docs(dialog): add new option and update example (#1814)
* Mentions the `disableClose` option in the readme. * Updates the dialog readme and dialog demo not to use the `viewContainerRef` since it's not necessary anymore.
Configuration menu - View commit details
-
Copy full SHA for 068fa85 - Browse repository at this point
Copy the full SHA 068fa85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4abac - Browse repository at this point
Copy the full SHA 3d4abacView commit details -
fix(button): improved tap responsiveness on mobile (#1792)
* fix(button): improved tap responsiveness on mobile Improves the tap responsiveness of buttons on mobile by replacing the `::after` overlay with a DOM node that prevents the default touch action. Previously, the `::after` overlay would capture the first tap, causing the button to have to tapped twice in order to fire it's click handler. Fixes #1316.
Configuration menu - View commit details
-
Copy full SHA for 4183fbc - Browse repository at this point
Copy the full SHA 4183fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 716372b - Browse repository at this point
Copy the full SHA 716372bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6944e4 - Browse repository at this point
Copy the full SHA f6944e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b7dd0 - Browse repository at this point
Copy the full SHA 13b7dd0View commit details -
fix(button): ensure icons are aligned vertically. (#1736)
* The icon buttons are never a perfect circle, because they can shrink (depending on siblings). In Material 1 we solved this by adding `min-width/height`, but having flex-shrink is more appropriate here (it allows developers to easily overwrite height / width) * Sets the line-height for icons only to `i` and `md-icon` elements (as same as for fab buttons) Fixes #1093.
Configuration menu - View commit details
-
Copy full SHA for d3a50b3 - Browse repository at this point
Copy the full SHA d3a50b3View commit details -
fix(dialog): backdrop not being removed if it doesn't have transitions (
Configuration menu - View commit details
-
Copy full SHA for accab20 - Browse repository at this point
Copy the full SHA accab20View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa617f9 - Browse repository at this point
Copy the full SHA aa617f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f4c3e - Browse repository at this point
Copy the full SHA d0f4c3eView commit details
Commits on Nov 12, 2016
-
chore: fix unit broken unit tests and CI not running them (#1834)
Configuration menu - View commit details
-
Copy full SHA for 175f2d8 - Browse repository at this point
Copy the full SHA 175f2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2674736 - Browse repository at this point
Copy the full SHA 2674736View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 009046f - Browse repository at this point
Copy the full SHA 009046fView commit details
Commits on Nov 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b79c953 - Browse repository at this point
Copy the full SHA b79c953View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fe75a - Browse repository at this point
Copy the full SHA b9fe75aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc5f6a - Browse repository at this point
Copy the full SHA bbc5f6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ac7a0 - Browse repository at this point
Copy the full SHA 72ac7a0View commit details
Commits on Nov 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 281bfa1 - Browse repository at this point
Copy the full SHA 281bfa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c255a70 - Browse repository at this point
Copy the full SHA c255a70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b08f69 - Browse repository at this point
Copy the full SHA 8b08f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40cae9 - Browse repository at this point
Copy the full SHA a40cae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83de14f - Browse repository at this point
Copy the full SHA 83de14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 607de8f - Browse repository at this point
Copy the full SHA 607de8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a54ef - Browse repository at this point
Copy the full SHA d7a54efView commit details
Commits on Nov 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1552d70 - Browse repository at this point
Copy the full SHA 1552d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for a991ffd - Browse repository at this point
Copy the full SHA a991ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d2f05 - Browse repository at this point
Copy the full SHA b2d2f05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa7e22 - Browse repository at this point
Copy the full SHA 6aa7e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa472a0 - Browse repository at this point
Copy the full SHA aa472a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 522324c - Browse repository at this point
Copy the full SHA 522324cView commit details -
Stretch tabs grow until they fill the tab group. Closes #1353
Configuration menu - View commit details
-
Copy full SHA for 721b63f - Browse repository at this point
Copy the full SHA 721b63fView commit details -
Stretch tabs grow until they fill the tab group. Demo app. Closes #1353
Configuration menu - View commit details
-
Copy full SHA for 6dc5823 - Browse repository at this point
Copy the full SHA 6dc5823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7572e34 - Browse repository at this point
Copy the full SHA 7572e34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 435e0d9 - Browse repository at this point
Copy the full SHA 435e0d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 289070e - Browse repository at this point
Copy the full SHA 289070eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec17c0 - Browse repository at this point
Copy the full SHA 9ec17c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4331b27 - Browse repository at this point
Copy the full SHA 4331b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70efee5 - Browse repository at this point
Copy the full SHA 70efee5View commit details
Commits on Nov 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 41ad382 - Browse repository at this point
Copy the full SHA 41ad382View commit details -
Fixed tabs grow until they fill the tab group. Closes #1353
Configuration menu - View commit details
-
Copy full SHA for 13c2188 - Browse repository at this point
Copy the full SHA 13c2188View commit details -
Stretch tabs grow until they fill the tab group. Closes #1353
Configuration menu - View commit details
-
Copy full SHA for 707bbb4 - Browse repository at this point
Copy the full SHA 707bbb4View commit details -
Stretch tabs grow until they fill the tab group. Demo app. Closes #1353
Configuration menu - View commit details
-
Copy full SHA for 5270558 - Browse repository at this point
Copy the full SHA 5270558View commit details -
Merge remote-tracking branch 'origin/feat_fixed-tabs' into feat_fixed…
…-tabs # Conflicts: # src/demo-app/tabs/tab-group-demo.html # src/lib/tabs/tab-group.scss
Configuration menu - View commit details
-
Copy full SHA for c3ceceb - Browse repository at this point
Copy the full SHA c3cecebView commit details