1. 4a5ce0d -- Change 1 of 19 by Filipe Silva <filipematossilva@gmail.com>: by Paul Gschwendtner · 6 years ago
  2. 9ba9423 Add karma_web_test and karma_web_test_suite by Greg Magolan · 6 years ago
  3. 399a007 Enforce buildifier on CircleCI by alexeagle · 6 years ago
  4. bef0cb4 fix: enforce buildifier lint on CI by Wassim Chegham · 6 years ago
  5. 8191cf4 feat(ts_library): bump default target to es2015 by alexeagle · 6 years ago
  6. 24c373c Update dependencies by Laurent Le Brun · 6 years ago
  7. 12dc54a feat(ts_library): bump default target to es2015 by Fabian Wiles · 6 years ago
  8. ba3f819 Internal only refactoring by alexeagle · 6 years ago
  9. 38da40d Allow setup files in ts_web_test_suite by Filipe Silva · 6 years ago
  10. 9540b90 Fix firefox karma tests with support for extracting rules_webtesting browser archive files by Greg Magolan · 6 years ago
  11. 0e70c11 Update to new npm fined grained deps targets by Greg Magolan · 6 years ago
  12. 5a53562 Idiomatic install & karma fixes, rules_nodejs 0.14.1 & bazel 0.17.1 by Greg Magolan · 6 years ago
  13. b3f8140 Introduce @bazel/typescript and @bazel/karma npm packages by Greg Magolan · 6 years ago
  14. 95c02d7 Update to rules_nodejs 0.12.4 & make rules forward compatible with npm fine grained deps by Greg Magolan · 6 years ago
  15. a755837 Adjust rules_typescript to changes in tsickle. by martinprobst · 6 years ago
  16. d4b2859 Allow ts_library to produce closure-compatible output. by Alex Eagle · 6 years ago
  17. 71a24a9 Re-run Gazelle, formatting BUILD.bazel files by Alex Eagle · 7 years ago
  18. bdef416 PiperOrigin-RevId: 204137752 by TypeScript Team · 7 years ago
  19. 34a0e54 Windows fixes for examples tests by Greg Magolan · 7 years ago
  20. 24eb843 Use module=esnext for production mode output by Alex Eagle · 7 years ago
  21. 34603ab Update toolchain by TypeScript Team · 7 years ago
  22. 96f0502 Update toolchain by Greg Magolan · 7 years ago
  23. f20ff4d Update to latest rules_nodejs & cleanup by Greg Magolan · 7 years ago
  24. aa4096b -- Change 1 of 1 by Greg Magolan <gmagolan@gmail.com>: by Greg Magolan · 7 years ago
  25. 8434738 Add static_files attribute to ts_web_test & ts_web_test_suite by Greg Magolan · 7 years ago
  26. b7410ef Adds ts_web_test_suite using rules_webtesting web_test_suite & browsers by Greg Magolan · 7 years ago
  27. 06c66e1 Add ts_proto_library rule by Alex Eagle · 7 years ago
  28. 5b0ff96 Search in @types directory for modules too. by Holger Rapp · 7 years ago
  29. 214cbaa Just like how we honor ts_library#module_name when giving an AMD name to a module, by alexeagle · 7 years ago
  30. 5211c41 When a ts_library has a module_name, use this name in place of by alexeagle · 7 years ago
  31. afd5886 Allow ts_library to contain only .d.ts files by mrmeku · 7 years ago
  32. ecc0c1a fix: don't allow absolute imports without workspace name by Alex Eagle · 7 years ago
  33. 7bc3dfc Set the jasmine timeout in the correct place. by alexeagle · 7 years ago
  34. 04741cf Expose a function which reroots production (.closure.js) files. by mrmeku · 7 years ago
  35. 8dedc75 Introduce ts_web_test rule which runs karma by Alex Eagle · 7 years ago
  36. d14d083 Introduce a ts_devserver rule that runs a "getting started" devserver. by Alex Eagle · 7 years ago
  37. 72624cf Implement the optional directoryExists method in our CompilerHost by alexeagle · 7 years ago
  38. 4e36681 Only apply AMD module names to sources in the program. by Alex Eagle · 7 years ago
  39. 2092844 Allow multiple tsconfig inputs to a ts_library by Alex Eagle · 7 years ago
  40. 46cbf0e Switch devmode to UMD format by Alex Eagle · 7 years ago
  41. 56eee8d emit ESmodules for es6 target by Alex Eagle · 7 years ago
  42. 793b15e Remove nodejs bits from rules_typescript. by alexeagle · 7 years ago
  43. cfc7063 Remove workaround for angular importing 'zone.js'. by alexeagle · 8 years ago
  44. e197001 Feature: support nodejs binaries in multi-package repos. by alexeagle · 8 years ago
  45. 0ff259b Allow .d.ts files in srcs[] of ts_library. by alexeagle · 8 years ago
  46. 28d7331 Internal change by alexeagle · 8 years ago
  47. fd4f13f Various fixes to use tsc_wrapped as the compiler. by alexeagle · 8 years ago
  48. 58c9ca9 Use a custom TypeScript compiler that maps output locations back to the shortest rootDirs. by alexeagle · 8 years ago
  49. 2035a47 Support libraries for a custom TypeScript compiler. by alexeagle · 8 years ago
  50. e4063db Allow ts_library without tsconfig attribute. by alexeagle · 8 years ago
  51. 79794aa Add a module mapping feature, so that a ts_library can be imported using a short name by alexeagle · 8 years ago
  52. 3adbf12 PiperOrigin-RevId: 156551004 by alexeagle · 8 years ago
  53. c5d98ba PiperOrigin-RevId: 154564057 by alexeagle · 8 years ago
  54. c028da6 PiperOrigin-RevId: 154424370 by alexeagle · 8 years ago
  55. 6ab2593 PiperOrigin-RevId: 154068278 by alexeagle · 8 years ago