Ecosyste.ms: OpenCollective

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

github.com/vuejs/rfcs

RFCs for substantial changes / feature additions to Vue core
https://github.com/vuejs/rfcs

duplicated params in router rfc

2c62d12d0b8dc53018ed6ab6fbc5aea336d8eea6 authored over 1 year ago
adjust the rfc process

4ff05a8fdac52c4d8287bdfccfd6caf41acf1370 authored over 1 year ago
docs: link all occurrences of "core team" (#467)

cdee004fa65463eaedd644c2a64bc6b313c26ad3 authored over 2 years ago
docs: update core team link

58ff2f2b7121f08715abc6980980d72d251fc4a9 authored over 2 years ago
Allow `router.push()` to pass `state` (#401)

48104bc0a117d0bffee7e6759d4fdd46fd39917b authored about 3 years ago
chore: gitignore

deb9a60418be5090e5bfec7629ccb9d1123d425b authored about 3 years ago
formatting

0545217aa71146d959de9b4b150682970cc407e7 authored over 3 years ago
typos

f14c0085ee7e39009d503d72427af6d85076036b authored over 3 years ago
chore: configure issue wizard (#393)

* chore: configure issue wizard

Docs: https://docs.github.com/en/communities/using-templates-...

da5c94824b13b4916984c8eca4e99583a14bb397 authored over 3 years ago
fix(0040-script-setup): fixed typo (#373)

22d7f5504c1bf645eaa25e247c1df1b8e5080f80 authored over 3 years ago
fix(0040-script-setup): fixed incorrect code (#371)

eb187c30896143fd4a5f2a3b59e78723ccc8bd05 authored over 3 years ago
fix(0040-script-setup): fixed incorrect indentations (#372)

4896b90a93c2fda0d0ca7a943a123e082629d658 authored over 3 years ago
Fixing typo on 0040-script-setup.md (#365)

Fixing typo.

4ba1d4f46b3f193b65927d51f99064be4cf30ff0 authored over 3 years ago
typos in code (#358)

ce47557271d90e9aee929cbca9004cf3ac19cd97 authored over 3 years ago
SFC style variable injection (#231)

0574e70fdc7ad6f2181036f8634e898e0fd2d6a1 authored over 3 years ago
Expose API (#343)

6d023bb8797f545411003b0d7f86aa0f8edab7ca authored over 3 years ago
`effectScope` API (#212)

b20f29a0ac591696c9732663bfe1eb2113540321 authored over 3 years ago
update `<script setup>` async context preservation compile sample

13695db1c3bc44cb929f457cfd622526d1f4fbed authored over 3 years ago
simplify RFC process

c22dda18ea7edd17ac91374cb7dca65374bcec8a authored over 3 years ago
Update 0040-script-setup.md (#342)

4be7a59aa77abf6c7d6e1b114cc739a9a96454c9 authored over 3 years ago
Fix typo in rfc0040 script setup (#341)

a55d6f69760eceb57502fc9d4ff1a088dabb2c15 authored over 3 years ago
remove reference of stale draft

2e4f5de0727572ca0179bf946c002217672c3546 authored over 3 years ago
adjust rfc number

1c6fc38e74d30afdad9d2ab74fa3f6f3510e7a4c authored over 3 years ago
`<script setup>` (#227)

5a669a478a4fbbd8db04e7df414bd9442f31eebf authored over 3 years ago
chore: update prettier config

b0ad819147e277488708ad067e672e0c6fa15ec0 authored over 3 years ago
Minor typo fixes (#322)

f3632e2fcef1f3527c1c009ddfb27d8cdaafd592 authored over 3 years ago
VueTestUtils 2 API proposal for Vue 3 (#161)

Co-authored-by: Eduardo San Martin Morote <[email protected]>

3c2bb56330bb01b0c5f87d853b91ba1dfe02af26 authored over 3 years ago
Proposal for dropping ie11 support in Vue 3 (#294)

c787b105f7561315b7c14f44399b96cc1654672e authored over 3 years ago
fix example nested routes

ee939b30bda387efa63e6f119c6933e7447a8cf9 authored almost 4 years ago
Update issue templates

b38dd36f85a03c62076cbb21cf4a1b1efb59c963 authored about 4 years ago
chore: edit PR template

9ab88862bc7c943329e5c3125db3326fc71d1667 authored about 4 years ago
update PR template

60889173959ec038dcbab0a515eb99a5a6189d37 authored about 4 years ago
Minor grammar fix in Composition Api RFC (#232)

Minor grammar fix in Composition Api RFC

e319c8299b9118b09adb41a05b11992f3163db5d authored about 4 years ago
[scoped styles]: add shorthand for pseudo selectors

a954f2e0fcc28bc50c53cea34b71ce23db82cef5 authored over 4 years ago
Ammendment(transition): `appear-class` -> `appear-from-class` (#172)

36dda5b82b5e725d441cfcb45c9bef6284b6339c authored over 4 years ago
[Amendment] add `created` custom element hook (#203)

bbe7d4e3b6a866da17215539e9fe5777405bf455 authored over 4 years ago
fix: sync repeated when sync / async was intended (#201)

de64615601c95603d1f0e13d48049ede0d7e45f0 authored over 4 years ago
Allow guards to return instead of calling the `next` callback (#187)

* initial version

* Update active-rfcs/0000-router-return-guards.md

* prepare for merge

217adc671d49a0e645927eb97dbe09ffab454e3e authored over 4 years ago
add aborted and isNavigationFailure (#184)

33c48c56693499608923b41e9248e945b8bbd075 authored over 4 years ago
Fix dead links (#191)

3f9eebb0162fb18f8f9f8f22523ae4598d198740 authored over 4 years ago
Allow displaying a View different from where the user currently is at (#153)

* initial

* prepare merge

a0b68d18b38e72b4e41529bafbcb5d30513e5b78 authored over 4 years ago
Redesign the position object returned by `scrollBehavior` (#176)

* initial version

* add note about promise return being supported

* prepare merge

932e072c2607c9212e6e7ad034643ba3dc1bf2b1 authored over 4 years ago
Support for KeepAlive and Transition in Vue Router 4 (#160)

* initial version

* rename props into attrs

* add note about warning

* review

* remo...

ad5111bfd069d25044bf781528769842be4e925f authored over 4 years ago
remove old file

fe16b95d56421c34fd4da333c4d70d17989856b5 authored over 4 years ago
Fix typos (#169)

283eee93d659b1d1009d263033c5bf833d4a0bda authored over 4 years ago
Amendments to RouterLink scoped-slot (#152)

e07eeac5dc91d6ee64754be7ccb47ae9937cbe19 authored over 4 years ago
rename files

86a2245e6d4d54dc517946fb62135994a04352e7 authored over 4 years ago
Redesigning Navigation failures and global handlers (#150)

* initial

* Apply suggestions from code review

Co-Authored-By: Nicolas Turlais <nicolas.tu...

5a3a89835f19a8ab1400f57d3e5e842237136477 authored over 4 years ago
Merge pull request #127 from dobromir-hristov/feature/improve-vtu-async-flow

Improve Vue Test Utils async workflow

5cfab4fbee6b1746867cdd400bdb652f2fae5151 authored over 4 years ago
Attribute Fallthrough + Functional Component Updates (#154)

49de6decac4dc99840410d082e3bd7c98b580193 authored almost 5 years ago
rename emits rfc id number

8aa7c983ba5e297966201449e20a513603e7d7d6 authored almost 5 years ago
Add "emits" component option (#16)

cfc67ef6dba15ccf17a3d050ca1427e3d4d0ff47 authored almost 5 years ago
Dynamic routing (#122)

* Dynamic Routing

* precision from

* add getRoutes

* add alternative for getRoutes

*...

1d49580d8623112e8ee1fb226349ef2db317567e authored almost 5 years ago
rename

d86b9d4a8f65612e8c97c85103d93cedd51c408a authored almost 5 years ago
rename Symbol to symbol, type typo

0e04ed1e4b740662f7600c2ff04c0178d01e8dbe authored almost 5 years ago
Change active and exact-active behavior for router-link (#136)

* add router-active-link

* typo

* add example

* add notes about breaking changes

* a...

ed64b460e98fb3a2e15fe4aaa3fbac19e5739e87 authored almost 5 years ago
chore: typo in meta merging rfc

9a1be848d2afa2f371b555e8598aa6ee45f541be authored almost 5 years ago
Custom Elements Interop Improvements (#149)

* custom elements interop

* add v-is for in-dom template workaround

* code style tweaks

...

99d18dc318dfafce886b52fd073c9afa7e5588f6 authored almost 5 years ago
New Async Component API (#148)

bb0a317a10a114a38309affef679b95d688f1242 authored almost 5 years ago
<Teleport> built-in component (#112)

* add portals rfc

* update: target prop should accept an HTMLElement

* fix: example markup...

bd9a5ed00b4cd4f927e54fc9105a214faaa6ca39 authored almost 5 years ago
Attr coercion behavior change (#126)

e772b6481581cef16b6e6807680b5c943417af3e authored almost 5 years ago
Scoped Style Changes (#119)

022cd510be3486d829700f61d40f7ead88dd3a94 authored almost 5 years ago
Merge `meta` fields from parent to child in RouteLocation (#144)

* initial version

* fix sample

* rename

f3fed8026fa44709a988f17d1ff3559efd20a1f5 authored almost 5 years ago
add prettier config

a4e0db153ee4fd4343f2030b4f52e8eb1fad8ce1 authored almost 5 years ago
amendment to RFC-0009 global-api-change: specify config.optionMergeStrategies behavior change

9f18645a700f54e7d9a4e3b53046d48791e31459 authored almost 5 years ago
mode details on mounting behavior + replacement for Vue.prototype (#117)

7eb78c2ae4111902e4b40501e0533cb69bb82fc9 authored almost 5 years ago
Scoped slot API for router-link (#34)

0aa608f7ce055fb559c19903414ac7e9780e2193 authored almost 5 years ago
[composition] fix dead link, close #141

fe46aa690ae946586f4d06ba5657485b68d351b7 authored almost 5 years ago
[global-api] fix basic example (#139)

106ef86f3032575a9b31c51996c35ac4a469b9c8 authored almost 5 years ago
Update pipeline operator details for remove filter RFC

2579d35213f19f2dd5504626f3a74322eafd82e3 authored almost 5 years ago
Events API Change (#118)

d48576dc25256ef278ca061be775d1303003603a authored almost 5 years ago
update

1cbc78d9cc7522edf8286b5c4d05f0210c70eaab authored almost 5 years ago
Update Composition API: separate `watchEffect` and `watch`

bbcc027a7e3b1df7bdfe647ca40437eeff2f92a3 authored almost 5 years ago
remove template drawbacks

946e6441b6f049e39e0f12fee228cbc85716edb2 authored almost 5 years ago
Remove data object declaration (#111)

* Add RFC: Remove data object delcaration

* Update to match the API

* Typo

* Clarify mi...

f49274c97b87a0919579c7d62a6f2acba4073082 authored almost 5 years ago
feat: add async-workflow rfc

a872c27baa7bf604148639e8df941fd4aefcedd4 authored almost 5 years ago
Update 0000-router-dynamic-routing.md (#3)

Just some grammatical corrections. Hope you don't mind.

Scott

8f403b680bd4a0d81b122078adb5ec15cc774426 authored almost 5 years ago
fix typo (#2)

97de59d2fcf0bc27c5e18f92cf7b93e48b057941 authored almost 5 years ago
fix: typo in 0000-router-dynamic-routing.md (#1)

4f1fe8a7c25e04a756c1ecbf1409a6d22a82e342 authored almost 5 years ago
[global api] update createApp signature

65ae2d6cbec8b83444599aa9993f1f59b63c1b37 authored almost 5 years ago
add more details on Vue.extend

cf8df5e00139fbbd61bca0e0eb6e28a2ad0e04c5 authored almost 5 years ago
add alternative for getRoutes

f306c49b6d4a856cb8e76ce54b22236c17d8db96 authored almost 5 years ago
add getRoutes

ceff0c38f1ab66e70f3c31a4b331dd3a70d6b808 authored almost 5 years ago
precision from

2bc0292c6222174a2777678c4e385b6e18c725e5 authored almost 5 years ago
Dynamic Routing

a5d23b5e0d49544afc62a5085227f4f77049a269 authored almost 5 years ago
Fix typo (#109)

Seems to be a typo there.

4de21c4b7c6ba5c037eaea0b3fb36158dad97340 authored about 5 years ago
<transition> API changes (#105)

8bb26fb4c54a547779e3a06b1abeeae0aff4a414 authored about 5 years ago
Remove inline-template (#98)

* remove inline-template

* Update 0000-remove-inline-templates.md

* Update 0000-remove-inl...

9f17365ec356a448405446a32d1a0e5255c4bb49 authored about 5 years ago
Remove filters (#97)

* remove filters

* add pipeline operator as an alternative

* Update 0000-remove-filters.md...

ef55401d9e81aaea02123db5b4d3a685b65479c5 authored about 5 years ago
Remove keyCode support in v-on (#95)

* drop keycode support RFC

* Rename 0000-drop-keycode-support.md to 0014-drop-keycode-support.md

d9ae979ee58781a74725cb0b35c79e34d6c3d9c6 authored about 5 years ago
update(slots-unification): fix example

ea9b2199c606874aa0ac4aa1aa47702fe02446e5 authored about 5 years ago
update(slots-unification): update slots usage in render fns

b7888b39b2cb6bc9161c8539d236dd7e5bf1b45c authored about 5 years ago
update the referenced issue (#103)

fb0463e3aeb9fd9820dd3922975003788dd5f107 authored about 5 years ago
Composition API (#78)

a8386a505f617673db646295df30e78a81f7139c authored about 5 years ago
Custom Directive API Change (#32)

a2fb9703dc93ab0c4f5edd9ea2b0baa8c40792c8 authored about 5 years ago
Component v-model API change (#31)

83d8780453e39abcab8ecb0448935a21d765829c authored about 5 years ago
Optional props declaration (#25)

8b8288bffd3a664533dda6afed1cc6b181ea919f authored about 5 years ago
Global mounting/configuration API change (#29)

bed289b5e0ff21249a86aefedc1eb25df6ea4db2 authored about 5 years ago
Render function API change (#28)

5fb76aa402be20cb427db6de0cddbe49fddf152f authored about 5 years ago
Functional and async components API change (#27)

b53b29bf2ef96a1a50467eeaf9124e22609bfa6a authored about 5 years ago