Rado Kirov
|
f356d03362
|
feat(dom): add location and history as DOM-like APIs.
Instead of global access methods.
|
2015-05-05 14:50:53 -07:00 |
|
Tobias Bosch
|
ead21c91a4
|
fix(exception_handler): log errors via console.error
This is e.g. needed as we use this to test for errors
in our examples.
|
2015-04-30 11:45:34 -07:00 |
|
Naomi Black
|
5c25248582
|
docs(x-ref links): Change links to use dgeni syntax
Closes #1440
|
2015-04-20 18:45:04 +00:00 |
|
Tim Blasi
|
7cac7c5157
|
refactor(dart/transform): Correct Dart analyzer warnings
- Fix numerous Dart analyzer warnings we had been ignoring.
- Delete unused `in_progress` dir
|
2015-04-14 13:41:22 -07:00 |
|
Marc Laval
|
b96e560c8d
|
feat(events): add support for global events
Fixes #1098
Closes #1255
|
2015-04-13 22:35:36 +02:00 |
|
Tim Blasi
|
cac74c73e1
|
feat(dart/transform): Add stub implementations to Html5LibAdapter
Stub out some methods used in the `CompilerPipeline`.
|
2015-04-10 13:41:26 -07:00 |
|
Tobias Bosch
|
1d4d18d9db
|
refactor(render): user render compiler
|
2015-04-03 23:41:00 -07:00 |
|
Julie Ralph
|
e81e5fb2b9
|
feat(testability): add an initial scaffold for the testability api
Make each application component register itself onto the testability
API and exports the API onto the window object.
|
2015-04-01 13:54:06 -07:00 |
|
Yegor Jbanov
|
99045b2f6a
|
refactor: update Dart package dependencies
|
2015-03-25 15:54:12 -07:00 |
|