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 |
Marc Laval
|
22c6c09daf
|
chore(build): run event tests in Node
Closes #1476
|
2015-04-21 16:21:39 -07:00 |
Marc Laval
|
aabe83cf63
|
chore(build): run application tests in Node
Closes #1423
|
2015-04-20 14:45:18 +02:00 |
Marc Laval
|
b96e560c8d
|
feat(events): add support for global events
Fixes #1098
Closes #1255
|
2015-04-13 22:35:36 +02:00 |
Pawel Kozlowski
|
41262f4265
|
feat(Ruler): introduce Ruler service
Closes #1089
Closes #1253
|
2015-04-08 11:04:42 +02:00 |
Tobias Bosch
|
c1aa65239e
|
refactor(render): move services to render folder
property_setter_factory
selector
style_inliner
style_url_resolver
shadow_css
|
2015-04-02 14:40:49 -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 |
Marc Laval
|
41b53e71e1
|
feat(selector): support , for multiple targets
Fixes #867
Closes #1019
|
2015-03-23 10:06:33 +01:00 |
Marc Laval
|
2ff2ce3c6c
|
refactor(test_lib): remove IS_NODEJS
Closes #1015
|
2015-03-20 15:50:05 +01:00 |
Marc Laval
|
46b03a524e
|
feat(test): more tests in Node.js
|
2015-03-17 16:58:58 -07:00 |
Pawel Kozlowski
|
b39d2c0101
|
fix: properly bind to camelCased properties
Fixes #866
Closes #941
|
2015-03-13 19:50:47 +01:00 |
Marc Laval
|
e8965656a4
|
feat(directives/forms): run tests in NodeJS
Closes #921
|
2015-03-13 19:18:15 +01:00 |
Marc Laval
|
1d4ff9bcdc
|
feat(compiler): parse5 DOM adapter
Closes #841
|
2015-03-11 14:42:54 +01:00 |