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/core
History
Victor Berchet 6420f75320 fix(testing): remove the toMatchPattern matcher (jasmine has toMatch)
BREAKING CHANGE:

Before:

    expect(...).toMatchPattern(pattern);

After:

    expect(...).toMatch(pattern);
2016-06-23 08:58:28 -07:00
..
src
feat(QueryList): implement some() (#9464)
2016-06-22 13:13:31 -07:00
test
fix(testing): remove the toMatchPattern matcher (jasmine has toMatch)
2016-06-23 08:58:28 -07:00
testing
docs(test_injector): Fix documentation typo (#9403)
2016-06-21 11:19:08 -07:00
core.dart
fix(perf): support prod mode again
2016-06-17 15:59:27 -07:00
index.ts
fix(perf): support prod mode again
2016-06-17 15:59:27 -07:00
package.json
chore(package.json): make the packages installable
2016-05-27 17:21:34 -07:00
private_export.dart
repackaging: all the repackaging changes squashed
2016-05-01 20:51:00 -07:00
private_export.ts
fix(animations): ensure AUTO styles are cleared at the end of the state-change animation
2016-06-11 00:08:41 -07:00
rollup.config.js
build: fix source map paths for npm packages
2016-05-03 13:36:33 -06:00
testing.ts
refactor: delete containsRegexp() (there is escapeRegExp() in the lang facade)
2016-06-21 09:15:21 -07:00
tsconfig-es5.json
chore(tsickle): add @Annotation annotations
2016-06-16 12:29:46 -07:00
tsconfig-es2015.json
chore(tsickle): add @Annotation annotations
2016-06-16 12:29:46 -07:00
Powered by Gitea Version: 1.23.1 Page: 543ms Template: 26ms
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