1. 1905ad2 Bump version in pubspec in preparation to publish (#110) by Nicholas Shahan · 4 years, 7 months ago 0.14.0+3
  2. 2b392a4 Fix spans generated for HTML with higher-plane unicode characters (#109) by cvolzke4 · 4 years, 8 months ago
  3. d37f588 fix lint (#108) by Kevin Moore · 4 years, 10 months ago
  4. 7dad64b fix latest pedantic lints (#107) by Kevin Moore · 4 years, 10 months ago
  5. 478bdfa fix latest pedantic lints (#106) by Kevin Moore · 5 years ago
  6. 7842a72 Support the latest pkg:css, prepare to release 0.14.0+2 (#103) by Kevin Moore · 5 years ago 0.14.0+2
  7. e0622ba Support the latest pkg:csslib, prepare to release 0.14.0+1 by Kevin Moore · 5 years ago 0.14.0+1
  8. 01b9912 Support the latest pkg:csslib on the 0.13 version path (#97) by Kevin Moore · 5 years ago 0.13.4+2
  9. 2b88ac7 Code cleanup (#96) by Kevin Moore · 5 years ago
  10. 38756a0 Don't depend on `pacakge:utf` (#95) by Lasse R.H. Nielsen · 5 years ago
  11. eeed53e Prepare to release 0.14.0 (#94) by Kevin Moore · 5 years ago 0.14.0
  12. 5abd53c Remove support for deprecated encodings and parser_console.dart library (#93) by Kevin Moore · 5 years ago
  13. 30367f5 Remove broken link from readme by Kevin Moore · 5 years ago
  14. ad97478 Fixes to readme and pubspec, prepare for 0.13.4+1 by Kevin Moore · 5 years ago 0.13.4+1
  15. c3c1575 fix tiny lint issues by Kevin Moore · 5 years ago
  16. 6a0400f Add warning to changelog about tag 0.13.3+3 by William Hesse · 5 years ago
  17. 78f0fb3 Update test expectations for source_span output (#87) by Nate Bosch · 5 years ago 0.13.4
  18. e1826e4 Enable and fix a number of lints (#82) by Kevin Moore · 6 years ago
  19. fb45766 Merge pull request #77 from srawlins/fix-missing-return by Sam Rawlins · 6 years ago 0.13.3+3
  20. eb7fbd4 Bump by Sam Rawlins · 6 years ago
  21. d51d3fd Fix missing_return in two spots by Sam Rawlins · 6 years ago
  22. 7b8af2e chore: set max SDK version to <3.0.0 (#76) by Patrice Chalin · 6 years ago 0.13.3+2
  23. e96de1a Remove upper case constants (#72) by Lasse R.H. Nielsen · 6 years ago 0.13.3+1
  24. 885d40c bump the version for publish by Kevin Moore · 6 years ago 0.13.3
  25. b7093f1 Merge pull request #68 from dart-lang/preview_dart_2_fix by Devon Carew · 6 years ago
  26. 9dd8d8d update the changelog by Devon Carew · 6 years ago
  27. beb0b0d dartfmt by Devon Carew · 6 years ago
  28. 7bd1849 fix an issue when run with --preview-dart-2 by Devon Carew · 6 years ago
  29. 50e04c7 Remove tests expecting >64-bit ints (#65) by Kevin Moore · 6 years ago
  30. 82bea83 Update signatures for implementation of Iterable.singleWhere (#63) by Keerti Parthasarathy · 6 years ago 0.13.2+2
  31. fda417f fixed slice to use end index rather than length (#62) by Daniel Davidson · 6 years ago
  32. b9a7eba prepare for release (#61) by Kevin Moore · 6 years ago 0.13.2+1
  33. e358cf2 Fix and enable level1_baseline_test - with some skips by Kevin Moore · 6 years ago
  34. d5f5193 Implement RemoveAt and RemoveRange on ListProxy by Kevin Moore · 6 years ago
  35. b948204 Test on browsers - and exclude tests that require the vm by Kevin Moore · 6 years ago
  36. 9ff0b20 enable many lints by Kevin Moore · 6 years ago
  37. 741b559 Add Travis-CI support by Kevin Moore · 6 years ago
  38. a11b1cb Remove old CI files by Kevin Moore · 6 years ago
  39. 2147b43 List proxy by Kevin Moore · 6 years ago
  40. 3c8cc70 Use SetBase for CssClassSet by Kevin Moore · 6 years ago
  41. 8e12f9e finish test cleanup by Kevin Moore · 7 years ago
  42. 7a96700 sort directives and other lints by Kevin Moore · 7 years ago
  43. 3ee02c8 start migration to pkg/test by Kevin Moore · 7 years ago
  44. 4177ef7 dartfmt by Kevin Moore · 7 years ago
  45. c0920cc rename analysis_options by Kevin Moore · 7 years ago
  46. c53fbab Update generic comment syntax by Keerti Parthasarathy · 7 years ago
  47. 881869b support latest csslib by Kevin Moore · 7 years ago 0.13.2
  48. f6fac71 Strong mode fixes for package by keertip · 7 years ago
  49. 4501cf1 Update Set.difference signature for 1.21.0-dev.2.0 (#43) by Keerti Parthasarathy · 8 years ago 0.13.1
  50. fe7eb2a Fix strong mode error 'Could not infer type parameter' by Keerti Parthasarathy · 8 years ago
  51. e394a45 Update failing test and status file by William Hesse · 8 years ago
  52. 9e79e1b Make package:html strong clean by Sigmund Cherem · 8 years ago 0.13.0
  53. 9116929 Expand the version constraint to allow using csslib 0.13.x. by Bob Nystrom · 8 years ago 0.12.2+2
  54. 122292c re-publish package:html, but without the .packages file. Fixes #25262 by Sigmund Cherem · 8 years ago 0.12.2+1
  55. c3ef85f Prepare version for release by Sigmund Cherem · 9 years ago 0.12.2
  56. 7177493 Add Element.endSourceSpan by Konstantin Shcheglov · 9 years ago
  57. 438bb04 Update pubspec.yaml by John Messerly · 9 years ago 0.12.1+2
  58. 65cb4b2 fix parse error with foreignObject end tag by John Messerly · 9 years ago
  59. 75bb047 fixes #16, point at github link for html5lib by John Messerly · 9 years ago
  60. 317a653 Fix typo by Seth Ladd · 9 years ago
  61. f15e383 fix code review settings by Kevin Moore · 9 years ago
  62. b193e72 support latest csslib by Kevin Moore · 9 years ago 0.12.1+1
  63. 93f119d Merge pull request #11 from dart-lang/sethladd-patch-2 by John Messerly · 9 years ago
  64. 1e91815 Just making things extra clear :) by Seth Ladd · 9 years ago
  65. fa3b495 Merge pull request #10 from dart-lang/sethladd-patch-1 by John Messerly · 9 years ago
  66. cbb95f7 Update homepage and description by Seth Ladd · 9 years ago
  67. 243cbc9 remove most string concat, fixes #7 by John Messerly · 9 years ago
  68. a58a092 Merge pull request #5 from dart-lang/encoding_bug by John Messerly · 9 years ago
  69. 08c86f8 Fixes encoding parser to handle whitespace correctly. by John Messerly · 9 years ago
  70. fc79cd5 Merge pull request #4 from dart-lang/test-readme by sigmundch · 9 years ago
  71. 53990c3 Update pubspec.yaml by John Messerly · 9 years ago 0.12.1
  72. bc85b35 Merge pull request #6 from dart-lang/html by John Messerly · 9 years ago
  73. d97252a rename package to `html` by John Messerly · 9 years ago
  74. bb9f0ae Update README.md by John Messerly · 9 years ago
  75. b2ecd40 Merge pull request #3 from dart-lang/tweaks by John Messerly · 9 years ago
  76. 4816d43 formatted source code by Kevin Moore · 9 years ago
  77. 17ceb39 fixed test script by Kevin Moore · 9 years ago
  78. 61c58ca upgrade unittest dependency by Kevin Moore · 9 years ago
  79. fc5b302 removed unused members by Kevin Moore · 9 years ago
  80. 38b16f0 updated homepage by Kevin Moore · 9 years ago
  81. faeb310 Add status file for html5lib by Sigmund Cherem · 10 years ago
  82. eaca2ab Switch various transformers and libraries they use over to source_span. by nweiz@google.com · 10 years ago
  83. 71e7023 Use source_span rather than source_maps in csslib. by nweiz@google.com · 10 years ago
  84. 3a35bfc Revert "Add "last" setter to List." by lrn@google.com · 10 years ago
  85. e076b4f Add "last" setter to List. by lrn@google.com · 10 years ago
  86. c407782 Fix a couple more tests that were relying on sourcemap message format. by nweiz@google.com · 10 years ago
  87. 88c8d2a Update versions before releasing. by sigmund@google.com · 10 years ago
  88. df73664 The toSet operation returns a new Set with the same equality and iteration behavior, and with the same elements. by lrn@google.com · 10 years ago
  89. 1b04f80 Fix status in bots. by sigmund@google.com · 10 years ago
  90. bc212d0 [html5lib] fix another type annotation by jmesserly@google.com · 10 years ago
  91. a5ec37a [html5lib] fix type annotation and pkg.status for angular_tests by jmesserly@google.com · 10 years ago
  92. 9faf9fb [html5lib] implement querySelector/querySelectorAll by jmesserly@google.com · 10 years ago
  93. 5dc4b6a add CHANGELOG entry in html5lib before releasing. by sigmund@google.com · 10 years ago
  94. 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 · 10 years ago
  95. 51db4c5 [polymer] update pubspecs to prepare for -pre.0 release by jmesserly@google.com · 10 years ago
  96. 47a0b6d [html5lib] api updates: localName by jmesserly@google.com · 10 years ago
  97. dde3c12 [html5lib] triple slash comment style by jmesserly@google.com · 10 years ago
  98. 10a5cd4 small fix in html5lib warning message by sigmund@google.com · 10 years ago
  99. 56114da fix accidental breaking changes in html5lib, deprecate instead by jmesserly@google.com · 10 years ago
  100. 6011b25 fix imports link rel=stylesheet by jmesserly@google.com · 10 years ago