issues
search
dart-lang
/
html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
https://pub.dev/packages/html
Other
277
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update test expectations for source_span output
#87
natebosch
closed
5 years ago
0
Enable and fix a number of lints
#82
kevmoo
closed
6 years ago
0
html4 encoding meta fix; closes #78
#79
lastant
closed
5 years ago
5
Fix missing_return in two spots
#77
srawlins
closed
6 years ago
0
chore: set max SDK version to <3.0.0
#76
chalin
closed
6 years ago
0
Remove upper case constants
#72
lrhn
closed
6 years ago
1
fix an issue when run with --preview-dart-2
#68
devoncarew
closed
6 years ago
1
fix some deprecation warnings
#67
devoncarew
closed
6 years ago
5
Update a use of List.from to be compatible with stronger argument typing
#66
lrhn
closed
5 years ago
2
Remove tests expecting >64-bit ints
#65
kevmoo
closed
6 years ago
1
Update signatures for implementation of Iterable.singleWhere
#63
keertip
closed
6 years ago
3
fixed slice to use end index rather than length
#62
patefacio
closed
6 years ago
2
prepare for release
#61
kevmoo
closed
6 years ago
0
Release
#60
kevmoo
closed
6 years ago
0
More cleanup
#59
kevmoo
closed
6 years ago
1
Migrate to pkg/test, clean-up collection classes
#58
kevmoo
closed
6 years ago
0
Add stubs for Dart 2.0 changes to Iterable and Set
#57
keertip
closed
6 years ago
2
SDK version, analysis_options, dartfmt
#54
kevmoo
closed
7 years ago
1
support latest csslib
#51
kevmoo
closed
7 years ago
0
Changed tagName tokenizer such that finding EOF within tagName will r…
#46
mk13
closed
7 years ago
10
Remove dead code and unused member
#45
srawlins
closed
7 years ago
2
Update Set.difference signature for 1.21.0-dev.2.0
#43
keertip
closed
8 years ago
2
Fix analyzer warnings: UNUSED_CATCH_CLAUSE
#42
srawlins
closed
7 years ago
1
re-export package:html from all libraries
#13
jmesserly
closed
9 years ago
3
Just making things extra clear :)
#11
sethladd
closed
9 years ago
3
Update homepage and description
#10
sethladd
closed
9 years ago
3
rename package to `html`
#6
jmesserly
closed
9 years ago
2
Fixes encoding parser to handle whitespace correctly.
#5
jmesserly
closed
9 years ago
2
Update README.md
#4
jmesserly
closed
9 years ago
4
A number of fixes for HTML5lib
#3
kevmoo
closed
9 years ago
1
Previous