Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Packages Projects Releases Wiki Activity
angular-cn/modules/@angular/compiler
History
Tobias Bosch 63e15ffaec refactor(core): remove …Metadata for all decorators and use the decorator directly.
BREAKING CHANGE:
- all `…Metadata` classes have been removed. Use the corresponding decorator
  as constructor or for `instanceof` checks instead.
- Example:
  * Before: `new ComponentMetadata(…)`
  * After: `new Component(…)`
- Note: `new Component(…)` worked before as well.
2016-09-12 22:47:54 -07:00
..
src
refactor(core): remove …Metadata for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
test
refactor(core): remove …Metadata for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
testing
refactor(core): remove …Metadata for all decorators and use the decorator directly.
2016-09-12 22:47:54 -07:00
index.ts
fix(packages): use ES modules for primary build (#11120)
2016-08-30 18:07:40 -07:00
package.json
fix(packages): use ES modules for primary build (#11120)
2016-08-30 18:07:40 -07:00
rollup-testing.config.js
fix(bundles): correct RxJS mapping in rollup config for umd/es5 bundles
2016-08-30 21:07:45 -07:00
rollup.config.js
fix(bundles): correct RxJS mapping in rollup config for umd/es5 bundles
2016-08-30 21:07:45 -07:00
tsconfig-build.json
fix(build): prevent package tsconfigs from shadowing main tsconfig (#11454)
2016-09-08 15:01:22 -07:00
tsconfig-testing.json
fix(packages): use ES modules for primary build (#11120)
2016-08-30 18:07:40 -07:00
Powered by Gitea Version: 1.23.1 Page: 39ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API