You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved ButtonBadge.kt, ButtonSize.kt, ButtonType.kt, ButtonVariant.kt into a new package/directory. [From: com.stevdza.san.kotlinbs.models], [To: com.stevdza.san.kotlinbs.models.button]
BSButton component improved. New 'borderRadius' parameter added, as well as 'customization' that you can use to fully customize the look of your button.
BSIcon component added.
BSIconButton component added.
BSIcons object added. It contains over 2.000 different bootstrap icons that you can use.