issues
search
purescript-contrib
/
purescript-routing
A clean, type-safe routing library for PureScript.
Apache License 2.0
105
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: migrate to spago@next
#89
srghma
opened
1 month ago
0
Fix typo
#88
DenisFrezzato
closed
2 years ago
1
Prepare v11.0.0 release (1st PS 0.15.0-compatible release)
#87
JordanMartinez
closed
2 years ago
0
Update to PureScript v0.15.0
#86
JordanMartinez
closed
2 years ago
1
Introduce purs-tidy formatter
#85
thomashoneyman
closed
3 years ago
0
Add a minimal working example to the documentation
#84
KaneRoot
opened
3 years ago
1
Replace Slack links with Discord
#83
thomashoneyman
closed
3 years ago
0
Fix warnings revealed by v0.14.1 PS release
#82
JordanMartinez
closed
3 years ago
0
Prepare v10.0.0 release
#81
kl0tl
closed
3 years ago
0
Update changelog since v9.0.1
#80
thomashoneyman
closed
3 years ago
2
Replace Data.Validation.Semiring.unV by Data.Validation.Semiring.validation
#79
kl0tl
closed
3 years ago
1
Change duplicate variable name
#78
mujx
closed
3 years ago
0
Update to v0.14.0-rc3 v2
#77
milesfrain
closed
3 years ago
0
Update to v0.14.0-rc3
#76
JordanMartinez
closed
3 years ago
2
Update according to Contributors library guidelines
#75
maxdeviant
closed
4 years ago
3
toForeign is now unsafeToForeign
#74
milesfrain
closed
4 years ago
0
Match query params with hash-based routing
#73
milesfrain
opened
4 years ago
5
Edit guide to match JS DSL snippet
#72
milesfrain
closed
3 years ago
1
Update Travis file and npm dev dependencies
#71
thomashoneyman
closed
4 years ago
0
Make `param` remove `Query` once all parameters have been consumed
#70
garyb
closed
4 years ago
0
`param` should remove `Query` stage from the route when all params consumed
#69
garyb
closed
4 years ago
0
no need for Manual Newtype instance
#68
safareli
closed
5 years ago
0
eitherMatch' :: forall b. Match (Either String b) -> Match b
#67
safareli
opened
5 years ago
0
Update purescript-record dependency
#66
garyb
closed
5 years ago
0
Bump purescript-web-html to 2.0.0
#65
rnons
closed
5 years ago
2
Fix typo in the guide
#64
eahlberg
closed
5 years ago
1
GUIDE: 2nd attempt at fixing the operator precedence examples.
#63
tesujimath
closed
4 years ago
1
Fixed operator precedence problem in GUIDE examples.
#62
tesujimath
closed
5 years ago
3
Typed query params
#61
nukisman
opened
5 years ago
3
How to handle hash in Routing.Match
#60
rnons
opened
6 years ago
5
Compiler/0.12
#59
natefaubion
closed
6 years ago
0
Restore comments from Routing.Match.Class
#58
safareli
closed
6 years ago
2
Add example for `newtype` parameter in routes
#57
brodeuralexis
closed
3 years ago
2
Error in example
#56
brodeuralexis
closed
6 years ago
5
Add matcher for `NonEmptyString`
#55
garyb
closed
6 years ago
0
Generalize `Routing.Match` combinators
#54
natefaubion
closed
6 years ago
6
Rewrite guide
#53
natefaubion
closed
6 years ago
3
Update guide for v7
#52
ravloony
closed
6 years ago
1
Push state
#51
natefaubion
closed
6 years ago
22
API Updates (breaking)
#50
natefaubion
closed
6 years ago
4
`matchesAff` assumes MonadCont behavior for Aff
#49
natefaubion
closed
7 years ago
2
Add a example
#48
jimmyhuco
opened
7 years ago
3
Fix for URI-encoded path segments without query fragment
#47
garyb
closed
7 years ago
0
Query parsing fixes
#46
garyb
closed
7 years ago
2
Eq instance for RoutePart
#45
coot
closed
7 years ago
3
Updates for purescript-aff-4.0.0
#44
coot
closed
7 years ago
3
Parsing "/"
#43
bigs
opened
7 years ago
3
Using match and matchWith
#42
Rizary
opened
7 years ago
0
Understanding on what `lit` and `src` behaviors
#41
Rizary
opened
7 years ago
4
Remove `matchesAff` and the like
#40
garyb
closed
6 years ago
1
Next