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 backdrop to v0.8.1 #13

Merged
merged 1 commit into from
May 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
backdrop dependencies minor 0.1.8 -> 0.8.1

Release Notes

fluttercommunity/backdrop

v0.8.1

Compare Source

  • DOCS: fix badge links
  • CHORE: move to OSI-approved license

v0.8.0

Compare Source

v0.7.2

Compare Source

  • DOCS: remove mention of deprecated member
  • REFACTOR: making BackdropScaffoldState.scaffoldKey non-null with late (#​114)
  • FEAT: added frontLayerShape in-place of frontLayerBorderRadius in BackdropScaffold (#​116)
  • PERF: only rebuild widgets when BackdropScaffoldState changed (#​119)

v0.7.1

Compare Source

  • DOCS: proper(short) first sentence of doc-comments (#​110)

v0.7.0

Compare Source

  • DOCS: added "Awesome Flutter" shield
  • CHORE: migrated to flutter_lints with additional rules (#​99)
  • CI: added check for proper PR title based on conventionalcommits.org (#​101)
  • STYLE: fix all lint issues (#​100)
  • DOCS: added api-doc links to quick links section
  • BREAKING REFACTOR: removed all deprecated members (#​102)
  • BREAKING REFACTOR: moved all files to src/ dir (#​103)
  • DOCS: remove note for flutter v1 and minor formatting
  • FEAT: synced members of Scaffold and AppBar (#​104)
  • DOCS: start doc-comments with a single sentence summary (#​105)
  • CI: using flutter analyze and checking correct formatting (#​107)
  • FEAT: added double frontLayerElevation member (#​109)
  • CI: restructured, cleaned, added pub.dev checks (#​108)
  • CHORE: default gitignore for idea added

v0.6.2

Compare Source

  • doc: "all-contributors" generated through CLI
  • doc(readme): minor - using HTML badges instead of MD
  • ci(analysis): upgraded analyzer action to v3
  • doc(readme): GIF for BackdropScaffold example updated

v0.6.1

Compare Source

  • BackdropScaffold: added maintainBackLayerState argument [#​93]

v0.6.0

Compare Source

  • pubspec: revert homepage to github repo
  • dart: requires Dart >= 2.12 BREAKING [#​86]
  • dart: opt-in for null safety [#​86]

v0.5.3

Compare Source

  • pubspec: set https://fluttercommunity.github.io/backdrop/ as "Home Page"
  • readme: added "Live Demo" to "Quick links"
  • BackdropScaffold: fix bug where _animationController.dispose() is not called correctly [#​83]

v0.5.2

Compare Source

  • example: referring "live demo" so that it shows up in pub.dev
  • example: proper sdk constraints and migrated to Flutter Android Embedding v2
  • ci-cd: deploy_demo fix
  • BackdropScaffold: added revealBackLayerAtStart property [#​82]
  • BackdropScaffold: renamed controller -> animationController property and state "getter" [#​82]

v0.5.1

Compare Source

  • readme: minor fix

v0.5.0

  • demo: use gallerize package [#​67]
  • demo: auto-deploy with new tag creation with Github Actions [#​69]
  • dart: requires Dart >= 2.3 BREAKING [#​73]
  • BackdropScaffold: added frontLayerActiveFactor and backLayerScrim; replaced inactiveOverlayColor with frontLayerScrim; [#​73]
  • BackdropScaffold: documentation improvement for subHeader, headerHeight and stickyFrontLayer [#​73]
  • example: added example for variable height front layer [#​73]
  • BackdropScaffold: added reverseAnimationCurve [#​74]
  • readme: added "Accessing underlying backdrop functionalities" section [#​77]

v0.4.7

v0.4.6

v0.4.5

v0.4.4

v0.4.3

v0.4.2

v0.4.1

v0.4.0

v0.3.4

v0.3.3

v0.3.2

v0.3.1

v0.3.0

v0.2.17

v0.2.15

v0.2.14

  • Moved package from gitlab.com/daadu/backdrop to github.com/fluttercommunity/backdrop

v0.2.13

  • Moved package to Flutter Community

v0.2.11

  • Reverting to v0.2.9

v0.2.10

  • Added documentation link in pubspec.yaml

v0.2.9

  • Documentation of classes and attributes

v0.2.8

  • disabling focus on backLayer when not visible

v0.2.7

  • updated README.md

v0.2.1

v0.2.0

  • NavigationBackLayer widget - for easily implement navigation with backdrop
  • stickyFrontLayer - dynamic height for backdrop - based on height of backLayer
  • animationCurve for backdrop can be passed as parameter
  • minor bug fixes

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/backdrop-0.x branch from 4543310 to 074b39a Compare May 1, 2023 08:25
@sarvex sarvex merged commit 0c49029 into master May 1, 2023
@renovate renovate bot deleted the renovate/backdrop-0.x branch May 1, 2023 08:32
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.

None yet

1 participant