Issues
- 3
- 4
Does tsickle handle get/set accessors?
#1462 opened by simonsarris - 3
No version supporting Typescript 4.5 publicly available
#1322 opened by Teuvz - 1
BUG: version 0.47.0 not auto released, typescript incompatibility for angular 15.2.1
#1429 opened by M-a-c-Carter - 3
tsickle npm version compatible with Angular v15
#1421 opened by hipsterreed - 5
- 3
Could you release a NPM package?
#1380 opened by theseanl - 8
Enum values translated incorrect if using namespace
#1375 opened by lgemeinhardt - 1
- 8
Could not resolve dependency h-joo/TypeScript#ts45-no-double-comments
#1326 opened by konstantinschuette - 2
exporting functions instead of classes
#1294 opened by calaracey - 18
can you do a release?
#1242 opened by jcesarmobile - 3
- 1
0.41.0 installed via `npm i tsickle@0.41.0` includes has possible debug line in it?
#1275 opened by BrianLeishman - 7
- 1
using clutz with a goog.module
#1258 opened by ribrdb - 14
Unable to upgrade to angular 8.2
#1048 opened by internalsystemerror - 18
- 6
New version of tsickle (0.36.0) gives an error trying to build a library using ng build. Works fine with previous version( 0.35.0)
#1046 opened by rinavin - 1
Is tsickle intended to be used with json files?
#1226 opened by NicBright - 4
Use interfaces instead of namespaces in externs
#1223 opened by theseanl - 5
commonJsToGoogmoduleTransformer misses some `module.exports = ...` statements.
#1219 opened by coreywoodfield - 3
tsickle should emit goog.reflect.objectProperty for property names passed to __rest tslib helper
#1047 opened by mitchellwills - 1
target ES2015 combined with external jquery reference throws JSC_REDECLARED_VARIABLE_ERROR
#1206 opened by BrianLeishman - 7
No externs are generated for re-exported namespace
#1203 opened by theseanl - 5
- 4
TypeError: ts.isPrivateIdentifier is not a function
#1138 opened by C0ZEN - 6
Introduce a flag for decorator rewrite
#1164 opened by theseanl - 5
Update peerDependency on Typescript to ~3.9.x
#1155 opened by bjornharvold - 2
Control namespace name
#1145 opened by lilactown - 12
esModuleInterop is not supported
#1112 opened by rubenlg - 1
Support exporting namespaces from externs
#1135 opened by rrdelaney - 4
Support TypeScript 3.7
#1096 opened by filipesilva - 2
Rationalize handling of type/value conflicts
#1116 opened by evmar - 3
- 0
- 7
Support TypeScript 3.6
#1065 opened by evmar - 0
Async emit triggers unknownThis conformance
#1099 opened by evmar - 2
@fileoverview in file with async gets moved
#1095 opened by evmar - 11
Remove command-line program, change to being library-only
#1075 opened by evmar - 2
tslib __rest and __spreadArrays
#1084 opened by theseanl - 1
- 1
ES module output
#1061 opened by g-ortuno - 0
Not emitting types in externs can cause misoptimization, consider making it an error
#1070 opened by mprobst - 8
Tsickle does not support intersection types, causing errors in declaration files
#1067 opened by engelsdamien - 0
Handling external JavaScript-based libraries
#1041 opened by evmar - 5
Imports from '@material/...' have no available symbols
#1040 opened by sgammon - 9
Resolving module's name within node_modules
#1039 opened by theseanl - 1
@ExportDecoratedItems does not work for custom decorator
#1027 opened by kemsky - 1
Support TypeScript 3.4.5 #868
#1022 opened by SebastianGiro