Sign in
chromium
/
external
/
github.com
/
dart-lang
/
html
/
refs/tags/0.12.1
tag
6f1735930c645274022cc7530396dff4528bc5cd
tagger
John Messerly <jmesserly@google.com>
Thu Mar 05 17:09:00 2015
object
53990c39e6ee76bf42bdcece210dffae4e66ee48
0.12.1
53990c3
Update pubspec.yaml
by John Messerly
· 11 years ago
0.12.1
bc85b35
Merge pull request #6 from dart-lang/html
by John Messerly
· 11 years ago
d97252a
rename package to `html`
by John Messerly
· 11 years ago
b2ecd40
Merge pull request #3 from dart-lang/tweaks
by John Messerly
· 11 years ago
4816d43
formatted source code
by Kevin Moore
· 11 years ago
17ceb39
fixed test script
by Kevin Moore
· 11 years ago
61c58ca
upgrade unittest dependency
by Kevin Moore
· 11 years ago
fc5b302
removed unused members
by Kevin Moore
· 11 years ago
38b16f0
updated homepage
by Kevin Moore
· 11 years ago
faeb310
Add status file for html5lib
by Sigmund Cherem
· 11 years ago
eaca2ab
Switch various transformers and libraries they use over to source_span.
by nweiz@google.com
· 11 years ago
71e7023
Use source_span rather than source_maps in csslib.
by nweiz@google.com
· 11 years ago
3a35bfc
Revert "Add "last" setter to List."
by lrn@google.com
· 11 years ago
e076b4f
Add "last" setter to List.
by lrn@google.com
· 11 years ago
c407782
Fix a couple more tests that were relying on sourcemap message format.
by nweiz@google.com
· 11 years ago
88c8d2a
Update versions before releasing.
by sigmund@google.com
· 11 years ago
df73664
The toSet operation returns a new Set with the same equality and iteration behavior, and with the same elements.
by lrn@google.com
· 11 years ago
1b04f80
Fix status in bots.
by sigmund@google.com
· 12 years ago
bc212d0
[html5lib] fix another type annotation
by jmesserly@google.com
· 12 years ago
a5ec37a
[html5lib] fix type annotation and pkg.status for angular_tests
by jmesserly@google.com
· 12 years ago
9faf9fb
[html5lib] implement querySelector/querySelectorAll
by jmesserly@google.com
· 12 years ago
5dc4b6a
add CHANGELOG entry in html5lib before releasing.
by sigmund@google.com
· 12 years ago
1d87853
Fix how document fragments are added on NodeList operations. The DocumentFragment node should be gone, and its children should be added in place.
by sigmund@google.com
· 12 years ago
51db4c5
[polymer] update pubspecs to prepare for -pre.0 release
by jmesserly@google.com
· 12 years ago
47a0b6d
[html5lib] api updates: localName
by jmesserly@google.com
· 12 years ago
dde3c12
[html5lib] triple slash comment style
by jmesserly@google.com
· 12 years ago
10a5cd4
small fix in html5lib warning message
by sigmund@google.com
· 12 years ago
56114da
fix accidental breaking changes in html5lib, deprecate instead
by jmesserly@google.com
· 12 years ago
6011b25
fix imports link rel=stylesheet
by jmesserly@google.com
· 12 years ago
456961e
introduce web_components pkg to replace shadow_dom, html_import, custom_element. This new package is 100% compatible with the polyfills used by http://www.polymer-project.org/
by jmesserly@google.com
· 12 years ago
4f5d627
pkg/third_party/html5lib: lots of cleanup
by kevmoo@google.com
· 12 years ago
75bf3e6
bump pubspecs for package release
by jmesserly@google.com
· 12 years ago
72abebd
fix script tags -- remove special case handling for polymer-element
by jmesserly@google.com
· 12 years ago
c6eaee8
Re-land r29957 (add versions and constraints for packages and samples), with
by dgrove@google.com
· 12 years ago
4969fa1
Revert "add versions and constraints for packages and samples"
by ajohnsen@google.com
· 12 years ago
95a31bc
add versions and constraints for packages and samples
by jmesserly@google.com
· 12 years ago
bd269bd
Change dart:io Platform.script to return a Uri.
by sgjesse@google.com
· 12 years ago
f5aaeae
Revert "Change dart:io Platform.script to return a Uri."
by whesse@google.com
· 12 years ago
0380d6c
Change dart:io Platform.script to return a URI. Change all uses of Platform.script to work with the new value.
by whesse@google.com
· 12 years ago
9122371
change homepage for html5lib
by sethladd@google.com
· 12 years ago
4a0b28c
Remove uses of Options from pkg, samples, tests, and third_party directories.
by whesse@google.com
· 12 years ago
5b72f26
Make List.shuffle take an optional Random object to use.
by lrn@google.com
· 12 years ago
578d45d
Add List.shuffle().
by lrn@google.com
· 12 years ago
44e0427
remove use of deprecatedFutureValue from html5lib
by floitsch@google.com
· 12 years ago
d8e8be8
Fix missing quote.
by floitsch@google.com
· 12 years ago
6a7fe63
Remove dart:utf in third_party.
by floitsch@google.com
· 12 years ago
81f2e1d
Remove use of dart:json from third_party.
by floitsch@google.com
· 12 years ago
8c7e203
html5lib -- workaround dart2js checked issues
by jmesserly@google.com
· 12 years ago
4d223f1
move html5lib code into dart svn repo also gets the tests running
by jmesserly@google.com
· 12 years ago