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

feat(layout): add layout-align-{sm,gt-sm,md,gt-md,lg,gt-lg} attrs

Closes #631.

8550bd6c9353914083bf75328c0160027202d237 authored almost 10 years ago by Andrew <[email protected]>
feat(inputContainer): support md-warn for theming

Closes #1137.

6acacc5382940a7ce1b393d0f4cdda6a0ffa615c authored almost 10 years ago by Andrew <[email protected]>
feat(input): add <md-input-container> parent for inputs/textareas, deprecate md-text-float

Closes #993. Closes #372. Closes #476. Closes #523. Closes #543. Closes #547.
Closes #553. Close...

60fcd6f4d8b895162b37a940c3f33164d8044382 authored almost 10 years ago by Andrew <[email protected]>
feat(mdRadioGroup): Radio submits on keydown/enter

Closes #577

03c7592798f904ac7a59b4a1c580672ca7c4789f authored almost 10 years ago by Marcy Sutton <[email protected]>
fix(mdToolbar): Toolbar flow on medium screens

bfc947f66b2a2568dc76ca3278eb9b5f83424a2f authored almost 10 years ago by Marcy Sutton <[email protected]>
fix(tabs): delays disconnect until after the digest is finished

Closes #1048.

78ba497e443ca31e8a8c97f11db281f743f6aca0 authored almost 10 years ago by Robert Messerle <[email protected]>
feat(dialog): disable scrolling on parent while showing dialog

closes #987

993fa2bc00598dd18227b12bb197f2d9c667ea75 authored almost 10 years ago by Ryan Schmukler <[email protected]>
build(jshint): fix jshint gulp task

closes #766

f46487f8ff8c82c6dbc5b3e88163bbd1f750de67 authored almost 10 years ago by Ryan Schmukler <[email protected]>
fix(layout): layout-fill in firefox

closes #823

31d3c123185c6fe3e0db95674cccefb2b8884bca authored almost 10 years ago by Rem Kim <[email protected]>
feat(toast): add mdToast#showSimple shortcut method

closes #833

dd960c6fce3dfc041ab2ee6c27f6574cfae75185 authored almost 10 years ago by Ryan Schmukler <[email protected]>
fix(theming): switch accent palette to use accent hues

closes #969

002d8bfde5aa0c240ebd054297227e499f9c3bf4 authored almost 10 years ago by Ryan Schmukler <[email protected]>
fix(layout): layout-wrap fixed and documented

closes 1043

8f937bd2df7e43d0343f5e89e154f6b0a3c89ecc authored almost 10 years ago by Ryan Schmukler <[email protected]>
docs(toast,dialog): add docs for parent option

0b87911fa0f7a6fab1bdaba6ad7741e670f93193 authored almost 10 years ago by Ryan Schmukler <[email protected]>
feat(slider): make discrete track ticks themable

Closes #621.

91bc598fab00150e26b11a2c7a0e7c9b3b364bec authored almost 10 years ago by Andrew <[email protected]>
style(): add !default to all sass variables except palettes

CLoses #327

9a122398d0757f1a6d089f05c7e31d1e9331bf7c authored almost 10 years ago by Andrew <[email protected]>
fix(card): add an md-card-content container inside md-card for content

Closes #265.

BREAKING CHANGE: md-card now requires a separate `md-card-content` element
contain...

28a4f8ff4d3b1d7b123152a01ef71e767fc315ff authored almost 10 years ago by Andrew <[email protected]>
test(md-button): adds test for previous ripple issue

Closes #1121.

d6bd69a94b42e87538737b974b15ea511218a946 authored almost 10 years ago by Robert Messerle <[email protected]>
style(mdButton): Changes to medium font weight

5e489e96b56a998655433aa43086e76e04336552 authored almost 10 years ago by Marcy Sutton <[email protected]>
update(docs): spellling corrections

Closes #815.

84842ff062476b1439869ad8769a6b1cd7df82dd authored almost 10 years ago by Shuhel Ahmed <[email protected]>
fix(mdMedia): avoid unnecessary digest and make changes apply quicker

Previously, the `updateAll()` method relied on `$timeout` for scheduling a
digest. This made the...

98247bcf22df9ef96e4dd0197d61e6b9b69e1b6d authored almost 10 years ago by Georgios Kalpakas <[email protected]>
fix(mdUtil): remove/delete cacheFactory keys when clearing/destroying cache

`mdUtil`'s custom `cacheFactory` factory, adds/removes keys when
putting/removing a single key, ...

8736c7ccf019df417e6b7834b55a1cc157a6ac64 authored almost 10 years ago by Georgios Kalpakas <[email protected]>
update(iterator): improve param name to match

bc8706a3aa327ef2ba7890010a8a60c6e66f2395 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(utils): refactor iterator

Uses angular.config() to decorate and inject iterator into $mdUtils
Also update iterator::previo...

ff79c910b840bf7e75c1ed56052d5f83f3d61cf5 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(build): build-demo no longer requires prefixes

'material.component.' prefixes are no longer required with 'gulp build-demo -m slider'

94da1471ef067709a0359f5b48bcbbb273e52ea5 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(radioButton): arrowkey navigation with disabled buttons

Closes #1040.

f520d50710e6e93686736c4f5a97e54bb9bb7518 authored almost 10 years ago by Thomas Burleson <[email protected]>
refactor(sidenav): fixes animation issue in previous commit

504c94641eb8b2d4b300921dd31130b6e40f1332 authored almost 10 years ago by Robert Messerle <[email protected]>
refactor(sidenav): adds transition for `md-locked-open` changes

Closes #789.

4d3da53c83516e187a37568bb7c68ffcd492b5e3 authored almost 10 years ago by Robert Messerle <[email protected]>
fix(sidenav): Fix tests and typo

c0e2b0fbba0006ab2ea8930544c380d207dfea1a authored almost 10 years ago by Georgios Kalpakas <[email protected]>
refactor(icon): rename icon css file.

3c054639489fb6d74b64a82e751b7c0153f02d17 authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(componentRegistry): refactor to distinct file

Improve recovery when component id is invalid.

cfd48f833691d3e285e3a894e06cbd5fb6701d5d authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(componentRegistry): gracefully recover if no md-component-id is specified

bf2266f15a6d2c8cc299f083544955b1d1f0dc69 authored almost 10 years ago by Thomas Burleson <[email protected]>
tests(sidenav): removed ddescribe override

bb283f8500014e00b817ef6ee875e7f2f789a957 authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(sidenav): add promise API for .when()

Fixes #974.

854fd0ea3304fe4b7047af4c5b34ade024d98e68 authored almost 10 years ago by Thomas Burleson <[email protected]>
docs(): remove dist before rebuilding

7f0081cae6a1294003d35f415297e47aa7075f35 authored almost 10 years ago by Andrew <[email protected]>
refactor(tabs): updates tabs css to use new theming

38c08bd211be1f727b9021816c9e32d32145c315 authored almost 10 years ago by Robert Messerle <[email protected]>
amend(elementRect): just use getBoundingClientRect

0ec0e600935b90d426c62c21dcd9eac1cb5765fb authored almost 10 years ago by Andrew <[email protected]>
update(docs): remove extra linebreak.

Fixes #1001.

206dc5be0dc9c0fcb53b4d60bc310e1ce38365ab authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(demos): tab dynamic demo removes use of on-select expressions

4db16c17fa617c53fd8436de00386826e08b602b authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(sidenav): support promise notifications for open, close, toggle

Fix focus management on close

Refs #855, Refs #728, Closes #728, Closes #855, Closes #947.
Clos...

aede012018d14f2c6915978bbd460f0a6e8cef66 authored almost 10 years ago by Thomas Burleson <[email protected]>
release: version 0.7.0-rc1

a2e037d20231a362cd753565e9b88d59358f1ce0 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(changelog): build change list for 0.7.0-rc1 release

13c3e8716e861da10eb28eec9986ac61890c6f8b authored almost 10 years ago by Thomas Burleson <[email protected]>
refactor(tabs): prevents tabs from grabbing focus on initialization

d1d58bc47e88c54077358afd62afba040f84501b authored almost 10 years ago by Robert Messerle <[email protected]>
refactor(tabs): updates tab stretching logic

Also updates documentation to include details for how to control tab
stretching.

8abebceba0cc0410ca1ecd6cd682d260c6602c37 authored almost 10 years ago by Robert Messerle <[email protected]>
fix(demo): Update slider demo to work in IE11

Closes #653.

395598089bef548b76282679da71a05aeab1bf25 authored almost 10 years ago by franzsilva <[email protected]>
docs(guides): Mention bower in the docs

Ref #934.
Closes #935.

2a67084a767e4b293565ca883dfdcb1dfaa40176 authored almost 10 years ago by Paul Mougel <[email protected]>
chore(): remove debugger statement

416c2a2bf0c78aee761552216db076132dd40360 authored almost 10 years ago by Andrew <[email protected]>
amend(firefox): decodeUri the background image for theming

6ebb316827cfd90fbe157d91110fcb2f78f928f9 authored almost 10 years ago by Andrew <[email protected]>
docs(): fix on IE11

3c4044d322b525e948e516c6c4ae5122d69cbc72 authored almost 10 years ago by Andrew Joslin <[email protected]>
test(textField): remove failing test on IE for now

1a3dd4120f3632e889f20df56a6cbad4f2308b1d authored almost 10 years ago by Andrew Joslin <[email protected]>
docs(): remove outdated comments in util.js

58a67f0512d60b427845ee5ace6f8032b5548955 authored almost 10 years ago by Andrew <[email protected]>
fix(tooltip): fix bugs in Safari & Firefox, as well as scrolling bugs

Closes #593. Closes #563. Closes #467. Closes #971.

0d2652928b11e899f7a88a6f497720226d65f228 authored almost 10 years ago by Andrew <[email protected]>
style(): add A100-A700 colors to all palettes

Closes #979

3271d36e5f53c794bd3af4cfb463441cc11c5c12 authored almost 10 years ago by Andrew <[email protected]>
test(): remove unneeded test line

c99444d7a6da94a5c72f255260654e22c64f096d authored almost 10 years ago by Andrew <[email protected]>
fix(build): correct in buildConfig.js

Closes #981.

6caccf7577aeb877ce294111adb4e21a74cad171 authored almost 10 years ago by Thomas Burleson <[email protected]>
refactor(tabs): adds support for non-fixed tabs

Closes #825.
Closes #460.
Closes #921.

refactor(tabs): added handling for when the tabs are ini...

6397040e4ff47ad318ca5729b7da3753c9b56c17 authored almost 10 years ago by Robert Messerle <[email protected]>
fix(mdToast): Puts index above dialog

Closes #903

4ae4e072020fe1e59da69e23500c134463936ee7 authored almost 10 years ago by Marcy Sutton <[email protected]>
amend(): fix test problems for themes, fix firefox problems

7322c5d14a652ad61fda340e729b50cf20d2db20 authored almost 10 years ago by Andrew <[email protected]>
fix(button): fix hover on flat buttons

de58777211bad5b5c31d5a7afe16adc498569be7 authored almost 10 years ago by Ryan Schmukler <[email protected]>
feat(theming): use $mdThemingProvider

BREAKING CHANGE: Themes are no longer defined by linked CSS files.

Themes are now defined throu...

47f0d09e9ebd87891703fa2b7e81355ce3952a86 authored almost 10 years ago by Andrew <[email protected]>
docs(sidenav): updates $media to lock left sidenav on larger displays

Closes #948.

c62b970536d157841940af2444c598953685e184 authored almost 10 years ago by Robert Messerle <[email protected]>
fix(layout): `flex="n"` attrs set height for column layout, width for row

Closes #937

d3577798c7384a003f0fa548e948c6201e86491d authored almost 10 years ago by Andrew <[email protected]>
fix(checkbox): only add focus border if label is not empty

Closes #944.

749734876d9c39021b1d210f89ff51e1ca3c77e9 authored almost 10 years ago by Andrew <[email protected]>
fix(switch): only add focus border if label is not empty

Closes #944.

9c24cc93497aa228a9513e40c15303edd73d865c authored almost 10 years ago by Andrew <[email protected]>
docs(dialog): fix toast references

closes #773

fcb9b2c7093ebd5ddf43b1a612211bffbc9d3ec8 authored almost 10 years ago by Ryan Schmukler <[email protected]>
enhance(docs): improve use of promises in buildConfig.js

d33e65980f8876bf0b90f6dc9d528cb6c83e15d0 authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(docs): add version # and date of doc build

Close #940.

18781e7f3305fa384a81c2f6816e28dc007a55fd authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(docs): add component template assets for fast-starts

076781394f73216267d0e165d64dec07ff0a5520 authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(bower): add project-level bower configuration

Close #902.

aededef145725be3e5a4caf048d01a844b10f13a authored almost 10 years ago by Thomas Burleson <[email protected]>
update(project): move 'themes' into 'src/themes'

18f673c92c6d47c1d3b5227bd55acbbfe676228b authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(checkbox): added css support for disabled states

Close #888.

d19208397c946222c28ce1d6644930bb1c255e83 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update README.md

da77970c51d8b84edab384f3f2c5041b9040fec2 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(filenames): updated component .scss names to match conventions

629b753ff348b805e4ff73a2f66d354f2d42841d authored almost 10 years ago by Thomas Burleson <[email protected]>
docs(guides): several fixes (links, typos, syntax, line lengths)

Close #837.

d9c13d9bd22a98c8415410eb830adeeab1e2234f authored almost 10 years ago by Georgios Kalpakas <[email protected]>
fix($$interimElement): make templates work with custom interpolation symbols

Previously, components specifying their own templates (such as Dialog, Toast etc) assumed that t...

d5aa68d1d7b146a30c45580d10c2e70bc736db95 authored almost 10 years ago by Georgios Kalpakas <[email protected]>
amend(switch): make click listening less sensitive (#321)

fc723d446cf39d20456d6eb2059102ceb3100e3f authored almost 10 years ago by Andrew <[email protected]>
amend(attachDrag): add ios click fixes

Addresses #321

7201058892463c7e51ce302959094238ef7ed824 authored almost 10 years ago by Andrew <[email protected]>
refactor(switch): refactor to match new spec

8bc94617aad0c7f8dd5eb5e56251ca4d235f81ba authored almost 10 years ago by Andrew <[email protected]>
Update CHANGELOG.md

Added missing changelog for the 0.6.1 release.

4d39d7d218f78f9a2f0158c8506505cc02c9a685 authored almost 10 years ago by Thomas Burleson <[email protected]>
release: version 0.6.1

44a33224da212a933d52e76fa7d0ef8f01bc8a4a authored almost 10 years ago by Thomas Burleson <[email protected]>
Update README.md

650c18b60b9c99ce1a4e831880540b281a4be86b authored almost 10 years ago by Thomas Burleson <[email protected]>
Update README.md

40650f3e332dfa9ad5cdd345d4a11ebea5da1674 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update README.md

2a9a708b6374728debc07f8ee7011fdab1f355a3 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update README.md

ca9bf7b6f1cf8b2fb9b5bcab8f3dbb1645ea4901 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update README.md

623ffc3fbbfe83c25df9ad42b139c9f6e6020084 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(slider): update the thumb text when the model is updated

Closes #791. Closes #817. Closes #820.

2ca21f8bfcf28938dde98b44b6596f43caa95a2d authored almost 10 years ago by Paul Mougel <[email protected]>
amend(tabs): remove reference to old function

Closes #866

bd82a4873addb85728b92669769e05d4da2fc93f authored almost 10 years ago by Andrew <[email protected]>
style(bottomSheet): fix typo

ee7d83d371be6b14bd1d7ac44693b31927ebf591 authored almost 10 years ago by Andrew <[email protected]>
Update README.md

bf1bccbc6367b09fdb3e8a1ee672375e2300a128 authored almost 10 years ago by Thomas Burleson <[email protected]>
style(backdrop): fix z-index typo

aa9bf6eb59027dc6362640412e6ace7fe3e97010 authored almost 10 years ago by Andrew <[email protected]>
style(dialog): fade out to 0 opacity instead of 0.05

80f134eab7f0cb4be0978f4e386ea162ad8a5275 authored almost 10 years ago by Andrew <[email protected]>
fix(dialog): transition in and out properly to/from click element

Closes #568.

1f5029d0a7643fa1aa3fb970c281e261ac4de24d authored almost 10 years ago by Andrew <[email protected]>
docs(): switch html attributes to dash-syntax

closes #806

fbdf0138981b61685910d544b0f6163fbbf04b99 authored almost 10 years ago by Ryan Schmukler <[email protected]>
Update README.md

6791a852170feab1d335e526e79c1d191bd1be26 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update CONTRIBUTING.md

7f6d740b5d67d3500521f5823531b45ae9c0ee79 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update CONTRIBUTING.md

931a7c9451ca8c1523a09d2b37e79abab6451c6f authored almost 10 years ago by Thomas Burleson <[email protected]>
style(tabs): blur old element before transitioning for pagination

764a7231ad1744d0041bec31e59be79185bc5366 authored almost 10 years ago by Andrew <[email protected]>
test(tabs): add $timeout.flush() to tab focus tests

07a6313775e2354551ad10c8d5857ff2a74c2bd4 authored almost 10 years ago by Andrew <[email protected]>
fix(tabs): do not focus until pagination transition is done

Closes #781

bb9bc82c4a89ba5796292111f9317cbd203bbf9f authored almost 10 years ago by Andrew <[email protected]>
revert(tabs): remove Firefox focus fix for now

57a7b571f480b8ad51379be1e9d28c42d3ae4786 authored almost 10 years ago by Andrew <[email protected]>
fix(tabs): dont use focusin event on firefox

Closes #781

5559ac63ed460bb7ee8d3e4b409b9deebac9394a authored almost 10 years ago by Andrew <[email protected]>