angular/modules/angular2/src
gdi2290 235dec26fc fix(browser_adapter.ts): baseElement.getAttribute
currently throwing an error
```error
Error during instantiation of LocationStrategy! (RouterLink -> Router
-> Location -> LocationStrategy).
ORIGINAL ERROR: TypeError: baseElement.attr is not a function
```

Closes #3214
2015-08-18 19:07:47 +00:00
..
change_detection feat(change_detection): added an experimental support for observables 2015-08-18 19:00:04 +00:00
core refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
debug feat(build): require parameter types 2015-07-21 06:20:13 -07:00
di refactor(di): Visibility.(Private|Public|PublicAndPrivate) 2015-08-13 21:18:31 +00:00
directives feat(change_detection): added an experimental support for observables 2015-08-18 19:00:04 +00:00
dom fix(browser_adapter.ts): baseElement.getAttribute 2015-08-18 19:07:47 +00:00
facade refactor: Remove isDart from public API 2015-08-13 21:18:31 +00:00
forms refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
mock refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
pipes refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
profile style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
reflection style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
render feat(PropertyBindingParser): support onbubble-event as an alternate syntax for (^event) 2015-08-18 17:30:48 +00:00
router feat(router): user metadata in route configs 2015-08-18 10:33:19 -07:00
services fix(UrlResolver): encode URLs before resolving 2015-08-10 19:50:10 +00:00
test_lib refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
transform feat(change_detection): added an experimental support for observables 2015-08-18 19:00:04 +00:00
util refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00
web-workers refactor: rename annotations to metadata 2015-08-17 21:23:25 +00:00