New
v3.0.0
What's Changed
- chore: Update upper sdk constraint for external packages to Dart 4.0.0 by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1302
- Update flutter math fork version by @zhourengui in https://github.com/Sub6Resources/flutter_html/pull/1304
- fix: Better support for intrinsics, table, vertical-align, and display by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1306
- Using disc as default list style if the specified one doesn't exist by @GabrielAraujo in https://github.com/Sub6Resources/flutter_html/pull/1390
- update readme for subpackages for migration from CustomRender to HtmlExtension by @ndusart in https://github.com/Sub6Resources/flutter_html/pull/1344
- Feature/expose image element by @kaiquegazola in https://github.com/Sub6Resources/flutter_html/pull/1336
- Add srcdoc check when building IframeWidget by @swiftymf in https://github.com/Sub6Resources/flutter_html/pull/1355
- fix: enable JavaScript in iframe by @DocMarty84 in https://github.com/Sub6Resources/flutter_html/pull/1421
- Resolve: [BUG]':hover' selector of type PseudoClassSelector is not implemented by @DanilKarasev in https://github.com/Sub6Resources/flutter_html/pull/1423
- fit: make a href style overridable by @EArminjon in https://github.com/Sub6Resources/flutter_html/pull/1431
- fix-html-inside-data-table by @EArminjon in https://github.com/Sub6Resources/flutter_html/pull/1460
- fix: Update dependency versions, and fix some Table issues by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1464
- chore: Switch from CircleCI to Github Actions by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1465
- Fix CI by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1466
- chore: Update README with new CI badge by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1467
- fix: fixed regression in list marker positioning by @Sub6Resources in https://github.com/Sub6Resources/flutter_html/pull/1468
- Bug | Illegal RegExp in Safari in 3.0.0-beta.1 and beta.2 by @nambiarAswathi in https://github.com/Sub6Resources/flutter_html/pull/1444
New Contributors
- @zhourengui made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1304
- @GabrielAraujo made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1390
- @ndusart made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1344
- @swiftymf made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1355
- @DanilKarasev made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1423
- @EArminjon made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1431
- @nambiarAswathi made their first contribution in https://github.com/Sub6Resources/flutter_html/pull/1444
Full Changelog: https://github.com/Sub6Resources/flutter_html/compare/flutter_html-v3.0.0-beta.2...v3.0.0