Ecosyste.ms: OpenCollective

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

github.com/vuejs/vuex-router-sync

Effortlessly keep vue-router and vuex store in sync.
https://github.com/vuejs/vuex-router-sync

chore: update release script

f3bf651d037d559458c8c32d1da8f79859d46f47 authored about 4 years ago
chore: clean changelog

56cb732c6978477ce5e9c8a42871a3b5415ad1bb authored about 4 years ago
revert: circle ci removal

This reverts commit 3d26c68e208ffcf71e2c152089aedd09ae7bd4df.

8c164462a6ce602211148cb1db07c8bd0955b5b4 authored about 4 years ago
ci: remove circle ci integration

3d26c68e208ffcf71e2c152089aedd09ae7bd4df authored about 4 years ago
chore: add badges to README

48b24b6d302b57d428f4a9a30e811313a24612c0 authored about 4 years ago
ci: rename workflow name to test

ba1ee77987086e5d5839d97ceb272004713d4bbb authored about 4 years ago
ci: add github actions integration

f8088e289f317a378b5d737edbd1bfe07f3d3e8d authored about 4 years ago
chore: generate html coverage report

3b16c68a1145f97d1a4c4309eef7f5f0a17c1cd9 authored about 4 years ago
chore: ignore coverage directory

b803df31def47f83a1173e60b187be55eefcc569 authored about 4 years ago
chore: remove unused script

19d26ef152970a94a681c4876a557033fe748844 authored about 4 years ago
build: update npm packages

b8f6603bd5413d865bdb6995eb084de9f2315991 authored about 4 years ago
chore: fix package version

795c8db6d2206ba26468a558fd66007680bf79e4 authored about 4 years ago
chore: make circle ci badge prettier

36d2e8e58aadb60b39782c8d7913f825a7d63754 authored over 4 years ago
chore: link to README.zh-cn.md (#99)

119a831cae1f8eab13d792d39554c479e8aaa6ea authored over 4 years ago
docs: add Chinese version of README.md (#96)

Co-authored-by: Jinjiang <[email protected]>

b03ad83baee6553b42a9820405d22e4ce16ecc7c authored over 4 years ago
ci: update ci config

741e6f8e2425c7d730f0412ab20014d043ce80ec authored over 4 years ago
Merge pull request #98 from vuejs/new-build-system

build: update the whole build system

a991dad675cd66ace194462312681f35d38fcc9d authored over 4 years ago
build: update the whole build system

ccc415933552d8e5a05619285417653c7ef93c4b authored almost 5 years ago
chore: update some stylings to match other latest vue libs

dad8c8b39d421102dd5c304ceaa3fcd935bdff65 authored almost 5 years ago
bump vue

d57ed0b9b643a346e0885e6d1c99db3186324bcc authored over 7 years ago
5.0.0

37b7a9e4c780e0d5434e3008831b5ec36244ba35 authored over 7 years ago
bump deps + update typing

515d29acfd34c83578cd2273fe67d301298ec14f authored over 7 years ago
4.3.2

3c826bb089eb696fa6fe5460a62ecd27e22a7d6a authored over 7 years ago
add a build step

24ea28ffe355e3fbf59daa1904536f289d2c4de2 authored over 7 years ago
style: tweaks

b5a867a1b02e19ebeeded5568e31b0c6b7b1c8c3 authored over 7 years ago
Avoid calling replace on initial render, fix #71 (#72)

fdc6fdfbe6861f424268baf11db678717ee0bf83 authored over 7 years ago
4.3.1

06876f521739f5b624576acac5c09822ada5c97a authored over 7 years ago
ensure ES5, fix #69

808bfe647d0f5db4f0d13e92b1251f2b48c9e415 authored over 7 years ago
4.3.0

3d5a373dfc1038c3976dd00b6829be6e9790390e authored over 7 years ago
update types

32e1fe769803dd65509648c82f8d5a4ff0d13783 authored over 7 years ago
use npm lockfile

26a8c35f37717e1b35cc2b31f0de84be8e9d22b7 authored over 7 years ago
feat: add API for unsync(#66)

close #64

693aa761f9e47df7f07c49c799c627b86d094402 authored over 7 years ago
update readme + sepcify node version for circle

fb42e8e9f9353e54ee4cc2e5e6badcca0affa258 authored over 7 years ago
add files

cdc7370a00ce33faafe40efa6b3e3ceed4d64188 authored over 7 years ago
4.2.0

672608146f8192e8bc267a432fa8658aa4461dd2 authored over 7 years ago
add test

8762517341cb064df15821571fa66b65b633b029 authored over 7 years ago
make the route module namespaced

2891953ab46247ec3e3e89bf4ef97a3febfa5d87 authored over 7 years ago
4.1.3

828024f6fe5edaf4825aa8bd672cebf9c380fe8c authored over 7 years ago
tweak

68202a302f548917055996dcfe35c88b3e3284f2 authored over 7 years ago
Use replace instead of push in init render (#52)

#51

186e8abb9070f6b48ac2fe9f94a96dfa3a7a9767 authored over 7 years ago
Revert "Fixing dependency mismatch" (#44)

8bc28b0fc008c991c1e74978cd98cb3a5de3056c authored about 8 years ago
Fixing dependency mismatch (#42)

Docs misguide you into installing 2 which has the undefined path bug.

b09f68ecec90ac6980d271e8d6e337c7a961c9bb authored about 8 years ago
4.1.2

963dc02ca87ef5036123a9de2248ba80b688ec14 authored about 8 years ago
iniitialize state using router current route as sync

b6508fa0c2677904e6a3850500741f8d8bc57c86 authored about 8 years ago
4.1.1

35e85ab4a4708379d044bfb8834713c015f00072 authored about 8 years ago
Return void from sync() (#41)

4e9e4c88360e0a4e872291cc09dfc7666bd536c3 authored about 8 years ago
4.1.0

3947096edfd095fe9cf1ca919f6668acdd553b8d authored about 8 years ago
Add declaration file for TypeScript (#40)

28729861884b8293af2320183c5f40c4a3a86993 authored about 8 years ago
go accepts number of steps back (#39)

This one ate me few minutes :)

714fec4a407bfbeaf14b5e194a403f5668dd5147 authored about 8 years ago
4.0.2

421a68aced829f7287acab24d25daae8d609f420 authored about 8 years ago
avoid using es6 features (fix #38)

ebe5b13ebb3969457d5daaf7cdeb986225956ba2 authored about 8 years ago
4.0.1

48f43e968211813818b845c8123bbeee208a29e8 authored about 8 years ago
cleanup peer deps

07a597abbc55c683ae6fb04272da170cfa9e7677 authored about 8 years ago
4.0.0

3908c26120373565f592bf0bbc4c83a093a395ae authored about 8 years ago
tweak route state setting

8f7c970e33f19cada44529f952631019cbc44516 authored about 8 years ago
update usage

3a6b4ff56095cc1c49f6b6ee783b47ff07e2e73b authored about 8 years ago
Custom module name (#37)

* add options. custumize vuex module name

* add doc

dd9dad22a126e70fe8db819a2ef13da007a4bb40 authored about 8 years ago
[29] Store 'from' in state.route (#36)

3232eacad4c48f28ead4a93c911cb39361f57fe8 authored about 8 years ago
Store route meta data (#32)

7a269fed8d87c31c67047e53ed9de7e9cf5a1d13 authored about 8 years ago
3.0.0

ebc9578e9a3b8647208bc8b761edc9e96d280b03 authored over 8 years ago
compat with latest rc of vuex/vue-router

21a6838e39b005aa15e98dc264110a973d602b9a authored over 8 years ago
2.0.2

e119a0024eb13562f425fdc0e35a286effc26222 authored over 8 years ago
use 2.0 module API

600cae2de8efc5ec494fb6b6a7e381afeaaa7fd3 authored over 8 years ago
support vuex 2.0 migration (#18)

81195bb02b770068a4deff648cc556b142e2e7df authored over 8 years ago
readme

e28dd02b66809767a9cac59d791e28e0f9279f23 authored over 8 years ago
2.0.0

cbf7895113fa32c8cf0543c322a0f11c3dede42b authored over 8 years ago
update route mutation

f29fe4a4d518a162dc191210415ef7967489fcf4 authored over 8 years ago
support arbitrary route keys

0a96b95b6dec68196471e5c9b800bb204e0cd89b authored over 8 years ago
Add route name (#11)

Add the route name.
Sometime route name is more usefull then the path.

1f7411eb3f49673d800693621d88995152323a2d authored over 8 years ago
Merge branch 'master' of github.com:vuejs/vuex-router-sync

89347b6d76a5601f3408bbd9f57641a878c191a1 authored over 8 years ago
1.0.1

b09905ca8e60b9c964a142040047a6085982cbc0 authored over 8 years ago
fix compat with vuex 0.8

e198699f94633934fe686b9c2a0183834225d91b authored over 8 years ago
Add License (#15)

* add LICENSE file

* add license section

* update author

46d6715b5baca09b0a0deb9bc5f03f2bc68c33e1 authored over 8 years ago
Merge pull request #5 from pixelgrid/master

Min vuex version change

04a659e01b118971df70ea0918537dba6090e4b5 authored almost 9 years ago
Min vuex version change

Update min version of vuex needed for running vuex-router-sync

e71d326ff53ecb2b774db3a4bf7bab8eca89309c authored almost 9 years ago
readme

5442eb10b50dc797217bac0027e9289454d750ca authored almost 9 years ago
readme

fbef1617eb09c981c90f8a16f44c2cbefec7a9e0 authored almost 9 years ago
add note

9c539157c96f320582f07844ad0408fe38f09b6b authored almost 9 years ago
init

e88a40d8899a46d815c5d76247fa65b6fa35e326 authored almost 9 years ago