issues
search
kitze
/
mobx-router
A simple router for MobX + React apps
509
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump json5 from 2.1.3 to 2.2.3
#123
dependabot[bot]
opened
1 year ago
0
Bump qs from 6.5.2 to 6.5.3
#122
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#121
dependabot[bot]
opened
1 year ago
0
Demo app referenced in README is 404
#120
leegee
opened
2 years ago
0
null || '' ??
#119
romazhan
closed
2 years ago
6
Bump ws from 7.3.1 to 7.5.5
#118
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.8
#117
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.3
#116
dependabot[bot]
opened
3 years ago
0
Bump js-yaml from 3.11.0 to 3.14.1
#115
dependabot[bot]
opened
3 years ago
0
Remove all mobx annotations for compatibility with mobx 6
#114
rdgco
closed
3 years ago
3
Bump tmpl from 1.0.4 to 1.0.5
#113
dependabot[bot]
opened
3 years ago
0
Bump path-parse from 1.0.6 to 1.0.7
#112
dependabot[bot]
opened
3 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2
#111
dependabot[bot]
opened
3 years ago
0
Bump ws from 7.2.3 to 7.4.6
#110
dependabot[bot]
closed
3 years ago
1
Bump hosted-git-info from 2.6.0 to 2.8.9
#109
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21
#108
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1
#107
dependabot[bot]
closed
3 years ago
1
mobx 6.x support
#106
ruudandriessen
closed
2 years ago
4
Bump ini from 1.3.5 to 1.3.7
#105
dependabot[bot]
closed
3 years ago
1
Bump dot-prop from 4.2.0 to 4.2.1
#104
dependabot[bot]
closed
3 years ago
0
How to go directly to a path, e.g. for putting a reset token
#103
Daryn-L
closed
3 years ago
4
fix: path parameter disappears on reload, test fails
#102
takanori-s
closed
3 years ago
0
fix: query parameter disappears on browser reload or jumped from <a> tag
#101
takanori-s
closed
4 years ago
3
Bump js-yaml from 3.11.0 to 3.14.0
#100
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.10 to 4.17.20
#99
dependabot[bot]
closed
4 years ago
0
Support hash-based routing
#98
takanori-s
closed
4 years ago
2
How to catch all unmatched route url's and map to the same component?
#97
rdgco
closed
4 years ago
1
Bump lodash from 4.17.10 to 4.17.19
#96
dependabot[bot]
closed
4 years ago
1
Is it possible to do nested routing?
#95
harrycollin
closed
4 years ago
7
Support to Mobx State Tree
#94
nkint
closed
4 years ago
5
Keep reference of root store in RouterStore
#93
thdk
closed
4 years ago
0
Keep a reference of the 'root store' in RouterStore
#92
thdk
closed
4 years ago
0
Bump acorn from 3.3.0 to 6.4.1
#91
dependabot[bot]
closed
4 years ago
1
Typescript
#90
thdk
closed
4 years ago
3
mobx router - typescript
#89
thdk
closed
4 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#88
dependabot[bot]
closed
4 years ago
0
Bump js-yaml from 3.11.0 to 3.13.1
#87
dependabot[bot]
closed
4 years ago
1
Bump lodash from 4.17.10 to 4.17.15
#86
dependabot[bot]
closed
4 years ago
1
Bump extend from 3.0.1 to 3.0.2
#85
dependabot[bot]
closed
4 years ago
1
Bump merge from 1.2.0 to 1.2.1
#84
dependabot[bot]
closed
4 years ago
1
Drop provider inject
#83
thdk
closed
4 years ago
0
Use the react context instead of provider/inject
#82
thdk
closed
4 years ago
0
Bump handlebars from 4.0.11 to 4.5.3
#81
dependabot[bot]
closed
4 years ago
1
store in undefined when I use .goTo
#80
ekokotov
closed
4 years ago
3
Bump lodash from 4.17.10 to 4.17.14
#79
dependabot[bot]
closed
4 years ago
1
Bump handlebars from 4.0.11 to 4.1.2
#78
dependabot[bot]
closed
4 years ago
1
How to render 404 error page?
#77
ddinggu
closed
4 years ago
2
How to check HTTP error code?
#76
MKBLR23
opened
5 years ago
0
Do not ignore '0' from route params to build path
#75
thdk
closed
5 years ago
0
remove / from paramRegex
#74
vcinly
closed
5 years ago
0
Next