Ecosyste.ms: OpenCollective

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

github.com/vuejs/vueify

Browserify transform for single-file Vue components
https://github.com/vuejs/vueify

readme [ci-skip]

f05c61657e432cc2a476f97db590e2319e3e4ffd authored almost 9 years ago by Evan You <[email protected]>
8.3.0

8b1b1240bdef5dcd46d5a36f72f893892029a8ad authored almost 9 years ago by Evan You <[email protected]>
deindent code blocks

79b1d957e2a8ca31459060df96982d5e4e5593eb authored almost 9 years ago by Evan You <[email protected]>
add template validation

e23bab24907308541c9a885b996388d05059a71e authored almost 9 years ago by Evan You <[email protected]>
upgrade to parse5 2.1

91d417558c83e97cfd9c1bd9149d754f320c0ff7 authored almost 9 years ago by Evan You <[email protected]>
readme

3dd3e2b89fdd4b99a8efe7df7620aacad398fba6 authored almost 9 years ago by Evan You <[email protected]>
8.2.0

5bd06ff69462269d3fe905aa83bc0fce941abd6f authored almost 9 years ago by Evan You <[email protected]>
Disable html-minifier removeRedundantAttributes flag by default

This avoid removing the "type" attribute on <input type="text">
as some CSS selectors may depend...

95954c08c8452a5cc1c72903765b9d51a04318e8 authored almost 9 years ago by Evan You <[email protected]>
add brackets link

1761d2cda0c6934130ba0ff2955ee5c72ed56472 authored almost 9 years ago by Evan You <[email protected]>
8.1.1

e0ccea9d97ba4e337610493a9c76911a620eba11 authored almost 9 years ago by Evan You <[email protected]>
remove log

a121d821cfd65f86ae1183461d3de7304335aad2 authored almost 9 years ago by Evan You <[email protected]>
readme

001321105629bf2e48f7034317d61252bbd07569 authored almost 9 years ago by Evan You <[email protected]>
8.1.0

afbecd58b65d3095f96a380c0145a944b6969c94 authored almost 9 years ago by Evan You <[email protected]>
update readme

929837d4183aa2c9dbaf86081fd889e1cf420a29 authored almost 9 years ago by Evan You <[email protected]>
respect .babelrc

87515a3018ce8b913973f2207e6a2ba7aa6280e6 authored almost 9 years ago by Evan You <[email protected]>
readme syntax highlighting

2f59822f4866c53be69ae53c4e4234573378aa7f authored about 9 years ago by Evan You <[email protected]>
changelog

88b19282fc9b7b282cfe1416352574a9147733c3 authored about 9 years ago by Evan You <[email protected]>
8.0.0

7a1970e0bfe415395f1f691ab2c99e864b2856e7 authored about 9 years ago by Evan You <[email protected]>
add note about npm3

da926912a9ea82393a5531479e457e46c41e855d authored about 9 years ago by Evan You <[email protected]>
7.2.0

091afd920dbf2685124a0b1cb112cc52500c272c authored about 9 years ago by Evan You <[email protected]>
improve html minification + tests

fa87fc2a87221ac4fecb2a6d5b5600b7324606b9 authored about 9 years ago by Evan You <[email protected]>
Merge pull request #42 from balping/master

html minifier options imporved

58501b33976b3092b5a99e4e2d552ccc8cd68590 authored about 9 years ago by Evan You <[email protected]>
html minifier options imporved; now removes whitespaces and comments from templates

5c1b8f9ec1a308ae58dd2cede7f01689217423bd authored about 9 years ago by balping <[email protected]>
7.1.0

e9b784401848e9c786e29afd3ca6082bd3f58d43 authored about 9 years ago by Evan You <[email protected]>
better babel compilation error reporting

ac7f969b08368dcfe72bd20d8b53164bbf152311 authored about 9 years ago by Evan You <[email protected]>
7.0.2

6aaa80d64572f92a494fe42fb25bcac4519c7ac6 authored about 9 years ago by Evan You <[email protected]>
handle hot reload properly for exported constructors

f2bbfcb44ad355ad757a5a46872864fdf03d60b7 authored about 9 years ago by Evan You <[email protected]>
7.0.1

a1b2808ba8fa02d9a37f0f7e5abbdff469978f28 authored about 9 years ago by Evan You <[email protected]>
fix deps

a882566602409bb821b96527662aef3d4f1bae27 authored about 9 years ago by Evan You <[email protected]>
readme

ad8996d118d7e7ba8d20ca420d1897c6c8b4fa5b authored about 9 years ago by Evan You <[email protected]>
7.0.0

aa7dc2b7ed2facc9d7e0e71b646be36fa45f795a authored about 9 years ago by Evan You <[email protected]>
relative import path & dependency support for stylus

96dd31c55be714132d45b49ad558496cf7ec393d authored about 9 years ago by Evan You <[email protected]>
support relative path imports for less & sass + improve less depenedncy tracking

b90ffefe21cea7cd4a9295c643db1dd94e8f39a6 authored about 9 years ago by Evan You <[email protected]>
remove myth

22ba6510f497be57dfe89011498911f29dfca42f authored about 9 years ago by Evan You <[email protected]>
6.0.1

09ab152e3e94145cf33ae29441e42de95c56d881 authored about 9 years ago by Evan You <[email protected]>
fix postcss plugin growing over rebuilds

c8cf9672bbe43e1404f9f6562f63b4df8b366079 authored about 9 years ago by Evan You <[email protected]>
Merge branch 'master' of github.com:vuejs/vueify

a6f5fe7c33d32e32271dff061b95b0643eb89f60 authored about 9 years ago by Evan You <[email protected]>
readme [ci-skip]

b0b29f042c5b6fd942ada3093f020e5434684515 authored about 9 years ago by Evan You <[email protected]>
Merge pull request #23 from losadaem/sass-emit-dependency

Improve support for watchify when using the sass preprocessor

24d202ef031569a8333bcedcf4b0001bfe2cb8f6 authored about 9 years ago by Evan You <[email protected]>
Improve support for watchify when using the sass preprocessor

This modification uses the results from the sass compiler to emit
file dependencies for watchify.

60d2dd5b3fd2c32acd4bb166399e0edb73db84d4 authored about 9 years ago by losadaem <[email protected]>
increase the timeout

26423f091b0990d492d25256af6764c1237a65f0 authored about 9 years ago by Evan You <[email protected]>
update readme for babel 6

5905a6039d2dcb077b6beeb9befc2b5bd5277df9 authored about 9 years ago by Evan You <[email protected]>
bump 6.0.0

c4297468b8f997136668d3425c6b5fa65c157095 authored about 9 years ago by Evan You <[email protected]>
upgrade to babel 6

84394f665c918a47a8e3e2f7da744d323c62cb41 authored about 9 years ago by Evan You <[email protected]>
5.0.4: expose postcss plugins

baf10d5cc2b7f819019b5aea884c8a3e4eda52dc authored about 9 years ago by Evan You <[email protected]>
bump 5.0.3

92c8293968e508f603dc91361a21fb50e0320d79 authored about 9 years ago by Evan You <[email protected]>
use cssnano instead of clean-css

fd7525aa4d9142cf3cf76f52746dd55e10cc2e21 authored about 9 years ago by Evan You <[email protected]>
bump 5.0.2

fe11c1eb4b572256598fd682d5a3f01622f036cd authored about 9 years ago by Evan You <[email protected]>
fix @media rules in scoped css mode

d14ed65938e587c7355a2345f77ed840e95ead5f authored about 9 years ago by Evan You <[email protected]>
add note about using in Node [ci-skip]

f524be2bf5087b4fa4fc9ae6f096d921e2217ec2 authored about 9 years ago by Evan You <[email protected]>
bump

1e4d2bf38e8e8965386e3d2495ef52bf4e77149d authored about 9 years ago by Evan You <[email protected]>
Merge pull request #21 from hanachin/insert-before-pseudo

Insert attribute selector right before Pseudo-classes

b6e4e2593d5f679361dec21fe09b0edff4157dfb authored about 9 years ago by Evan You <[email protected]>
Insert attribute selector right before Pseudo-classes

c42b314482d497f4629a0e77f9db6b5551344c31 authored about 9 years ago by Seiei Miyagi <[email protected]>
switch badge positions for consistentcy

034e4e2b6d8f79b7c53211608d6ce9f6282e473e authored about 9 years ago by Evan You <[email protected]>
Merge pull request #20 from hanachin/patch-1

Update README babel config example format

2d34f1e80e1d7472246ca86385c0c0ca8232282b authored about 9 years ago by Evan You <[email protected]>
Update README babel config example format

e301c7df1ce3dbf235a6dec82cbb10868597f364 authored about 9 years ago by hanachin <[email protected]>
bump

e7a43675e133ef08c7487f678db6e9ce50c8a068 authored about 9 years ago by Evan You <[email protected]>
readme

d706d82e3e5e78fbf8660aa17dfe9dbc5c95a1e9 authored about 9 years ago by Evan You <[email protected]>
autoprefix

192df63966895587c2c2cfcfff8fdc3d3a70931d authored about 9 years ago by Evan You <[email protected]>
update config format

2b31cb03e4c54c5afdecd8d98995d45f6802e3eb authored about 9 years ago by Evan You <[email protected]>
readme [ci skip]

bf88b55c497bad6eb1bb95785c87d8ab61102ed1 authored about 9 years ago by Evan You <[email protected]>
fix babel version

bac608bb1657db23b6004e7bfedb29b8c9334a49 authored about 9 years ago by Evan You <[email protected]>
fix babel versiongs

a4d68236ca4b8c540d2f4629a02a93cca1dc33ea authored about 9 years ago by Evan You <[email protected]>
changelog

8af19cc9c0e744dbb581e20fd38dbda9f7e3b33a authored about 9 years ago by Evan You <[email protected]>
readme

6505bd93d4fa406849d8b856ad82464ff6e50f7d authored about 9 years ago by Evan You <[email protected]>
bump 4.0

9fb89060033b9a3587e25201b17a7bf03c993c0b authored about 9 years ago by Evan You <[email protected]>
es2015 by default + move things to peer dependency for consistent output

f60105438ed44c818c8ef338fbba841ed73cdb58 authored about 9 years ago by Evan You <[email protected]>
bump hot api version

d156ee0d410e091339ac273e4f8befdac4cf58d6 authored about 9 years ago by Evan You <[email protected]>
implement caching for scoped css rewrites

2c8878cbb76b0e5416582a6638509542fa1ecc50 authored about 9 years ago by Evan You <[email protected]>
bump 3.0

f09dfd321cb9a326d91a7ad9a12590942b9e66c8 authored about 9 years ago by Evan You <[email protected]>
prefix module id hash with _V-

79d039c73960a329ae875c5a780f5e5cc1288979 authored about 9 years ago by Evan You <[email protected]>
include promise

5d97bc656b9b9daa759443c83687dba35ef37ddd authored about 9 years ago by Evan You <[email protected]>
scoped CSS support

3836c5245220af7761e027c2b8d6eb7524a39036 authored about 9 years ago by Evan You <[email protected]>
test pass

944af1296b0b99d8ab63ef03897b0379db8060fa authored about 9 years ago by Evan You <[email protected]>
rewrite

5594327596a31ec038beabe2e749db6fd468c277 authored about 9 years ago by Evan You <[email protected]>
indicate browserify

cb19ceae53f6f54b2ec5d04dabe699ec83f7420d authored about 9 years ago by Evan You <[email protected]>
support hot reload!

4685a9923dfd59fee59fca728dcc6266dd456ecb authored about 9 years ago by Evan You <[email protected]>
readme [ci skip]

8fa1500c95eec246acccfa8b25d919aaa03ab047 authored about 9 years ago by Evan You <[email protected]>
2.0.1

68c5b23c58c423d330b7e23822c1f74f403e5a9a authored about 9 years ago by Evan You <[email protected]>
es6 -> es

c9d5228ceecd3f65c52c3fb029be71f9888e0600 authored about 9 years ago by Evan You <[email protected]>
expose options for built-in languages

f880235d2e16c9aac5e8f78d12c8c85fe01ea3a0 authored about 9 years ago by Evan You <[email protected]>
readme

1ab2f5b3963b73fd0d308f9e51f1f4d3cd51a926 authored about 9 years ago by Evan You <[email protected]>
readme

04e69cab6d213db8d3b6beee016006e805a79633 authored about 9 years ago by Evan You <[email protected]>
move vue-component-compiler into vueify

bd737cbac5bda20ebfb194af9f51f4ccaaad1c6f authored about 9 years ago by Evan You <[email protected]>
bump (use vue-component-compiler 2.0)

833326b051692b851ec6c9807a56a68610d34321 authored about 9 years ago by Evan You <[email protected]>
1.1.5

6f07c74a9f878857fefc63b669809249988463c6 authored over 9 years ago by Evan You <[email protected]>
Merge pull request #10 from mattdesl/emit-dependencies

emitting dependencies for watchify

dad9372626725c84a52fd8d358c029df694579bb authored over 9 years ago by Evan You <[email protected]>
emitting dependencies for watchify et al

a5b3fc0a44be2b8a01a6f5f29d131f38bff5f6f7 authored over 9 years ago by mattdesl <[email protected]>
use compiler 1.1.7

8bdcf452c9528f57c4ebc69aa6bd141c2cb6f7a8 authored over 9 years ago by Evan You <[email protected]>
use compiler 1.1.5

d32f10637804e1cf017f8f7ea7f91780873e432e authored over 9 years ago by Evan You <[email protected]>
bump

596d6bc25381a84c338c1477132747e1d35e4307 authored over 9 years ago by Evan You <[email protected]>
readme

a8b41641d526f88049221f9c4af9589b1199ca80 authored over 9 years ago by Evan You <[email protected]>
bump

8d90302ffc4ef44c99b4d327734ff827bd5d4c09 authored almost 10 years ago by Evan You <[email protected]>
update readme

c18eeb540b2a7e4d4e26ba6d6e04760a89430791 authored almost 10 years ago by Evan You <[email protected]>
1.1.0 add src import support

ccebb6a19c4b9b070c174f446a4a52bb5ea6306b authored about 10 years ago by Evan You <[email protected]>
add link to ST package

9040d80e562fd73631d9e126a221006974bb7589 authored about 10 years ago by Evan You <[email protected]>
Merge pull request #1 from martinduparc/patch-1

Typo fix

bfec670095121506bbfd163c9cbccb3631dc08cb authored about 10 years ago by Evan You <[email protected]>
Typo fix

179b9c493960b173fa8d4c782f8bb41671583240 authored about 10 years ago by Martin D <[email protected]>
links

b19f7cc2c10673a31fcc939e5b60825e247d2451 authored about 10 years ago by Evan You <[email protected]>
note on @import

b130acd7727e545c10e433308469fbc54958d4d9 authored about 10 years ago by Evan You <[email protected]>