Skip to content

Pull requests: iambumblehead/form-urlencoded

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
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
added null value handling
#4 by stevenluan was merged Jun 26, 2015 Loading… updated Jun 26, 2015
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
An array index number
#7 by jumper423 was merged Oct 18, 2016 Loading… updated Oct 18, 2016
Add option to use index on an array
#9 by kahirul was merged Jun 2, 2017 Loading… updated Jun 2, 2017
add-es2015-dist
#12 by iambumblehead was merged Jul 17, 2017 Loading… updated Jul 17, 2017
added prepare script
#13 by iambumblehead was merged Jul 17, 2017 Loading… updated Jul 21, 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
Update babel
#30 by iambumblehead was merged May 28, 2020 Loading… updated Jun 19, 2020
Fix deployment files
#33 by perrin4869 was merged Mar 29, 2021 Loading… updated Mar 29, 2021
Create CHANGELOG.md
#36 by glen-cheney was merged Apr 20, 2021 Loading… updated Apr 21, 2021
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
Added ignoreEmptyArrays option.
#48 by Sanva was merged Sep 10, 2023 Loading… updated Sep 11, 2023
fix types file
#52 by iambumblehead was merged Sep 11, 2023 Loading… updated Sep 14, 2023
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
Increment version number
#49 by iambumblehead was merged Sep 11, 2023 Loading… updated Sep 14, 2023
ProTip! Exclude everything labeled bug with -label:bug.