issues
search
mpyw
/
axios-case-converter
Axios transformer/interceptor that converts snake_case/camelCase
MIT License
160
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
looks like uuids are behaving weird
#63
ricardofabila
opened
7 months ago
0
TypeError: __vite_ssr_import_0__.default is not a function
#62
jifalops
closed
8 months ago
0
fix: Mark axios as external dependency in rollup config
#61
joaolrpm
closed
10 months ago
2
fix: Improved isAxiosHeaders validation to handle obfuscated code
#60
joaolrpm
closed
10 months ago
1
Response headers aren't being converted for axios 1.x
#59
joaolrpm
closed
10 months ago
2
TypeError: applyCaseMiddleware is not a function
#58
camcam2605
opened
1 year ago
1
Use checkout v3
#57
mpyw
closed
1 year ago
0
added ignoreParams to options
#56
stefanbartos
closed
1 year ago
0
opt-out for transforming params casing
#55
stefanbartos
closed
1 year ago
1
fix: 🐛 Don't transform number keys
#54
mpyw
closed
1 year ago
0
How to disable some of the transformations?
#53
jeancallisti
opened
2 years ago
1
export '__spreadArray' was not found in 'tslib'
#52
jeancallisti
closed
2 years ago
0
TypeError: Cannot convert undefined or null to object
#51
sergeushenecz
closed
2 years ago
1
Don't accept class instances as transformable
#50
mpyw
closed
2 years ago
0
Cannot read properties of undefined (reading '_isAMomentObject')
#49
sergeushenecz
closed
2 years ago
2
🤮 Fix `axios` and `axios-mock-adapter` compatibility issue on tests 🤮
#48
mpyw
closed
2 years ago
0
axios v1.x bug: response header mutations via `transformResponse` are discarded
#47
mpyw
closed
2 years ago
1
feat!: Support Axios v1
#46
siketyan
closed
2 years ago
1
Axios v1.0.0 compatibility
#45
tobiasdalhof
closed
2 years ago
2
camel case converter is not following the default rules.
#44
j0eii
closed
3 years ago
1
Answers for #39 and #40
#43
mpyw
closed
3 years ago
0
Follow up axios@0.23.0 changes
#42
mpyw
closed
3 years ago
0
Axios version dependency warning
#41
JoseGoncalves
closed
3 years ago
2
Is it possible to enable the transformation in the response but not on the request on a specific url?
#40
ghost
closed
3 years ago
1
How to apply middleware only for specific url?
#39
ndeviant
closed
3 years ago
0
Migrate to GitHub Actions & Remove Babel Transpilation
#38
mpyw
closed
3 years ago
0
Key remapping type safety?
#37
revmischa
closed
3 years ago
2
Fix CI issues
#36
davidfishlock
closed
3 years ago
0
Fix CI builds
#35
mpyw
closed
3 years ago
2
Update axios dependency to 0.21.1
#34
davidfishlock
closed
3 years ago
3
chore: update axios dependency
#33
aabanaag
closed
3 years ago
3
Incorrect peer dependency
#32
aabanaag
closed
3 years ago
3
Fix for TypeScript 3.9
#31
mpyw
closed
4 years ago
0
Fix build error in TypeScript 3.9
#30
mpyw
closed
4 years ago
0
Not working with JSON.stringify on FormData
#29
ngekoding
closed
3 years ago
3
preservedKeys nested wildcards
#28
glenncoppens
closed
3 years ago
5
preserve case
#27
alextrastero
closed
4 years ago
3
[BC] Major Refactoring
#26
mpyw
closed
4 years ago
0
Support UMD build
#25
mpyw
closed
4 years ago
0
Fix compiler options
#24
mpyw
closed
4 years ago
0
Rename ambiguous types, option keys and variables
#23
mpyw
closed
4 years ago
0
Feat: Add more options
#22
mpyw
closed
4 years ago
0
How to disable converting kebab case?
#21
alextrastero
closed
4 years ago
2
How to disable headers processing?
#20
losikov
closed
4 years ago
2
Add available options details to the README
#19
sirajulm
closed
4 years ago
1
Huge Refactoring
#18
mpyw
closed
4 years ago
3
Exempt certain fields/nested fields from case conversion
#17
sirajulm
closed
4 years ago
3
AxiosInstance config doesn't match
#16
revmischa
closed
4 years ago
4
Smaller change case dependency
#15
amoshydra
closed
4 years ago
0
Allow unconverted params
#14
chancock09
closed
4 years ago
2
Next