alanknight@google.com
|
f0136ff1eb
|
Clean up WheelEvent
BUG=
R=terry@google.com
Review URL: https://codereview.chromium.org//1126463005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@45740 260f80e4-7a28-3924-810f-c04153c831b5
|
2015-05-12 16:34:01 +00:00 |
|
blois@google.com
|
de9fbf0e90
|
Renaming dart:html library from 'html' to 'dart.html'
This should be invisible to end users, but basically brings dart:html in-line with the core libraries.
BUG=
Review URL: https://codereview.chromium.org//12061008
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17929 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-31 17:25:55 +00:00 |
|
blois@google.com
|
d2aa044d2b
|
Deprecating old DOM event APIs.
This also exposes EventTarget.dispatchEvent. We had discussed naming this as 'dispatch', but it seems a bit safer to use 'dispatchEvent' to avoid potential name conflicts.
BUG=
Review URL: https://codereview.chromium.org//12047054
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17595 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-24 19:42:02 +00:00 |
|
blois@google.com
|
bda6df30df
|
Revert "Fixing formatting of dart:html's dart2js annotations."
This reverts commit 11508.
BUG=
Review URL: https://codereview.chromium.org//11962049
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17239 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-17 22:16:31 +00:00 |
|
blois@google.com
|
b6f3ecaa2c
|
Fixing formatting of dart:html's dart2js annotations.
Also unifying formatting of attributes.
BUG=7808
Review URL: https://codereview.chromium.org//11968047
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17238 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-01-17 22:12:36 +00:00 |
|
efortuna@google.com
|
01fb2bbc86
|
Moved most of html lib generating scripts into tools.
BUG=
Review URL: https://codereview.chromium.org//11691009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16557 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-12-28 22:26:48 +00:00 |
|