issues
search
justinfagnani
/
route
A client + server routing library for Dart
BSD 3-Clause "New" or "Revised" License
114
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is route deprecated?
#92
davidmorgan
opened
7 years ago
1
Update README.md
#91
ArgentiApparatus
opened
8 years ago
0
run example
#90
bbiglari
opened
8 years ago
0
hosted readme out of date
#89
devoncarew
opened
9 years ago
0
Update README.md
#88
cmplx
opened
9 years ago
0
Add urls lib import - Readme Example
#87
knownasilya
opened
10 years ago
1
Only set the window title when specifically requested.
#86
gsadams
opened
10 years ago
0
expectAsync[0-9] => expectAsync
#85
kegluneq
opened
10 years ago
0
Edit comments
#84
guillermooo
closed
9 years ago
0
How about using URI-template style format for the UrlMatcher?
#83
gmosx
opened
10 years ago
0
What's the relationship between route and route_hierarchical?
#82
gmosx
opened
10 years ago
2
Example files.dart ContentTypes forFile returns null ContentType
#81
mkhan-akhan
opened
10 years ago
2
Add methods optional argument to filter
#80
tusj
opened
10 years ago
0
Router hijacks the whole host:port
#79
rupesh97
opened
10 years ago
1
What is the branching strategy of this repo ?
#78
vicb
closed
9 years ago
2
A lot of refactoring, some fixes
#77
vicb
closed
9 years ago
6
Some code cleanup for the example
#76
vicb
closed
10 years ago
5
doc(readme): Update Dart CC + fix a typo
#75
vicb
closed
10 years ago
0
Introducing vetoable preEnter event
#74
pavelgj
closed
10 years ago
1
query -> querySelector
#73
marycampione
closed
10 years ago
0
[server] Allow multiple filters per URL pattern
#72
fpoehler
opened
10 years ago
0
Allow ignoring parameter value changes
#71
pavelgj
closed
10 years ago
1
Fix #69
#70
pavelgj
closed
10 years ago
0
The router incorrectly registers top level click listener and then prevents default on all routes.
#69
mhevery
closed
10 years ago
1
Remove dev_dependency on web_ui
#68
sethladd
closed
10 years ago
2
add feature to remove routes, stop listening or reset router (client side)
#67
tomaszkubacki
closed
10 years ago
3
typo
#66
guillermooo
closed
10 years ago
0
Add server-side SEO support like Rendr does
#65
prt101g
opened
10 years ago
0
Can not get /article/:articleID example to work
#64
delaneyj
closed
10 years ago
2
Allow filters to run after a request is processed
#63
sethladd
opened
10 years ago
0
Readme.md Server example does not compile.
#62
delaneyj
opened
10 years ago
0
UrlPattern is mission a matchAsPrefix implmentation
#61
nikgraf
opened
10 years ago
1
Need ability to check route preconditions asynchronously.
#60
bgourlie
closed
10 years ago
3
Version bump to match Dart launch parameters (>=0.9.0)
#59
butlermatt
opened
11 years ago
0
Feature Request: Add method to Router to manage unhandled routes
#58
NathanielAJohnson
opened
11 years ago
3
Update Example client.dart to use querySelector instead of query
#57
NathanielAJohnson
opened
11 years ago
0
Query string does not work
#56
donny-dont
opened
11 years ago
4
updated example to fit with the new path lib
#55
korsvanloon
opened
11 years ago
0
Route.addRoute expects a Pattern
#54
TedSander
closed
10 years ago
1
Generate documentation
#53
donny-dont
opened
11 years ago
0
Add named path params
#52
sethladd
closed
11 years ago
4
Allow multiple HTTP methods in serve()
#51
sethladd
opened
11 years ago
0
router matcher does not handle correctly paths with common prefix
#50
tomaszkubacki
closed
10 years ago
3
Consider a shorter name for defaultStream
#49
sethladd
opened
11 years ago
1
use method cascades in dartdocs
#48
sethladd
closed
11 years ago
1
Added route start event to Router
#47
pavelgj
closed
11 years ago
1
UrlPattern in route package does not implement UrlMatcher.reverse properly (experimental_hierarchical branch)
#46
RobertSzymacha
closed
10 years ago
1
Added Route.isActive/parameters and Router.activePath
#45
pavelgj
closed
11 years ago
1
Issue when using Route + Polymer.dart
#44
sdeleuze
opened
11 years ago
11
"Open in new tab" broken after call to router.listen()
#43
hjfreyer
opened
11 years ago
1
Next