-
Notifications
You must be signed in to change notification settings - Fork 508
Pull requests: typestack/class-transformer
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add type arguments in transform decorator
#1808
opened Jan 11, 2025 by
kitimark
Loading…
6 tasks done
docs: Update documentation to reflect correct names for the Additional decorators.
#1803
opened Dec 22, 2024 by
rs-r2d2
Loading…
6 tasks done
Enhance boolean conversion logic for strings and numeric values
#1776
opened Oct 24, 2024 by
GFoniX
Loading…
5 of 6 tasks
fix: allow plain to class to convert from Set to Set instead of from Set to Array
#1724
opened Jul 6, 2024 by
onhate
Loading…
5 of 6 tasks
feat(export): export defaultMetadataStorage
#1715
opened Jun 15, 2024 by
thongxuan
Loading…
6 tasks done
fix: do not apply custom name for instanceToPlain on toClassOnly and exposeAll
#1701
opened May 14, 2024 by
diffy0712
Loading…
5 of 6 tasks
fix: exposeUnsetFields when useDefineForClassFields is set
#1689
opened Apr 3, 2024 by
fjodor-rybakov
Loading…
6 tasks done
Fix #1413 - fix typo for deserialize and deserializeArray
#1679
opened Feb 11, 2024 by
dummer3
Loading…
feat: add instanceToPlainAsync method to handle promise values
#1490
opened Mar 25, 2023 by
tafm
Loading…
6 tasks done
docs: add example of array with different types
#1455
opened Feb 16, 2023 by
mrbrunelli
Loading…
5 of 6 tasks
add type interference to
plainToClass
/ plainToInstance
#1451
opened Feb 7, 2023 by
luukvhoudt
Loading…
3 of 6 tasks
feat: casting empty numberstring to null
#1390
opened Nov 16, 2022 by
sodoojin
Loading…
5 of 6 tasks
Fixes #1342 - plainToInstance loses values for the Map type if key matches a prototype value of Map
#1343
opened Sep 16, 2022 by
haug-den-lucas
Loading…
6 tasks done
Fix boolean conversion from string values when enableImplicitConversion option is set to true
#1329
opened Sep 4, 2022 by
mubin-ct
Loading…
5 of 6 tasks
doc: minor update correcting a var name: users->user
#1282
opened Jul 18, 2022 by
gdarquie
Loading…
5 of 6 tasks
feat: stackable expose decorator (#378)
#1259
opened Jul 2, 2022 by
Iran-110
Loading…
6 tasks done
2
Adding @Alias decorator and allow multiple @Expose decorators
#1192
opened May 5, 2022 by
rgoupil
Loading…
6 tasks done
3
Add property extraOptions to ClassTransformOptions
#1136
opened Mar 8, 2022 by
leocsilva
Loading…
6 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.