Skip to content
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

Update dependency flutter_widget_from_html to ^0.15.0 #234

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

This PR contains the following updates:

Package Type Update Change
flutter_widget_from_html dependencies minor ^0.10.6 -> ^0.15.0

Release Notes

daohoangson/flutter_widget_from_html (flutter_widget_from_html)

v0.15.2

Compare Source

What's Changed

New Contributors

Full Changelog: daohoangson/flutter_widget_from_html@v0.15.1...v0.15.2

265ebee APKs:

Web build has been deployed to https://demo-owmo06hgz-fwfh.vercel.app. Quick links:

v0.15.1

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.15.0...v0.15.1

aab7824 APKs:

Web build has been deployed to https://demo-gwf2ewu15-fwfh.vercel.app. Quick links:

v0.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.11...v0.15.0

6854c72 APKs:

Web build has been deployed to https://example-54g0z7nfv-htmlwidgets-projects.vercel.app. Quick links:

v0.14.11

Compare Source

What's Changed

  • Fix infinite TextStyle.height (#​1147)
  • Deprecate InheritedProperties.style getter (#​1147)

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.10...v0.14.11

83c67e7 APKs:

Web build has been deployed to https://example-6dvtuiizn-flutter-widget-from-html.vercel.app. Quick links:

v0.14.10+1

Compare Source

v0.14.10

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.9...v0.14.10

6d1d7e3 APKs:

Web build has been deployed to https://example-53fwq5wzw-flutter-widget-from-html.vercel.app. Quick links:

v0.14.9

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.8...v0.14.9

c3772e3 APKs:

Web build has been deployed to https://example-non1zdlxc-flutter-widget-from-html.vercel.app. Quick links:

v0.14.8

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.7...v0.14.8

48c5376 APKs:

Web build has been deployed to https://example-1ztyqw7mr-flutter-widget-from-html.vercel.app. Quick links:

v0.14.7

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.6...v0.14.7

f93a1ff APKs:

Web build has been deployed to https://example-5j1k4kr14-flutter-widget-from-html.vercel.app. Quick links:

v0.14.6

Compare Source

What's Changed

New Contributors

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.5...v0.14.6

ab4bf0e APKs:

Web build has been deployed to https://example-5ko6yok4r-flutter-widget-from-html.vercel.app. Quick links:

v0.14.5+1

Compare Source

v0.14.5

Compare Source

What's Changed

  • Add support for auto margins (#​1077)
  • BREAKING: Replace CssLengthBox.getValueLeft with .getLeft
  • BREAKING: Replace CssLengthBox.getValueRight with .getRight

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.4+1...v0.14.5

ceb41a7 APKs:

Web build has been deployed to https://example-jbvca0x3m-flutter-widget-from-html.vercel.app. Quick links:

v0.14.4+1: v0.14.4+1

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.3...v0.14.4+1

25d7213 APKs:

Web build has been deployed to https://example-q3ypat9bv-flutter-widget-from-html.vercel.app. Quick links:

v0.14.4

Compare Source

v0.14.3

Compare Source

What's Changed

Full Changelog: daohoangson/flutter_widget_from_html@v0.14.2...v0.14.3

942ad5d APKs:

Web build has been deployed to https://example-jmmc0h8wq-flutter-widget-from-html.vercel.app. Quick links:

v0.14.2

Compare Source

Features and bug fixes
  • Add support for display: table-cell without row (#​905)
  • Add supporf for BuildTree.getNonInherited and .setNonInherited (#​948)
  • Add support for InlineCustomWidget via customWidgetBuilder to render simple widget inline (#​1056)
  • Add support for BuildOp.inline to render complicated widget inline (#​1056)
  • Fix incorrect cursor inside a SelectionArea (#​902)
  • Fix border radius does not clip contents (#​903)
  • Fix anchor doesn't work with baseUrl specified (#​904)
  • Fix padding is ignored on empty P tag (#​906)
  • Fix border-radius error if border is not uniform (#​910)
  • Fix inline white-space: nowrap (#​944)
  • Fix TR background color doesn't fill the whole row by #​1049
Changes that require migration
  • Replace WidgetPlaceholder.generator with .debugLabel (#​619)
  • Replace WidgetFactory.gestureTapCallback with .buildGestureRecognizer (#​732)
  • Replace RebuildTriggers with List
  • Replace BuildBit.detach, .insertAfter and .insertBefore with returning a new tree in BuildOp.onParsed (#​732)
Breaking changes
  • Remove HtmlWidget.webViewXxx properties #​615
  • Remove support for box-sizing (#​903)
  • Remove WidgetPlaceholder.autoUnwrap (#​906)
  • .getDependency<MediaQueryData>() no longer works (#​911)
  • Append defaultStyles instead of prepend (#​1055)
  • Change default alignment of inline widget from bottom to baseline (#​1056)

Full Changelog: daohoangson/flutter_widget_from_html@v0.10.6...v0.14.2

c3c4afa APKs:

Web build has been deployed to https://example-ckdwsyd7j-flutter-widget-from-html.vercel.app. Quick links:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/flutter_widget_from_html-0.x branch from 59585a4 to 4e1205e Compare March 24, 2024 16:54
@renovate renovate bot force-pushed the renovate/flutter_widget_from_html-0.x branch from 4e1205e to 8afeeaa Compare May 4, 2024 20:12
@renovate renovate bot changed the title Update dependency flutter_widget_from_html to ^0.14.0 Update dependency flutter_widget_from_html to ^0.15.0 May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants