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
Add default handler support
#42
yissachar
closed
10 years ago
2
Example fails to work in Dartium
#41
sethladd
closed
11 years ago
6
UrlPattern is missing inherited member
#40
sethladd
closed
11 years ago
2
_MultiPattern is missing inherited member
#39
sethladd
closed
11 years ago
2
Handle URL parameters
#38
polux
opened
11 years ago
6
Routing is browser-dependent when routes overloap
#37
polux
closed
11 years ago
2
removed environment as it's causing issues
#36
pavelgj
closed
10 years ago
0
Fix documentation syntax error
#35
danschultz
closed
11 years ago
5
Updated use of streams for the new SDK which fixes a related bug
#34
pavelgj
closed
11 years ago
0
Typo fix (cont'd)
#33
pavelgj
closed
11 years ago
0
Route when listen is called to create consistent behaviour for different browsers
#32
nikgraf
opened
11 years ago
0
No handler found error when running in Dartium
#31
marcojakob
opened
11 years ago
5
UrlPattern -> UriPattern
#30
gmosx
opened
11 years ago
3
Fixed double ## in onHashChange. Added more logging.
#29
pavelgj
closed
11 years ago
0
Routing on page load
#28
nikgraf
closed
11 years ago
2
IE 10 and 9 No handler found for /##/
#27
marcog83
closed
10 years ago
6
Implement a RFC 6570 compliant UriTemplate
#26
justinfagnani
opened
11 years ago
1
Implemented async vetoing and default routes
#25
pavelgj
closed
11 years ago
1
Implemented basic leave event
#24
pavelgj
closed
11 years ago
0
Nested tags inside anchors break the global click listener.
#23
marcog83
opened
11 years ago
2
Implemented basic new interface for hierarchical routing
#22
pavelgj
closed
11 years ago
0
Add Drone.io support + badge.
#21
amouravski
opened
11 years ago
0
Internal error: client.dart': Error: line 146 pos 1: unexpected token '}'
#20
marcog83
closed
11 years ago
0
Improved History Support
#19
nikgraf
closed
11 years ago
1
Allow request-specific context data to be passed to handlers (Server)
#18
justinfagnani
opened
11 years ago
1
Allow handling of different HTTP methods
#17
justinfagnani
closed
11 years ago
3
Use const constructor for UrlPattern
#16
sethladd
opened
11 years ago
0
ETA for future goals
#15
gmosx
opened
11 years ago
1
Update pub.dartlang.org
#14
ltackmann
closed
11 years ago
3
Updates for r20193
#13
butlermatt
closed
11 years ago
0
Server-Side add functionality to serve a static directory
#12
butlermatt
closed
11 years ago
8
added Github flavoured syntax highlighting to code samples in README.md
#11
midinastasurazz
closed
11 years ago
2
Fix of spelling mistakes in README.md
#10
midinastasurazz
closed
11 years ago
2
Correct typo
#9
butlermatt
closed
11 years ago
0
Add a server-side Router for use with dart:io v2
#8
justinfagnani
closed
11 years ago
0
Allow filters to process the outgoing response, similar to Django middleware
#7
justinfagnani
opened
11 years ago
1
useFragment logic reverse in listen()
#6
bradrydzewski
closed
11 years ago
1
Add server-side Router
#5
justinfagnani
closed
11 years ago
0
Escape special regex characters outside of groups
#4
justinfagnani
closed
11 years ago
0
Consider rejecting ambiguous patterns
#3
justinfagnani
closed
11 years ago
1
Work with browsers that don't support pushState
#2
justinfagnani
closed
11 years ago
2
URL Redirect
#1
krhebbar
opened
11 years ago
1
Previous