Ecosyste.ms: OpenCollective

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

github.com/vuejs/router

🚦 The official router for Vue.js
https://github.com/vuejs/router

refactor: rename matchLocation to resolveLocation

e9d813303bedb63bbb9d120639aba134670b9adf authored over 5 years ago
refactor: rename matchLocation to resolveLocation

e9d813303bedb63bbb9d120639aba134670b9adf authored over 5 years ago
chore(devDeps): update

c74d8ea6b3b9d0b9f950f813f720af2027085e35 authored over 5 years ago
chore(devDeps): update

c74d8ea6b3b9d0b9f950f813f720af2027085e35 authored over 5 years ago
test: move history tests to own folder

092bbc5153a4bceab6e4f1b6a2a40f5ffa91e88b authored over 5 years ago
test: move history tests to own folder

092bbc5153a4bceab6e4f1b6a2a40f5ffa91e88b authored over 5 years ago
test(errors): add tests for errors in history listener

6d2020edc4b8d65b0dcf7c2bb4934c0fe09846f3 authored over 5 years ago
test(errors): add tests for errors in history listener

6d2020edc4b8d65b0dcf7c2bb4934c0fe09846f3 authored over 5 years ago
fix(errors): avoid unhandled errors in history listener

318c1e23c1171d5158b5dc265d92bc94a8ebafb5 authored over 5 years ago
fix(errors): avoid unhandled errors in history listener

318c1e23c1171d5158b5dc265d92bc94a8ebafb5 authored over 5 years ago
fix(router): throw NavigationCancelled when it should

085b75580bc952aed55048e0a6cb01bdc38c3630 authored over 5 years ago
fix(router): throw NavigationCancelled when it should

085b75580bc952aed55048e0a6cb01bdc38c3630 authored over 5 years ago
fix(history): cancel old navigations

4c5cb52f65c46e92dbcfdfe7103fcfc7665b3ee0 authored over 5 years ago
test(example): log time waiting

8ae71093394d0eccb4eb6e2e6a4ce4ed7ecf36b2 authored over 5 years ago
test(example): log time waiting

8ae71093394d0eccb4eb6e2e6a4ce4ed7ecf36b2 authored over 5 years ago
fix(router): avoid in-guard redirect in new navigation happened

ae0649620cd2b5871b133e5463bf8d100d88fc2e authored over 5 years ago
fix(router): avoid in-guard redirect in new navigation happened

ae0649620cd2b5871b133e5463bf8d100d88fc2e authored over 5 years ago
test(example): add navigation cancel with checbox

273b5ba94528b2583eab2405b2aaeeee10dbe012 authored over 5 years ago
test(example): add navigation cancel with checbox

273b5ba94528b2583eab2405b2aaeeee10dbe012 authored over 5 years ago
fix(history): fix pausing between back and forward

I realized calling history.forward() on Safari didn't immediately called
the popstate listener, ...

f10199a95da40e4ccbf729dfb5fcffcb01629305 authored over 5 years ago
fix(history): fix pausing between back and forward

I realized calling history.forward() on Safari didn't immediately called
the popstate listener, ...

f10199a95da40e4ccbf729dfb5fcffcb01629305 authored over 5 years ago
feat(router): handle cancelled navigations

3612695d4dc31525e3e7825d1905524556429b03 authored over 5 years ago
feat(router): handle cancelled navigations

3612695d4dc31525e3e7825d1905524556429b03 authored over 5 years ago
feat(link): add initial version router-link

0b8283a27543fccf521becda68a59db4765647ad authored over 5 years ago
feat(link): add initial version router-link

0b8283a27543fccf521becda68a59db4765647ad authored over 5 years ago
fix(view): correctly freez route, matched non enumerable

282b401a7771c64e8a9cd86de0a13dc7c10a9034 authored over 5 years ago
fix(view): correctly freez route, matched non enumerable

282b401a7771c64e8a9cd86de0a13dc7c10a9034 authored over 5 years ago
feat: working version of simple router-view

4f1bab908bf47016cf01470b88d57925452926e9 authored over 5 years ago
feat: working version of simple router-view

4f1bab908bf47016cf01470b88d57925452926e9 authored over 5 years ago
wip

49419605fd96e686ee1b76cd01c55e8f129a902d authored over 5 years ago
wip

49419605fd96e686ee1b76cd01c55e8f129a902d authored over 5 years ago
chore: add Vue to exploration

f196e1c15a17b3b6bead08c631374f763dbd6f61 authored over 5 years ago
chore: add Vue to exploration

f196e1c15a17b3b6bead08c631374f763dbd6f61 authored over 5 years ago
refactor(router): use paused property in router listener

9c0ea0005ff5f9f89fb932fbcb16c0053a4454c0 authored over 5 years ago
refactor(router): use paused property in router listener

9c0ea0005ff5f9f89fb932fbcb16c0053a4454c0 authored over 5 years ago
feat(abstract): avoid listeners with back and forward

b79a933885e64494d52bfdb1c45c1149e210897f authored over 5 years ago
feat(abstract): avoid listeners with back and forward

b79a933885e64494d52bfdb1c45c1149e210897f authored over 5 years ago
refactor: rename NavigationType NavigationDirection

815499236c63723e880be21694eb27ea7d8b2465 authored over 5 years ago
refactor: rename NavigationType NavigationDirection

815499236c63723e880be21694eb27ea7d8b2465 authored over 5 years ago
feat(abstract): remove listeners

d48c73e718064dbdc34f9cdaefeda97cc49e24c2 authored over 5 years ago
feat(abstract): remove listeners

d48c73e718064dbdc34f9cdaefeda97cc49e24c2 authored over 5 years ago
feat(abstract): listen for navigation

6a81fdac10b537cf8f8c90dfd909262bf9f0cf48 authored over 5 years ago
feat(abstract): listen for navigation

6a81fdac10b537cf8f8c90dfd909262bf9f0cf48 authored over 5 years ago
feat(abstract): move forward in history

fafd73759d43c6e6fe3d4c722b1fe6ca5b88f0f0 authored over 5 years ago
feat(abstract): move forward in history

fafd73759d43c6e6fe3d4c722b1fe6ca5b88f0f0 authored over 5 years ago
fix: remove duplicate fn from rebase

0346efa770464dd7b2a111ef10fd9b4f93e7386d authored over 5 years ago
fix: remove duplicate fn from rebase

0346efa770464dd7b2a111ef10fd9b4f93e7386d authored over 5 years ago
fix: missing void type

0b228006629786819ef3aed3c84ff6cbba7caed7 authored over 5 years ago
feat(abstract): history log

35ecfb45aff671f0c65b88b906240aac3a12b386 authored over 5 years ago
feat(abstract): history log

35ecfb45aff671f0c65b88b906240aac3a12b386 authored over 5 years ago
fix: missing void type

0b228006629786819ef3aed3c84ff6cbba7caed7 authored over 5 years ago
chore: up deps

929702e8cb549ee1b6d5902d4a8b896add30c757 authored over 5 years ago
chore: up deps

929702e8cb549ee1b6d5902d4a8b896add30c757 authored over 5 years ago
fix: preserve fullPath when redirecting in matcher

eaf75782c085d38513a3f1fddea255861417e42f authored over 5 years ago
fix: preserve fullPath when redirecting in matcher

eaf75782c085d38513a3f1fddea255861417e42f authored over 5 years ago
refactor: improve matchLocation

b393282b90a3939621b4fcd372791719b619026e authored over 5 years ago
refactor: improve matchLocation

b393282b90a3939621b4fcd372791719b619026e authored over 5 years ago
refactor: rename variable in matchLocation

a20697e87385dc233cfe0dcc001e0268ed3dfc83 authored over 5 years ago
refactor: rename variable in matchLocation

a20697e87385dc233cfe0dcc001e0268ed3dfc83 authored over 5 years ago
feat: add redirectedFrom in normalized location

afd9730161695092f9c3ade72d07bfc7867eb8ef authored over 5 years ago
feat: add redirectedFrom in normalized location

afd9730161695092f9c3ade72d07bfc7867eb8ef authored over 5 years ago
chore: up deps

6a08043748087c37cafbbdbb7c887e9eea28f32f authored over 5 years ago
chore: up deps

6a08043748087c37cafbbdbb7c887e9eea28f32f authored over 5 years ago
wip: listening to history

09be1747cfb006bfaa1562374b9672918ebd3a68 authored over 5 years ago
wip: listening to history

09be1747cfb006bfaa1562374b9672918ebd3a68 authored over 5 years ago
chore: up deps

14796d60b8ec786c58701248c98380ec2341044d authored over 5 years ago
fix import type

72f88d0bbefc59e188eb1825cd42a17874c6c787 authored over 5 years ago
fix import type

72f88d0bbefc59e188eb1825cd42a17874c6c787 authored over 5 years ago
chore: remove unused function

163b5a025b1a58a1a9e48a3b7113c91e7939c73a authored almost 6 years ago
chore: remove todos

2341f81397af3238fff181edd5db279c937a12e0 authored almost 6 years ago
chore: remove todos

2341f81397af3238fff181edd5db279c937a12e0 authored almost 6 years ago
refactor: remove old TODOS

0d8e73ae3fab0f95d222749e43193f416696d9ea authored almost 6 years ago
refactor: remove old TODOS

0d8e73ae3fab0f95d222749e43193f416696d9ea authored almost 6 years ago
test: beforeEnter nested routes

5bbceb12c38e8f814d7b8503815f77f0cbbb5bfa authored almost 6 years ago
test: beforeEnter nested routes

5bbceb12c38e8f814d7b8503815f77f0cbbb5bfa authored almost 6 years ago
feat: allow beforeEnter as array

7724317f607f0153114796ffda45ab297d8cc94b authored almost 6 years ago
fix: call beforeRouteLeave in right order

23f0c306b2449a087bce91cfd6811c5b2cda1e3c authored almost 6 years ago
fix: call beforeRouteLeave in right order

23f0c306b2449a087bce91cfd6811c5b2cda1e3c authored almost 6 years ago
feat: call beforeRouteLeave with nested routes

4ffae9737efcc0655b7c32901ee43a02ac4d878b authored almost 6 years ago
feat: call beforeRouteLeave with nested routes

4ffae9737efcc0655b7c32901ee43a02ac4d878b authored almost 6 years ago
test: refactor types

d776c19ef39b2114f345addff5b5dd7b1eaa6d2a authored almost 6 years ago
test: refactor types

d776c19ef39b2114f345addff5b5dd7b1eaa6d2a authored almost 6 years ago
test: beforeRouteEnter with nested routes

7e6f66b22af380497ff031ebd4b2af7a5e9bc62c authored almost 6 years ago
test: beforeRouteEnter with nested routes

7e6f66b22af380497ff031ebd4b2af7a5e9bc62c authored almost 6 years ago
test: test beforeRouteEnter on initial navigation nested routes

f6d2b6744d39860c9c50f52f735f65bc2dfcd9ef authored almost 6 years ago
test: test beforeRouteEnter on initial navigation nested routes

f6d2b6744d39860c9c50f52f735f65bc2dfcd9ef authored almost 6 years ago
test: add afterEach test for nested routes

1ae89458d3893c225938efa0f149166d89bf51b8 authored almost 6 years ago
test: assert arguments on beforeEach with nested routes

883975c82997235cdab4772a2e56f885932a0b58 authored almost 6 years ago
test: test global beforeEach on children

2501b554aa6cb300b8a39bf6dc547ae65e77bdae authored almost 6 years ago
test: test global beforeEach on children

2501b554aa6cb300b8a39bf6dc547ae65e77bdae authored almost 6 years ago
chore: add children routes for explorations

bc21fbe2e0241fa809c4b9c5447806e805d4b32b authored almost 6 years ago
chore: add children routes for explorations

bc21fbe2e0241fa809c4b9c5447806e805d4b32b authored almost 6 years ago
fix: allow empty paths children

a32b5cd1cf41e68150e184f28b36cca48f2382fe authored almost 6 years ago
fix: allow empty paths children

a32b5cd1cf41e68150e184f28b36cca48f2382fe authored almost 6 years ago
test: matcher nested record

c5ff80644fe3020116f6d150a6fa49a394f64dd7 authored almost 6 years ago
test: matcher nested record

c5ff80644fe3020116f6d150a6fa49a394f64dd7 authored almost 6 years ago
test: add test for params with nested routes

23f028b26ba0405f37f8c2733683004cc8feb6c9 authored almost 6 years ago
test: add test for params with nested routes

23f028b26ba0405f37f8c2733683004cc8feb6c9 authored almost 6 years ago
refactor: remove dead code

a593f12434cb89ab1d7f02d96ba6a5947288915e authored almost 6 years ago
refactor: remove dead code

a593f12434cb89ab1d7f02d96ba6a5947288915e authored almost 6 years ago