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

reduce header vertical padding to 20px

c9de64fc7875db37b019147658f60e41f8a8f227 authored over 8 years ago
fixed padding on index page for fixed nav

2be9cdf0f3b40a972a0910b29c5d8970b8426726 authored over 8 years ago
update heading vertical padding to 10px

74424dc7250db99d0c5d090f386ed117f6fb1499 authored over 8 years ago
cover fixed header edge cases, esp with anchored headings

7159102ac43dc832157d1824f9281fcbcbe2e930 authored over 8 years ago
Added some css changes to fix navigation for search quick access

3b275500626c1c1cf28f948aef0c8b4dec093b2d authored over 8 years ago
Widen the textarea and limit the resize to vertical only (#496)

In the "Multiline text" example, the textarea element is very small by default, and the user can...

f5ffffb2992b4218d7c2037f5b750e06d6f15788 authored over 8 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...

eae5905c3b365fe211684c2d72df65d745297aec authored over 8 years ago
add deployment section

0eda59c1a6aeeb95bd4edc2e934da26610394540 authored over 8 years ago
add difference engine sponsor logos

5e5ca8eb9da308c8a0b23620096300111cf91415 authored over 8 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...

33ca598ba6593c4bb5ea11002f54d5e1d57f8290 authored over 8 years ago
Fix multiline text example (#493)

536a40c329b78156a05de3554ffbcd42745bf2ee authored over 8 years ago
Use "real" custom key codes for keyCodes sample (#490)

2309e7cfd76fd487656e29e63dfdabdf8b25f5d2 authored over 8 years ago
Remove single letter key aliases reference (resolve vuejs/vue#3890) (#491)

a59ec9c149758751435740bd9a997135d60058ef authored over 8 years ago
Reword "The Vue Instance" note on arrow functions (#489)

bad04452b0b490cbb4d5aed4c5971e8f103c5500 authored over 8 years ago
Fix code in render-function.md (#486)

Closes vuejs/vue#3873

41fd518ecad8c3e7e644eb1d1ee220118e830230 authored over 8 years ago
nextTick uses Promise.then and MutationObserver (#483)

4960c14f24457b6dff5547c06bac85709005e4b7 authored over 8 years ago
Fixed slash going in wrong direction (#482)

e4c4ec492fc51ceb1d5f3c05c46256914e7f04c2 authored over 8 years ago
Update mixins.md (#478)

908498406c1c814de87ae3d34f2dc84fdf13b03d authored over 8 years ago
Fix typos (#480)

527c4cb4e7f195bce65626d12464fca3f0061846 authored over 8 years ago
a comma was expected (#479)

a comma was expected

3a97c18f9165f1e810668287347239a27146bd99 authored over 8 years ago
improve vue devtools referencing (#472)

d0be6b6e50693fe8cc3a65a94cd42632e5958904 authored over 8 years ago
improve render function section at guide (#473)

* improve render function section at guide

* Small rewording of directives example

aaa22ab37416b132ce864e9d8dfec3f724f6d772 authored over 8 years ago
Fix typo on comparison page (#474)

by -> of

598182e40c187def18bf98a52a1bfbe0b9f90e2b authored over 8 years ago
hint that jsx can be used in functional components in partial migration tip

c35b424da73800f48e107b7a7b2112a5d781c9dd authored over 8 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...

c00a1afd0b846de8f628527643358c9dba1b3d81 authored over 8 years ago
update prop validation phrasing for invalid props behavior

6b575b7caf40237e6cdd6138b027b03c83b813fb authored over 8 years ago
update Vue.partial recommendations in migration guide

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

e0979e1c3bbaf6f5b84e575a01672fc827c44468 authored over 8 years ago
mention that handlebars syntax is intentionally limited, fixes #459

ce049e1b28413f37c438cd2bf8526fe981c48187 authored over 8 years ago
improve JSX introduction, fixes #464

4d96137948c925d7f22c3fee796ac15622e98fe2 authored over 8 years ago
Revert "Master" (#462)

9069e3636d88317e070084c6795a5e829c581bc4 authored over 8 years ago
Master (#460)

* Add Transaltion Status

* Entry Page

* Entry Page update

* guide/installation update
...

369c201e2d8da1c6945534481f9973a4c6da8478 authored over 8 years ago
Update link to Karma (#458)

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

09dd98ffd36de5db4f2e6682bb5028f2b63201ed authored over 8 years ago
Explicitly note on `events` opt deprecation (fixes #436) (#453)

f322c43e9313f5ac585b71c259aeb2e2c0a97f83 authored over 8 years ago
remove wording about not including a benchmark from the react team

9e4a425703d2bb61226cfb2f4eb3fa0b414f6d07 authored over 8 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...

152f2d8fd70a91d0aae3da1795c43ae11ecc6a07 authored over 8 years ago
fix capitalizion typo in migration guide

f2e57198f2d3509016aa7e1949e593300bcc0970 authored over 8 years ago
add literal modifier for directives to migration guide

31d100b9ca3a0cb033d60ca00d60648a2f3025f6 authored over 8 years ago
fix typo in interpolation within attributes in migration guide

080759d4afd358b825140b8d15971f269566dd30 authored over 8 years ago
update dynamic binding example in guide intro

0991bfaba301bda7b495811b1181991890c7ddf5 authored over 8 years ago
add named slot to render function guide

26ac8a92b84b27f2a5fd8b7c9c36b7b411004f24 authored over 8 years ago
add warnings about using arrow functions on instance properties (#448)

b055026382c77eb276bc32fa7f6805c924c2ef97 authored over 8 years ago
fix links to single-file components - fixes #446

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

c08b8fce26b045bd4e0dad17f1e7cba9d9257f5b authored over 8 years ago
update two-filters example in migration guide

c8f07cbe417988b2516e52e58f8d807a685e9625 authored over 8 years ago
Same word used multiple times in a sentence (#444)

90e2c4f145886107f1fe9bc76a2c540858daee32 authored over 8 years ago
improve $data instance property API docs (#445)

36c3a7fbfdf609d314ee128df8d80832ca94d49f authored over 8 years ago
Point Firebase link to new location (#443)

798cb9cc88996da27c35ccd605837b6ffe8d7a5e authored over 8 years ago
fix typo in migration guide

0e4d9a4b74fb1eb1bd6a9953f0283f9c7526fe36 authored over 8 years ago
add two-filters section to migration guide

ca06c0219618124cbc2f4df5ca7d1a993bd5cb8a authored over 8 years ago
Update index.md (#442)

49b50a3d03b12e0c1c2a83cddb1acbbd490e38eb authored over 8 years ago
clean public dir on deploy

723f85c181d49b521eba9f8477f09ae7a2acd83b authored over 8 years ago
fix links in filters api

332e18cb0377eed4ef217827add82aba6f039bf4 authored over 8 years ago
Fix broken links in installation guide (#440)

a79d48541a3313d9b813de1a4850b75bc6d19511 authored over 8 years ago
Improve responsive design on mobile devices (#428)

* Fix menu button on tablets

* Hide menu, collapse header on tablets

* Center content on m...

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

“right-clickig” → “right-clicking”

a0f418b0f28b8ed0fdf98a84161433f847dd82ac authored over 8 years ago
Small refactor of count + knife > 1 knife (#433)

48c2a75a8c54d9353fe5ef480eee077ff95ffb5a authored over 8 years ago
Update unit-testing.md (#430)

Fixed reference to function argument in helper function

6889b613e0b75b8316a731318f3c0d93bb663ead authored over 8 years ago
Fix a broken loader url (#429)

d1c09b5460141acb52fb8121df3cd9012a9620e2 authored over 8 years ago
make component examples clearer in guide index

61589d47b20261515d178305c3cdeb84cbd4d768 authored over 8 years ago
remove number for example in guide index

012cefdc98fa771a7c1471665d31ac76ada93a94 authored over 8 years ago
2.0.1

f6027a028ad4577875b7f7fcfefe3051f4023360 authored over 8 years ago
update cdn link

e547ef750bd3cca2a3be1a094cf397768e26c3f9 authored over 8 years ago
fix npm main export instructions

480f39e2041fde8e0a9da423b451034507f6c4c3 authored over 8 years ago
2.0

ce0f7abcae58c55d56c3fff71cbb4e53d95330b0 authored over 8 years ago
fix example links

e26c235fa9f66ef0a3af18387abe19f0103bac75 authored over 8 years ago
update commits example url

6abeefd76e50c4da93b8a95532de1e2c010b2e1f authored over 8 years ago
Merge branch '2.0'

759719f858a98984e74008a8aff25d45b6b450ce authored over 8 years ago
fix typos in guide introduction

cda7ba5a6f8d835427447930ea8db9acc99ab894 authored over 8 years ago
update version select

c7cefd24eacecb36a3f6e058f1edb782b0b4864d authored over 8 years ago
update deploy URL and CNAME

c0db953e5839cfed8ea0d037c96be0acc32c3f56 authored over 8 years ago
update example fiddles

124bd0eab3db22e0e8bfc2cfea558e7ad77600d0 authored over 8 years ago
add vue-router migration guide

3c09753a303f1c03bc69758c469efe866ce139cc authored over 8 years ago
improve Vue.extend API docs (#422)

* improve Vue.extend API docs

* fix grammar in Vue.extend explanation

3f95693026ac955446e9c069d89704a785a3f32d authored over 8 years ago
tweak index

6f4b2a1febc16d62a7ff45fe381839fda3b36f6a authored over 8 years ago
fix support page mobile sidebar

d7b0e2db27c6f215d42a44ddd26bc789ee3ada89 authored over 8 years ago
tweak mobile

045214e4bee03e13f00a28f31c629196a60a3f28 authored over 8 years ago
update runtime build info

4ac3b8ec0b39154e40cc431a32b0ab59319c71d0 authored over 8 years ago
tweak position

e738ce9bffed1a8ad256dcee4d315396dbd404bc authored over 8 years ago
responsive css

4f90e2e5ee51acaa90eb95d1211766ddc977b970 authored over 8 years ago
redesign homepage

23990de62a217054111196baa0e9b922450aaf55 authored over 8 years ago
2.0.0-rc.8

69ba9cd7b282cf27323823de59250fde4fd9ec3c authored over 8 years ago
update makefile

eaa5341fd9c8672d7a4e70d6c5e808ac26a64c0b authored over 8 years ago
update src links

d3f52c6338b0fd17a996258335dba09c6d6ed061 authored over 8 years ago
Update index.md (#421)

83796ce3c5e2684bbd6893194e07936d9dcfe2e8 authored over 8 years ago
vm.$slots documentation improvement (#419)

* vm.$slots documentation improvement

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

b17bfe04232695363d80a84aa09babdca4c7912a authored over 8 years ago
Minor grammar / typo change (#417)

887320bcbc83eefec253d2042f8d0179ddce3307 authored over 8 years ago
add note about lack of async loading in browserify

64e831366bf485e481295f2f033204e3fee69bb5 authored over 8 years ago
add $slots property to API docs (#415)

* add $slots property to API docs

* fix $slots reference

e195a59f14f141952cc5a67c884db19d792564f2 authored over 8 years ago
add v-for range values change to migration guide

46acb510466e4e1a069d8a6ae6891393901dbc97 authored over 8 years ago
Merge pull request #414 from GeorgThomassen/patch-1

Fixed typo

6e0b5f43cdd9324f38b18bac2125ad7c7d7a8499 authored over 8 years ago
Fixed typo

Word dublication

8bfd22c14d0308553d40d308b63ba67d9baac3af authored over 8 years ago
Fixed advanced prop definition (#413)

* Fixed advanced prop definition

Changed type to Number, as both default and validator are fo...

90f0dd6e2bc456f6a0e2edd68306cd3137ef30a2 authored over 8 years ago
add note about Vue.transition

97844d32054c94497f955d21fc9baef471d099c1 authored over 8 years ago
add 'hooks' to instance lifecycle section heading

ac1dd7cd09ebeda8ce2b4d079dcf79432b286aa2 authored over 8 years ago
Fix a warning and a bad reference in the "Components - Dynamic Components" example (#409)

* Mount "Dynamic Components" VM to #example instead of body

http://rc.vuejs.org/guide/compone...

957560549b3780867755c95ac8ba0a65e241c735 authored over 8 years ago
update all examples

25cfafdbbbfe0e70d1b107add29a0a30d3197a6c authored over 8 years ago
spelling and grammar fixes from grammarly

f153eb1ba636f3bdf96697f6c88e8a5fe19cb90b authored over 8 years ago
edit keep-alive

792a1720fe040533c7018031971e8f5ec4c41609 authored over 8 years ago
add missing code element around important style

954664702d3dffc57ce8f5aeb15d73afe979249c authored over 8 years ago