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

update(docs): fixes menu transition for mobile devices

b974f8616d8e403b4e20bcf3684d30532f4f749f authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): switches to simple double-escape method for codepen api

434a5098e60bf2787962e83ba57ca0eaca2a2d05 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): when `md-no-disconnect` is toggled, tab content will be removed with `ng-if` for performance reasons

952ee3489e84226c73f83db15f8586db93cdca19 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): prevents select/deselect events from firing on destroy

1ba0686e7b42fef6072d011bf2f61fc3576a2017 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): formatting API References

b2c568c0eb3a829b8c47f7e0e13977bb537a8096 authored over 9 years ago by Thomas Burleson <[email protected]>
update version number in package.json to 0.9.8-rc1

1de95b7bddd9a1904c3c3e58ec8b5710279f659c authored over 9 years ago by Robert Messerle <[email protected]>
update(release): skips `npm publish` step in release process for RC versions

91fa8569bed2784456919f3b587b3caaee5f9585 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs, icon): param docs corrections

3ee6724723853b40fa48d5f3f2b08bcf65126f09 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): formatting improvements

97ae5b46b5453f49454db21351b2da089a3430a4 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs, test): updates to use of md-font-set

f4491929e3c5966ca4e2bec090e312d4f67b0420 authored over 9 years ago by Thomas Burleson <[email protected]>
update(demos): icons should use aria-label instead of alt

Refs #3131.

48bc7592cd44d5267be95cf8dd9f5a47a552c108 authored over 9 years ago by Thomas Burleson <[email protected]>
update(icon): improve aria-label usages

525158a5a614eb63085449caa1b22a0fc735568d authored over 9 years ago by Thomas Burleson <[email protected]>
feat(icons): api changes for font-icons

498048dc9e340b98a001ea3223a25c42a556e747 authored over 9 years ago by Thomas Burleson <[email protected]>
feat(tabs): adds an opt-out option for disconnecting tab scopes

4c1bf4b6850d09ba27ffe744e7bdc50e435a6ccf authored over 9 years ago by Robert Messerle <[email protected]>
Update CONTRIBUTING.md

a65f5631703141439c40306bfc323c646fe5047e authored over 9 years ago by Naomi Black <[email protected]>
feat(tabs): makes swipe gestures on the content area opt-in

Closes #2331

BREAKING CHANGE: Tabs will now require the `md-swipe-content` attribute in order t...

03d01e96623de397ef171c063b7a8a56656fe0de authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): selecting an item will hide the menu in IE11

Closes #2188
Closes #3008

0c073d10a18409d1d1f900951e42ba35df79d81e authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): removes flicker of 'not found' message with async results

08532b40a336cd6fbd5e73356fa5142fbb305ca7 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): fixes nav animation to use actual height rather than max-height

4e6b4520d06dcaf02673ee6d5f1bfbd0dd95fddc authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): adds cleanup step when autocomplete is destroyed

Closes #2624

e3a82c92af2679e92e3b7f23deeffedf064e1a3c authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): fixes continuous `$digest` bug in Firefox when using `md-stretch-tabs`

Closes #3101

5372710a7a4764a908f08deeb06481ae71e539d3 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): fixes positioning of progress bar

Closes #3115

85a75909aad3cbac28defd3ec7a2ef45ea81ee0a authored over 9 years ago by Robert Messerle <[email protected]>
fix(list): support empty list-item(s)

Fixes #2649.

e9ad5491a3bfbfe5802b580ba7e570f03585db6e authored over 9 years ago by Thomas Burleson <[email protected]>
docs(CODEPEN): fix link to "update_cdn" anchor

Closes #2790.

8334dbef1a580835efa442f6f58c548848b60573 authored over 9 years ago by Georgios Kalpakas <[email protected]>
feat(docs): Use $scope instead of scope

To avoid confusion I guess it would be good to keep the examples consistent.
While `scope` in `D...

9683d66b9be37db753b5bca56d4531b35c99422f authored over 9 years ago by Piotr Mionskowski <[email protected]>
fix(slider): fix for attributes being ignored

fix for changes to attributes on the slider element being ignored if their
value is initally fal...

072958796a64c2175de9e4cb0de10a8025f0dc7c authored over 9 years ago by David Martin <[email protected]>
update(docs, input): Clarify that ngMessages is needed.

Closes #3022.

a3dd2921820343ed17b472a8da556ac901a92fe1 authored over 9 years ago by Samuel Mehrbrodt <[email protected]>
update(demo, autocomplete): add ng-cloak for CodePen launches

6db2cb32249813c08f14b35e609314d3f4725496 authored over 9 years ago by Thomas Burleson <[email protected]>
chore(util): simplify unique ID generation.

Closes #2857.

4a77b9f7b3749b84447faada3c92e689a4c85d00 authored over 9 years ago by Jeremy Elbourn <[email protected]>
fix(slider): increment the value properly when step is a decimal number

switch from toFixed to Math.round
update tests for predictable steps

Closes #2015. Closes #2657.

476d068c6f6e204d2c0797be08346076154a9029 authored over 9 years ago by Kenneth Cachia <[email protected]>
test(autocomplete): clean up a test

Closes #2926.

8edbae52a748cf4e2ba9cf9d09b3df7ab67c4bc7 authored over 9 years ago by Georgios Kalpakas <[email protected]>
fix: add missing alt attribute to logo in docs

19ad66d1a5954296de68d3f85d78a3522ff488e5 authored over 9 years ago by Marcy Sutton <[email protected]>
update(docs): fixes codepen links for ampersands with very hacky solution

fa6d1136e2e2ae980612ea0202331182b6172e0f authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): fixes error on searchText length

4a691e2412eb1bcf5db8bc6afb990938bd3829c4 authored over 9 years ago by Robert Messerle <[email protected]>
update(codepen): refresh to assetMap in asset-cache.js

2787757ed24e46a418e43b944c0bf4783d0b8511 authored over 9 years ago by Thomas Burleson <[email protected]>
feat(autocomplete): custom template demo

Closes #2505. Closes #2835.

7d2deb7ec702dac7999ae6b0fdba966c497e46ca authored over 9 years ago by Marcy Sutton <[email protected]>
update(autocomplete): adds `not-allowed` cursor and gray background when disabled

Closes #2666

b4533b5164718317310533ca09fc015cafa3e907 authored over 9 years ago by Robert Messerle <[email protected]>
feat(docs): css customizations for buttons

update css samples to support css rule changes for default themes
add docs configuration to incl...

91c86c63e2aec579c9043fec1e548980eb8aa005 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(autocomplete): updates docs, removes `clear` button when using a floating label

Closes #2727

86b4afabf3fbe210635426af29ac73d2e03b70a1 authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): adds message when no results

34cb8c392d79f29fa613187feadae7a877095079 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): selecting a value will now flag the form/input as `$dirty`

Closes #2753

217cae1f599c842687c1d2a19056df3820c06d96 authored over 9 years ago by Robert Messerle <[email protected]>
feat: use toolbar in md-dialog custom demo

ce72cb28d5efd8399b515e56a4bf5218e7cdadbb authored over 9 years ago by Marcy Sutton <[email protected]>
update(autocomplete): adds custom message for 0 messages

5e79c32c02702a762545a356d9fa80d330ffa34c authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): fixes dialog demo to use the body as the parent element

d360cd22293d9bb5268b4101c0d46bdd96582323 authored over 9 years ago by Robert Messerle <[email protected]>
update(style): fixes slider styles to remove black arrow on thumb

814431f5a2780d9446492e7e6b02bbc3091e8ce0 authored over 9 years ago by Robert Messerle <[email protected]>
Last snapshot fix, I promise!... ish... okay, I don't promise.

338149dc6f739d991d9f17d6e95771746fc8166e authored over 9 years ago by Robert Messerle <[email protected]>
Fixes typo in snapshot build script

47ec38ed52d37abeca744ff7a2e3ad8f510a7ffd authored over 9 years ago by Robert Messerle <[email protected]>
update(build): fixes snapshot build script

6b7e0b2ee61045be30377dc59ff973135c6735b3 authored over 9 years ago by Robert Messerle <[email protected]>
fix(styles): fixes theming specificy regarding border colors

264f043e4220d13f74fef013081c68dcd878c12d authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): fixes background color issue, adds 1px margin between version picker and nav

49ab60d53dcd3a1be639148cecd563ebefb0804f authored over 9 years ago by Robert Messerle <[email protected]>
docs(dialog): add return values to `hide` and `cancel` methods.

4714ed8d5a26e727769c92023a8c5a5abc0fa4dc authored over 9 years ago by Jeremy Elbourn <[email protected]>
feat(theming): reduce specificity of default-theme selectors

See [docs](http://material.angularjs.org#/CSS/components) for details.

8468c6008c10f8d218af057ab31f519efffad8d5 authored over 9 years ago by Ryan Schmukler <[email protected]>
update(docs): replaces rawgit url in HEAD with CDN-based url

8d17301047b58d2f097bbd1e622c2b889eb47e6b authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): css customization for mdButton

Refs #2425. Closes #3097

83f5c99f67ae1a3128dec245dd13b9e8017bce5f authored over 9 years ago by David Michael Gang <[email protected]>
update(tooltip): fixes previous edits to fix unit tests

afec091f6b80a0d26ff6d7df739afe2c63e7b65b authored over 9 years ago by Robert Messerle <[email protected]>
fix(tooltip): moves tooltip to the $rootElement rather than body or md-content

32b0facc0b971f12f777f8f7b7392db1e5c5e091 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tooltip): tooltip will attach to the body rather than $rootElement

24ca2966cf08a56aad59f4f60b186664fcd7e7f3 authored over 9 years ago by Robert Messerle <[email protected]>
moves sed command to correct location in release script

d2f85553c1838b3895c2849d41438a7d914a627b authored over 9 years ago by Robert Messerle <[email protected]>
update(build): fixes syntax for sed command in previous commit

a353a27f6fbab27ec3d89104f29b529af5bf5e2b authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): adds step to the release process that replaces rawgit URLs with CDN versions for that release

fe828ce64fdee850fe2cacf8d93b5da49ac85f85 authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): cleans up `md-tab-data` since it is no longer used for any

calculations

91576d0e7d7d1791e3688ba6ceac9a0750ea9e24 authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): cleans up logic around aria-status messages

249631748be39566e3eeebb5dac24c853fd4188e authored over 9 years ago by Robert Messerle <[email protected]>
update version number in package.json to 0.9.7

f67e0ecc57f3ba83d6e0d3a9ed8d13499660234e authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): only 2 messages will be displayed at any given time for autocomplete

Closes #2785

6b4e95ce23dded8787329cc0f394fe9178d5bc06 authored over 9 years ago by Robert Messerle <[email protected]>
fix(toolbar): add h1 to toolbar tools headings

c100ef10069f769f90d606792c68ca9042fe67a4 authored over 9 years ago by Marcy Sutton <[email protected]>
feat(autocomplete): adds support for validation/ng-messages

BREAKING CHANGE: `name` attribute has been changed to `input-name` to
more clearly show its purp...

1f0a845033df53244c54b47b42173fb37241586c authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): color play and github icon buttons in toolbar

72d368281a28b2d5d2197d2b760b92de09afb350 authored over 9 years ago by Thomas Burleson <[email protected]>
docs: add md-body-1 class to typography output

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

b60c7026e8f4f7f2f32a3fa472506b84e3868727 authored over 9 years ago by Marcy Sutton <[email protected]>
update(docs): remove cdn prefix from rawgit.com urls

6b8c86257e310c69664e82564cc2bb16ff0e2439 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tabs): adds ui-sref/ng-href support to tabs

Closes #2344

6c53d1127fc1cb7d2a86802e5831642a40ff1e41 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): improve directive link legibility and margins

025d3dd9d2bf9e524b3f3fc96359f4539aff0eae authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): fixes logo position in safari, updates service doc styles

465124f3200729424c7d3778b7a1721121cd68b5 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): change site theme to use custom palettes

9b130adba889a87967e0346134524d146035ef04 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): improved table borders

489ebbd482a061fbb6a5b0a3d95874385816ba60 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(input): update disabled underline styles

shift no-float placeholders up to line up with input values;
shift disabled underline lower to l...

8f2b2c6835feb151e362d9e135c795055f9a5ccd authored over 9 years ago by Joseph Ekloff <[email protected]>
update(bidi, checkbox): add rtl support for checkbox

Closes #3063.

3ae384821aa685182e11e5f6a2945845f06589db authored over 9 years ago by hitautodestruct <[email protected]>
feat(icons): add support for font-icons with ligatures and Material-Icon demos

Closes #3059.

a10749074ee05b5f12685c546c52165bf7420eb9 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): improve md-button docs and improved doc styling.

b58ff479e1017214296900165fc5707515667b34 authored over 9 years ago by Thomas Burleson <[email protected]>
update(docs): cleans up service page styles

417fd1f4e0daed3257646a412cb16c23e826a853 authored over 9 years ago by Robert Messerle <[email protected]>
fix(progressLinear): rewrites animation for progress linear

Closes #2762

1d478ebd6e5c6ddb6453cc1a708064459075a75e authored over 9 years ago by Robert Messerle <[email protected]>
update(autocomplete): fixes positioning of `clear` button when using

floating label

0d4eaf74af1d4b131498381c18c06a70459d7cdd authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): prevents text from going under the `clear` button

Closes #2193
Closes #2578

73e03a704124475cadb2eec5de09403c9a447186 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): prevents error on keydown when menu is hidden

Closes #2774

a7dcfb6d9427d0645ed98f53f9575925177dcbe6 authored over 9 years ago by Robert Messerle <[email protected]>
fix(autocomplete): autocomplete will no longer show the dropdown on value changes when not focused

Closes #2756

c3ec08d8aa5ccfa95fec4f41a5be09369cd19f73 authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): removes unnecessary script file

77ba66cd497d11fa890dbbc62e0138e59ffe507d authored over 9 years ago by Robert Messerle <[email protected]>
update(docs): cleans up select demos

855fbd17acc51f6e7822fe0c8fea5012ecd335af authored over 9 years ago by Robert Messerle <[email protected]>
update(tabs): uses a debounced version of updateInkBarStyles to prevent

frequent calls

5997960784edbfb414837f592c43f94502499f1d authored over 9 years ago by Robert Messerle <[email protected]>
update(select): updates styles to more closely match md-input-container

fd26d1ac6c518f22936ec3be37f059cd3ed26fc4 authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): updating dynamic tab labels will now be reflected

Related to #2837

8ac4fa1b3f23f1f73125cc7e2425d349d7ad546e authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): select/deselect events will now fire when a tab is removed but the index does not change

Closes #2837

5e47b52bd6a8817b2624ca6797b8267a162f84af authored over 9 years ago by Robert Messerle <[email protected]>
fix(tabs): initial state will now scroll to selected tab

Closes #2838

120c271be0058ec96e676c34dd55baf53357ae6d authored over 9 years ago by Robert Messerle <[email protected]>
update(build): moves `docs` task into tasks folder

6e0ebfa4363d24a1dafb0fcd5c08b6cd137724e6 authored over 9 years ago by Robert Messerle <[email protected]>
update(tests, tooltip): code cleanup

b5a156b1ed5483d162a41a303def6d2951c63fd1 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tooltip): pointer-events 'none' used properly with activate events

Mouseenter, focus, and touchstart properly checks computed style and will not allow tooltips to ...

667e4c244ccd9a1dfef6894a64b6df0c5e2f6305 authored over 9 years ago by Thomas Burleson <[email protected]>
update(tests,tooltip): logic cleanup

abadb531453368d4b18fd5c89251bccb622e925b authored over 9 years ago by Thomas Burleson <[email protected]>
update(tests,tooltip): dead code cleanup

9751e1e957990629d6dd45887ddfa9804f47f1fc authored over 9 years ago by Thomas Burleson <[email protected]>
update(karma): ignore test group if previous group fails

668e44d1227ec01f1cfe63f9ee43fbafbe9e93bf authored over 9 years ago by Thomas Burleson <[email protected]>
update(tooltip): refactor for clarity.

12600b2035f064f29c21eac950583b18b43c84fa authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tests, tooltip): properly remove hidden tooltip DOM

Use of scope().$destory() to cleanup detached tooltips in tests
Refactor test code for clarity.
...

42f80f0a847a6ff746dc6d4ccddaaf8688e37ab6 authored over 9 years ago by Thomas Burleson <[email protected]>
fix(tooltip): hide tooltip after mouseleave if focus is achieved through mousedown

e73d290cc84f07612d0faf08aec014714f18011a authored over 9 years ago by Erwin Mombay <[email protected]>