Ecosyste.ms: OpenCollective

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

Vue Material

Material Design Framework for Vuejs
Collective - Host: opensource - https://opencollective.com/vue-material - Website: https://vuematerial.io - Code: https://github.com/vuematerial/vue-material

comp(MdSubheader): create subheaders

github.com/vuematerial/vue-material - 28a9916a28d2c853c1560d76a4b30daf9ac890d4 authored over 7 years ago by marcosmoura <[email protected]>
comp(MdDivider): create dividers

github.com/vuematerial/vue-material - f790ba926b8d0298ea60dc11eab4858396bba68d authored over 7 years ago by marcosmoura <[email protected]>
test(MdField): initial md-field tests

github.com/vuematerial/vue-material - 6910738683e0b74468f5eea78fe1143480831c00 authored over 7 years ago by marcosmoura <[email protected]>
style: fix markdown lint issues

github.com/vuematerial/vue-material - 5984fc8c9d37fecd3be68c15bb9e0650e6e85fe5 authored over 7 years ago by marcosmoura <[email protected]>
style: fix markdown lint issues

github.com/vuematerial/vue-material - 8a99c365baa890b78578ef693ca881dd0bdf48b8 authored over 7 years ago by marcosmoura <[email protected]>
chore: disable line length error on markdown lint

github.com/vuematerial/vue-material - 2d2bb826a9e8fd1261b994d4e38d3b9df156a331 authored over 7 years ago by marcosmoura <[email protected]>
chore: ignore tests on code climate

github.com/vuematerial/vue-material - 916c92ad2eae860e97bbd303e3cf9c27fe11c482 authored over 7 years ago by marcosmoura <[email protected]>
chore: ignore tests on code climate and add mdlint

github.com/vuematerial/vue-material - 467b43407667e98c2ab0917f265c2a30df6ce2cb authored over 7 years ago by marcosmoura <[email protected]>
chore: ignore tests on code climate

github.com/vuematerial/vue-material - 938a07ebc2824a54b4f64c94b2c7fb01e969bb7c authored over 7 years ago by marcosmoura <[email protected]>
chore: ignore tests on code climate

github.com/vuematerial/vue-material - 41233f09cc966a7c3c9e342c7d05924bd52dafcf authored over 7 years ago by marcosmoura <[email protected]>
test(MdSwitch): add all missing tests

github.com/vuematerial/vue-material - a7bb583c5ade7b41b577943b3edf900e15e67e6a authored over 7 years ago by marcosmoura <[email protected]>
test(MdRadio): add all missing tests

github.com/vuematerial/vue-material - 153cfb994455cd6225f249563aac53ab3b2f1873 authored over 7 years ago by marcosmoura <[email protected]>
test(MdCheckbox): remove unused function

github.com/vuematerial/vue-material - d696a7bcad496e4b05b3798f1cc34e611d0a8f5e authored over 7 years ago by marcosmoura <[email protected]>
test(MdCheckbox): add all missing tests

github.com/vuematerial/vue-material - f26ee7a356b057f34a12891eebbc1f95c72dc528 authored over 7 years ago by marcosmoura <[email protected]>
fix(MdToolbar): fix offset alignment for small screens

github.com/vuematerial/vue-material - 9117cfd7b26a010f21f858ffac760fa0b82926cc authored over 7 years ago by marcosmoura <[email protected]>
fix(MdToolbar): fix offset alignment for small screens

github.com/vuematerial/vue-material - acbeccecce91fac53861fc62838c3c0473ad6a68 authored over 7 years ago by marcosmoura <[email protected]>
docs(MdTypography): create typography page with examples and API

github.com/vuematerial/vue-material - 3bd9d5dead02ea2ba5769128aaef1ef1e240dac0 authored over 7 years ago by Marcos Moura <[email protected]>
Merge pull request #11 from vuematerial/components/MdForms

Components/md forms

github.com/vuematerial/vue-material - b5bcc076cd1f268c7bd96f956f571f4599df3eae authored over 7 years ago by Marcos Moura <[email protected]>
fix: make meta colors off by default and add an option to enable it

github.com/vuematerial/vue-material - c67a1c078f38c335fcc3c94d9f42ac17e2488be2 authored over 7 years ago by marcosmoura <[email protected]>
docs: add scrollbar page

github.com/vuematerial/vue-material - 4bd004c04c7087c4daa6116391a93d2bf771aa6d authored over 7 years ago by marcosmoura <[email protected]>
docs: add text selection page

github.com/vuematerial/vue-material - f41d36765b5c91003ca257046f26e9e9ed450940 authored over 7 years ago by marcosmoura <[email protected]>
docs(MdInput): create switch to toggle errors

github.com/vuematerial/vue-material - d4064cf4b457a62c776affd4fe4c9e44896e58a3 authored over 7 years ago by marcosmoura <[email protected]>
comp(MdSwitch): create switch selector

github.com/vuematerial/vue-material - dd835dad81ed7723bcb2700092285cb1834a7b8a authored over 7 years ago by marcosmoura <[email protected]>
fix: make field to have an required indicator

github.com/vuematerial/vue-material - facbea8de870f6ab8806decbd9ee6d50a1db4b2b authored over 7 years ago by marcosmoura <[email protected]>
fix: make checkbo and radio to work with disabled attribute

github.com/vuematerial/vue-material - 88d7755c14495dff93a21a2dd4f7c3507de77343 authored over 7 years ago by marcosmoura <[email protected]>
test: fix broken tests

github.com/vuematerial/vue-material - 77d0270fa1ed0c706aeeb8ab0207143f9afcb8ee authored over 7 years ago by marcosmoura <[email protected]>
comp(MdRadio): create radio buttons

github.com/vuematerial/vue-material - dfa5478a1036b37b10b2f0b42db413372928934d authored over 7 years ago by marcosmoura <[email protected]>
test: fix broken tests

github.com/vuematerial/vue-material - 3bc10496affe3a5885208cec13b9d9a64d18bebb authored over 7 years ago by marcosmoura <[email protected]>
fix: make input id unique per instance

github.com/vuematerial/vue-material - 981d281179a492e6f423ebb296c2fbc48fa19a55 authored over 7 years ago by marcosmoura <[email protected]>
comp(MdCheckbox): create checkboxes

github.com/vuematerial/vue-material - f1414a08f3c2bb9d5204706093e556880ba022ed authored over 7 years ago by marcosmoura <[email protected]>
fix(MdField): make type prop only available for input

github.com/vuematerial/vue-material - a69d46c48d5222faa4b9713da7231f9d32116357 authored over 7 years ago by marcosmoura <[email protected]>
fix(MdField): theme icons

github.com/vuematerial/vue-material - 16added4e438db5a97ffec419f0fd00bfbbe2fc8 authored over 7 years ago by marcosmoura <[email protected]>
fix(MdField): improve icon position

github.com/vuematerial/vue-material - 38245ae17f7303609e2050d0e6971d4fcb6bbf77 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdField): create password toggle

github.com/vuematerial/vue-material - 516f278ee43047d2262ec255ed8a373b73ba200d authored over 7 years ago by marcosmoura <[email protected]>
feat(MdField): create clearable fields

github.com/vuematerial/vue-material - 12bf9a5c35b45f8dc5477534ac489b670bb55577 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdField): make icons work together with fields

github.com/vuematerial/vue-material - 13549dcb4e3ed1ddbe15c11c0128d386e3808de7 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdField): create character counter

github.com/vuematerial/vue-material - f1bb1c6d5682bff12230e3f344b26d9dd92fc9d7 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdField): add required fields and error messages

github.com/vuematerial/vue-material - 1adc7dd066db0698d181c4d3f39271e556f2d5c3 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdField): create md-field with md-input and md-textarea

github.com/vuematerial/vue-material - 5a106cf6a9ce0ba14b6010cb358d250a0cef7a64 authored over 7 years ago by marcosmoura <[email protected]>
comp(MdField): start the creation of the md-field component

github.com/vuematerial/vue-material - e97b3178fefac0647335a51f14f4486307ac6d56 authored over 7 years ago by Marcos Moura <[email protected]>
chore: rollback webpack 3

github.com/vuematerial/vue-material - 0c5cf183549202d043552278bdb8f5fb670decfc authored over 7 years ago by Marcos Moura <[email protected]>
comp(MdDrawer): add a new component: MdDrawer

github.com/vuematerial/vue-material - cab7d153fb3f1a3512acfbc27f9dc7b4162c86dc authored over 7 years ago by marcosmoura <[email protected]>
chore: fix invalid tests

github.com/vuematerial/vue-material - 05f8aff3c6221478ddd210b8f7f51713cab23b25 authored over 7 years ago by marcosmoura <[email protected]>
chore: remove invalid file

github.com/vuematerial/vue-material - 94a6d3304a4a2d81fe3d2a6ff3c2b7d45504a31d authored over 7 years ago by marcosmoura <[email protected]>
docs(MdToolbar): change page title

github.com/vuematerial/vue-material - 4677db1534a062a62ef393bf1eb69f62570ac169 authored over 7 years ago by marcosmoura <[email protected]>
chore: remove invalid file

github.com/vuematerial/vue-material - dd2c2e3fa0916cfbfb9cbfe8e924bd8a9c0d6f8e authored over 7 years ago by marcosmoura <[email protected]>
Merge pull request #10 from vuematerial/test/missing-tests

test: missing tests for md-toolbar and md-content

github.com/vuematerial/vue-material - 026d0d5312b0a537b81feb802d0c16dd29ca8b72 authored over 7 years ago by Marcos Moura <[email protected]>
test: missing tests for md-toolbar and md-content

github.com/vuematerial/vue-material - 0282e585f98d23568bf13c9bdf335d45948c3388 authored over 7 years ago by marcosmoura <[email protected]>
Merge pull request #9 from vuematerial/chore/documentation-footer

Chore/documentation footer

github.com/vuematerial/vue-material - 2970ae9fa167608e90fc2d96f1d179d621627541 authored over 7 years ago by Marcos Moura <[email protected]>
Merge remote-tracking branch 'origin/master' into chore/documentation-footer

* origin/master:
feat(MdToolbar): create multiline toolbars
docs(MdToolbar): add missing API...

github.com/vuematerial/vue-material - fea219666bc616fc8335d65f93d1f488131e0b64 authored over 7 years ago by marcosmoura <[email protected]>
Merge pull request #8 from vuematerial/components/MdToolbar

Components/md toolbar

github.com/vuematerial/vue-material - 60228b8f60a88cd54ca916f78dac06c71bc7bc66 authored over 7 years ago by Marcos Moura <[email protected]>
docs: increase z-index to prevent footer to be behing nav

github.com/vuematerial/vue-material - e84233653faeef58ca656d04d3ae201c4a29dd74 authored over 7 years ago by marcosmoura <[email protected]>
docs: reestructure app.vue and create a footer element

github.com/vuematerial/vue-material - 83e3ac4e88f29d407bab7817fae53795ade1561b authored over 7 years ago by marcosmoura <[email protected]>
style: move styles to the bottom of file

github.com/vuematerial/vue-material - 307e2a0d8df7551f576b68d397e743bec8179fab authored over 7 years ago by marcosmoura <[email protected]>
feat(MdToolbar): create multiline toolbars

github.com/vuematerial/vue-material - dc870d478b7ec7e3d1b9eb50e612a710c3a25213 authored over 7 years ago by marcosmoura <[email protected]>
docs(MdToolbar): add missing API table

github.com/vuematerial/vue-material - 10062933746d4c25da0c5a10e58b460a8d9b8833 authored over 7 years ago by Marcos Moura <[email protected]>
feat(MdToolbar): resize toolbars according to breakpoints

github.com/vuematerial/vue-material - a052efac971c54f7277dbbffcdd0e3a4c21a77bb authored over 7 years ago by marcosmoura <[email protected]>
comp(MdToolbar): start documentation of mdToolbar

github.com/vuematerial/vue-material - 759ac43b35318320d6d069c6bdc71f0d57053464 authored over 7 years ago by marcosmoura <[email protected]>
style: move styles to the bottom of file

github.com/vuematerial/vue-material - 04a229a35b1492b0c971bbd31020c13681db44fd authored over 7 years ago by marcosmoura <[email protected]>
Merge pull request #7 from vuematerial/components/MdIcon

Components/md icon

github.com/vuematerial/vue-material - d94937e8b97c1ce2bc07174d031caccd9937749a authored over 7 years ago by Marcos Moura <[email protected]>
docs(MdIcon): add missing events

github.com/vuematerial/vue-material - 71e192cc78dab757a32e76d150f0a1f0528b6f59 authored over 7 years ago by marcosmoura <[email protected]>
test(MdSvgLoader): test when md-src changes

github.com/vuematerial/vue-material - 64e01bf05d8123c5c36119bcb3e749629d26cc64 authored over 7 years ago by marcosmoura <[email protected]>
test(MdButton): fire click event

github.com/vuematerial/vue-material - 3183f7cb8481da9480f3b87b5d3a78ff22df96fd authored over 7 years ago by marcosmoura <[email protected]>
docs: optimize all images

github.com/vuematerial/vue-material - 9430477e2c01dcabc29d761445866d794bee845d authored over 7 years ago by marcosmoura <[email protected]>
docs: move style to the end of file

github.com/vuematerial/vue-material - 556e2474777e27aadd6d4483f620e20035711f2b authored over 7 years ago by marcosmoura <[email protected]>
docs: recreate readme

github.com/vuematerial/vue-material - 18c5e906a957708e12adf93b3925c779fd480f5f authored over 7 years ago by marcosmoura <[email protected]>
chore: upgrade libraries

github.com/vuematerial/vue-material - 3eaa7d608af27ec60286e7a53855251ec5740b7b authored over 7 years ago by marcosmoura <[email protected]>
chore: fix badge url

github.com/vuematerial/vue-material - de1ea64409ae013579b80d6bafc952a294cd4fab authored over 7 years ago by marcosmoura <[email protected]>
fix(MdButton): file not being recognized by GitHub fs

github.com/vuematerial/vue-material - 920817c61c02613681eb2db1d7a927966698a0fc authored over 7 years ago by Marcos Moura <[email protected]>
Components/md button (#5)

* feat(MdButton): add md-ripple option to enable/disable the effect

* feat(MdRipple): add a d...

github.com/vuematerial/vue-material - f4e49c6740d19e7454991591cefd02820faf57b1 authored over 7 years ago by Marcos Moura <[email protected]>
fix: change default fab color to accent

github.com/vuematerial/vue-material - 5893895e4f791a74ed066d65ea41c4ebb7ea36c9 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdButton): create floating action buttons

github.com/vuematerial/vue-material - 7b4de04c7d0a4b931d800395e5a58d39c9e07629 authored over 7 years ago by marcosmoura <[email protected]>
test(MdButton): add a test to check the theme class

github.com/vuematerial/vue-material - 1bb9458fe474a1cf1c5c6a977f30a29f3f8b91fb authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - f9ec3c72fd0f86e9f7fc5580167e05627949c9a4 authored over 7 years ago by marcosmoura <[email protected]>
test(MdButton): add missing tests

github.com/vuematerial/vue-material - 6cd003534496ef6f05a6fab6f870bc2b56c84db4 authored over 7 years ago by marcosmoura <[email protected]>
fix(MdButton): force MdRipple to be added when using MdButton alone

github.com/vuematerial/vue-material - 9b59a9f16834a023ba552da6c286ec8f15ab1ac0 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdRipple): add a disabled class to make easy to distinguish

github.com/vuematerial/vue-material - f0d0f7ca20b21558193ecf0674dd2f150ef1c416 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdButton): add md-ripple option to enable/disable the effect

github.com/vuematerial/vue-material - 2b23610bee64197620b3011ded36872774d03f53 authored over 7 years ago by marcosmoura <[email protected]>
chore: bump version

github.com/vuematerial/vue-material - cad9bf9ebab095809e2956a3b7815bb528a00539 authored over 7 years ago by marcosmoura <[email protected]>
add automatic changelog for builds (#4)

github.com/vuematerial/vue-material - e3c3746ba468cb467ee94e4332771407cecca34a authored over 7 years ago by Marcos Moura <[email protected]>
style: prevent a commit with lint errors

github.com/vuematerial/vue-material - 6e210f06f0770c490a955eb94e9310d3c2c072e3 authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - 4ac9eff19fc554bf1504d46ee7c25f41131f77cd authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - f6d7a2e5ee9c8f63ca30e73a8cdb6fe8e10dd18f authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - 34b0cb6a8406e6c1831f5a6423433df6f28c05eb authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - 5010ddd8aa34a59e88d47ce7e604c1e78d9429cb authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - d5cd9d79306ab5c84984220db418dfd4c2757285 authored over 7 years ago by marcosmoura <[email protected]>
style: prevent a commit with lint errors

github.com/vuematerial/vue-material - 5f4310a4434f0ebe60317cb57ad1336d4e3d9f8c authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - bf8e98baad9ca1dc82fac5f5c95906360f58c29f authored over 7 years ago by marcosmoura <[email protected]>
style: fix lint issues

github.com/vuematerial/vue-material - fce2e9e0c25225d9eaaa47fd6bcc8faa5a03e932 authored over 7 years ago by marcosmoura <[email protected]>
chore: create automated changelog

github.com/vuematerial/vue-material - 19fd624327510a2c254f0903d6e474720c36062c authored over 7 years ago by Marcos Moura <[email protected]>
chore: remove todo

github.com/vuematerial/vue-material - eb62e6f82b69132547ef4e20f6bb3f20574a0580 authored over 7 years ago by marcosmoura <[email protected]>
feat(MdButton): fix to prop not being passed to router-link

github.com/vuematerial/vue-material - 4521af69df8f92ecefabec3c8f342acda7cae84f authored over 7 years ago by marcosmoura <[email protected]>
chore: add commit convention and changelog

github.com/vuematerial/vue-material - 186fc372422be305308e4608c2ada4f403ddac87 authored over 7 years ago by marcosmoura <[email protected]>
chore: add commit convention and changelog

github.com/vuematerial/vue-material - 76badd56488d0643fd983833094f0fc56edb2bf3 authored over 7 years ago by marcosmoura <[email protected]>
improve duplication detection

github.com/vuematerial/vue-material - 87e25c784a7e7ed452b4cbc278c392a1733a81dc authored over 7 years ago by marcosmoura <[email protected]>
review all necessary badges

github.com/vuematerial/vue-material - 189518237cc7b973c52c7be7a805d2b6e2684943 authored over 7 years ago by marcosmoura <[email protected]>
reduce function complexity

github.com/vuematerial/vue-material - 68cce25334cf8c45df22d704950fff9f18bb2cdc authored over 7 years ago by marcosmoura <[email protected]>
add complexity checks

github.com/vuematerial/vue-material - 40c4c444d86d71e5bf918a57bdb9d11f50c39966 authored over 7 years ago by marcosmoura <[email protected]>
remove self keyword

github.com/vuematerial/vue-material - 5c8d17bdb41f677c3e60261be94dfc023edf603e authored over 7 years ago by marcosmoura <[email protected]>
fix codacy token

github.com/vuematerial/vue-material - 11168ca40bb43a2fb544ee8baa84dafbb5ce510f authored over 7 years ago by marcosmoura <[email protected]>