issues
search
timocov
/
ts-transformer-properties-rename
TypeScript custom transformer to rename properties
MIT License
70
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improvde DX and migration from `ts-transformer-minify-privates`
#33
timocov
opened
1 year ago
0
Fields declared with `declare` keyword are renamed but shouldn't
#32
timocov
closed
1 year ago
0
Properly handle class members with decorators
#31
bo4arovpavel1989
closed
2 years ago
2
An object with quoted keys is not minified
#30
timocov
opened
2 years ago
0
Feature for excluding names
#29
CalmarBen
closed
2 years ago
7
Fixed handling unnamed/undeclared returned type from functions
#28
timocov
opened
2 years ago
2
Return type of public function is marked as internal
#27
meskill
opened
2 years ago
1
Fixed handling any/unknown types so now variables of these types are treated as public
#26
timocov
closed
3 years ago
0
Incorrect handling unknown/any casting
#25
timocov
closed
3 years ago
0
Fixed wrong code for indexed generic type
#24
timocov
closed
3 years ago
0
Wrong code for indexed generic in returned type
#23
timocov
closed
3 years ago
0
Error: Cannot find source file
#20
hexxone
closed
3 years ago
5
Handle object literals with "erased" type
#19
mgrebenets
closed
3 years ago
1
Fix an extra underscore getting added to properties that start with double underscores
#18
pedramr
closed
3 years ago
1
[feature] Lazily resolve TS Program
#17
meDavid
opened
3 years ago
9
Incorrect handling mapped types
#16
timocov
closed
4 years ago
0
Mapped types do not respect @public jsdoc
#15
87vrvk9k
closed
4 years ago
4
Add loose mode
#14
timocov
opened
4 years ago
0
Constructor parameters in internal classes get prefixed.
#13
zbynek
closed
4 years ago
2
Fixed generating enums
#12
timocov
closed
4 years ago
0
Enums are not renamed causing runtime error
#11
87vrvk9k
closed
4 years ago
0
Add errors/warning where we're sure that an error could be
#10
timocov
opened
4 years ago
7
Fix defining properties
#9
timocov
closed
4 years ago
0
Computed or Invalid property names
#8
artfiedler
opened
4 years ago
14
Getters/Setters with Object.defineProperty
#7
artfiedler
closed
4 years ago
7
Handle Internal Class renames
#6
artfiedler
opened
4 years ago
7
Incorrect handing `in` operator with string literal
#5
timocov
closed
4 years ago
0
Incorrect handling generic type alias
#4
timocov
closed
4 years ago
0
Incorrect renaming `length` property of tuple
#3
timocov
closed
4 years ago
0
Added source map support
#2
timocov
opened
4 years ago
1
Handle custom types in local folders
#1
timocov
closed
4 years ago
1