-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: iambumblehead/form-urlencoded
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added ability to sort properties before encoding
#1
by jblashill
was merged Mar 7, 2014
Loading…
updated Mar 7, 2014
Changed encoding of strings to conform to point 5 of w3 spec:
#2
by jblashill
was closed Apr 8, 2014
Loading…
updated Apr 8, 2014
Added fix to properly encode ascii characters in string values
#3
by jblashill
was merged Apr 12, 2014
Loading…
updated Apr 15, 2014
Add support for encoding an empty array
#5
by TomiS
was merged May 13, 2016
Loading…
updated May 13, 2016
Allow unicode characters in encoded data
#6
by m14t
was merged Jun 2, 2016
Loading…
updated Jun 2, 2016
Add option to use index on an array
#9
by kahirul
was merged Jun 2, 2017
Loading…
updated Jun 2, 2017
Exporting default to match ES6 standard and definatly types definition
#16
by Debens
was merged May 10, 2018
Loading…
updated May 10, 2018
increment version number and add browser field
#21
by iambumblehead
was merged Jul 24, 2019
Loading…
updated Jul 28, 2019
Name of the arrays always ends with
#23
by darkman97i
was merged Oct 6, 2019
Loading…
updated Oct 6, 2019
Add setnest function to enable use of Set object
#24
by tlindow
was merged Oct 27, 2019
Loading…
updated Oct 27, 2019
Add option to use dot "." as seperator for nested objects
#26
by doddys
was merged Dec 14, 2019
Loading…
updated Dec 14, 2019
Add missing options to type definitions
#42
by wzs
was merged Feb 3, 2022
Loading…
updated Feb 3, 2022
Added missing ESM types subpath export condition.
#45
by scott-lc
was merged Jul 29, 2022
Loading…
updated Jul 29, 2022
fix syntax error at README
#51
by iambumblehead
was merged Sep 11, 2023
Loading…
updated Sep 14, 2023
normalize git url at package.json
#50
by iambumblehead
was merged Sep 11, 2023
Loading…
updated Sep 14, 2023
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.