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

chore: update sponsors (#2036)

0d9b754b2f31eb77b2c7767aac2b943a2f8775bd authored almost 6 years ago by vue-bot <[email protected]>
Merge pull request #2033 from vuejs/fix-typo

Fix example typo

25c123e62b22962e47a74636a5aac609af126592 authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Fix example typo

e421180b25974c588b59c28edcd20348c8149bcb authored almost 6 years ago by GU Yiling <[email protected]>
Add themes example (#2032)

Add themes example page with multiple free & paid Vue.js themes.
Add option to display that cer...

8cfacc77995170158db61c496e7c20ba3dea51e6 authored almost 6 years ago by Cristi Jora <[email protected]>
Merge pull request #2031 from NataliaTepluhina/master

Revert "Vue Mastery Free Weekend announcement (#1997)"

a01ab3f8c160bef384bbc6f1696f5be73c06567d authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Revert "Vue Mastery Free Weekend announcement (#1997)"

This reverts commit 23224fd2d6720a64f758204830ca5ee36c8e3edc.

b1598fe2765cbf496d6cd1524bbff4a6a7676686 authored almost 6 years ago by Pierre Schweiger <[email protected]>
Globally register components example (#1959)

* Automatic Global Registration of Base Components example did not work if you wanted to include...

2895684cfdaed091c710cdc7035e4688c6cc1d44 authored almost 6 years ago by Tim Wickstrom <[email protected]>
to reduce misleading, add a note for [v-for with v-if] section (#2029)

* to reduce misleading, add a note for [v-for with v-if] section

* move note to the top of th...

fc6b2927b1c41a85ed921d4d882874afb7284e3c authored almost 6 years ago by zdsfwy <[email protected]>
Added options for object-based props definition in API (#2028)

* feat: add API entry on props options

- fixed a link to props section

* fix: moved a link...

3119f1d42230fa9d85507eafcf4533c24174bcb4 authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Update core focus for myself (#2025)

* Add docs repo as core focus

- and apparently fixed James McGlasson photo xD

5a96862fffd3142cdb7656b4614874826159198b authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Add Function type to props (#2026)

* Add Function type to props

* add Promise contstructor prop type

ce208ae4acbbfafe5f2c5904d1fd378b4c883882 authored almost 6 years ago by Eduardo San Martin Morote <[email protected]>
add a note about dynamic arguments in in-DOM templates

50589c52d89e06a4ee14c950d550c6f235125940 authored almost 6 years ago by Evan You <[email protected]>
It solves modal error in home page (#2021)

577192b65b37311891957f041bb797acd98aba0a authored almost 6 years ago by Tauan Tathiell <[email protected]>
Merge pull request #2020 from bencodezen/update-bens-info

chore: Update Ben Hong info

a379e23f0dac4e86ca637fc519a47b8d10aa0699 authored almost 6 years ago by Natalia Tepluhina <[email protected]>
chore: Update info

26293d077d540592580cf337230c36c3ac06ebed authored almost 6 years ago by Ben Hong <[email protected]>
chore: update sponsors (#2018)

3820422604a1201ebf6a797a0ea91317c448cc7e authored almost 6 years ago by vue-bot <[email protected]>
chore: update sponsors (#2017)

0645d700cd04b750b2285d4e96c6e709040293e9 authored almost 6 years ago by vue-bot <[email protected]>
fix: replaced prop 'data' in the fiddle with 'heroes' (#2012)

72d6ebcd16797e85302dd52efdbeb1fca14b0ae4 authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Update components-edge-cases.md (#2010)

7b64b910a3c6d4ef7165f2732662e11437cd1b25 authored almost 6 years ago by 勾三股四 <[email protected]>
Added usage information about inline-templates and x-templates (#1853)

* Added usage information about inline-templates and x-templates

I wasted a whole day on this...

20e7817f049a7d382e4591371144412171625edf authored almost 6 years ago by MSCAU <[email protected]>
Indent fix (Biggest update ever) (#1893)

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

850d4aaea29814671143b9be67aaaba1f1fa99a1 authored almost 6 years ago by Bruno J. S. Lesieur <[email protected]>
Fix typo in new slots shorthand syntax (#1987)

e60104f3cefd41fd7d4877bdeef01ebf3f65307e authored almost 6 years ago by btoo <[email protected]>
[arb-mod] add Arabic subtitles for "why vue" video (#1808)

* Translate 13 seconds of the presentation video to arabic

* Translated with google translato...

93634d77c46c1030fee54bd78ea579ecf849c26a authored almost 6 years ago by Abdellah Chadidi <[email protected]>
Clarify null and undefined values on typed props (#1937)

5befbf4f7013cd7c47f0d1cf172f07978d0cbb6a authored almost 6 years ago by Adrià Fontcuberta <[email protected]>
More fixes for %raw% tags showing (#2005)

1a7276a6b49802c9c8e18af622bfcc1ecb61bac1 authored almost 6 years ago by Phan An <[email protected]>
Clarified v-model props/events for native elements (#1974)

* Added details for v-model

Explained what events and properties v-model for different input...

27c7ed17e02a45fbf23c568ba4c3476330e2aae4 authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Updated el and $el from HTMLElement to Element (#1996)

As per this merged PR: https://github.com/vuejs/vue/pull/8809

bfe2649d43fc00d3c8c037d564f718e1b6d3a648 authored almost 6 years ago by Robin Chow <[email protected]>
Add negative example warning (#1990)

972a7daf5678a0ffb36f5439187e4c2b0de35c87 authored almost 6 years ago by Adrià Fontcuberta <[email protected]>
Fix documentation Debugging in VSCode (#1994)

* Update sourceMapPathOverrides according to https://github.com/Microsoft/VSCode-recipes/tree/ma...

431649068002f318728d01544002ae9b26701fed authored almost 6 years ago by jnuricumbo <[email protected]>
Update components-slots.md (#1991)

Fix typo.

a0c822503fb46aa1895975b712f3b02cc4931cdb authored almost 6 years ago by Primož Hadalin <[email protected]>
Add dev.to link to ecosystem dropdown (#1980)

a71b3cad4e6bdefafc8a558f7abaeadce948a0bd authored almost 6 years ago by Ben Halpern <[email protected]>
Closes #1992 (#2000)

Workaround for issue with raw tags rendering on certain pages.

Continuation of PR #1979

cce6855d12f9af2f6d124d4e4f06c7fb81ff53fa authored almost 6 years ago by Alexander White <[email protected]>
Update onUpdate callback. (#2002)

8060c2659e1385f18d5b41b373770869facc6a78 authored almost 6 years ago by Jason <[email protected]>
Remove Handlebars reference (fixes 1780) (#1972)

* Remove Handlebars ref (fixes 1780)

* Fix wrong use of vice versa oh my English sucks

983fdeee0ebe623657347a74289d3f0243e26b43 authored almost 6 years ago by Phan An <[email protected]>
Workaround for code quote (#1979)

e730d0455ee60901ce99c6ee8cead87133589701 authored almost 6 years ago by Natalia Tepluhina <[email protected]>
Update components-slots.md (#2003)

3f0e22ce3cc920f6c7ffce43acaa768c955d87fe authored almost 6 years ago by 勾三股四 <[email protected]>
Vue Mastery Free Weekend announcement (#1997)

In preparation for Vue Mastery Free Weekend announcement on Friday here is a pull request that: ...

23224fd2d6720a64f758204830ca5ee36c8e3edc authored almost 6 years ago by Pierre Schweiger <[email protected]>
Feature/add new events links (#1993)

* refactor: Swap in new meetup link

* feature: Add Events link

bf9b4e96f4c750623641229aedd23464658a52b1 authored almost 6 years ago by Ben <[email protected]>
chore: update sponsor image

e60d172edd5bec65ae6a2101061d95ef36a0077f authored almost 6 years ago by Evan You <[email protected]>
chore: update sponsor image

75d4c5a9c23c4b29355f1918a091d0aae9476f21 authored almost 6 years ago by Evan You <[email protected]>
fix: broken link

1726c7e9950f7e52ecaf73c160ebe0f4c33bc865 authored almost 6 years ago by Guillaume Chau <[email protected]>
Merge pull request #1939 from vuejs/2.6

[In Review] 2.6 Updates

3cd3e69d58bf6b0431d157fbb824c4ee8bf2118d authored almost 6 years ago by Evan You <[email protected]>
chore: update sponsors

5e1911b73ca0b7866436ae3c0daae4a73ee8fb3b authored almost 6 years ago by Evan You <[email protected]>
2.6: add clarification about mixing abbreviated default slot w/ named slots

f39e3e016a08e51e21995c78447e13af3fe0aba3 authored almost 6 years ago by Evan You <[email protected]>
Added Gregg + Adam & Mixins free lesson link (#1981)

9ed4e093f50ca625183ffff27bf7292301f900eb authored almost 6 years ago by Gregg Pollack <[email protected]>
chore: update sponsors (#1978)

7600664185e1a7723c45cad839af95d43c135047 authored almost 6 years ago by vue-bot <[email protected]>
Revert "2.6: document shorthand for v-bind .prop modifier"

This reverts commit f639b8310d33142f3710075db89799f429bae969.

845fff2929075b94a837a7d37b3b542fa1015fa7 authored almost 6 years ago by Evan You <[email protected]>
mark scope as removed instead of replaced in api

77674dd3daab9bd1a85d2dcc6c8a4e13105546a0 authored almost 6 years ago by Chris Fritz <[email protected]>
tweaks to v-slot docs

985c4b7d26c9b829143310a8c41863c5ebf25c53 authored almost 6 years ago by Chris Fritz <[email protected]>
syntax guide tweaks for v2.6

8c762d93a318ff5ce5c4863d1d5da0cd306f30f6 authored almost 6 years ago by Chris Fritz <[email protected]>
specify browser build is for using native es modules

2908c49e975a26352efe9f5b081f06dfbf3b16b8 authored almost 6 years ago by Chris Fritz <[email protected]>
small api tweaks/fixes

55ef7e2593f2ae7ddfc8ca027defd58aa284fe2e authored almost 6 years ago by Chris Fritz <[email protected]>
fix scopedSlots typos and add more info

0830fc3bca0758b860d3389ab340b6c7f37087d7 authored almost 6 years ago by Chris Fritz <[email protected]>
clarify behavior for Vue.observable

07a9bd40f06f2d1811b4ec79fcd2c5ebf152d48a authored almost 6 years ago by Chris Fritz <[email protected]>
2.6: improve v-slot api entry

3945e1d373cbc3b6cf0ea48dea5b6d7f74b2c006 authored almost 6 years ago by Evan You <[email protected]>
chore: update sponsors (#1973)

60fe0c0abc0480b4526c58bfd345dbdad7cc3962 authored almost 6 years ago by vue-bot <[email protected]>
Use Enter and submit in keyboardEvent example (#1970)

7d0ed2fd50613ad01646e8c1ef4728d23f36601f authored almost 6 years ago by Phan An <[email protected]>
Add clarification about `inheritAttrs` and class/style bindings (#1787) (#1969)

* Add note to the guide
* Update example, removing `class` attribute to avoid confusion

1b681038c2f02d1ea477912a60e6c91ccf83dee8 authored almost 6 years ago by Leonardo Piccioni de Almeida <[email protected]>
Use highlight.js (#1968)

* Use highlight.js for more semantics

* Update hexo version

* More tweaks

* Better form...

127443efa0f4dca0693b8633104240d14333ce1b authored almost 6 years ago by Phan An <[email protected]>
Merge branch 'master' into 2.6

bff457f6cc48315c347616315896a7af222e033a authored almost 6 years ago by Evan You <[email protected]>
2.6: v-slot api entry

825c21bfa20c361c66c1c0a167021d418d225059 authored almost 6 years ago by Evan You <[email protected]>
2.6: update slot guide

70c7b63f31fc8382784ec75cb2b8b93194f7484f authored almost 6 years ago by Evan You <[email protected]>
Remove myself from emeriti and add official repo back (#1967)

1a7368400cb740949231f249b897e91098857818 authored almost 6 years ago by Phan An <[email protected]>
Added community partner Filip Rakowski (#1960)

Added myself as a community partner
![image](https://user-images.githubusercontent.com/15185752...

642efaa2f3571ef82f8b756213781a01c1de9618 authored almost 6 years ago by Filip Rakowski <[email protected]>
remove deprecated repos from my team page profile (#1966)

* vuejs-templates/* is deprecated because of Vue CLI 3
* vue-touch has been depreceated because...

063287064d0d9291de11945f42d77b0b0bc3ff2a authored almost 6 years ago by Thorsten Lünborg <[email protected]>
2.6: make dynamic argument constraint more noticable

535a48d6c086d1852bc354ee052737a1d0e3040c authored almost 6 years ago by Evan You <[email protected]>
2.6: more examples for dynamic arguments

1f5b2c98f1543e112a1dcf5ce6ceea04c1f0c4d7 authored almost 6 years ago by Evan You <[email protected]>
2.6: dynamic arguments

746f12841e40a1c2e2a878620d1c7abf427717bc authored almost 6 years ago by Evan You <[email protected]>
Update Key Modifiers to suggest KeyboardEvent.key (#1850)

Fixes [#1765](https://github.com/vuejs/vuejs.org/issues/1765).

I left the "define custom key...

67766e4f44f5bdb752e2fd6b217ed213f39a3bac authored almost 6 years ago by Nathan Clonts <[email protected]>
Adding new Spanish translation credits. (#1940)

* Adding new Spanish translation credits.

* Updating Spanish

Co-Authored-By: alphacentauri...

42c313c8fd0ae84db48fc1287b9d22903d04df67 authored almost 6 years ago by Super Diana <[email protected]>
Clarify that "slot-scope" is named "scope" before 2.5.0 (#1956)

* Clarify that "slot-scope" is named "scope" before 2.5.0

* Improve wording

40f1880359cd69d6fd8f77f0a3ce7c61afbac426 authored almost 6 years ago by Ruslan Stelmachenko <[email protected]>
Remove Vuetron image (#1963)

In continuation to this PR https://github.com/vuejs/vuejs.org/pull/1933

65028c0636e095ecc42b394295c71600f206add6 authored almost 6 years ago by Alexey Pyltsyn <[email protected]>
Updates render function tip with note about `h` not always being required (#1774)

882c21feeb5ae691a6c15c15dc9d0ba5b6e86a4a authored almost 6 years ago by Matt Thomas <[email protected]>
Fix #1802; Update docs to avoid misconceptions around emitting events (#1838)

d58df8c95d953add8f76907fba66f0cdf18bcb59 authored almost 6 years ago by Damian Dulisz <[email protected]>
Adding Quasar Framework (#1857)

57623b20d495ca896c90bd5f320c1d41c6ebae45 authored almost 6 years ago by Razvan Stoenescu <[email protected]>
Remove Vuetron (#1933)

Removing Vuetron as the project is no longer active.

11043a1452521900d165f36bd4fd45ef9fc6c08a authored almost 6 years ago by Shota Aratono <[email protected]>
Fix the async_function syntax in the example (#1878)

The example of using async_function syntax is wrong, fix it.

49f2f67073a8b2b38728d86e2799fd205e907add authored almost 6 years ago by lyswhut <[email protected]>
Fix Rollup instructions (#1920)

This commit fixes broken instructions on how to bundle the Runtime + Compiler with Rollup.

Re...

aa8b3923f50905127aae42703550b1e686633251 authored almost 6 years ago by Steven Liekens <[email protected]>
Reword heading in slot docs to be a bit more specific (#1953)

* reword to avoid confusion between: content of default slot vs default content of slots

* in...

b3a8e534a566f13f801bac7f13629c2234a37f8a authored almost 6 years ago by Paul Salaets <[email protected]>
update teams

2f745f7655e22d77f986c5bc4d0ef6b37af3075d authored almost 6 years ago by Evan You <[email protected]>
Fix roadmap link (#1961)

c6d334c8703df4120daf77de0e0165396a578265 authored almost 6 years ago by Benjamin Nash <[email protected]>
update team page per governance document definitions

1a7fb14c05673ba620b9874042e4137866161684 authored almost 6 years ago by Evan You <[email protected]>
add Pine to core team

dc70d08fbd5656c35c0fdcdcb879b5a4cce28b0f authored almost 6 years ago by Evan You <[email protected]>
add soda to core team

25caff787949e74eb5f791eb76bd54998268373a authored almost 6 years ago by Evan You <[email protected]>
chore: add clarkdo into members list (#1958)

8f8cc63ce2b11a7cefcda319920759f955a9b518 authored almost 6 years ago by Xin Du (Clark) <[email protected]>
Update team.md (#1957)

7b6bb34e1204fd530ded07e6474c16f3f6952767 authored almost 6 years ago by John Leider <[email protected]>
chore: update sponsors

7e3aa4dee1fd02f428d628b2c47af62e7b986c91 authored almost 6 years ago by Evan You <[email protected]>
Update invalid live demo link (#1951)

The link to the live demo is not up-to-date. I've updated it to the same one as noted in [vue-ha...

80bcee01284c92f9039d39afe674d1d3908d594e authored almost 6 years ago by Dominik Strässle <[email protected]>
chore: adjust sponsor logo

17430d54747d2c8374f695bf35559b5a24c4b833 authored almost 6 years ago by Evan You <[email protected]>
chore: update sponsors (#1949)

035b38705c49a59878cb3b6cf4c1cbc516311485 authored almost 6 years ago by vue-bot <[email protected]>
Add comments about $watch behavior with a function (#1946)

4b816e28e7280fd906d1d95eccca3363af95d0c0 authored almost 6 years ago by Eduardo San Martin Morote <[email protected]>
chore: Update links to new JSX plugin (#1942)

0cb2514f63695c0522e6d556e3225ee127f3674d authored almost 6 years ago by Nick Messing <[email protected]>
Update dockerize cookbook (#1944)

* Update dockerize cookbook

Node 9 has been EOL for a while, this will make sure people will ...

0ce683b57c1341328cc075a243428997d1bc9bc3 authored almost 6 years ago by Daan Roet <[email protected]>
2.6: add a note about functional context scopedSlots also exposing normal slots

cdf7ca330246e4774b345bb2e0ba38b4fcc727a9 authored almost 6 years ago by Evan You <[email protected]>
case tweak

Co-Authored-By: yyx990803 <[email protected]>

1aa67808bdf3256115fd588cce14753d94e24ae1 authored almost 6 years ago by Phan An <[email protected]>
Update unit-testing-vue-components.md (#1934)

22567e4c50cfaef4949b307216722522b6bffb3c authored almost 6 years ago by Alexander Sokolov <[email protected]>
2.6: apply suggestions from code review

Co-Authored-By: yyx990803 <[email protected]>

eb9c932325d4f35405668f7bab8312820a684e16 authored almost 6 years ago by GU Yiling <[email protected]>
2.6: document v-for iterable support

2d7a9182c741cddfdf2a91209587c35c9e28e3d7 authored almost 6 years ago by Evan You <[email protected]>
2.6 document scopedSlots on functional context

036bf19192b3187710df6c4a38b3ad1cbe115aea authored almost 6 years ago by Evan You <[email protected]>
2.6: document errorHandler improvements

3ca4eeae9b974c554c1fb6cb047e65e0239b49e7 authored almost 6 years ago by Evan You <[email protected]>