Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Tags: dart-archive/html

Tags

v0.15.4

Toggle v0.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
widen the dependency on 'package:csslib' (#217)

* widen the dependency on 'package:csslib'

* update CI

* Update CHANGELOG.md

v0.15.3

Toggle v0.15.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added package topics to the pubspec file (#215)

* added package topics to the pubspec file

* Update pubspec.yaml

v0.15.2

Toggle v0.15.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
prep for publishing 0.15.2 (#205)

0.15.1

Toggle 0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rev the package version in preparation for publishing (#190)

0.15.0

Toggle 0.15.0's commit message

0.15.0-nullsafety.0

Toggle 0.15.0-nullsafety.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare to publish (#152)

0.14.0+4

Toggle 0.14.0+4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix infinite loop with bad button close tag (#128)

Closes #122

Add 'button' to the tags that are processed with `endTagBlock`. The spec
at https://html.spec.whatwg.org/multipage/parsing.html includes 'button'
in the list of end tags with this treatment.

Add a new `.dat` file for regression test. It include an `#info` field
which is new but can be parsed safely to mark the issue for which it is
a test. This test loops endlessly before the fix and passes after the
fix.

Note that since errors are currently untested and tests fail if they are
tested the error will be left without content for now.

0.14.0+3

Toggle 0.14.0+3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version in pubspec in preparation to publish (#110)

0.14.0+2

Toggle 0.14.0+2's commit message

0.14.0+1

Toggle 0.14.0+1's commit message