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

increase margin below team page vuer name

c1d2e04656f7f4d3a231daf8fb8ecea40a80cc4a authored over 7 years ago
tweak team page categories

a7d9d3683465087375bcd420ec3c8a63f828b83a authored over 7 years ago
prevent mid-repo breaks on team page

037566d187318747f8972b21f953477880485026 authored over 7 years ago
fix links to damian's personal repos on team page

faf98497ecf6fb59d42023897c1dc050c0e7a1b5 authored over 7 years ago
update thorsten to linusborg on team page

729a0dae636dc6ba2f94392724d5968ac028adf4 authored over 7 years ago
add usernames to team page social links

bac56a739055e46558044a90c2cbdaafc5d3d1cf authored over 7 years ago
add new sponsor

77482bec5c19bdf4a81b4cb7ed2123ab51b69554 authored over 7 years ago
docs(src/v2/guide/components.md): replace broken link (#987)

Before:
https://webpack.js.org/guides/code-splitting-require/

This link is broken. If click ...

93bf1eafd3e6a8e32d60f3b91ee52a08fa71dd5a authored over 7 years ago
Updated pre-line in raw example code in forms.md (#988)

be8462fd59fb1d184495705f51e5e0802f431200 authored over 7 years ago
update keep-alive api with array syntax (#973)

2a9946dafae2858c5feec53f7c621f2b75907e8b authored over 7 years ago
add passive modifier prefix on guide/render-function (#982)

640f418e4d755163838a28302b4a770c37a9ae22 authored over 7 years ago
Add `this` to `docState` context. (#975)

* Add french translation link

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

* keb...

8078a0bb1bf1cbe6adb17fb0473f1f8c757d8fdb authored over 7 years ago
ensure dependencies are installed before deploying

596664409ecf0da1db8416bbc88e87d6d73321d2 authored over 7 years ago
remove conf promo

a4e63927ccc309a990f48b7b33f541a09791a885 authored over 7 years ago
Update syntax.md (#970)

Ultra-minor change to Attributes example so the button visibility condition better describes its...

f73caa0ee3a7866343649111881eb83ec0f863b4 authored over 7 years ago
`render-function.md` β€” tick consistency (#956)

* Add french translation link

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

* keb...

309480db3f782da3c3ea521500f8293ea764f5a9 authored over 7 years ago
Clarify .prop modifier interacting with components (#966)

* Clarify .prop modifier interacting with components

* Move .prop text into bullets

* Remo...

e19076d064e2d8014b2e3c9bef47f85bd409b46a authored over 7 years ago
update list rendering caveats to make it clearer that splice should be used instead of setting a new array length

95e9ce81838be219c9beaf91976e2920a7290bf1 authored over 7 years ago
clarify slot content distribution, fixes #940

a6c38917a36589c97934662d9c6dbfdbcd532312 authored over 7 years ago
fix stylized name (#964)

ref #951

ca4cf797b9652f5a7a326f8e5cbbf9e23eece0b7 authored over 7 years ago
Clarify that `<keep-alive>` cannot wrap `v-for`. (#967)

bfc3c3da3574da77279694688dec8eea9254ebd6 authored over 7 years ago
Makes a render() feature more obvious to the reader + typos (#952)

* Makes a feature more obvious to the reader

... following an issue that I encountered.

ht...

c7a2852fd4aa1847738d343c813bf422b09e5dff authored over 7 years ago
Add tip about order in event modifiers (#953)

02ada0209e0d340b5547629f0fb25fc4a74c47fa authored over 7 years ago
Renamed TitleCase term to PascalCase throughout Components documentation (#951)

"Camel case is distinct from title case, which is traditionally used for book titles and headlin...

d681b9d5b238b2fc08070873083d984de290449f authored over 7 years ago
add download link to index.html in guide intro

c1d2b5979d624c9119e97bd1b9c1d5ba06410edd authored over 7 years ago
Minor grammatical changes to `comparison` section (#944)

97eb9f9c1e830359c516adf05a5e42eaf99a05bb authored over 7 years ago
Create conditional.md (#946)

fix for the typo at the end of the page

20a3dc9bc53481aace84d8d691e4f7c794a6ca8b authored over 7 years ago
Add note regarding explicit prop declaration requirement (#939)

Add note regarding explicit prop declaration requirement

7e38b9d69c4dc5ce9881857c0f677d500b312b1d authored over 7 years ago
Clarify what listeners are removed with vm.$off (#937)

See https://github.com/vuejs/vue/issues/5829#issuecomment-306400930

5a6859d03af98db2f3028c59bf9996440a949202 authored over 7 years ago
Fix typo (#934)

8e2ea82cf0026b78f486f60338f9774b781637de authored over 7 years ago
Edit multiline text style to trim the white space (#929)

If we change it form `pre` to `pre-line` we get a nicer trimmed text on each line without the ne...

197a9e8714f05835022c7c4bbce1e6274b4e453d authored over 7 years ago
Use `if` instead of binary operator (#926)

4900abfa09ad2f39dcd98b1c4d8b6c811094b4d9 authored over 7 years ago
Stop the scrollbar from showing up unnecessarily (#923)

0f46faa6abd012fed5ffe06ac02be121a2723abb authored over 7 years ago
Add missing comma in code sample (#924)

In the sample code for a functional component in "Reusable Transitions", fix the missing comma t...

5d2233c663f5fa217738fd854eb7c80680c3c3f7 authored over 7 years ago
(Hopefully) Complete PWA support (fixes #769, #771) (#918)

* #769 Add manifest and icons

* fix ie icons

* simple offline support

* complete offlin...

235a5213a1d01d53bd2e88532cb1061c3ebf92cc authored over 7 years ago
Add links to Tween.js and Color.js (#920)

cc228547fd6fc743b70c33c5a8f1f3b7b4e69318 authored over 7 years ago
add is attribute to API (#917)

57ebc789dd92853558bc9adcfff281eed8a05e75 authored over 7 years ago
make template compilation results selectable

8ee417b98d59f4611361f03b1c9a042b96f3b51b authored over 7 years ago
Fixed minor grammatical error. (#914)

Fixed minor grammatical error.

58c9239dc4cb7839da46e7f9711213bdb15f6e59 authored over 7 years ago
fixed favicon's MIME type (#915)

cbd34422addcf0abe0595081fb1e4f22b9e9dc06 authored over 7 years ago
fix: typos using misspell (#916)

This PR is part of a campaign to fix a lot of typos on github!
You can see the progress on http...

8c545d35ffb5fcf3111879b3d72b7e3421e1db6a authored over 7 years ago
`component.md` : Component Naming Conventions better consistency (#903)

* Add french translation link

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

* keb...

a5b1643f85e46ef801d500b051cf81183e472f60 authored over 7 years ago
Align Range v-for HTML sample with actual result (#904)

ea5356a69a8bcc2243f983a0d911c9abd68a7e6c authored over 7 years ago
Clarify v-html usage (#905)

* Update syntax.md

Originally, I'd thought that:

```
<div v-html="rawHtml">This {{ some...

84a65b1001d5927fabd41f695c3fd276c7dca107 authored over 7 years ago
Open mobile memu only if slide come from left-border side of screen (#913)

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

382b8acb61db17dedeebf8303604ecc0a7256f76 authored over 7 years ago
add link to benchmark for ember performance comparison

75b7dea1b9302421e96377def82314fc4d269184 authored over 7 years ago
Add reference for PortuguΓͺs-Br translation (#910)

8efaae390aa234f0e1a3fa9cb781aac28b3de7a4 authored over 7 years ago
Added explanation for rendering of multiple values (#909)

8ca28376ed5ed13acde6c7cb96f93ecd1492bbce authored over 7 years ago
Angular 1 to AngularJS and Angular 2 to Angular (#908)

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

5d6681e0ffb9ca92cfe85f59183deefe8bfdde2e authored over 7 years ago
Fix minor typos in comparison.md (#906)

9bc8cfcfc459229e6c13ce3591937239dca2cd8b authored over 7 years ago
added v-bind to example (#907)

Added `v-bind` to the Multiple Values example for consistency

1d0a3968fd24f7abc984270d09454c3a8336aefd authored over 7 years ago
fix invalid template

NOTE:
feedback from https://github.com/vuejs/jp.vuejs.org/pull/256

a821ed482cd911468e67f745ba155742b80b595a authored over 7 years ago
lock hexo at 3.2.2 for now

da46071b57815a4f89d6d7e3af8aebcc6a3f3d25 authored over 7 years ago
update some comparisons

a26f6b69be328e2dac23c871cff86cdaf3595e41 authored over 7 years ago
remove new label on shop, add conf promo

242ab9c2c27c2d41f57136e844f62e6e3616d393 authored over 7 years ago
update guide v-for component usage

3b47e3c63ccfd85f152b23000907177e9bca0f77 authored over 7 years ago
update sponsors

f882f026e06082bdd5e0a82a4cc3b11f70aa4177 authored over 7 years ago
Added information which naming conventions explanation on which naming convention match declaration and usage (#896)

e784916e4fd499e6c6b1ca067c95242ab401a51c authored over 7 years ago
removed v-bind.prop example since is wrong (#899)

* removed v-bind.prop example since is wrong

* Fix example to pass down parent props in commo...

5af1b7a653444e61f2e359d32751a9bb8ca7b266 authored over 7 years ago
Removed unnecessary CSS

One of the examples declared and used an unnecessary CSS animation, which is extra, pointless co...

6ff1d2ca0d004e6a8609dedf6a52d9f92d645b70 authored over 7 years ago
Fixed a few oversights from previous commit.

Changed animation name referenced in the class declaration and carried previous CSS changes over...

af9abfb4420ff05c1db42176f334ea6d66ad914c authored over 7 years ago
Add french translation link

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

712050782a02105a55455d2e31e14e8779e69be5 authored over 7 years ago
components.md add Symbol to prop validation

5539d8760a3e5c7bc9ba1400a8411ed377d9152e authored over 7 years ago
add missing preposition "with"

0682e7d9fce29f0ab8d6d0842a0ba310e85145cb authored over 7 years ago
improve currency input example, fixes #887

947e76c6c2d8d35e54089eb859b2b9ca5291a071 authored over 7 years ago
improve source link for Vue.filter, fixes #894

dd00eba99e017fbbfb6ffa70263f9c532d58fe66 authored over 7 years ago
_sidebar.styl add some air to sidebar

e32eb723b5b18d3e1db7c7762136e7bdb4c8fcb1 authored over 7 years ago
Fix typo.

4c7536f532a3dc2cac8a78a1146014e60c2fe6a1 authored over 7 years ago
fix sentence structure

072f591b8cbe9dfdd7806782da510f79f08f9dce authored over 7 years ago
change button name from "Toggle" to "Toggle render"

f441b8c47d25502ca30b13e5ae8833648a07f0f3 authored over 7 years ago
update shuttleworth link to be more specific

26f7f7ceb80de774c8c01fee1cde9afca737e2bf authored over 7 years ago
add shuttleworth logo

1d108ffa262b710ee16f6e9d1576305d2c0f34b1 authored over 7 years ago
Change link to relative (#890)

675b5127f247908b2ee485cc18db63d5e6017c9c authored over 7 years ago
update http://ssr.vuejs.org to https:// (#889)

0f99909f25a85e2bd4fb0fbde530e3c3175e84c3 authored over 7 years ago
2.0 -> 2.x

2c1dcb8efa10be8fa5ce7f89d5adc529cc708416 authored over 7 years ago
2.3.0

8b7db5e380478a6876b8b3a4fb79c7654729421f authored over 7 years ago
Change standalone to full build (#880)

* api/index.md change standalone to full

* deployment.md change standalone to full

* insta...

d687320304fe87e29dc9598dc6976809316c01e7 authored almost 8 years ago
updates for 2.3.0

5ae11ca7a9a62cb386204fb23a25eb2086a9f104 authored almost 8 years ago
link to ssr guide

0f1da8fe5e931f5cf3859eeb88020def08d1c125 authored almost 8 years ago
Fix incorrect capital in comparison.md (#878)

7f8ef3609131c6ba1378ed0f060371a18e14896f authored almost 8 years ago
Merge pull request #877 from Alex-Sokolov/master

Change two links

1d6daf28b8c28d1e36d6181f92f2da0014150928 authored almost 8 years ago
add HTTPS

78056db089edd580ced7b7c783b7dc8179d401c9 authored almost 8 years ago
remove last slash

a3a591f7edfd3929e434a3c3323bb3647e3422da authored almost 8 years ago
routing.md change link to vue-router docs

2861f4ebcefe5680832e91c721f82fa265b2f6f3 authored almost 8 years ago
_config.yml add https

9262dd1320181a6eaec5401a73b5281b9fd97528 authored almost 8 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...

e689b5e49f7e2a3cc684ec748cd9aa99dd9f9a2d authored almost 8 years ago
add image

60584c8bd2e42aec732dd8188e1993b94793e36d authored almost 8 years ago
$ref in v-for will alway be an array (fix #843)

Previous text was inaccurate.

36ce223831e75faeadd749e6974bf2be59244363 authored almost 8 years ago
Add Portuguese to the main language dropdown (#872)

c26b321773c093258cc9c1e54ffa5d02b4b5aab4 authored almost 8 years ago
update sponsors

e0eaab3337b5c2ee4ba90baef0b80989c2a65506 authored almost 8 years ago
Updated index.md (#870)

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

c9845472ad034ad011a6e14fa02e0dc0cff9e547 authored almost 8 years ago
Change `node` to `Node.js` to avoid misunderstood. (#864)

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

0d076d408a954af234f1bdbb63782c851fe579ac authored almost 8 years ago
Update index.ejs (#865)

17c6a290d158cf8f48c26dcee8610a5ed99963e9 authored almost 8 years ago
Update example link in select2.md (#859)

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

3271b97af0e74c6e33c288fd36b7851123cbc9e1 authored almost 8 years ago
add deepstream example

ef665460004ff192b56d91d099cdb86558930fec authored almost 8 years ago
Link Yeoman (#860)

People may not know what Yeoman is

0f0f9a312965d232c15369fa75da864b85f31e80 authored almost 8 years ago
keyCodes cofiguration camelCase example modified (#846)

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

d0e4dbd13dc4eb5591a518b81be6f702d37b8baa authored almost 8 years ago
update index.md to optimize model's option usage (#855)

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

b98cfb084e802fb3d5d92c41c6a81f254cbc46f0 authored almost 8 years ago
Add a copy of FancyGrid's logo (#858)

3cbe314097270fb45d45ade08cc49ded061c428b authored almost 8 years ago
update sponsors

722b1d4c84d9a2601200f17468c5ece4d80b62fe authored almost 8 years ago