This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
angular
Watch
1
Star
0
Fork
0
You've already forked angular
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,058
Commits
56
Branches
477
Tags
b1bc792b56ef7a34b218d49729fcae01b80feef1
Commit Graph
4 Commits
Author
SHA1
Message
Date
Martin Probst
eb7b7581ca
fix(build): Actually code in the subset of JS that Traceur-Dart supports.
2015-03-31 16:08:49 -07:00
Martin Probst
54a4e4a67c
fix(dart): The Traceur dart transpiler doesn't support shorthand syntax.
2015-03-31 13:17:56 -07:00
Martin Probst
136f64f4ac
fix(dart): don't instantiate abstract directive.
...
Directive is an abstract class, so it should not be instantiated directly in tests.
2015-03-31 11:38:59 -07:00
vsavkin
9240b09011
refactor(directives): directives use declare that they listen to onChange in the annotations
2015-02-06 13:53:49 -08:00