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 03_building.md

006adac93ed426a3705274bd4f8ef8f1ac894d31 authored almost 10 years ago by Naomi Black <[email protected]>
Update 02_using_themes.md

d6300e3365afa0885c03aca1644fc34c1091f8cc authored almost 10 years ago by Naomi Black <[email protected]>
update(docs): clarity improvements for Theming processes.

17050235936b3d90a4625516eaf5e0b1eb15e342 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(doc): added closing html bracket

db3576a469c8d000b8757ff6257d8987da9ac75f authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(theming): allow specifying default theme, correctly inherit theme for fragments

810fb44dae15c7c38678d28ac7d4bcd9994f350e authored almost 10 years ago by Ryan Schmukler <[email protected]>
chore(): temporarily use a customized gulp-sass to fix dep

35df21cd625394db66e643e716b4ff1b14c3c627 authored almost 10 years ago by Andrew <[email protected]>
docs(): add theming

7b18f15e46decb53c8b4dbb928d6747ebab8fa80 authored almost 10 years ago by Andrew <[email protected]>
chore(docs): remove unused template

1090a898560575d0a40093d136445f362c826437 authored almost 10 years ago by Peter Bacon Darwin <[email protected]>
chore(docs): add pages to the docs generation and app

4a9052d7633fc9cad3221a526cb2c293cfc5ca54 authored almost 10 years ago by Peter Bacon Darwin <[email protected]>
docs(content/theming): copied theming content into the docs folder

29fb5ebaab21e35b473affa3d334b91695e54750 authored almost 10 years ago by Peter Bacon Darwin <[email protected]>
chore(docs): refactor js data templates

This is to allow the same template to be used for other data

372eb30cf6840dc8c388eb73cdc0d7d76a046690 authored almost 10 years ago by Peter Bacon Darwin <[email protected]>
chore(docs): re-enable link checking

The dangling links being reported by the link checking processor were actually
valid warnings. ...

533f99cda47bfd4f401d7b8491a4c890e0495152 authored almost 10 years ago by Peter Bacon Darwin <[email protected]>
chore(docs): ngdocs already fixes up the nunjucks syntax

106444e869ebf1ddc3027c9b41721a9c538aaabf authored almost 10 years ago by Peter Bacon Darwin <[email protected]>
Merge pull request #484 from angular/wip-input-group-fixes

Improve a11y of Material Input

a5ce7aed3bb91b2f43f1b2c50c3a3caadbec210a authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(style): add autoprefixer support for firefox and ie

a1bea485c7b97974f82a3a81b440964d70514eca authored almost 10 years ago by Ryan Schmukler <[email protected]>
docs(): update breaking list

41611b00909157a37985e65fe75b2e612b007157 authored almost 10 years ago by Andrew <[email protected]>
docs(content): document md-padding

0297aed0a01835200b616d3b453d8371c7d42072 authored almost 10 years ago by Andrew <[email protected]>
docs(bottomSheet): add note about md-grid/md-list

ec4e8424ded4e576d08a7ff00842adf8450f9c90 authored almost 10 years ago by Andrew <[email protected]>
style(sidenav): make backdrop inherit theme properly

61f10905353413db988442bd39585ca23bfeb12e authored almost 10 years ago by Andrew <[email protected]>
style(bottomSheet): .list -> md-list, .grid -> .md-grid, .has-header -> .md-has-header, .grid-text -> .md-grid-text

a378a7a6e1b1aae24a3a61971b78fa5512474afb authored almost 10 years ago by Andrew <[email protected]>
style(tooltip): use md- prefix for internal classes

da6f1aab4d97102b17cc23c9fc84630c3275cd9c authored almost 10 years ago by Andrew <[email protected]>
style(toast): prefix internal classes

5f76addfd4452f3bde933824b4f5fd010203ed5b authored almost 10 years ago by Andrew <[email protected]>
style(tabs): use md- prefix on internal classes

23fd17b129d2f06d10fd3551419917ca3a4cb4cc authored almost 10 years ago by Andrew <[email protected]>
style(docs): make demo-source background extend with code

fcdc8a2a5ec3af47fdc204b287f3b77831565344 authored almost 10 years ago by Andrew <[email protected]>
style(sticky,subheader): .sticky-no-effect -> .md-sticky-no-effect

163d63a2059842469d8ecf10967bcc859719ed7d authored almost 10 years ago by Andrew <[email protected]>
style(slider): use md- prefix for internal classes

8df124368b800c5e0e8c05e74c7d82768da7e29f authored almost 10 years ago by Andrew <[email protected]>
style(sidenav): .closed -> .md-closed, .locked-open -> .md-locked-open

9052a20b6b54c39a081e4f6688d39da0d7dcb977 authored almost 10 years ago by Andrew <[email protected]>
style(checkbox): remove unused class

0920b1e5624194a8ad600559ed38fabf692b7fb7 authored almost 10 years ago by Andrew <[email protected]>
style(progressLinear): use md- prefix for internal classes

6ad2ef1d7f3adeafe56c589e806838a14be9a792 authored almost 10 years ago by Andrew <[email protected]>
style(progressCircular): add md- prefix to all internal classes

14772da3d82fab76a2330cbbc666a03a7aefd467 authored almost 10 years ago by Andrew <[email protected]>
style(list): remove unused class

0346094eaf67d5ffa3222ed902be8664f7c9ed62 authored almost 10 years ago by Andrew <[email protected]>
style(dialog): .dialog-content -> md-content, .dialog-actions -> md-actions

0bcf51c02cf3a2aa864881b70d0155416a0c0223 authored almost 10 years ago by Andrew <[email protected]>
style(content): .md-content-padding -> .md-padding

0eddb1ab8c6a9e4bb682bc3966c670ff6dc59801 authored almost 10 years ago by Andrew <[email protected]>
style(bottomSheet): .list -> .md-list

b19281875ed389a1adcd03346f861486770a0e89 authored almost 10 years ago by Andrew <[email protected]>
style(backdrop): .opaque -> .md-opaque

9909f0521d763cf745341a2b2574afb1bbdd6995 authored almost 10 years ago by Andrew <[email protected]>
refactor(theming): deregister $rootScope.$watch

18e7f02723c78e7c982738459958f4f75a03cabd authored almost 10 years ago by Andrew <[email protected]>
chore(build): make bower-material include themes

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

86411a889fd1958cf13bf1688ceebb59675b85e1 authored almost 10 years ago by Naomi Black <[email protected]>
fix(md-input-group): Disable with ARIA

72bad32ae4d48049e52602a4feda8eef9fbe6f0c authored almost 10 years ago by marcysutton <[email protected]>
Update 0.5.0-breaking.txt

d46f74a0467717caacd91b1a93983eb42e487990 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update 0.5.0-breaking.txt

230096bb6b758d511551c274c079027900f61f6c authored almost 10 years ago by Andrew Joslin <[email protected]>
Update 0.5.0-breaking.txt

c826feb9181a7d69fc3ca846eb9ffe19a1c3697e authored almost 10 years ago by Andrew Joslin <[email protected]>
chore(): add tmp breaking file for 0.5.0

df769b3b00cc4f52896513f28e1cbe11e4928c42 authored almost 10 years ago by Andrew <[email protected]>
test(theming): test and fix md-theme-watch

0081164f4221e0a6f52f2d35eb645eebca806324 authored almost 10 years ago by Andrew <[email protected]>
chore(karma): make globs work with karma

6170063baf3f713ec547ecf6859640b2baea7b46 authored almost 10 years ago by Andrew <[email protected]>
fix(style): fix invalid flex properties

c1d9b5a2f58e33cdcffc85484ddce421121d2636 authored almost 10 years ago by Ryan Schmukler <[email protected]>
chore(): decrease docs load time

Don't include the contents for each demo's files, instead always lazily
fetch them when needed.

0541c7fb6fa557a27a3c3b42824b3ff1f316c80f authored almost 10 years ago by Andrew <[email protected]>
fix(textfloat): improve ARIA pairing links between label and input.

Closes #483.

457b37506c9f076b42e76cd8c1f591087d729a50 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(textfloat): added support for label/hint expressions

Updated unit tests.
Closes #462

3674a51437871a2366a65636127f8c6a6010f560 authored almost 10 years ago by Thomas Burleson <[email protected]>
docs(theming): add theming documentation

c012f99b6599ae75c368a5f54a2c4430b1ad9b01 authored almost 10 years ago by Ryan Schmukler <[email protected]>
chore(): update README

e2d74b5c49b334d8dfd420452bf4d45415f74de7 authored almost 10 years ago by Andrew <[email protected]>
fix(textfloat): tabbing now works properly, css improved

Work on #469
Closes #458

27f43751be83a7b3e3a1a92d052fe1e016525ff1 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(styles): remove deprecated css properties

closes #450

c7e3a83c28cd145e77cc7d61db918cc881d1ea7c authored almost 10 years ago by Ryan Schmukler <[email protected]>
feat(theming): add theming

closes #442, thanks @skeemer

807682707045de90d30a0718b3df963fef0dafc8 authored almost 10 years ago by Ryan Schmukler <[email protected]>
Update CHANGELOG.md

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

653c3f019e220b2947f12b06bbed6291c2122e0a authored almost 10 years ago by Thomas Burleson <[email protected]>
Update CHANGELOG.md

0885ef78d8cf92470feb8cbf7742c34e685b750a authored almost 10 years ago by Thomas Burleson <[email protected]>
Update CHANGELOG.md

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

16c8ee64f5fb850c86adc938345213305b39ccc3 authored almost 10 years ago by Thomas Burleson <[email protected]>
Update CHANGELOG.md

Added information about the `<md-text-float>` component publish in 0.4.2.

66034e1497b8312ee7b724de365c47f0f6bddbc6 authored almost 10 years ago by Thomas Burleson <[email protected]>
fix(textfield): improved logic to determine in md-input has a value

5c407b5fdfcf1c69cf69c06427ab0b166fecbed7 authored almost 10 years ago by Thomas Burleson <[email protected]>
update(textfield): fixed template markup

1ffeddc1a07c3e82211944b968c0a6f97d86193e authored almost 10 years ago by Thomas Burleson <[email protected]>
enhance(demos): improve layouts for tabs demos

94e6af7a567bd028994aaa9994b656889d4cc08c authored almost 10 years ago by Thomas Burleson <[email protected]>
chore(): Add ngAria to project

96c0095ea1b63f0365f47427a64b8f1a4dade756 authored about 10 years ago by Marcy Sutton <[email protected]>
fix(): Add better warnings to materialAria

Closes #366

3368c931cee4638dac6dc26f7a4d8b37dc6e4858 authored about 10 years ago by Marcy Sutton <[email protected]>
refactor(sidenav): add tabIndex of -1

db2aaa704471d2e604567fb735e40c6efd71db80 authored about 10 years ago by Andrew <[email protected]>
refactor(sidenav): remove transparentMask attr, people can use css

d87cf0406f9c72548161c7a2dad8c70a0c4eee0d authored about 10 years ago by Andrew <[email protected]>
refactor(sidenav): use closed instead of opened class, for css specificity

bb19ba7505fa767b3c204db4c3351583b93bbc7a authored about 10 years ago by Andrew <[email protected]>
test(sidenav): add tests for md-sidenav directive

59ff5675006d2048c98a4634a23e57fab5f59619 authored about 10 years ago by Andrew <[email protected]>
feat(sidenav): add is-open attr, rename lock-open to is-locked-open

f66795e8378299ccd84aea69a72f5cc0704589bc authored about 10 years ago by Andrew <[email protected]>
docs(sidenav): clarify

5168f45b073b1ad264e2ad3f9935af511f261536 authored about 10 years ago by Andrew <[email protected]>
docs(sidenav): reword and add lock-open to usage

9bd243787c38c9a03ff14327b5a35876b7f6bb22 authored about 10 years ago by Andrew <[email protected]>
style(docs): make sure demo-content is always filled

bf77ef162c7327459a5bfde9e29891a2e06df5b8 authored about 10 years ago by Andrew <[email protected]>
feat(sidenav): add `lock-open` attribute

Closes #446. Closes #374. Closes #444. Closes #441.

105b0e0ae6b2d30385d2aa8bee6190dd7ce1775c authored about 10 years ago by Andrew <[email protected]>
enhance(sticky): offset stickied element to the left if the original is

9e4b8efa7ef7d2e92367c5c09eabf2b58431d763 authored about 10 years ago by Andrew <[email protected]>
docs(): move commit check to processor

c3523fe76394e6632850fe5fcad69341a077f3bb authored about 10 years ago by Andrew <[email protected]>
docs(): correctly list current version

c9b0ddc86fcf569a18284e4aaf6687b83b5e8f2d authored about 10 years ago by Andrew <[email protected]>
release: version 0.4.2

2ac78f4beae55eb4622a1d9b3d137e55067f12cb authored about 10 years ago by Andrew <[email protected]>
changelog(): v0.4.2

4dcd117c7f7fc21e86bf285c02209a4bd89441ea authored about 10 years ago by Andrew <[email protected]>
docs(): add version sha

609df2f71419410e6989e514db352a626b52909b authored about 10 years ago by Andrew <[email protected]>
tabs(): update demos

5afda55321501de549e819cf77b80fe6710e5a1a authored about 10 years ago by Andrew <[email protected]>
docs(): @private works

bf03c9d0a3d1d365422c860b2c3473bf3b771dfa authored about 10 years ago by Andrew <[email protected]>
docs(): make it a bit faster to generate

7e5d9bc55e0773434d7a18e95c9dabd59e2db226 authored about 10 years ago by Andrew <[email protected]>
update(demos): tab demos layouts improved

bdb31c82f534d591b3b481ac2e401d7a28b91dab authored about 10 years ago by Thomas Burleson <[email protected]>
enhance(textfield): created md-text-float directive and updated demos

25cf6f116b9d3044894aaf6d3244c5395cd4a6c2 authored about 10 years ago by Thomas Burleson <[email protected]>
docs(): make @private work

bea6d9fc26212b39d54d58b08d7ad7065dcffbbe authored about 10 years ago by Andrew <[email protected]>
fix(subheader): sort items correctly in browsers that dont support true/false

Closes #438

d8e5079e32224b3522aa9e5ebef03185d6f6bf4d authored about 10 years ago by Andrew <[email protected]>
fix(): Focus management for docs views

9afe28a87fdd2840428f904345442dcfc898708f authored about 10 years ago by Marcy Sutton <[email protected]>
docs(): Basic accessibility improvements

a35594212a0fa0b91260d3e4fdcf27a92ac31c30 authored about 10 years ago by Marcy Sutton <[email protected]>
chore(): upgrade to angularjs 1.3.0, fix ripple bugs

5aa39ebecc511b18556a6068e8bc580b41fc54ba authored about 10 years ago by Andrew <[email protected]>
Update CHANGELOG.md

1b9d1cc1618a92e4206a30740c0e82a0ac290fd6 authored about 10 years ago by Andrew Joslin <[email protected]>
Update CHANGELOG.md

83d1b69c100585fee9daf7f737ec2ca3585a7538 authored about 10 years ago by Andrew Joslin <[email protected]>
chore(): add ngAria dependency

be7e748128fe1c364a1d68817830b9f6032cc111 authored about 10 years ago by Andrew <[email protected]>
refactor(core): check `typeof Hammer` instead of window.Hammer

Closes #417

88651f5e47b174f10bf72e21a7fc336b103f00ed authored about 10 years ago by Andrew <[email protected]>
demo(bottomSheet): add proper spacing

Closes #435

49cc05d29a655d7319d8ff248da8fbcfdeaee92a authored about 10 years ago by Andrew <[email protected]>
fix(bottomSheet): use position:fixed so it does not move

bfaf96d875665fff3cbc2158d05a5be54c85c9cf authored about 10 years ago by Andrew <[email protected]>
fix(ripple): use contentParent scroll offset

Closes #416.

4c0c50e4036b880b67cd40d885d322a326a84e68 authored about 10 years ago by Andrew <[email protected]>
demo(tabsPagination): bind to data.locked as intended

f5cccc5e368c5710d12e22f29a18f503a2d57b5d authored about 10 years ago by Andrew <[email protected]>
demos(): fix typos

99d67d5bb063017cf8a009c976baecc229b1214f authored about 10 years ago by Andrew <[email protected]>
fix(slider): disabled sliders still usable w/ keys

f78f1b3467a6c38f2d91921917b677de8c2d3a3c authored about 10 years ago by Raymond Hammarling <[email protected]>