Sign in
chromium
/
external
/
github.com
/
dart-lang
/
html
/
refs/tags/0.13.3
tag
7e5ce5e65141d380511c8bb845daea28bfd7f181
tagger
Kevin Moore <kevmoo@google.com>
Sat Mar 10 00:44:23 2018
object
885d40c52364ddb6c43623a49cca0161511eb718
885d40c
bump the version for publish
by Kevin Moore
· 7 years ago
0.13.3
b7093f1
Merge pull request #68 from dart-lang/preview_dart_2_fix
by Devon Carew
· 7 years ago
9dd8d8d
update the changelog
by Devon Carew
· 7 years ago
beb0b0d
dartfmt
by Devon Carew
· 7 years ago
7bd1849
fix an issue when run with --preview-dart-2
by Devon Carew
· 7 years ago
50e04c7
Remove tests expecting >64-bit ints (#65)
by Kevin Moore
· 8 years ago
82bea83
Update signatures for implementation of Iterable.singleWhere (#63)
by Keerti Parthasarathy
· 8 years ago
0.13.2+2
fda417f
fixed slice to use end index rather than length (#62)
by Daniel Davidson
· 8 years ago
b9a7eba
prepare for release (#61)
by Kevin Moore
· 8 years ago
0.13.2+1
e358cf2
Fix and enable level1_baseline_test - with some skips
by Kevin Moore
· 8 years ago
d5f5193
Implement RemoveAt and RemoveRange on ListProxy
by Kevin Moore
· 8 years ago
b948204
Test on browsers - and exclude tests that require the vm
by Kevin Moore
· 8 years ago
9ff0b20
enable many lints
by Kevin Moore
· 8 years ago
741b559
Add Travis-CI support
by Kevin Moore
· 8 years ago
a11b1cb
Remove old CI files
by Kevin Moore
· 8 years ago
2147b43
List proxy
by Kevin Moore
· 8 years ago
3c8cc70
Use SetBase for CssClassSet
by Kevin Moore
· 8 years ago
8e12f9e
finish test cleanup
by Kevin Moore
· 8 years ago
7a96700
sort directives and other lints
by Kevin Moore
· 8 years ago
3ee02c8
start migration to pkg/test
by Kevin Moore
· 8 years ago
4177ef7
dartfmt
by Kevin Moore
· 8 years ago
c0920cc
rename analysis_options
by Kevin Moore
· 8 years ago
c53fbab
Update generic comment syntax
by Keerti Parthasarathy
· 8 years ago
881869b
support latest csslib
by Kevin Moore
· 8 years ago
0.13.2
f6fac71
Strong mode fixes for package
by keertip
· 9 years ago
4501cf1
Update Set.difference signature for 1.21.0-dev.2.0 (#43)
by Keerti Parthasarathy
· 9 years ago
0.13.1
fe7eb2a
Fix strong mode error 'Could not infer type parameter'
by Keerti Parthasarathy
· 9 years ago
e394a45
Update failing test and status file
by William Hesse
· 9 years ago
9e79e1b
Make package:html strong clean
by Sigmund Cherem
· 9 years ago
0.13.0
9116929
Expand the version constraint to allow using csslib 0.13.x.
by Bob Nystrom
· 9 years ago
0.12.2+2
122292c
re-publish package:html, but without the .packages file. Fixes #25262
by Sigmund Cherem
· 10 years ago
0.12.2+1
c3ef85f
Prepare version for release
by Sigmund Cherem
· 10 years ago
0.12.2
7177493
Add Element.endSourceSpan
by Konstantin Shcheglov
· 10 years ago
438bb04
Update pubspec.yaml
by John Messerly
· 10 years ago
0.12.1+2
65cb4b2
fix parse error with foreignObject end tag
by John Messerly
· 10 years ago
75bb047
fixes #16, point at github link for html5lib
by John Messerly
· 10 years ago
317a653
Fix typo
by Seth Ladd
· 10 years ago
f15e383
fix code review settings
by Kevin Moore
· 10 years ago
b193e72
support latest csslib
by Kevin Moore
· 10 years ago
0.12.1+1
93f119d
Merge pull request #11 from dart-lang/sethladd-patch-2
by John Messerly
· 10 years ago
1e91815
Just making things extra clear :)
by Seth Ladd
· 10 years ago
fa3b495
Merge pull request #10 from dart-lang/sethladd-patch-1
by John Messerly
· 10 years ago
cbb95f7
Update homepage and description
by Seth Ladd
· 10 years ago
243cbc9
remove most string concat, fixes #7
by John Messerly
· 10 years ago
a58a092
Merge pull request #5 from dart-lang/encoding_bug
by John Messerly
· 10 years ago
08c86f8
Fixes encoding parser to handle whitespace correctly.
by John Messerly
· 10 years ago
fc79cd5
Merge pull request #4 from dart-lang/test-readme
by sigmundch
· 10 years ago
53990c3
Update pubspec.yaml
by John Messerly
· 10 years ago
0.12.1
bc85b35
Merge pull request #6 from dart-lang/html
by John Messerly
· 10 years ago
d97252a
rename package to `html`
by John Messerly
· 10 years ago
bb9f0ae
Update README.md
by John Messerly
· 10 years ago
b2ecd40
Merge pull request #3 from dart-lang/tweaks
by John Messerly
· 10 years ago
4816d43
formatted source code
by Kevin Moore
· 10 years ago
17ceb39
fixed test script
by Kevin Moore
· 10 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
· 11 years ago
bc212d0
[html5lib] fix another type annotation
by jmesserly@google.com
· 11 years ago
a5ec37a
[html5lib] fix type annotation and pkg.status for angular_tests
by jmesserly@google.com
· 11 years ago
9faf9fb
[html5lib] implement querySelector/querySelectorAll
by jmesserly@google.com
· 11 years ago
5dc4b6a
add CHANGELOG entry in html5lib before releasing.
by sigmund@google.com
· 11 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
· 11 years ago
51db4c5
[polymer] update pubspecs to prepare for -pre.0 release
by jmesserly@google.com
· 11 years ago
47a0b6d
[html5lib] api updates: localName
by jmesserly@google.com
· 11 years ago
dde3c12
[html5lib] triple slash comment style
by jmesserly@google.com
· 11 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