Skip to content

Bumping versions for version update (0.1.18). (#297)

Compare
Choose a tag to compare
@rdeassis rdeassis released this 04 Nov 18:48
3a8740f

What's new:

  • iOS:
    -- PopupMenuController: snap components to the 4pt grid
    -- HUD: accessibility improvement where Voice Over announces when the label is updated
    -- TableViewHeaderFooterView: updated link color to meet minimum contrast ratio (4.5:1)
    -- BadgeView: accessibility improvement to set .notEnabled trait when it is disabled
    -- ActivityIndicatorView: improvement where an accessibility label was added to report activity active/halted
    -- DrawerController: fixed bug where content bottom was clipped when presentationBackground was set to .none
    -- Button: updated outline border color to meet minimum contrast ratio
    -- ShimmerView: updated light and dark modes colors to meet minimum contrast ratio (now using gray400)

  • mac:
    -- Fixed issue where resource bundle was incorrectly set on the core subspec