Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 10, 2022

Bumps flet from 0.1.62 to 0.2.4.

Release notes

Sourced from flet's releases.

v0.2.4

Changelog

  • 46ad16d Use correct Flet viewer path when installed from a source package (#675)
  • 89364ed add ControlEvent to init.py (#657)
  • 2aa8496 fix: handle a few corner cases (#503)

v0.2.2

Changelog

  • dbae10b Make Control.offset work without animation enabled (#632)
  • e78fc56 Added Dropdown.alignment property (#630)
  • f0afb59 Remove beartype runtime check for all value properties
  • d2c5540 Fix page.scroll to allow None and strings
  • 8b8b0c8 Literals to Enums (#626)
  • 4101c75 gapless_playback is True by default for base64 images
  • 82ad16b Ability to change border shape of FAB control (#621)
  • c12a3e4 Added Slider's on_change_start and on_change_end events (#620)
  • 17b39bb DataTable control: 1-to-1 mapping to Flutter (#583)
  • 5be8ff6 Implemented page.can_launch_url() (#582)
  • 5c67da3 Update project changelog from very beginning (#581)
  • 254d936 Publish pre releases to pypi.org (#579)
  • 75de73c Theming Slider control (#573)

v0.1.65

Changelog

  • 7fabc35 Fix FloatingActionButton position

v0.1.64

Changelog

  • 43b2838 Disable Build Flet Studio for iOS
  • 291c978 Update CHANGELOG.md
  • b87fb5d Controls S3 (#554)
  • 03fd581 Fixes mouse cursor icon name in 'gesture_detector.py'. (fixes #540) (#559)
  • 821e34a Added missing imports. (#550)

v0.1.63

Changelog

  • 5f915d5 ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD=true
  • ff8d933 Matplotlib and Plotly Charts (#509)
  • 1032f8d make control a cooperative object (#490)
Changelog

Sourced from flet's changelog.

Flet changelog

0.1.65

  • Fixed: Floating Action Button now showing on top left (#567)

0.1.64

  • Using variable fonts (#21)
  • Old flet client app versions do not launch on Mac (#161)
  • NavigationBar control (#193)
  • ResponsiveRow control (#227)
  • Add code syntax highlighter to markdown (#294)
  • feature: add mouse scroll wheel event (#354)
  • Tooltip class (#367)
  • BottomSheet control (#483)
  • Fixed: Calling update() inside Control.did_mount() causes deadlock (#489)
  • Add page.window_maximizable (#494)
  • Add an ability to change font family of TextField (#511)
  • Feature: Theming Switch and Checkbox component (#523)
  • Change shape of AlertDialog (#537)
  • Fixed: Saving and retreiving a string value from client storage adds quotation marks (#545)

0.1.63

  • Matplotlib and Plotly Charts (#509)
  • make control a cooperative object (#490)
Commits
  • 46ad16d Use correct Flet viewer path when installed from a source package (#675)
  • 89364ed add ControlEvent to init.py (#657)
  • 2aa8496 fix: handle a few corner cases (#503)
  • 0f7f2f1 Add iOS publishing jobs to allow_failures
  • 9dbf82f Fix Flet wheels publishing on tag builds
  • dbae10b Make Control.offset work without animation enabled (#632)
  • e78fc56 Added Dropdown.alignment property (#630)
  • f0afb59 Remove beartype runtime check for all value properties
  • d2c5540 Fix page.scroll to allow None and strings
  • 8b8b0c8 Literals to Enums (#626)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [flet](https://github.com/flet-dev/flet) from 0.1.62 to 0.2.4.
- [Release notes](https://github.com/flet-dev/flet/releases)
- [Changelog](https://github.com/flet-dev/flet/blob/main/CHANGELOG.md)
- [Commits](flet-dev/flet@v0.1.62...v0.2.4)

---
updated-dependencies:
- dependency-name: flet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 7, 2023

Superseded by #9.

@dependabot dependabot bot closed this Jan 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/flet-0.2.4 branch January 7, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants