0.12.1
  1. 53990c3 Update pubspec.yaml by John Messerly · 11 years ago 0.12.1
  2. bc85b35 Merge pull request #6 from dart-lang/html by John Messerly · 11 years ago
  3. d97252a rename package to `html` by John Messerly · 11 years ago
  4. b2ecd40 Merge pull request #3 from dart-lang/tweaks by John Messerly · 11 years ago
  5. 4816d43 formatted source code by Kevin Moore · 11 years ago
  6. 17ceb39 fixed test script by Kevin Moore · 11 years ago
  7. 61c58ca upgrade unittest dependency by Kevin Moore · 11 years ago
  8. fc5b302 removed unused members by Kevin Moore · 11 years ago
  9. 38b16f0 updated homepage by Kevin Moore · 11 years ago
  10. faeb310 Add status file for html5lib by Sigmund Cherem · 11 years ago
  11. eaca2ab Switch various transformers and libraries they use over to source_span. by nweiz@google.com · 11 years ago
  12. 71e7023 Use source_span rather than source_maps in csslib. by nweiz@google.com · 11 years ago
  13. 3a35bfc Revert "Add "last" setter to List." by lrn@google.com · 11 years ago
  14. e076b4f Add "last" setter to List. by lrn@google.com · 11 years ago
  15. c407782 Fix a couple more tests that were relying on sourcemap message format. by nweiz@google.com · 11 years ago
  16. 88c8d2a Update versions before releasing. by sigmund@google.com · 11 years ago
  17. 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
  18. 1b04f80 Fix status in bots. by sigmund@google.com · 12 years ago
  19. bc212d0 [html5lib] fix another type annotation by jmesserly@google.com · 12 years ago
  20. a5ec37a [html5lib] fix type annotation and pkg.status for angular_tests by jmesserly@google.com · 12 years ago
  21. 9faf9fb [html5lib] implement querySelector/querySelectorAll by jmesserly@google.com · 12 years ago
  22. 5dc4b6a add CHANGELOG entry in html5lib before releasing. by sigmund@google.com · 12 years ago
  23. 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
  24. 51db4c5 [polymer] update pubspecs to prepare for -pre.0 release by jmesserly@google.com · 12 years ago
  25. 47a0b6d [html5lib] api updates: localName by jmesserly@google.com · 12 years ago
  26. dde3c12 [html5lib] triple slash comment style by jmesserly@google.com · 12 years ago
  27. 10a5cd4 small fix in html5lib warning message by sigmund@google.com · 12 years ago
  28. 56114da fix accidental breaking changes in html5lib, deprecate instead by jmesserly@google.com · 12 years ago
  29. 6011b25 fix imports link rel=stylesheet by jmesserly@google.com · 12 years ago
  30. 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
  31. 4f5d627 pkg/third_party/html5lib: lots of cleanup by kevmoo@google.com · 12 years ago
  32. 75bf3e6 bump pubspecs for package release by jmesserly@google.com · 12 years ago
  33. 72abebd fix script tags -- remove special case handling for polymer-element by jmesserly@google.com · 12 years ago
  34. c6eaee8 Re-land r29957 (add versions and constraints for packages and samples), with by dgrove@google.com · 12 years ago
  35. 4969fa1 Revert "add versions and constraints for packages and samples" by ajohnsen@google.com · 12 years ago
  36. 95a31bc add versions and constraints for packages and samples by jmesserly@google.com · 12 years ago
  37. bd269bd Change dart:io Platform.script to return a Uri. by sgjesse@google.com · 12 years ago
  38. f5aaeae Revert "Change dart:io Platform.script to return a Uri." by whesse@google.com · 12 years ago
  39. 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
  40. 9122371 change homepage for html5lib by sethladd@google.com · 12 years ago
  41. 4a0b28c Remove uses of Options from pkg, samples, tests, and third_party directories. by whesse@google.com · 12 years ago
  42. 5b72f26 Make List.shuffle take an optional Random object to use. by lrn@google.com · 12 years ago
  43. 578d45d Add List.shuffle(). by lrn@google.com · 12 years ago
  44. 44e0427 remove use of deprecatedFutureValue from html5lib by floitsch@google.com · 12 years ago
  45. d8e8be8 Fix missing quote. by floitsch@google.com · 12 years ago
  46. 6a7fe63 Remove dart:utf in third_party. by floitsch@google.com · 12 years ago
  47. 81f2e1d Remove use of dart:json from third_party. by floitsch@google.com · 12 years ago
  48. 8c7e203 html5lib -- workaround dart2js checked issues by jmesserly@google.com · 12 years ago
  49. 4d223f1 move html5lib code into dart svn repo also gets the tests running by jmesserly@google.com · 12 years ago