Ecosyste.ms: OpenCollective

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

github.com/vuejs/v2.vuejs.org

📄 Documentation for Vue 2
https://github.com/vuejs/v2.vuejs.org

update react jsx vs template text to fit dan's code

cefef679ba6010ada188c77a4e43061089051b76 authored over 8 years ago
Use if statement instead of ternary (#371)

* Use if statement instead of ternary

* Make it a little more compact

68621e98f0caf75f98e35d1704a6909500558bd6 authored over 8 years ago
add instance lifecycle methods to API docs

a56d0ebc1ceb9866345e70a13c62eebeb9501e0d authored over 8 years ago
fix #369

7f992a13ba68fa54871f69cfa0039b9c427b14fb authored over 8 years ago
slightly soften language about syntax noise in react comparison

1b58e79c638debe1b37d72e3b52fe3c16a8e30e5 authored over 8 years ago
update react css scoping comparison to mention css modules

e85fd9dfed23183d1e2726b58243b0573ec34dd4 authored over 8 years ago
update components.md (#367)

b23c32884b9a4d3a2c49f4b5aafcbc5f52f7a79c authored over 8 years ago
Make the React example less esoteric (#368)

8d0c95800d9d12814e4828c830ba0ba29ab4d65c authored over 8 years ago
add instance DOM methods to API docs

794b3b6ef1b601147858ac06a413691f6ca3a229 authored over 8 years ago
add instance event methods to API docs

f5ac98cbc01377cddc561916e8be2231774d903c authored over 8 years ago
add instance data methods to API docs

f7d2d6210fdfb670b9b7a880c46ecf8ccbf624df authored over 8 years ago
add instance properties to API docs

1938a924af8fba6476a1d3883d2f7de81414f1ea authored over 8 years ago
Fix example for v-model on components: the value prop was not bound to the input element.

c49bf44fcb9356e2f2c81dc1addeeed43e9bd48a authored over 8 years ago
small updates for accuracy

e9f0d0fc7dbace34556325d259654c2160567489 authored over 8 years ago
grammar fixes in comparison guide, courtesy of grammarly

454621b9a0b740b5c2e74799d3a511ac56910bf1 authored over 8 years ago
fix typo in comparisons guide

606e9689e39b13fa9301e0087aa81445a4ce097e authored over 8 years ago
a few phrasing updates for react scaling up

3869177b247b640a73fd90b1db826e13554f7465 authored over 8 years ago
editing round for comparison guide

a69b8560b5110880e18f0f8af9528eb8c5123855 authored over 8 years ago
fix comparison guide intro after rebase

6c8a6fccd99005385eae3f77e98fddf42318ecf0 authored over 8 years ago
fix typo in render function code example

07054a0644a052a335e60bdc7f3e37ee50604255 authored over 8 years ago
fix typo and improve phrasing in render function guide

bd5eeda7ae294baeb585c15c681e56a32a7e162c authored over 8 years ago
update hexo version

85aa9f55a288cde3b6e28dfc59197f7ffc74ad4c authored over 8 years ago
update guide for rc.1

e440834b24f08d0eb1d4293a1e9bf7fd94e65400 authored over 8 years ago
update to rc.1

f92980662adc0dd563b99621314549af2284c07e authored over 8 years ago
Minor grammar improvement (#362)

5c6c55b10e00d3da87542d9ff35b485d1669f217 authored over 8 years ago
Fix typo, add comment about kebab casing

6ace4fa6a768d916c01bb4b99ed0605c002a548c authored over 8 years ago
Minor: Jade is now Pug (#359)

https://github.com/pugjs/pug#rename-from-jade

9695b3af8cdb4a6c1e4e52295661f8ef56c665f2 authored over 8 years ago
computed, methods, and watch reviewed

a581bf716fc27dac8d3acde9a9702b2291cd8f30 authored over 8 years ago
PropsData reviewed

4dd36dee6f62964e40df6b7763677e3b9f496619 authored over 8 years ago
Props reviewed

ad60e93bc6b9233c2190c57ce57b764ffb94502e authored over 8 years ago
Options / Data reviewed

e7acfb3e27092f1d52970ebe0f198dab658cba08 authored over 8 years ago
fix typos and update info in react comparisons guide

d8242b37a3244f9538ed5dab25febd9bec1a2e31 authored over 8 years ago
fix link url (#358)

104f724104dac253ad6e5024b19041b50b3b5d2e authored over 8 years ago
vueify@next needs global envify (#357)

With browserify & Vue 2.0 you actually need to install `envify` yourself and apply it as global ...

deab5a3376392f6192b485aefddd9ca5e37ff0cc authored over 8 years ago
Maintain js code highlighting.

Wrap because class is JS reserved keyword.

cc6b4c2733cf86958e223076a31994ae34226d2a authored over 8 years ago
correct order of final guide sections

cd10bc8188f95168c8e5f84540fc7cffb4abc6a2 authored over 8 years ago
add note about work in progress to header

fa67d16cacde2a73cb76a3e36ae3e078efc07495 authored over 8 years ago
add start to ssr doc

7363a44b21b3f81b8e2849129e1cd4afe67c2ba5 authored over 8 years ago
Merge branch '2.0' of github.com:vuejs/vuejs.org into 2.0

56ce799dd60e67bcf1cb7c1eee5c21fd4c98cc6e authored over 8 years ago
clarify binding shortcut validity in syntax guide

d4c4ff5f12f3ba46bd25e2d858edc0ca48dfc761 authored over 8 years ago
update render function guide with compilation and unique vnodes info

38a7a6fc5300a6d9a7a2215123e66b03b32fc3d5 authored over 8 years ago
Use the resolved URL for itunescn (#342)

I noticed that itunescn's sponsor link was having trouble resolving to its final destination.
...

d2bcf3f615faa9078c478d1ea6c71d27b9d69c2f authored over 8 years ago
Update "valid" to "normal" (#356)

...since the shorthand characters `:` and `@` are technically valid in HTML.

8d6648b891e6ddcb5dc622ff0ad27ff8e6f9eccc authored over 8 years ago
updated Global API

407c24dc048a53509034fc777788ea8564cab858 authored over 8 years ago
2.0.0-beta.7

ee8c26635a4df5e150835b0b3434996d17f3cc2d authored over 8 years ago
add note about the difference between children and slots

31a9b4226a38a80e04f3d084fcf1bac0b67478af authored over 8 years ago
update custom directives example to avoid force scroll on smaller screens

39527dc2b87d780d3bfb5a79a4d55145eccc0d01 authored over 8 years ago
correct typo in forms guide

ee966dac7d4af4fdaf4ced64d45618d4390a3f42 authored over 8 years ago
reorganize guide into 3 sections

65a775b2b9d7aea9dab08193ae6bc6603bd56ef0 authored over 8 years ago
update to 2.0.0-beta.6

b3b2bcb4f4df65979b90644301314368e62e25ec authored over 8 years ago
add step 20 to animated number inputs

254cda6012eca283ae3283ce4e9303703c1f4606 authored over 8 years ago
fix blog main menu partial context

7e4349562b603d57ab3a522e8e476726f23f8af4 authored over 8 years ago
deployment setup for rc.vuejs.org

4028845ce6ebfc548e1fe4956abf488bdf8cd339 authored over 8 years ago
Updated global config

fd7cc610f80b13d9541633b92e44d60d0467ea40 authored over 8 years ago
update comparison guide for 2.0

7517584686e320b760720fe1edb6899969f46c18 authored over 8 years ago
Remove unnecessary boolean check (#347)

285a84f5423a19067bf5ee03d14e45d574deaaa4 authored over 8 years ago
Don't use abbreviation (#348)

29f227e4cc088a7641284ca10a99832dfdc14c73 authored over 8 years ago
update phrasing in render functions guide

a10c9477c06f3f2efa23f4041288fff79672c81e authored over 8 years ago
update v-if/v-else example to with new rootless syntax

4904f8798e05578764e9bb03561503b3029f2839 authored over 8 years ago
update language in render functions guide

1b0fc6dbb39e4f1871b75f3a89c3d960e17b3ea5 authored over 8 years ago
update transitioning state guide with dynamic example

270866fcd09b638e55451ac4ff9e28eea6bcac3e authored over 8 years ago
update unit-testing guide for 2.0

52df7b44ca49157e6725fd4b891b6af79b971530 authored over 8 years ago
update to 2.0.0-beta.5

aa25ce8d6c7b039b63a294b21e4c41055cbd9f53 authored over 8 years ago
update transitions guide with new syntax

e144d6941677018bc98d9fba107f554e97a44390 authored over 8 years ago
add section about using plain javascript in render functions to replace some template features

604096761c581db914f8d8364432f8f2fb7ea0a4 authored over 8 years ago
update vue version to beta.4

2dd5cc175eb95c1d325f0359f18aec787d1eb0c2 authored over 8 years ago
update render functions guide for beta.3

ce7230ab04e90ea3ecf458e1cc120673f21956fe authored over 8 years ago
add v-once tip to components guide

230de69d7d65be04565432a73787d178b4dcc554 authored over 8 years ago
update to beta.2

98b0f63f5a7fb30b35882732cf7d25285ad75371 authored over 8 years ago
update render guide and fix guide orderings

257e6140a16e68be794193d67adbe4770e64e19d authored over 8 years ago
update vue version to 2.0.0-beta.1

802020cb19fed0028b650dc16470e170fb7bd761 authored over 8 years ago
add x-template to components guide

c11ba067329d17c714fa376984f34d139c3a0c3f authored over 8 years ago
add initial render function guide

de94e9aff71f0987468779ad1613f516743c8ef8 authored over 8 years ago
fix punctuation mistake in code comment

712449843d736761ab4dd922979254b6777ac19c authored over 8 years ago
update join guide for 2.0

26eb5fb7fecf94b20656279c94c465b71661a985 authored over 8 years ago
update state management doc for 2.0

56939e22ce70b9a858abcb04b925451e22cd26ba authored over 8 years ago
split application guide up into separate pages

180ddb19d267e5c5860252b5402f842ae20650a6 authored over 8 years ago
remove filters from guide

4f129de40f5512e7760770167a1af4125f866c89 authored over 8 years ago
add native modifier to components guide

73d60da848d75978abd87ef676d73cce3dc6982d authored over 8 years ago
update directives guide for 2.0

ffe61f107620e77bc63c020d9fc783e3435af70c authored over 8 years ago
Fix code label: javascript -> js

89c21ceb83bbdfc520199c10bdca3467e903cd11 authored over 8 years ago
adjust language incorrectly referring to the transition system as a directive

52ba7915cb9f1d480fbdd449904e6347399b3f52 authored over 8 years ago
rename enter and leave hooks as per https://github.com/vuejs/vue/issues/3172

c549b11c65f676b9d574d65b9c89fcdb2eeb18b8 authored over 8 years ago
first draft plugin guild for 2.0

d28012deb6b0b32a95f0e12de3c961b1f8a6899e authored over 8 years ago
remove typo 'c' from components guide

e4d33027668959db32b371fe0adf9629842113ba authored over 8 years ago
remove reference to deprecated replace option

fed400ef485adee51160f7104953c6e5d387a9e0 authored over 8 years ago
add more links to instance guide

e2f802fc724203cdfbe2b8ee90d5350d78238b07 authored over 8 years ago
first draft update of components guide for 2.0

01110c9680a88b9303e10a6e7ac3cbcbd9e02951 authored over 8 years ago
fix another typo found by @zkwolf

39170b632dda1bf3f5436ac152ea10781d3fda59 authored over 8 years ago
update vue downloads to alpha.8

5a98b0f1bc69d6753e0ecd88ee839503faace3e1 authored over 8 years ago
tweaks and reorganization to transition guide

b8b860042c6e6b6ef493eca3fc8fead9c7fd2ba7 authored over 8 years ago
Use es5 function instead of es6 fat arrow

f254bae01e9c47611c2d456d15dd442f31c9c293 authored over 8 years ago
Add vuex merging strategy as an example in mixins

8484c88b885bdc1f063241f1f94b4816601f49bf authored over 8 years ago
add missing done callback to transition onLeave

797a6d0b2a5ce8b00f40be6df0118846b625e4e4 authored over 8 years ago
initial update for transition guide to 2.0

ab8628ccfe9899b13128e4bf73bc3063771bd613 authored over 8 years ago
upgrade to latest vue alpha

d6a7a1081d52c1cba9ec440c0696a1ff2609abc4 authored over 8 years ago
remove todo re vue-resource relevance

bf5205dc876cf4e4a4eea878a080d879153e8d5d authored over 8 years ago
first draft update of reactivity guide for 2.0

dd5a2ab867a5f9e13d9e51cda0ffecc14e73e2c8 authored over 8 years ago
fix reference to custom keyCode config

6f5d5ec7970f8272df33e2acf8459ca9a5805f1c authored over 8 years ago
update component with new v-model interface

6895e0cff7ffb26729db696f5534fa8151b4e1bf authored over 8 years ago