issues
search
angular
/
ts-minify
A tool to aid minification of Typescript code, using Typescript's type information.
Apache License 2.0
121
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix markdown heading.
#63
jainaman224
closed
5 years ago
2
Fixed a typo
#62
theel0ja
opened
6 years ago
0
Improved formatting of README.md
#61
theel0ja
opened
6 years ago
0
Unable to minify
#60
aiboost
closed
7 years ago
5
Typescript preprocessor
#59
fis-cz
opened
8 years ago
1
Library level renaming
#58
dariajung
opened
9 years ago
0
Constructor parameter property declaration
#57
dariajung
closed
9 years ago
1
Incorrectly renaming nested object literals
#56
dariajung
opened
9 years ago
0
Raise exception when file in `renameProgram` is not found
#55
jeffbcross
opened
9 years ago
0
Pushing to self-typed Array field causes all assignments to be lost
#54
jeffbcross
opened
9 years ago
0
Throw error or warning for explicit any casting
#53
dariajung
opened
9 years ago
0
Explict any casting results in emitting 'undefined'
#52
dariajung
opened
9 years ago
0
Docs (NOT INTENDED FOR MERGE)
#51
dariajung
closed
9 years ago
4
Structural cohersion
#50
dariajung
closed
9 years ago
5
object literal destructuring
#49
dariajung
opened
9 years ago
0
compile time casting to an external type
#48
dariajung
opened
9 years ago
0
shorthand assignment desugaring
#47
dariajung
opened
9 years ago
0
Reference path
#46
dariajung
closed
9 years ago
2
Property signature
#45
dariajung
closed
9 years ago
2
handles structural typing
#44
dariajung
closed
9 years ago
0
rename only the property name in a property assignment
#43
dariajung
closed
9 years ago
2
Reference path comments not emitted
#42
dariajung
closed
9 years ago
3
in renaming cases, if node has > 1 identifier child, all get renamed
#41
dariajung
closed
9 years ago
2
Issues minifying ts2dart
#40
dariajung
opened
9 years ago
1
Rename parameters declared in constructor inside constructor body if used in the body
#39
dariajung
opened
9 years ago
1
feat(minifier): Rename properties that are declared inside parameter …
#38
dariajung
closed
9 years ago
2
preserve spacing
#37
dariajung
closed
9 years ago
4
Documentation!
#36
dariajung
opened
9 years ago
0
declarations inside constructor not renamed
#35
dariajung
closed
9 years ago
3
emitting without correct spacing
#34
dariajung
closed
9 years ago
2
rename identifiers in method declarations
#33
dariajung
closed
9 years ago
2
getOutputPath
#32
dariajung
closed
9 years ago
2
check if lhs of property access expression is a module
#31
dariajung
closed
9 years ago
3
Properties on "module" objects get renamed
#30
dariajung
closed
9 years ago
3
fix for issue #27
#29
dariajung
closed
9 years ago
1
Failure to find symbol information
#28
dariajung
opened
9 years ago
0
Property Name Generation bug
#27
dariajung
closed
9 years ago
1
E2e test
#26
dariajung
closed
9 years ago
2
Create tsconfig.json file
#25
dariajung
closed
9 years ago
1
File write
#24
dariajung
closed
9 years ago
4
Global bucket
#23
dariajung
closed
9 years ago
1
Bug fix prop name
#22
dariajung
closed
9 years ago
2
Bug: generateNextPropertyName
#21
dariajung
closed
9 years ago
0
add TSD_GITHUB_TOKEN to .travis.yml
#20
dariajung
closed
9 years ago
1
O(1) lookup for reserved keywords
#19
dariajung
closed
9 years ago
2
No prepublish
#18
dariajung
closed
9 years ago
0
feat(minifier): Property name generation.
#17
dariajung
closed
9 years ago
1
add tests for generate next lateral prop name
#16
dariajung
closed
9 years ago
2
Visitor pattern
#15
dariajung
closed
9 years ago
1
feat(test): Set up for Travis CI
#14
dariajung
closed
9 years ago
0
Next