Skip to content

v1.5.1 #84

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

Merged
merged 71 commits into from
May 1, 2025
Merged

v1.5.1 #84

merged 71 commits into from
May 1, 2025

Conversation

mikhailChelbaev
Copy link
Collaborator

@mikhailChelbaev mikhailChelbaev commented Apr 8, 2025

Improvements

  • Checkbox:
    • changed checkbox size
    • changed checkmark size
    • changed checkmark line width
  • Card:
    • set a default value to backgroundColor in CardVM
    • add borderColor param to CardVM
    • add isTappable and animationScale params to make cards tappable

Fixes

  • Fixed a bug when the SUTextInput could go beyond the bounds
  • Fixed an issue with SUButton not animating when tapped on a transparent background.
  • Fixed an issue with full-width components not updating their size on device rotation.

Other

  • Added new params inButtonVM:
    • isLoading
    • loadingVM
    • imgSrc
    • imageLocation
    • contentSpacing
  • Added new params in InputFieldVM:
    • caption
    • captionFont
    • style (light, bordered, faded)
    • titleFont
    • titlePosition (inside, outside)
  • Added new param in TextInputVM:
    • style (light, bordered, faded)
  • Added new minimal case in ButtonStyle
  • Added inits without focus in SUTextInput and SUInputField

Add inits without `focus` to `SUInputField` and `SUTextInput`
@mikhailChelbaev mikhailChelbaev marked this pull request as ready for review May 1, 2025 13:50
@mikhailChelbaev mikhailChelbaev merged commit 34c4690 into main May 1, 2025
1 check passed
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.

2 participants