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

fix: RankingFloatingActionButton partially off-screen for some translations #5117

Commits on Mar 13, 2024

  1. Bug: wrapping RankingFloatingActionButton inside a Expanded widget an…

    …d it's childs inside a FittedBox widget
    Gabriel Moraes authored and Gabriel Moraes committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    efeef68 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into bug/ranking_float_action_button_overflow

    Gabriel Moraes authored and Gabriel Moraes committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    53f2d7b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix: Adding AutoSizeText to FloatingActionButton and adding it to a F…

    …ittedBox
    Gabriel Moraes authored and Gabriel Moraes committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d854a60 View commit details
    Browse the repository at this point in the history
  2. fix: returning RankingFloatingActionButton class comments

    Gabriel Moraes authored and Gabriel Moraes committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fca916e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. refactor: Replacing FloatingActionButton for ElevatedButton inside Ra…

    …nkingFloatingActionButton
    Gabriel Moraes authored and Gabriel Moraes committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7e97946 View commit details
    Browse the repository at this point in the history
  2. fix: Limiting BackToTopButton height to MINIMUM_TOUCH_SIZE and adjust…

    …ing alignment logic
    Gabriel Moraes authored and Gabriel Moraes committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f775dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a5eed View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. fix: Changed the property of a widget from conditional to fixed value…

    … and removed redundant Padding
    Gabriel Moraes authored and Gabriel Moraes committed May 13, 2024
    Configuration menu
    Copy the full SHA
    263a015 View commit details
    Browse the repository at this point in the history
  2. fix: Refactor widget structure from Row to Container

    Gabriel Moraes authored and Gabriel Moraes committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7a44eb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72eef5d View commit details
    Browse the repository at this point in the history