Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Atom Material Themes & Plugins

👨‍💻 Material Themes and other famous Themes skins for JetBrains IDEs, Google Chrome, Slack and co.
Collective - Host: opensource - https://opencollective.com/atom-material-themes-and-plugins - Website: https://www.material-theme.com - Code: https://github.com/mallowigi

update(docs): improve details on ProgressLinear modes

Closes #4407.

github.com/mallowigi/material - ca2c5095d88a279381a1238bc474605a1f171660 authored about 9 years ago by Elad Bezalel <[email protected]>
update(docs): updates to progressCircular docs and demo

github.com/mallowigi/material - 8dd83eb352ea8e6b6afb2f6181d12544e57a4a7e authored about 9 years ago by Thomas Burleson <[email protected]>
fix(progressCircular): css reduction with js animations

reduce the generated css by removing the scss for loops for animations of determinate indicators...

github.com/mallowigi/material - b1f7dc412a414a8cd87d7ffc0561a1d3a94fbeb4 authored about 9 years ago by Thomas Burleson <[email protected]>
fix(mdSelect): Close menu on hitting Enter key

call `checkCloseMenu(ev)` with `ev` argument.
ensure references to `ev` are non-null

Fixes #437...

github.com/mallowigi/material - 303ab0dc0e695f04576db452f0c6f43e87da4317 authored about 9 years ago by Shu Ding <[email protected]>
fix(mdSelect): Close menu on hitting Enter key

call `checkCloseMenu(ev)` with `ev` argument.
ensure references to `ev` are non-null

Fixes #437...

github.com/mallowigi/material - 925301f2cee66c0edba1f124dd1972bc5153c121 authored about 9 years ago by Shu Ding <[email protected]>
fixes icon alignment in button demo

Related to #4244

github.com/mallowigi/material - 1bf08029ab60df0b9b319112afb27d5bceb0badd authored about 9 years ago by Robert Messerle <[email protected]>
adds comment explaining jQuery event logic

github.com/mallowigi/material - 7967b9facbda71905cb22508660c9cba3d152294 authored about 9 years ago by Robert Messerle <[email protected]>
fix(ripple): fixes ripple when jQuery is loaded

Closes #4375

github.com/mallowigi/material - 4e048ff8db824aadd55f5ec19e00b443c53090da authored about 9 years ago by Robert Messerle <[email protected]>
update(progressCircular): hide spinner-wrapper if mode is undefined

add watcher to md-mode to auto hide/show the spinner-wrapper container.
update demos to show how...

github.com/mallowigi/material - 1e6d1664747cff68f9de5383dbb713ead0b8b085 authored about 9 years ago by Thomas Burleson <[email protected]>
fix(build): lock CI tests to use Angular 1.4.4

github.com/mallowigi/material - 8157dece85021a610c3d12284e7a75d7e4967581 authored about 9 years ago by Thomas Burleson <[email protected]>
update(progressCircular): set default size to 100px and scaling to 0.5

github.com/mallowigi/material - e374b29384256b2f27ea1d47190ad5c15cc76a33 authored about 9 years ago by Thomas Burleson <[email protected]>
update(tests): remove element afterEach

github.com/mallowigi/material - 03bedbbbd88689feb34a7b2b04dbb81a738ae9f8 authored about 9 years ago by Thomas Burleson <[email protected]>
update(tests): remove ddescribe constraint from spec

github.com/mallowigi/material - a573b7e2c02b7b213ed04da674fdb044d954cee1 authored about 9 years ago by Thomas Burleson <[email protected]>
update(progessCircular): add tests for md-diameter and scaling

github.com/mallowigi/material - e6ec7af6cda8d6b5eb801db27c7081ba3ff9c662 authored about 9 years ago by Thomas Burleson <[email protected]>
update(progressCircular): improvements to scaling and sizing

previous sizing displayed alias side effects when the progress is sized 2x or more. New default ...

github.com/mallowigi/material - 9ea03625394de1e71bb8a26fc1082ab93b2a6f80 authored about 9 years ago by Thomas Burleson <[email protected]>
Atom Dark, Chuby Ninja, All's Hallow Eve

github.com/mallowigi/webstorm-settings-colors - 9fb45c5b059ae6211db253d00ef26fde74590e09 authored about 9 years ago by Elior <[email protected]>
fix(mdChips): Backspace key and custom input focus/blur.

* Fix backspace key in Firefox to not change browser history/url

In Firefox, the backspace ...

github.com/mallowigi/material - 703f2c8a4181c0a86f6223bcfef8f58d5591c74c authored about 9 years ago by Topher Fangio <[email protected]>
fix(autocomplete): not found message no longer gets stuck

Closes #4309

github.com/mallowigi/material - f2e6b1627d94ba9bd7496abd512bbd80968a11ae authored about 9 years ago by Robert Messerle <[email protected]>
update(backdrop,css): animate backdrop opacity instead of background-color

Based on research by @paulflo150, backdrop should animate opacity
(instead of background-color) ...

github.com/mallowigi/material - a2cb6cf538f5dee3c089b546d07b3fd75b364933 authored about 9 years ago by Thomas Burleson <[email protected]>
restore sidenav.scss to SHA e26a27541 version

github.com/mallowigi/material - b22b00ff0f18ea546e7ad987a6c026b99e986a88 authored about 9 years ago by Thomas Burleson <[email protected]>
fix(dialog): improve support for template and templateUrl options

Using $mdDialog to show html content without a mdDialog parent node will throw an error:
```js
$...

github.com/mallowigi/material - 22c34badbcac032543210218d6caaacfb96de1f6 authored about 9 years ago by Thomas Burleson <[email protected]>
fix(sidenav): add valid transition to close animations

Fixes #3576.

github.com/mallowigi/material - e26a2754105d71915e9f915ca59cf242bfc5afcc authored about 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): Fix 0-height animation on iOS devices.

On iOS devices, when switching between tabs, the height would jump
to 0, then animate to the pro...

github.com/mallowigi/material - 9ac7496ed59afc58a38ec3b1793001f3cbbcfbd5 authored about 9 years ago by Topher Fangio <[email protected]>
update(layout): ordering improvements

github.com/mallowigi/material - a0ed8246c0d3ddd17bce3bbd2db50a65c8ba92ed authored about 9 years ago by Thomas Burleson <[email protected]>
update(layout): support for interpolated layout attribute values

github.com/mallowigi/material - 5e6aa6893ec77582268d4e74e828f34dbab8b954 authored about 9 years ago by Thomas Burleson <[email protected]>
fix(sticky): improve onScroll logic

resolve possible RTE with `self.current`

github.com/mallowigi/material - 40e5469d0494df1ccbb33fa83a476bb273fdd446 authored about 9 years ago by Thomas Burleson <[email protected]>
update(layout): do not remove deprecated layout attribute selectors

github.com/mallowigi/material - 97a8f6d457038e1174fa93e110e80c3508969eaa authored about 9 years ago by Thomas Burleson <[email protected]>
chore(layout): style changes for layout code

closes #4310.

github.com/mallowigi/material - 76bc8b9ba17ae8ff9ae1c2af0eab90ba8812ad32 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(mdBottomSheet): Enable touch interaction on mobile devices

When `<md-content>` recently added the `-webkit-overflow-scrolling: touch`
CSS property, the `z-...

github.com/mallowigi/material - 1a90a727d3a54822d5e68e3c19fb4763e1c7d392 authored about 9 years ago by Topher Fangio <[email protected]>
update(build): formatting improvements

github.com/mallowigi/material - 44504d890d18fd2ef245b4af4cd5c7bb0acadaeb authored about 9 years ago by Thomas Burleson <[email protected]>
fix(build): correct detection and generation ngMaterial module definition

Correct the dynamic generation of the `ngMaterial` module definition with dependencies on angula...

github.com/mallowigi/material - d85e14af81a5e0196d4c79b910cff1f765fe75ee authored about 9 years ago by Thomas Burleson <[email protected]>
fix(build): parse module definitions for material only or general

github.com/mallowigi/material - e4ca61f0af9accacb092439c4b236aad04582235 authored about 9 years ago by Thomas Burleson <[email protected]>
update(build): improve module dependency parsing

github.com/mallowigi/material - d32270e30f3816bdbdcff21a64234907b7270120 authored about 9 years ago by Thomas Burleson <[email protected]>
feat(contactChips): Add md-highlight-flags support.

Contact Chips currently allows the use of `md-highlight-text` to
match the search text. Users ha...

github.com/mallowigi/material - 00474c39fb2c305ab43874809db3032a65cf40d6 authored about 9 years ago by Topher Fangio <[email protected]>
fix(subheader): Set styles to allow click/hover when stickied.

Previously, the inner DIVs of the subheader component were not set
to use `display: block`, so y...

github.com/mallowigi/material - 27ea0c93fba5f5ffdff0a9f74e05c7880ce649df authored about 9 years ago by Topher Fangio <[email protected]>
fix(subheader/sticky): Stick subheader to content instead of parent.

The `$mdSticky` service used to stick it's contents to the parent
of the `<md-content>` containe...

github.com/mallowigi/material - 8c921a68383d0fbd4f485565014dd22cdd3883dd authored about 9 years ago by Topher Fangio <[email protected]>
feat(datepicker): Add min/max dates in datepicker

Allows date objects to be passed in to the datepicker to specify minimum
date and maximum date.
...

github.com/mallowigi/material - cecba2361445ff30bd1f45b11c97dab5f869c832 authored about 9 years ago by Michael Chen <[email protected]>
perf(autocomplete): Use virtual repeat...

...and some other optimizations

Closes #3733.

github.com/mallowigi/material - f81719363d0445aa6dc393ba42631a3ba7d77071 authored about 9 years ago by Karl Seamon <[email protected]>
fix(build): buildNgMaterialDefinition RegExp updated

update buildNgMaterialDefinition() regExp to search for module definitions of 'material.*'.

exc...

github.com/mallowigi/material - 391cff58132537d8eee0bc17ad95a453a09561b9 authored about 9 years ago by Thomas Burleson <[email protected]>
update(layout): use compile phase and remove attributes

github.com/mallowigi/material - d5c3edb30d03ca7866c219b52947986ae9eb17c3 authored about 9 years ago by Thomas Burleson <[email protected]>
update(packages): improve consistent use of hypenated module names and js subdirs

github.com/mallowigi/material - 814e58bf1b818ee6a9a22bf1c2dc8f15e9646341 authored about 9 years ago by Thomas Burleson <[email protected]>
update(docs): disable sidenav horizontal scroll

github.com/mallowigi/material - dc6b8d6178f05a997eb4ee2a11d963b958bf6e8c authored about 9 years ago by Thomas Burleson <[email protected]>
update(test): improved function docs for layout.spec.js

github.com/mallowigi/material - 6f31200501db39903253f95c632494a734e6720d authored about 9 years ago by Thomas Burleson <[email protected]>
fix(layout): corrections to `material.core.layout` module and tests

fixes to unintended, premature commit of `material.core.layout` code and tests.

github.com/mallowigi/material - 46b5500c146c8d009809ccfae1014b98e1bbb79a authored about 9 years ago by Thomas Burleson <[email protected]>
update(menu): remove debugger statement

Fixes #4284.

github.com/mallowigi/material - 2fe726c536388c1033b8180c1cb6eb429d0915fe authored about 9 years ago by Thomas Burleson <[email protected]>
layout: attribute to class selector

github.com/mallowigi/material - 372d911a7893214cfe0c47db4dafb19470221cad authored about 9 years ago by Paul <[email protected]>
Update layout.scss

Updated layout.scss with hide/ show class selectors.

github.com/mallowigi/material - f32587ea7ac533001f242a300cecd6514fa9ae02 authored about 9 years ago by Paul <[email protected]>
update(demo): disable text selection in list controls

github.com/mallowigi/material - 5207164b2274cfbdaddc317879e52dbc4912d40f authored about 9 years ago by Thomas Burleson <[email protected]>
amend(menuBar): demo fixes, bug fixes

github.com/mallowigi/material - 90efac6ba0e8ce9d6b13124fb4a1c67024620947 authored about 9 years ago by Ryan Schmukler <[email protected]>
fix(chips): Fix styling issues with padding & remove.

Update SCSS to fix:
* remove icon jumping to next line on long chips
* right padding of chips ...

github.com/mallowigi/material - af3ef52228155b83b196ebd6376a8a868863d29f authored about 9 years ago by Topher Fangio <[email protected]>
update(tests): improve cleanup afterEach

github.com/mallowigi/material - e22cd6b364077f2211a2b1febed7e4081f992c56 authored about 9 years ago by Thomas Burleson <[email protected]>
feat(menuBar): add menu bar component

closes #78

github.com/mallowigi/material - d9ba0e13a5abca05d6afa3b3b781b0dc7677183f authored about 9 years ago by Ryan Schmukler <[email protected]>
update(select): allow attributes evaluated as Number(s)

Element attributes are always strings, this results in unexpected ng-change or $scope.watch even...

github.com/mallowigi/material - c9f2b9f9a96010c667bbe0e2937d54ed99e3057f authored about 9 years ago by Thomas Burleson <[email protected]>
refactor(ripple): move valueOnUse() to mdUtils

github.com/mallowigi/material - 5d03df8ea38ae8fdc245d7edcac7e3b5fcb3795c authored about 9 years ago by Thomas Burleson <[email protected]>
fix(datepicker): fix bad valid date check and resize-on-open.

Closes #4270.

github.com/mallowigi/material - 1fb8ab5abd523e62b14c58d98dc50d1872a21b6e authored about 9 years ago by Jeremy Elbourn <[email protected]>
update(demo): add css for input demo with mdDatePicker

github.com/mallowigi/material - a6c14b3b169ece236332abc35e45920b7c588eae authored about 9 years ago by Thomas Burleson <[email protected]>
fix(datepicker): update input size and invalid class on calendar click

Closes #4262.

github.com/mallowigi/material - 18458b740919cf2fabc9a9aec2a4fd63e121e339 authored about 9 years ago by Michael Chen <[email protected]>
update(demo): input demo uses mdDatePicker

github.com/mallowigi/material - da7d8f685ca5b9a8f48f886c4217f9327fb98edd authored about 9 years ago by Thomas Burleson <[email protected]>
docs(datepicker): add ng-change to datepicker attrs.

github.com/mallowigi/material - 487b9b7d4b7144bd0f7a9969151a6c2901a87070 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(datepicker): fix error w/ null date model value. Fixes #4232

github.com/mallowigi/material - bafbacb3e78d9eae6fd926ef430ec6f2ec17f5b7 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(calendar): ensure all instances are removed from DOM after tests.

github.com/mallowigi/material - e314072e747e2fa08e5f3b51e0528f58f270632c authored about 9 years ago by Jeremy Elbourn <[email protected]>
Fix(theming): Update contrast colors to match Material Spec

Contrast colors seemed out of date with
http://www.google.com/design/spec/style/color.html#color...

github.com/mallowigi/material - 8d6134a1313905ea23d549e1a2f57f6fa4d4e711 authored about 9 years ago by Justin Grayston <[email protected]>
update(css, bidi): added rtl support in body

allow rtl mixin also when body is rtl
support bdo class with bidi attributes

Closes #4242.

github.com/mallowigi/material - dbaa786bd0fe519cb477d5c70e23fc26a5a74ddb authored about 9 years ago by Omri Litov <[email protected]>
test(datepicker): Add missing tests for datepicker

Closes #4173.

github.com/mallowigi/material - a0c4013eb8ab8916d11604f1c0bf5b7150be79f8 authored about 9 years ago by Michael Chen <[email protected]>
fix(tooltip): Fix md-tooltip showing when window receives focus

When the parent of an md-tooltip was clicked, it received focus. When
the window was blurred and...

github.com/mallowigi/material - 954cab5e63a44b756d894f445c46a242e07fd1af authored about 9 years ago by Michael Chen <[email protected]>
Update CHANGELOG.md

Fix style in CHANGELOG.md

Closes #4127.

github.com/mallowigi/material - e3fcf3ca38c849ad719e74494274ac2f87ac1a6f authored about 9 years ago by Chinni Chaitanya <[email protected]>
fix(fabToolbar): Fix md-direction attribute to be a string instead of expression.

Fix `md-direction` attribute to use the correct scope initialization.

Fixes #3390. Closes #4185.

github.com/mallowigi/material - ec336c7ce67b4cf32888c0fd8d66d40487afc6cf authored about 9 years ago by Topher Fangio <[email protected]>
fix(slider): Update CSS to better conform to spec.

Remove grey focus ring in favor of transparent background ring.

fixes #2427. closes $4241.

github.com/mallowigi/material - 7fd8b0985f385cc7914c50ca4498c656ca869a10 authored about 9 years ago by Topher Fangio <[email protected]>
fix(css): remove styles that could apply to user-controlled elements.

BREAKING CHANGE: modify scope of `box-sizing: border-box` to be specific to only to elements own...

github.com/mallowigi/material - fbb6b28c1691771b5d8be1ed3f93254924bd9ad8 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(gesture): fix overzealous preventDefault on label+input clicks. Fixes #4110

Fixes #4110. Closes #4223.

github.com/mallowigi/material - 912bcefde33ca64e155f36366bd85c1fa7b420a4 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(select): Don't close on mouseup on scrollbar

md-select should not auto-close anymore when the scrollbar is used to scroll the options.

Fixe...

github.com/mallowigi/material - 8fc273a677a3e41caa05e2dad4cb304329d0e9fc authored about 9 years ago by Frank Meyer <[email protected]>
style(subheader): Update comments to be more clear about transclusion issues.

github.com/mallowigi/material - fb85f67d0778bc416a143b1d4ebe7ebd558fad3f authored about 9 years ago by Topher Fangio <[email protected]>
fix(docs): Build on Windows results in broken docs site

Multiline SCSS comments result in ILLEGAL_CHARACTER errors in Chrome when built with Windows.
Re...

github.com/mallowigi/material - 35ce9b8f3231592852c928acc664adb615abbd0b authored about 9 years ago by Splaktar <[email protected]>
fix(input): fix bad label initialization when using static value. Fixes

github.com/mallowigi/material - f98e8514b613a887fe513622e8bf32af99ed2085 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(ripple): fixes js error on button click for date picker

github.com/mallowigi/material - be4311ac7e1795a3c7f9b6ea4953aa9e4c3bb501 authored about 9 years ago by Robert Messerle <[email protected]>
fix(subheader): Fix thrown error when using md-subheader with ng-if and ng-repeat.

When used with `ng-if` or `ng-repeat`, the `md-subheader` was not able to properly
clone itself ...

github.com/mallowigi/material - dbca2a47f45376e8c4fd9f4a98de1a6ef70da4d9 authored about 9 years ago by Topher Fangio <[email protected]>
fix(md-month): fix overwriting offset for initial months.

github.com/mallowigi/material - 3598e6d98fed46e2dd804ee91fe2c7a47be912c2 authored about 9 years ago by Jeremy Elbourn <[email protected]>
fix(datepicker): add missing type="button" and check for pane being in

the DOM before removing. Fixes #4214 and #4192.

github.com/mallowigi/material - 314a05df6be9d3136bb2594fd7357df033ee96fa authored about 9 years ago by Jeremy Elbourn <[email protected]>
update(chip): inject $index into the chip template scope.

Fixes #3679. Closes #4089.

github.com/mallowigi/material - 1120c7046698bac061e2bd34217c0050352e7d9b authored about 9 years ago by Ty Potter <[email protected]>
feat(virtualRepeat): Infinite scroll and deferred data loading

includes demos for both infinite scroll and deferred loading.

Closes #4002.

github.com/mallowigi/material - d68b4f6f41baf986900ff5c620602a18b37b50e2 authored about 9 years ago by Karl Seamon <[email protected]>
update Google Hosted Libraries URL

Closes #4190.

github.com/mallowigi/material - 814cc97a694130237a5150a84d980b24b507da4f authored about 9 years ago by syon <[email protected]>
update(toolbar): removes hard-coded color value from styles

github.com/mallowigi/material - 8c71d0c70736a33e507f676abbf49df8e19589e3 authored about 9 years ago by Robert Messerle <[email protected]>
fix(chips): interaction with Autocomplete

Properly set require-match=true in demos so that the value is correct in the components.
Check f...

github.com/mallowigi/material - 86db4db9fd6e61314c1ce08cbffdffd52eae787f authored about 9 years ago by Ty Potter <[email protected]>
fix(icon): Log network errors without throwing exceptions.

fixes #2530

closes #3718

github.com/mallowigi/material - e2a8f292511dbff5c8101a47ae3d806c6a1ec320 authored about 9 years ago by Tony Childs <[email protected]>
Add stopPropagation on keyEvents in md-menu

I also added a preventDefault on ESCAPE.

closes #3845

github.com/mallowigi/material - cc9592432ebd51ed38f1576211d94a20973d1199 authored about 9 years ago by clshortfuse <[email protected]>
fix(gridList, toolbar): remove overly broad box-sizing in grid-list and toolbar

closes #3867

github.com/mallowigi/material - e6657c9788ed824a5e6dbbd70ccd517f77eb3b3f authored about 9 years ago by Kenneth Cachia <[email protected]>
update(docs): Fix header level for version 0.10.0

Closes #3923

github.com/mallowigi/material - ca402045a98961cc8fb7205b54b956348ea2f996 authored about 9 years ago by Alexander Artemenko <[email protected]>
fix(select): fix incorrect styling of md-select

closes #3937

Change style rule to correctly colour a md-select when its value
is invalid. A rul...

github.com/mallowigi/material - d9b72b6650acd87cf315f72c86f5db571e45354d authored about 9 years ago by Roberto Teixeira <[email protected]>
docs(button): remove duplicate word, differentiate between md-icon and md-icon-button

closes #3942

github.com/mallowigi/material - 2e659f5cb97617be9ef69667828d559add70f13a authored about 9 years ago by Philip Steinebrunner <[email protected]>
fix(virtualRepeat) Fix tests that were broken by recent ngAnimate changes.

closes #4102

github.com/mallowigi/material - 7bf72986536392bce66d0c363c8f589956d41918 authored about 9 years ago by Karl Seamon <[email protected]>
update(docs): Update 03_configuring_a_theme.md

closes #3177

github.com/mallowigi/material - c4ce184bc00b1f90366948ab55b551935b532387 authored about 9 years ago by Maksim <[email protected]>
fix(chips): item name in autcomplete

Defer to a function as the item name expression is nested in contact chips.

fixes #4109

closes...

github.com/mallowigi/material - dc5357de0299218a53747fba2a69bca6fc56766f authored about 9 years ago by Ty Potter <[email protected]>
feat(mdToolbar): Vary height depending upon device width/orientation.

On smaller screens, the toolbar now properly changes sizes according
to the Material Specs.

clo...

github.com/mallowigi/material - b6e109893f3e8f71d4ce2ced7429c8844dd487fa authored about 9 years ago by Topher Fangio <[email protected]>
docs(mdChips): Update md-on-append docs with better description.

fixes #3875

closes #4172

github.com/mallowigi/material - a12f9405c417ed3b9871a964e2a682788765c021 authored about 9 years ago by Topher Fangio <[email protected]>
docs(fabSpeedDial/Toolbar): Update docs with many fixes.

* update docs so they actually appear in the directive API section
* add info about `md-fab-*`...

github.com/mallowigi/material - ca4f5a5499b2e4e175b481a5555588b5de8c925f authored about 9 years ago by Topher Fangio <[email protected]>
docs(mdChips): Fix optional attributes.

Closes #4200

github.com/mallowigi/material - 40c82a1ff431fed6f1ce8c368ea6cddfc30c2cc4 authored about 9 years ago by Topher Fangio <[email protected]>
fix(tabs) update inkBar to not show when tab does not exist

Closes #4116

github.com/mallowigi/material - 7b3a69043a88076205b1875b371b1a7a078456ac authored about 9 years ago by Mike Osterhout <[email protected]>
feat (mdTabs): Allow mdTab to not be direct child of mdTabs

Closes #2890

github.com/mallowigi/material - 136486f236940517c0f81b38ec4e01d82dd11007 authored about 9 years ago by Simon Van Casteren <[email protected]>
refactor(ripple): rewrite of the ripple service using manual animation and providing more control over the ripples states

Closes #4166

Closes #4199
Closes #3952
Closes #3346
Closes #2905
Closes #2636
Closes #2149
Clos...

github.com/mallowigi/material - e92dd2632baf1216a89aa8534381fcba2bfcdc35 authored about 9 years ago by Robert Messerle <[email protected]>
fix(select): fix arrow placement on IE 10

closes #2213

github.com/mallowigi/material - 70c0c6e80391026c09785c4703becb34a690ba7b authored about 9 years ago by Ryan Schmukler <[email protected]>