Ecosyste.ms: OpenCollective

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

github.com/mallowigi/material

Material design for Angular
https://github.com/mallowigi/material

amend(select): remove forgotten debugger

23422f8fe7fd498c77b864a3733e2941bd773f66 authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(select): add auto-inference of option value

This makes md-option follow HTML5 behavior of setting the value to
the text value of the option ...

342af6a808c962ce02da26461b403aa4465f05cc authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): fix md-on-show not hiding spinner for non-async

references #1822

13b9c6978426dd82bfc669ca653e84d35373fb67 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(select): make constrained select fit to top/left first

closes #1899

f6f2187cc92055cafbb440ff021093bfccaa72c3 authored over 9 years ago by Ryan Schmukler <[email protected]>
test(list): migrate tests to new list style

4d714365d6dd5de29ac77e634afeccd6958911b6 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(list): BREAKING: rename md-item to md-list-item, add docs

closes #2141

77ed2f57c27bd316e2816692782b68d9d47eed47 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(select): improve accessability on autofill element

closes #2142

036fdde6b8bc3ec7fe82cb001f7a54754091b006 authored over 9 years ago by Ryan Schmukler <[email protected]>
chore(): upgrade ngAria, update README

d88f755d37194d41075ee426d39ca8c8cccba6d6 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(gridlist): update calcs for safari

StyleString was too big for safari to parse when appending with innerHTML
Fixed typo in Grid lis...

33049cff96cd643e76159fc2d72cbd9fb911245c authored over 9 years ago by Julian Wielga <[email protected]>
feat(mdCard): support md-card-footer

Closes #1474

ff794ecad8299f343d79501b470a914a75cdb6bc authored over 9 years ago by Marcy Sutton <[email protected]>
docs(): revert to dark code theme, adjust margins

fdaed391c4879dbcf49f5d08f7de519048ddaabd authored over 9 years ago by Marcy Sutton <[email protected]>
update(docs): tweaks the CSS for the API pages

7f6444bc092015322dd4fc48c4be028c000a769a authored over 9 years ago by Robert Messerle <[email protected]>
docs(): make typography page fit on small screens

ad6d9b5290bc38131e552c7f1fb569e1863ff486 authored over 9 years ago by Marcy Sutton <[email protected]>
docs(): allow zooming in viewport meta tag

31ed9747f67ee5a9730b6cbe66cc5b93650a1098 authored over 9 years ago by Marcy Sutton <[email protected]>
feat(autocomplete): `md-highlight-text` now supports custom flags

Closes #1799

1ac0c93c369b1e6652741abd640e0539090bb083 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): re-added `md-on-select` and `md-on-deselect` events to `md-tab` directive

c84899df1036804db1b435ca4c6f92e01c7e12e6 authored over 9 years ago by Robert Messerle <[email protected]>
chore(): update CSS to correct format

d47b03a3c763c5abef2d9a184dfb1a9f618c8272 authored over 9 years ago by marcysutton <[email protected]>
fix(): limit global list styles

fde08cc174a1516fcba97cf626861751d80cebfc authored over 9 years ago by marcysutton <[email protected]>
docs(card): document md-card-content

Closes #1475

b3459ab1a0a31cff441539ca59f3b04b849c22e0 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(autocomplete): `md-min-length` now supports 0 as a value and will show dropdown on focus

dcf92682ef199cc400af013a426fd2e952cd182e authored over 9 years ago by Robert Messerle <[email protected]>
docs(tooltip): update to show correct usage

01e90c045a336cf03d8671e4143417c2dec173aa authored over 9 years ago by Marcy Sutton <[email protected]>
fix(autocomplete): `md-search-text-change` now fires when content is deleted from text

Closes #2061

f308779a3553af6b46419aaeaa5e3bad9b27e832 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): item templates now handle child bindings in the correct scope

I had to avoid using transclusion and instead, handle the template manually to accomplish this.
...

2e157d2bf89336ee404cfaea15e16cc5aeb6c8cf authored over 9 years ago by Robert Messerle <[email protected]>
feat(autocomplete): adds support for `name` attribute

ebca76da4831c359547cce59d6378c9f0a93e913 authored over 9 years ago by Robert Messerle <[email protected]>
docs(): update font resource to use https

3eee060b290a4d3a486acb551e6a027469e6b73e authored over 9 years ago by Marcy Sutton <[email protected]>
fix(tabs): applies correct styles for tabs living inside md-toolbar

Closes #2067

4c59c5c58906e3b7cb6da36f25426767b3949c4e authored over 9 years ago by Robert Messerle <[email protected]>
update(demo): style color icons in toolbar demo

de787f82b2776d33d90a331b07d023742514b5a8 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(divider): make divider work with new md-list

closes #2125

ebcd7f043457c189f731bf3d40a8d6004e6e4af1 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(bottomSheet): make bottom sheet work with new md-list

bc32eb4c3bd795ad9be0ba6412bb7bfcde6d681b authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(chips): only add chip item if it is truthy. fixes #2116

Closes #2120.

d154a8e4b465a94e6dda18333e797216e8a9a558 authored over 9 years ago by Ty Potter <[email protected]>
docs(): fix documentation layout

5bb6deba8e08077a4799a8e9c6a3e300d5118b60 authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(): reduce size of MD video on homepage

4e3a25b24dfccbcbbf7e1ded2fc686018925cba0 authored over 9 years ago by Marcy Sutton <[email protected]>
style(): embed webfont in framework CSS

No longer requires link to be included in HTML

Closes #1009

2d2d9605da88d0a9c1afca6691e0aa2699891f28 authored over 9 years ago by Marcy Sutton <[email protected]>
feat(select): add psuedo-element to make auto complete work

closes #1801

aa440efcb381a61abb49ea846d1fe0b458cc3a50 authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(theming): specify how to do dark themes

closes #1632

38e81969ee7cdcb696b21072e2b48cfdd45f938d authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(mdButton): add icon button for toolbars, etc.

Closes #2091, Closes #1796, Closes #2106

6ee9a1901beaeed49055437f64506b42b3f33bc3 authored over 9 years ago by Marcy Sutton <[email protected]>
amend(select): further fix select alignment issues

closes #1994, closes #1965

f1424699383e56963991b4aa3ca10f187f5f8fa8 authored over 9 years ago by Ryan Schmukler <[email protected]>
update(backdrop): improve styles for positioning dialog backdrops

Closes #1937.

c63659a244d424ebe983693562d25665b5415a24 authored over 9 years ago by Thomas Burleson <[email protected]>
feat(list): BREAKING: add list controls

Closes #2021.

Greatly simplify list API. This commit also adds support for various
forms of lis...

abb807d0dcb77b92132b5ab73d61f97aa953f461 authored over 9 years ago by Ryan Schmukler <[email protected]>
chore(docs): update docs angular version to 1.3.15

652b60c04d88d0a3c21e5f62c7ad3edc473c6f58 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(checkbox): make enter toggle checkboxes

57610eaea680871b2751f078a7132e983c6f24e8 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(icons): fix default icon color to match spec

6fc26fabfc97ea1d677eefec912ed1b5a8bbaca0 authored over 9 years ago by Ryan Schmukler <[email protected]>
docs(): add more svg icon sets

f1f899b2f05053f3ef9cc8df57c2234412ffc135 authored over 9 years ago by Ryan Schmukler <[email protected]>
update(chips): improve styles and implementation

style changes convert chip remove to element directive,
Simplifying implementation and use an ic...

18b1a578765a7dea979fdf25972d183699d5836f authored over 9 years ago by Ty Potter <[email protected]>
fix(select): BREAKING: make select more inline with md-input-container styles

This commit changes the margins of select. Make sure you check your
forms to see that they are s...

a67a6a2e7f7d6ff88ae48e405828b542481d2468 authored over 9 years ago by Ryan Schmukler <[email protected]>
update(gestures): improved checks for jQuery

0149dcf9dadd468013f5e7c9ace40a800cf583d4 authored over 9 years ago by Thomas Burleson <[email protected]>
feat(tabs): adds support for `md-no-pagination`

Closes #1189

d0ddad1f467b9f001233e1dff708f3d7785f9bfc authored over 9 years ago by Robert Messerle <[email protected]>
feat(tabs): adds support for `md-center-tabs`

Closes #1992

2de0cf26a4e7fc985b6247039537311a7e7861c1 authored over 9 years ago by Robert Messerle <[email protected]>
update(gestures): improve use of 25585hijackClicks

7b780712a5f05ded9dfe0047c0cbf0f6ddcb6405 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(gestures): gestures initialize only on use instead of load

Also resolve ::runHandlers RTE when Object.prototypes are extended.
Closes #2074. Closes #2072. ...

63c87096f2e1d18c38fe0895434b087bfd517a3b authored over 9 years ago by Thomas Veith <[email protected]>
fix(tabs): updates CSS so that tabs support scrolling when necessary

Closes #2088

9f0d428c9de64ddcb08bbe269044b88d0dae0d23 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): recalculates content height on resize for dynamic height

a33a128458f9444be56ab71b9bbba4478a9ca56f authored over 9 years ago by Robert Messerle <[email protected]>
chore(chips): fixes remove button sizing issue

07f5f85a065d289847be23c337df2ac0ed026853 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): fixes issue introduced in earlier commit regarding

optional attribute

73cf7a7aa261122bd6f5b5f0033c8657c2533085 authored over 9 years ago by Robert Messerle <[email protected]>
feat(tabs): adds support for `label` attribute without tab content

Closes #2068

faab88837c2f38b87adaa3bfe5de77f563f7899f authored over 9 years ago by Robert Messerle <[email protected]>
feat(card): add default background color

Closes #1846

3bc8b27be39d33a07a58c562e9efafa184fdd12d authored over 9 years ago by Marcy Sutton <[email protected]>
feat(tabs): adds support for dynamic height based on tab contents

Closes #2088

efde63c4673ca60085013f9d4caa6121c8110c30 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): replaces scroll directive with method used by Angular for events

78188384c28b639dce7b276c8e00fc801db6cba1 authored over 9 years ago by Robert Messerle <[email protected]>
doc(): fix video width in Firefox

Closes #1854

63065d3aaa26f4358d3db8451de5d8d7efd615fc authored over 9 years ago by Marcy Sutton <[email protected]>
fix(toast): style tweaks for desktop rendering, fix opacity

closes #2046

860a55ec7d5aaf337f671645d226da566b23b596 authored over 9 years ago by Ryan Schmukler <[email protected]>
amend(): reactivate karma tests

faac482b5375c3c26c499177f1a2f476349371d3 authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(select): add support to select/focus by typing options

Shoutout to @wenbolovesnz for initial inspiration.

closes #2092, closes #1740.

f5d905a203808c067195330675d6bdbad6f2be0c authored over 9 years ago by Ryan Schmukler <[email protected]>
enhance(mdautocomplete): Allow dynamic (de-)registration of selected item watchers

Closes #2029.

835b7452097c7c841bf296170a09eaedb7f26cbd authored over 9 years ago by Ty Potter <[email protected]>
fix(dialog): fix backdrop position with parent scrolled

74601d0341609d072c5350b63da515b9af54a095 authored over 9 years ago by Paweł Marynowski <[email protected]>
fix(button): hover, disabled, alignment, docs

Includes component fixes after global CSS updates
chore(bottomSheet): use md-icon in demos

Clos...

a936e1edc964b69ffe5bf96905e348fc6f4c6b4d authored over 9 years ago by Marcy Sutton <[email protected]>
feat(chips): initial commit Supports basic list mutation (add, remove items).

Does not yet support child-input elements (renders its own input element by default).
TODO/futur...

713f7b67cd195d5abfde1540f26679d58f738bb5 authored over 9 years ago by Ty Potter <[email protected]>
doc(dialog): make note about sizes

Closes #923

f086de192233ecfb10e6bb357b6113a7a8706b07 authored over 9 years ago by Marcy Sutton <[email protected]>
update(docs): cleans up source tabs in docs demo pages

d0958a750388d1d9e7e82e6dab59c9410efa99df authored over 9 years ago by Robert Messerle <[email protected]>
enhance(autocomplete): adds optional `md-autofocus` attribute to determine if first item should be selected by default

Closes #2044

1f8e2bdaceccd878ffb26696723aa40d997fe706 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): fixes tab styles, reduces size of getLabel method

0e1820c0fdcbb9ae5d4edb295bb03fa52292ef03 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): re-adds simple tabs syntax support

76f627cac3cc760380866e267215647918d306a4 authored over 9 years ago by Robert Messerle <[email protected]>
fix(ripple): fixes ripple positioning

087c3dcf2443ee49bf86a2c87fcaab014e47751f authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): adds missing CSS style from md-tabs

8fe47447fbf3df867edcaced8b557e015957b0aa authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): fixes tabs in demo and adds support for tabs that are

initially hidden

Closes #2043

a99d13db39f98dbc61bd7b552a70a09d01df6179 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): Typography page, cleaner defaults

add style component & demo typography

Closes #1995, Closes #2042

d34ac5bdbc1623421d6888095ff159563b5ac40b authored over 9 years ago by Marcy Sutton <[email protected]>
spec(tabs): spec fix for tabs merge

0afb8b824bfbfd19d78ee4cd267dfadd0f9af86a authored over 9 years ago by Robert Messerle <[email protected]>
feat(tabs): refactors tabs to function closer to spec

BREAKING CHANGE: Generated HTML structure has changed, so custom styles
will need to be updated ...

f34eb800212b6daa11d3a23c14a5a173d9691cf3 authored over 9 years ago by Robert Messerle <[email protected]>
update(icons): color style to fill md-input-container icons with color.

Closes #2024.

5fe2e36674badf8f8cfa75306ef3056d47d0ea9f authored over 9 years ago by Thomas Burleson <[email protected]>
chore(): update README with latest version

Closes #2035

a412911c593a83a8b188a041da7617d2ff0efe0f authored over 9 years ago by Marcy Sutton <[email protected]>
fix(): refactor global CSS styles

Includes new typography stylesheet, flex styles for layout.scss in Safari
style(): support windo...

6af1546da48aa335ca65ff32f09e2d3b69d0a2d9 authored over 9 years ago by Marcy Sutton <[email protected]>
feat(select): add ngMultiple support to select

closes #1845

9956f62d8652a4d335bfe2d759b12634ef8691c8 authored over 9 years ago by Ryan Schmukler <[email protected]>
feat(select): add styles for invalid

closes #1843, references #1722, references #1581

ddf1198fe7c7a5f2c344dced368da4b5f4e13d20 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(ripple): fixes issues with ripples on items below the fold

Closes #2028
Closes #1526

e0f9fe98b24e028f80acf662b8a69e2f582529f2 authored over 9 years ago by Robert Messerle <[email protected]>
feat(tooltip): adds `md-autohide` functionality

Closes #1689

b682e36a55c37f41cf9004645916cba07b6ef805 authored over 9 years ago by Robert Messerle <[email protected]>
fix(select): fix alignment of select dropdown arrow

closes #1815

5c853e6654d1e2279833edccdbc142a577e3a338 authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(tooltip): fixes positioning bug in Safari

Closes #1883

f62fd480fdb5aa4f044f69691aedee31932af638 authored over 9 years ago by Robert Messerle <[email protected]>
demo(select): clean up demo

e86b3c30c0656522c4578ee9113c68fb2b1780dd authored over 9 years ago by Ryan Schmukler <[email protected]>
fix(button): prevents transition from firing on ng-leave

Closes #936

9aedd7413835b9333154e3b3f082ee94c4f89d49 authored over 9 years ago by Robert Messerle <[email protected]>
fix(list): adds role attributes in compile rather than link for performance improvements

#1771

38f04230a3064f84701a1c7eca862fd6bb2c256f authored over 9 years ago by Robert Messerle <[email protected]>
enhance(mdconstant): add backspace and delete keycodes

8911fad05e18db7cc4d27869511c747a0de29a4f authored over 9 years ago by Ty Potter <[email protected]>
fix(button): Support ui-sref attribute natively.

closes #1922.

7b743ed4c62e2680c350d56daf57b202f15e63bf authored over 9 years ago by Rui Araújo <[email protected]>
update(tabs): prevents autofill on demo page for autocomplete

d484fc8355722e6903dd27886210b210acb43c8f authored over 9 years ago by Robert Messerle <[email protected]>
docs(): add note about bottom sheet mobile UX

49d84348428d2613f780dc0619ac565882ce59e1 authored over 9 years ago by Marcy Sutton <[email protected]>
fix(gridlist): typo in gridlist demo

it prevented md-cols-sm=1 to be rendered correctly..

Closes https://github.com/angular/material...

8849fe19595dbaf2515ad590fe2f9029c70b54e4 authored over 9 years ago by maxwellium <[email protected]>
feat(autocomplete): adds support for floating labels

f487248a70c9bfd749953e98e3412240112f39a3 authored over 9 years ago by Robert Messerle <[email protected]>
update(button): fixes shadow issue introduced in a1c011ef729c091d82f070b87b84f98fd685690c

019a8d6cfffe52c7dae8f77f820dddc9639b51ae authored over 9 years ago by Robert Messerle <[email protected]>
fix(button): fixes ripple on fab buttons in safari

Closes #1856

a1c011ef729c091d82f070b87b84f98fd685690c authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): adds a minimum width

Closes #1853

66fe5757fa946414a16b4a3058ecf22701315f2c authored over 9 years ago by Robert Messerle <[email protected]>
fix(tooltip): tooltip will no longer be pushed up if there is room for it within its `offsetParent`

6e576c02dfebab5474c43d6069247ed32942e3e3 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tooltip): fixes tooltip position when body has a margin

Closes #1883

00f4cc6d1329f618d595f887c0a13371bcff2d9e authored over 9 years ago by Robert Messerle <[email protected]>