issues
search
jeroenpelgrims
/
vue-use-query-param
Use url query parameter like regular refs in Vue, in a typesafe way.
9
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Default Value should not be visible in the URL
#17
iamandrewluca
closed
3 months ago
1
Please match the input and output types of serialize and deserialize in ParamSerializationConfig
#16
Howard-Lam-UnitedVanning
opened
3 months ago
5
String array param with single value is parsed as undefined
#15
jeroenpelgrims
closed
6 months ago
0
Empty string query param is param is parsed as `undefined`
#14
jeroenpelgrims
closed
6 months ago
0
Set version to 1.0.0
#13
jeroenpelgrims
closed
8 months ago
0
Ci
#12
jeroenpelgrims
closed
8 months ago
0
Ci
#11
jeroenpelgrims
closed
8 months ago
0
Add ci workflows
#10
jeroenpelgrims
closed
8 months ago
0
Add tests for withDefault
#9
jeroenpelgrims
closed
8 months ago
0
Don't double encode objectParam values
#8
jeroenpelgrims
closed
8 months ago
0
Update readme to use new syntax
#7
jeroenpelgrims
closed
8 months ago
0
3 change default unset value to undefined instead of null
#6
jeroenpelgrims
closed
8 months ago
0
Add config options to dateParam, convert other params to also potentially accept options
#5
jeroenpelgrims
closed
8 months ago
0
Differentiate between date and datetime for `DateParam`
#4
jeroenpelgrims
closed
8 months ago
0
Change default unset value to `undefined` instead of `null`.
#3
jeroenpelgrims
closed
8 months ago
0
Add a (de)serialization config for an Enum query param.
#2
jeroenpelgrims
opened
8 months ago
1
ObjectParam does a double encoding using encodeURIComponent.
#1
jeroenpelgrims
closed
8 months ago
0