Releases
1.5.0
New Components:
API Changes:
Made UKCard
generic over its content.
Deprecated currentValue
in SUProgressBar
and UKProgressBar
; added it to ProgressBarVM
instead.
Introduced a new API to present SUAlert
with an item.
Exposed all ComponentColor
subcolors via UniversalColor
extensions.
Renamed ComponentsKitConfig
to Theme
.
Corrected a typo in BottomModalVM
parameter name: renamed hidesOnSwap
to hidesOnSwipe
.
New Features:
Added helper methods and a notification system for observing theme changes.
Improvements:
Enhanced UKTextInput
:
Improved corner radius calculation
Height recalculation on device rotation
Compression resistance for better layout handling
Adjusted font size for the large headline from 28
to 24
.
Improved documentation for multiple components.
Bug Fixes:
Fixed modal not presenting on app launch.
Prevented UKSegmentedControl
from updating the selected ID when the item is disabled.
Fixed layout issues in modals.
You can’t perform that action at this time.