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

Approach of conversion for array in query to avoid breaking change (#817)

* Approach of conversion for array in query to avoid breaking change

* Minor revise

* Mino...

51e43f36c8ef8bdcd27901c0d82801c0023fc75c authored over 7 years ago
added parent child v-bind use case to api docs (#836)

7ca7196c91109413e266a49a5f3dae2eff8959da authored over 7 years ago
update sponsors

62927e6be12241eec6f06fb4322bf4a4dd70e0aa authored over 7 years ago
update sponsors

447e6987e672a75efc9217e429c6c200107bfd99 authored over 7 years ago
Explain what the 'capture' event modifier does (#842)

d7c65e253e6fa5a837d7b068ecf6fe54975eb4dd authored over 7 years ago
Update text on render section to improve search (#845)

The text in the pre tag is not parsed by Algolia, so it's better to
include some notes about do...

932a000766885105cb84b09a7bae2c44d2b989ff authored over 7 years ago
Add key to v-for in template example (#851)

0b6a65b0ac56f4d81650e391a19723f403b1c0c5 authored over 7 years ago
update sponsors

61c18b08f06bb1063bde7b73ef46b5f999f5d531 authored over 7 years ago
fix link

98da97ae43913e729c718716a438d826f3126f40 authored over 7 years ago
update sponsors

a3b74b2f8cb9ae0dc34daade6054d6c0ccf30310 authored over 7 years ago
Add a copy of FancyGrid's logo (#858)

27bf969a6eb01bd77bab1f19f0453d920374e659 authored over 7 years ago
add deepstream example

0887a5251ccd6ab6d67f93833a7ad86dd2628875 authored over 7 years ago
Change `node` to `Node.js` to avoid misunderstood. (#864)

Signed-off-by: Bruno Lesieur <[email protected]>

f7ac0e5e9639595269545f2e42368adbe8771972 authored over 7 years ago
Updated index.md (#870)

Fixed typo in comment from 'quatation mark' to 'quotation marks'

b4f4e2379c824a1b9bcc6c0b36eea7c57ac0b327 authored over 7 years ago
update index.md to optimize model's option usage (#855)

update model's option usage doc and it will be more clearly

12d425b1a30bc241e3713e43fec97671b06d6708 authored over 7 years ago
routing.md change link to vue-router docs

1cc846e30aa90d8012f7049aa79d7bd68a14da3e authored over 7 years ago
keyCodes cofiguration camelCase example modified (#846)

- add comments on camelCase code example
- add kebab-case example
- add example code for using...

54b5df287d3185e60f0ec071d25dcc2a42fd5a43 authored over 7 years ago
Link Yeoman (#860)

People may not know what Yeoman is

59260116869587183f9c3ce19590ac72d1c3db20 authored over 7 years ago
Update example link in select2.md (#859)

Fix https://github.com/vuejs/vuejs.org/issues/760

e4017c4d2ba5e4882bf50dafbe89ddf2065ee5dc authored over 7 years ago
Update index.ejs (#865)

5e263199559edfa9fbe51e4b81e9ebc6e1e95818 authored over 7 years ago
Add Portuguese to the main language dropdown (#872)

00e14bfebbed4ccdcc7e8965619d02f6670329d9 authored over 7 years ago
$ref in v-for will alway be an array (fix #843)

Previous text was inaccurate.

ebfd1151910f5e9b452a754883b219446808c874 authored over 7 years ago
add image

91b1975024d224bf202dd32856888d737faeaebe authored over 7 years ago
remove last slash

7d844ce8b267ea4de1723a17a10dfc9def0a10c4 authored over 7 years ago
Need to wrap propsData in propsData object (#876)

When comparing to vue/test/unit/features/options/propsData.spec.js it appears the propsData obje...

6528349df1de840e5ac9ddb5fba6e3b85eff59f5 authored over 7 years ago
_config.yml add https

90c807755efd9edbf3ed5504a2bdd770b848df3a authored over 7 years ago
remove link; close #788 (#789)

d922e7b506317677594ecfcb105e836e4b62701c authored over 7 years ago
Clarify the compilation example (#749)

Add output for staticRenderFns, so it appears more clearly.

526ee37057e0217657c03135c757cb1b1d2d4ecd authored over 7 years ago
improve docs of set/delete API (#794)

5d7de83a06233ec4c272fcf465967e5ff77e76e0 authored over 7 years ago
fix(comparison): minor grammatical error (#770)

9994465290a02f7b9f6e303d3139748c5748218d authored over 7 years ago
Revert "Fix typo: 'is' => 'id'" (#758)

15548674c309b278ef6dad632fa6ca86153adc9f authored over 7 years ago
Add note about keyup for modifier keys (#765)

* Add note about keyup for modifier keys

Related to vuejs/vue#4955

* Slight change in phra...

fc381e6095bf660c94e5480b5fd6b4e14bd645d5 authored over 7 years ago
fix margin above migration upgrade path boxes

16b6ab6b7a7d158306632582c002cc89352024ac authored over 7 years ago
update jsdeliver -> jsDeliver, fixes #747 ✈️

a216169da628de501e0e66bcfdbbad88d04b6cfd authored over 7 years ago
2.2 updates

cbc7d59806ff74748106a12029099922793f0479 authored over 7 years ago
Fix typo: 'is' => 'id' (#757)

00e1fd8e0b112ded5a281b8d841f6458585e9dd8 authored over 7 years ago
update custom directive example for clarity

3f66b6aed83405dfedb397de44b9ff86bce6499e authored over 7 years ago
Fix custom-directive example (#764)

fae0296bcd51df051f10235954e44a1cc7e80c4f authored over 7 years ago
Update index.md (#808)

Break long lines in sample HTML code into short lines to avoid a horizontal scrollbar caused by ...

a1d1689dc4fa1729c55bcc38ca10c10a7df7183b authored over 7 years ago
improvements to v-model docs

7b7cd5887f4291bdacc1b5bc96dc656d5a07c38a authored over 7 years ago
Eliminate garden path "just use a method where..." (#798)

* Eliminate garden path "just use a method where..."

* Update list.md

9604d7aad0aa1aef8ae3c45e7763ebd45c453be0 authored over 7 years ago
Replace custom element example link by the non-deprecated one (#805)

3e71c79936ea09e90cc57c101e51d831d625e509 authored over 7 years ago
Template declaration and render function priorities (#796)

* Template declaration and render function priorities.

* Template declaration and render func...

fb4fa857ea74957ac28244fbe10d578822800f07 authored over 7 years ago
list.md add key to v-for with components (#803)

60b831adf1f8cce9bd82470104db9e3adf6976b9 authored over 7 years ago
Add required v-for :key to the the second component list example. Related to PR #792 (#801)

078660753cafa132d56c3e42ec43e069356dfa54 authored over 7 years ago
Add 2 examples on how to use injection in props/data (#800)

Relates to #5067, #5075

e07c5d348068d35d5912dd4735ae494b926d675a authored over 7 years ago
Minor typo changes (#797)

* Minor changes

- « original Array » to « original array »
- an extrat « v » char removed

...

962aa114d66e7ad2557a52216fc508fee94871c1 authored over 7 years ago
typo (#799)

Remove unnecessary comma

2ccbe2559b6df035ec0e55d64ed241b57b9e319f authored over 7 years ago
Add horisontal scroll on table overflow (#793)

857e6abb024394f764a4831a0f41583ca9fb7b58 authored over 7 years ago
list.md add note about key in v-for with components (#792)

22c4e3539a0423dac22924285ef653145b3124c7 authored over 7 years ago
list.md simplify example (#791)

844f5bc9d23730f9ec70d0fe1773f1d0007445f8 authored over 7 years ago
improve argument name (#787)

NOTE:
adjust to flowtype definition
https://github.com/vuejs/vue/blob/dev/src/core/config....

ed181706c585d9d9b9307dd46140cebcb5b24539 authored over 7 years ago
fix ts recommended link

e72d84086ee6449a45cafca61f8c1e42a1c534b8 authored over 7 years ago
add Vue.version into API (#755)

* add Vue.version into API

* Update Vue version API

01ff4cf1f460ec4280a94b4c2d82884f606e7dd7 authored over 7 years ago
update TypeScript support recommendations

abe395593ca6429f120614c7bedfe0dbb649fc2b authored over 7 years ago
installation.md redundant backtick (#784)

2fe87f6243a58dea77ed66e4e5cb61a2729ae121 authored over 7 years ago
update ts note

1205e47dc2cc771d6585e174eec23e23662593fb authored over 7 years ago
add a note about 2.2 esm config for ts + webpack 2

f30f788bb07a1fa72031ce87b0da69e315361253 authored over 7 years ago
tweak installation page

cbb0efb0cc0b094a2f113ea54e6549faf62581f1 authored over 7 years ago
add a note about provide/inject bindings

cf3eb5cedf91aa5093209a4e3d9a02f71bbf380d authored over 7 years ago
2.2.0

bd335ffb63bb6ae6f159b7c844075fda792a9f6c authored over 7 years ago
add a note about Symbol compat

8815d61ad49cd99bcc1516154a04446dfbe2540c authored over 7 years ago
fix blockquote height

c81db9417fddfd4e3ce1990b5d9cd4355d61c78d authored over 7 years ago
Add short example for async local registration (#778)

03feb044ea8cdc93915b309a0a49f22c9d22d8f3 authored over 7 years ago
Fixed hexo structure (#774)

73ba2685cd9a837533d2b59eeb99fd1d1489d9f7 authored over 7 years ago
toggle sidebar by swipe (#767)

840fcab4014d459eaf6658ee505f0a568620b960 authored over 7 years ago
Use latest version on jsDelivr (#768)

jsDelivr supports latest tag, it's not updated as instantly as unpkg but should do the trick.

ff8f431cac158e2460d86c9365153cf7ed7b627d authored over 7 years ago
Change few links to common style (#786)

* components.md change link

* deployment.md change link

* installation.md change link

*...

4de769d973a5a3e7f2cdd3e49e73af9cf28301ea authored over 7 years ago
add cache option deprecated section (#731)

* add cache option deprecated section

ref: #728
related: 722

* Slight tweak to cache: fal...

b21e3acae2febfb20875375b3be498c489deaf2c authored over 7 years ago
Add Korean info. vuejs-kr organization (#708)

* Add Korean info. vuejs-kr organization

* Update README.md

a5c4b67ecfbc1836274f3d6a50777af433ebdc17 authored over 7 years ago
Fix bug in store pattern example (#732)

Seems like clearMessageAction should clear the message, not set it to the same thing as the log ...

a83c9a25d84c24d35daae5296325748834c38a8d authored over 7 years ago
Add Translation information (Korean) (#705)

* Add Translation information (Korean)

* Remove korean sentence

2681577393c0a84a7e5f2bc0544d8b6d01c746cb authored over 7 years ago
add japanese translation info (#706)

ddf204d29b9a12171da4e06e525256e432e171db authored over 7 years ago
update instructions about where to open the javascript console

37a1259fa890358c0e0cb0e29e7ded20e82827de authored over 7 years ago
fix typo "exists" => "exist" (#738)

b004143af7ef22de0b4d342f3f36441c4920e393 authored over 7 years ago
Fixes small typo (#739)

1267dc1ff615088599c53898eb465d0e11254252 authored over 7 years ago
correct webpack 2 syntax (#740)

`System.import()` was dropped in favour of `import()`

See: https://webpack.js.org/guides/migr...

030f8c5903289c45e05e3d513cb402eb24f3a8f9 authored over 7 years ago
Replaced all links to web pack.github.io with their counterparts on webpack.js.org (#743)

7806da5dc96be2d71b90642fb811e40c3b6eaa2e authored over 7 years ago
Remove unnecessary class attribute in example (#742)

e4fa5bff292c51591129b31ef5e31d275b88de22 authored over 7 years ago
fix typo (#744)

7d8736dd6bea320ed5d1f99488e398f5b87a054c authored over 7 years ago
create vm only when needed (#718)

I spent a little time figuring out why the line `var vm = this` was where it was and why the fir...

c57a527c6f20b7379340deed9583ac6995bd73ac authored over 7 years ago
Add French information for Translation Team (#704)

Maybe should be a good thing to order each Translation Language by Alphabetic Language Order ?

9dfd0a1c561b16372c8fa4e5eeb85f491b009b3a authored over 7 years ago
update sponsors

2ac401343309f4b0c14cf1e0688085e9ec26d1ca authored over 7 years ago
2.1.10

294e1893db669399a925bf56efda4b029801ce9d authored over 7 years ago
Fix: changing hash on load if contains non-ASCII chars (#709)

* Fix: add decode hash with non-ASCII chars

* Fix indentation

* Removed spaces

124b68d250021eac97afa586187050c832642ced authored over 7 years ago
Warn about modifying instance in hooks (#723)

* Warn about modifying instance in hooks

I ended up spending a fair amount of time tracking d...

2c245cb7e6b9c56c17c83aaa44da4b765aac97cb authored over 7 years ago
in events guide, only alert tagName if event exists

0c7394d4bbc4abea72087eec9691214451fd4465 authored over 7 years ago
Add escapeCharacters function with CSS.escape polyfill (#711)

* Fix: add decode hash with non-ASCII chars

* Fix indentation

* Removed spaces

* Add es...

b9a936199587482bf65a1772679dda544d8d44cc authored over 7 years ago
Fixed typo (#712)

There was a missing s in always. Reported by @gariasf

0a8cdde71144b16d93ba849392a4da7377bcfe2b authored over 7 years ago
update ReactNative to React Native (fixes #717)

39bef02be2bfcdad24e8aaed49c07c677af991fd authored over 7 years ago
cancel requestAnimationFrame when transitions are finished

4e47f1ef49a94a85e527f1085f3e6428049a61e5 authored over 7 years ago
don't describe computed getter functions as pure

dd50fcde9aa95a66af90e22861ae3c655ddc3eaf authored over 7 years ago
- Optimized new images (-25kb total) (#721)

7573964e1fce57f0d81fabbeafca35bd13a09d93 authored over 7 years ago
do not init fuzzy hash matching for no hash

3233ba0aa61a3436158828ef8dcb7a07df479824 authored over 7 years ago
Update smooth-scroll.js (#726)

* - Update smooth-scroll.js to v10.2.1

* - Fix for working sidebar-links

2063f0fb147fe48e6eaa103dedc2dd8ab1cc6b93 authored over 7 years ago
Update class-and-style.md (#724)

The content of the `p` element is missing and I just add it.

8fbe01dd126de887ad2514bf9f69d60d3891be83 authored over 7 years ago
`cache` option for computed properties. (#722)

* `cache` option for computed properties.

I think the `cache` options works in Vue 2 but I co...

3edf33a3ef719d340d50c0cd31b940ce140f5c5c authored over 7 years ago
Update join.md (#725)

c8a2ae43fee3210436a104e1debb05b555761a70 authored over 7 years ago
fix fuzzy matching when match already exists

b7f30938f7ab91df11876c1b3ad74f1411b8e74d authored over 7 years ago
update updated lifecycle hook description

04343a2b17fe50742e9c9fdda37ad9e6708c6527 authored over 7 years ago