Ecosyste.ms: OpenCollective

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

github.com/infection/site

Documentation for Infection - PHP Mutation Testing Framework
https://github.com/infection/site

Explicitly note on `events` opt deprecation (fixes #436) (#453)

3758acbb7a7a190e63a028c41d8d6b7da38565cb authored over 7 years ago
improve JSX introduction, fixes #464

146dc4c7277f1472bd9e4c480f79e9eec3fd5f34 authored over 7 years ago
improve render function section at guide (#473)

* improve render function section at guide

* Small rewording of directives example

19abcb36a531699db3a5d72284a11c67bfc4d26c authored over 7 years ago
Added some css changes to fix navigation for search quick access

c85e9aef100f8999347795650223f7e7ecb3c996 authored over 7 years ago
fix the return value of filter test (#497)

* fix the return value of filter test

In javascript, string.indexOf() will return the positio...

4ed23b52d593d3655d06ca11f1e1d6cc44b4a136 authored over 7 years ago
add deployment section

fa29c803a1fc713b3af94e2c9670b97e82ef552c authored over 7 years ago
add difference engine sponsor logos

2e4f372be34b0d9e8eea829a7f61ea23bf21e5dc authored over 7 years ago
Close one html link tag so that you can copy-paste the example. (#495)

Close one html <a> tag so that you can copy-paste the example and prevent your IDE to complain a...

ab7c9650d5db62063d9891bd8e4d2a290a451033 authored over 7 years ago
Fix multiline text example (#493)

ab645cf13f17daca096da26c94a7585cd2a3f880 authored over 7 years ago
Use "real" custom key codes for keyCodes sample (#490)

c422448c6adb359288e02b956fc3fe29eed3bb47 authored over 7 years ago
Remove single letter key aliases reference (resolve vuejs/vue#3890) (#491)

16f520b3b2b60b7637d1142b56cfc1a6229fc67f authored over 7 years ago
Fix code in render-function.md (#486)

Closes vuejs/vue#3873

ff90e0d50007510a005e80ba2af4029c34d36bf5 authored over 7 years ago
nextTick uses Promise.then and MutationObserver (#483)

401efc75aabf455e05a0f33be1c38a8bcdb98448 authored over 7 years ago
Fixed slash going in wrong direction (#482)

412e26f3388ed0ccbf31c13cf65d3c853931dd3c authored over 7 years ago
Fix typos (#480)

8704529bdbc8d3d92835f8ccd21aee7d6fa64e32 authored over 7 years ago
a comma was expected (#479)

a comma was expected

23fd2cb047525548177da3c3a6acdd99ed262572 authored over 7 years ago
improve vue devtools referencing (#472)

06634d834d8e3fe513989ca1235e783a0f7bb915 authored over 7 years ago
hint that jsx can be used in functional components in partial migration tip

38ac4a1e0fa93af0cf8241fb6278358cdd5dc0fb authored over 7 years ago
update prop validation phrasing for invalid props behavior

9748ad0d74aba24971ea29aad40ad706df6ef5f8 authored over 7 years ago
Update Show and Tell forum link (#469)

Updated the link to [http://forum.vuejs.org/c/show-and-tell](http://forum.vuejs.org/c/show-and-t...

dd58c9a7122c3ca6551a7b677989a78e1104e474 authored over 7 years ago
Fix typo on comparison page (#474)

by -> of

e8f050d8ee9052904c47de6b35c8cc92a14c6e7f authored over 7 years ago
update Vue.partial recommendations in migration guide

fcc26f5625053de35d64fe22fb8cc82bdf272e81 authored over 7 years ago
suggest () as replacement for () when used with parent and a direct child, fixes #455

cfbbc960b09281a9e169e4135d231a1f54cee38e authored over 7 years ago
mention that handlebars syntax is intentionally limited, fixes #459

320a8ac96c6b47a638c26541a70573912339546a authored over 7 years ago
cover fixed header edge cases, esp with anchored headings

7b02957672c5fa572294751bf036da607dcdf0e3 authored over 7 years ago
Master (#460)

* Add Transaltion Status

* Entry Page

* Entry Page update

* guide/installation update
...

abf9ac9c9c893f5db42ae773746f0a660842f6fb authored over 7 years ago
Update link to Karma (#458)

The newest version is v1.0 but we shouldn't hard-code the path again.

7dbe490746aaba186742dd85e881397b7863e168 authored over 7 years ago
Revert "Master" (#462)

3ff9c2dd873bed98819b84989b7538034c6871ee authored over 7 years ago
Set the background-color to white. (#452)

Set the background-color to white so that users whom changed the *default* background-color of t...

ffdc3902cd0e87a6c845443f6eb74429dd67fe95 authored over 7 years ago
fixed padding on index page for fixed nav

af019e658233814ff4df6c882d6c7d0826b0302d authored over 7 years ago
reduce header vertical padding to 20px

84b163b4623adfdaed7e2c2d9c2a6863e52f79a3 authored over 7 years ago
remove unused event argument from listener callback

09864cb4a070497f0bb358a6c7f7e02ee07c12af authored over 7 years ago
update heading vertical padding to 10px

081fb9b637fa968f97b357995ed6b0ac8600e6a9 authored over 7 years ago
update example fiddles

ead6a6315097c20baf4da6dfd3d4ffc303fe14fa authored over 7 years ago
update cdn link

789470ccd09cf2d8230f866b2bfc84536cf9fa79 authored over 7 years ago
fix npm main export instructions

8430fd69d2847e652a667bf118243533b80f59e3 authored over 7 years ago
2.0.1

4a823b7d538305d20b43946f7a573568463df420 authored over 7 years ago
fix support page mobile sidebar

89e5499b60a322224ae1a5bab07adcc5b106682b authored over 7 years ago
tweak mobile

2a97ae2d047ba303c04e462454d260f6281f356e authored over 7 years ago
tweak index

a08ab47db8ebb1bd1923da38fad06080699f655e authored over 7 years ago
improve Vue.extend API docs (#422)

* improve Vue.extend API docs

* fix grammar in Vue.extend explanation

2e9690f27f1600d40b6c1ddd35be774c69c077c3 authored over 7 years ago
add vue-router migration guide

63f3b806097818193687759c00ead69dc479af32 authored over 7 years ago
update deploy URL and CNAME

a80c699dd7ca432a37028777c843e69fb1509dae authored over 7 years ago
2.0

1b7d2ab5dde27478e6fef75418f9eb341b530447 authored over 7 years ago
update version select

b74140f77235b92991e35f23091a57020272c3c6 authored over 7 years ago
fix typos in guide introduction

13b1230bb18d628482ee243dd66a6aa1f585ea57 authored over 7 years ago
update commits example url

b901460c27ed81eecdef7267af046eadcfbebc04 authored over 7 years ago
fix example links

9868b4a4c01d45c7305674f92786c4f17e46d945 authored over 7 years ago
Fix broken links in installation guide (#440)

4603daba4e36703e1fe12dc7c1ad1b4eede89315 authored over 7 years ago
Same word used multiple times in a sentence (#444)

814f6e6d9d13a3ed12f371be83783ef4274a3811 authored over 7 years ago
add two-filters section to migration guide

b0a1f34de9978530b86bc2c50b16bdd11211c19a authored over 7 years ago
add literal modifier for directives to migration guide

ae4a223b14259bf4259bc3d2289dba7cc485f738 authored over 7 years ago
fix typo in interpolation within attributes in migration guide

c5b3247bb4102387674d8be2281b78c704d87384 authored over 7 years ago
update dynamic binding example in guide intro

fb4f33e15bc2561915d728ddff75b3a3cbbacb7c authored over 7 years ago
add named slot to render function guide

308b455c8040bc8f077573d0dd5e4128ea1d69e3 authored over 7 years ago
add warnings about using arrow functions on instance properties (#448)

f632e9a659aae61ae6f49922183778e43b2bf871 authored over 7 years ago
fix links to single-file components - fixes #446

4e3bcbeaa9d9630d6986d9dde6c5a77b5000a99d authored over 7 years ago
add note about two-way directives, linking to two-way filters example

bce05489460f2b1cef35635646c14014cda958e8 authored over 7 years ago
update two-filters example in migration guide

2131f25307e3185e5fbb8ff62f829bdb78d165fa authored over 7 years ago
improve $data instance property API docs (#445)

efc7fa007e7af56279ca9f1f1ae6778f24b70a5b authored over 7 years ago
Point Firebase link to new location (#443)

bb3b2e618286047933dec6cb80f1c32d84bf83dd authored over 7 years ago
fix typo in migration guide

0f65e0def698064464372cb1269611e9fec46ed6 authored over 7 years ago
Update index.md (#442)

414b63dc86f1a89cd8ae88cfedfb3857604e6072 authored over 7 years ago
fix links in filters api

557b7cd5f8d522f856e09d2e808fbf11c8e6d8d2 authored over 7 years ago
Improve responsive design on mobile devices (#428)

* Fix menu button on tablets

* Hide menu, collapse header on tablets

* Center content on m...

f63ac8e223201311927a41d95cd9ece7bdcaf708 authored over 7 years ago
Fix typo in Server-Side Rendering guide (#434)

“right-clickig” → “right-clicking”

41aaf91f9ac855ae13656c06c4a8e40af117289d authored over 7 years ago
Small refactor of count + knife > 1 knife (#433)

d7483fade9fbcff14723d9ac71c2d96ee06bfc21 authored over 7 years ago
Update unit-testing.md (#430)

Fixed reference to function argument in helper function

8107df3ae44b2c1c37b1173de0d8283770b76d77 authored over 7 years ago
Fix a broken loader url (#429)

98dc12dfcb89f5d2b66842f1a1e2df7a4db94b8e authored over 7 years ago
make component examples clearer in guide index

7c64dd378cc92aa1d8195cd8ad6a3b020dcbd828 authored over 7 years ago
remove number for example in guide index

d21ece5f9b23c7c379f6d1be265e792f5fa985fd authored over 7 years ago
clean public dir on deploy

edebde9f64d8a94d02341a91cefab69c791a90b1 authored over 7 years ago
revise copy for vm. api

b223033e266d8c6b9d63a1fde700938630fa9b1c authored over 7 years ago
vm.$slots documentation improvement (#419)

* vm.$slots documentation improvement

* vm.$slots doc fix: 'Render Function' instead of 'Rend...

7cd4276990d1dd34781d0f95279b3d48a15b8901 authored over 7 years ago
edit angular 2 comparison

71f89745bb4a954b9ece9cce991fad0a88041413 authored over 7 years ago
tweak position

19243449e3d1eefed4b8b06c125e4b5fb6c0cfde authored over 7 years ago
edit Polymer comparison

96d642aa0c8599e7e07667407817799d2dbfd9a7 authored over 7 years ago
upgrade to rc-6

3243c6327c9ef306e72c44d179628a86b4d405ca authored over 7 years ago
add link to async update in unit testing

fb71a460aa72ab69f0a7c51bff690f94dda8c310 authored over 7 years ago
Minor grammar / typo change (#417)

1249301a246e89e2b93e1d357106384cf19de68f authored over 7 years ago
small api edits

77afc68df862ba5fe738a5b864fb861b150eddcc authored over 7 years ago
update migration guide intro

edf9b68f78386d90915b552f3f926d8013d7751c authored over 7 years ago
add migration section about interpolation within attributes

ce9cd79736b1da1eea77278d7b8ff0addcacee80 authored over 7 years ago
fix typo in transition migration

48a62cd0350258368f3b02b5b1f420b8991df2d1 authored over 7 years ago
add links to vue-migration-helper in migration guide

3271df63d708b1eacf3920027966c96ad5c6f45a authored over 7 years ago
update runtime build info

1bf2c605b1a37b9f93453ca50bf7d96a52e3fca7 authored over 7 years ago
edit react comparison

f17a838a2957bb44e2ca5c53c93cf2b111cede8c authored over 7 years ago
update makefile

66c2c83d9d946ae4d7edea2171181c188d1b84ac authored over 7 years ago
update src links

196a067aa68dd3521943d61222eaa897f61eb436 authored over 7 years ago
Update index.md (#421)

371eaa5bda829912f4e5c2ce8ac17677e23c73c7 authored over 7 years ago
review: API

d705d7699d04bb158303ed7ed1d0622a700e014f authored over 7 years ago
2.0.0-rc.8

f7554129b0dad5b3e10f2fed305db72a06c31d5c authored over 7 years ago
responsive css

fdb4792f5ee99616ddf7d30c2e22c364790aee82 authored over 7 years ago
redesign homepage

27de471b3565da99c82522e15b7b06860f69b45d authored over 7 years ago
update ng2 comparison re: typescript

02980c1917f1767ca37191db3140797e2fb677bc authored over 7 years ago
fix typo in migration guide

3e30994dbcb4c387d2dbfe1377d88575029639b2 authored over 7 years ago
fix typos in migration guide

7f77ee3d9f2e8a2665933d7467748061bf00f323 authored over 7 years ago
add missing code element around important style

ca6cdf7cd2f039722f276e3f377ab51ba1458ef7 authored over 7 years ago
edit keep-alive

76802a2a9a412e1007d5d7afb558f199dd56a5fc authored over 7 years ago
add 'hooks' to instance lifecycle section heading

28f6cb12e51dd9d5d93deadccbcaee031c72f89c authored over 7 years ago