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

Draft
wants to merge 68 commits into
base: main
Choose a base branch
from
Draft

v1.5.1 #84

wants to merge 68 commits into from

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

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
  • Fixed a bug when the SUTextInput could go beyond the bounds

Add inits without `focus` to `SUInputField` and `SUTextInput`
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