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

3.1.0 #109

Merged
merged 3 commits into from
Apr 11, 2023
Merged

3.1.0 #109

merged 3 commits into from
Apr 11, 2023

Commits on Apr 6, 2023

  1. feat: add triangle badge shape (#107)

    * feat: add triangle badge shape
    
    * Add widget tests for triangle badge shape
    sawel24 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3273429 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix: set all custom shapes to fixed-size proportions (#108)

    * Update custom painter for all custom shapes to set fixed-size proportions
    
    * Return default value of child content for verified account widgets
    
    * Resize the shape depending on the child widget in the same proportions
    
    * Fix git check errors
    
    * Resize all types of shapes depending on the size child widget
    
    * Add method for calculate default badge content padding value
    
    * Change method for calculate default badge content padding value
    
    * Add unit tests for calculateBadgeContentPadding method
    sawel24 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    fec7f9f View commit details
    Browse the repository at this point in the history
  2. Version bump to 3.1.0

    yadaniyil committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0ec99ea View commit details
    Browse the repository at this point in the history