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/angular2/test/transform/two_deps_files/foo.dart

9 lines
129 B
Dart
Raw Normal View History

feat(dart/transformer:: Initial commit of ctor stubs & annotation register Closes #646 Closes #496 Closes #498
2015-02-17 08:38:54 -08:00
library foo;
refactor(dart/transform tests): Use actual directive def'n instead of mock. In the transformer unit tests, we previously used a mock directive annotation. This update substitutes the actual Angular2 directive annotations. Closes #706
2015-02-19 10:20:38 -08:00
const preDefinedSelector = 'soup';
feat(dart/transformer:: Initial commit of ctor stubs & annotation register Closes #646 Closes #496 Closes #498
2015-02-17 08:38:54 -08:00
class MyContext {
refactor(dart/transform tests): Use actual directive def'n instead of mock. In the transformer unit tests, we previously used a mock directive annotation. This update substitutes the actual Angular2 directive annotations. Closes #706
2015-02-19 10:20:38 -08:00
final String selector;
const MyContext(this.selector);
feat(dart/transformer:: Initial commit of ctor stubs & annotation register Closes #646 Closes #496 Closes #498
2015-02-17 08:38:54 -08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 35ms Template: 2ms
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