-
-
Notifications
You must be signed in to change notification settings - Fork 889
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.0.0 #122
Version 1.0.0 #122
Conversation
…rt for all css selectors
Thanks bro! |
When is 1.0.0 getting released? |
@mnshaikna 1.0.0 is set to be released very soon. Can you specify what errors you are receiving (preferably by opening a new issue)? |
Hi! Very useful library! Any news on 1.0.0 release? Using pre and all is okay, but anyway :) |
Is there anything I can do to help push this forward? :) |
Codecov Report
@@ Coverage Diff @@
## master #122 +/- ##
=======================================
Coverage 81.00% 81.00%
=======================================
Files 8 8
Lines 900 900
=======================================
Hits 729 729
Misses 171 171 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍
This pull request contains all the changes that are coming for version 1.0.0 by the end of December. There are some drastic API changes. Changes from this branch while the pr is in WIP will be released as prerelease versions on pub occasionally once they are stable enough.
See the new https://github.com/Sub6Resources/flutter_html/blob/new-parser/PRE_CHANGELOG.md for a short list of changes in this version.
These are the issues this pull request currently resolves (there are more in progress):
Fixes #14
Fixes #18
Fixes #55
Fixes #64
Fixes #105
Fixes #106
Fixes #107
Fixes #108
Fixes #121
Fixes #123
Fixes #126
Fixes #127
Fixes #128
Fixes #141
Fixes #147
Fixes #158
Fixes #163
Fixes #173
Fixes #175
Fixes #184
Fixes #186
Fixes #194
Fixes #275
Here's my list of TODOs before 1.0.0 is released (roughly in order of when they will happen):
video
supportiframe
supportsvg
supportaudio
supportcustomRender
ul
/ol
table
onImageError
/onImageTap
style
tag.