issues
search
riot
/
route
Simple isomorphic router
MIT License
212
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps-dev): bump ws from 8.16.0 to 8.17.1
#176
dependabot[bot]
opened
4 months ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#175
dependabot[bot]
opened
4 months ago
0
Changing URL programmatically
#174
marcocelesti
closed
7 months ago
4
Route slots are multiplying after each route change
#173
MichaelSimek
closed
1 year ago
1
Router captures all links regardless of base path
#172
jfbrennan
closed
1 year ago
3
Updating component on route change
#171
jfbrennan
closed
1 year ago
3
updated: build badge image
#170
GianlucaGuarini
closed
1 year ago
0
build(deps): bump json5 from 2.2.1 to 2.2.3
#169
dependabot[bot]
closed
1 year ago
1
Error when compiling webpack
#168
damusix
closed
1 year ago
3
build(deps): bump ansi-regex from 3.0.0 to 3.0.1
#167
dependabot[bot]
closed
2 years ago
1
build(deps): bump nth-check from 2.0.0 to 2.1.1
#166
dependabot[bot]
closed
2 years ago
1
build(deps): bump path-parse from 1.0.6 to 1.0.7
#165
dependabot[bot]
closed
1 year ago
1
build(deps): bump minimist from 1.2.5 to 1.2.6
#164
dependabot[bot]
closed
1 year ago
1
added support for routes with fragments
#163
geonanorch
closed
1 year ago
2
Download a file
#162
markgarrigan
closed
3 years ago
2
build(deps): bump ws from 7.4.4 to 7.4.6
#161
dependabot[bot]
closed
3 years ago
2
build(deps): bump browserslist from 4.16.3 to 4.16.6
#160
dependabot[bot]
closed
3 years ago
2
build(deps): bump lodash from 4.17.19 to 4.17.21
#159
dependabot[bot]
closed
3 years ago
2
history navigation fix following addition of decodeURI in rawth
#158
geonanorch
closed
3 years ago
6
build(deps): bump y18n from 4.0.0 to 4.0.1
#157
dependabot[bot]
closed
3 years ago
2
setBase is working?
#156
01oseluiz
closed
3 years ago
1
use decodeURI() on route
#155
geonanorch
closed
3 years ago
5
build(deps): bump ini from 1.3.5 to 1.3.8
#154
dependabot[bot]
closed
3 years ago
2
Can't get routes with parameters to work
#153
skjerk
closed
3 years ago
1
Fix 'history' typo
#152
RedKenrok
closed
4 years ago
2
Disable setting history.
#151
RedKenrok
closed
4 years ago
3
Fix 'target' attribute support (#149)
#150
geonanorch
closed
4 years ago
1
Bug in support of 'target' attribute
#149
geonanorch
closed
4 years ago
3
"Maximum call stack size exceeded" error and a component inside route component are mounted multiple times
#148
Elastic1
closed
4 years ago
0
How to catch "404 Not Found" routes properly?
#147
anonimusprogramus
closed
4 years ago
3
Route function rather than Update
#146
BrockAtkinson
closed
4 years ago
1
build(deps): bump acorn from 6.4.0 to 6.4.1
#145
dependabot[bot]
closed
4 years ago
1
Exclude path from routing
#144
ghost
closed
4 years ago
2
Child component onUpdated not firing
#143
markgarrigan
closed
4 years ago
0
Infinite loop when child is directly nested in route
#142
markgarrigan
closed
4 years ago
1
Using router with rollup causes error
#141
dpa99c
closed
4 years ago
1
Import route / router fails on Edge after rollup bundler
#140
infuzz
closed
4 years ago
4
When trying to put a component inside a route it is not mounted.
#139
drorhilman
closed
4 years ago
4
Update README.md
#138
damusix
closed
4 years ago
2
Router fails entirely when not in index of a folder
#137
AshenPheonix
closed
4 years ago
1
Do TypeScript definitions exist for route?
#136
hairlesshobo
closed
1 year ago
2
Route does not work well with @riotjs/ssr
#135
cybervaldez
closed
4 years ago
3
Request: Wildcards for routes
#134
cybervaldez
closed
4 years ago
1
SSR + Standalone Route = window undefined
#133
cybervaldez
closed
4 years ago
1
Lazy components support
#132
GianlucaGuarini
closed
4 years ago
1
Fix nested route handling
#131
GianlucaGuarini
closed
4 years ago
1
Riot v4 Support Status
#130
hairlesshobo
closed
4 years ago
3
Browser location bar doesn't reflect the change of a route.push('/mynewroute')
#129
infuzz
closed
5 years ago
1
Empty object when using es6 import
#128
Rydez
closed
5 years ago
1
Fixed a spelling mistake
#127
KiritoXF
closed
5 years ago
1
Next