Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Releases: jxom/bumbag-ui

v2.4.0

17 Aug 02:48
Compare
Choose a tag to compare

Features

  • native: Support variable font weights in Android
  • native: Support font weights that are mapped to a font, if a custom font is specified in the theme (e.g. font weight 700 may map to Roboto-Bold, whereas font weight 400 may map to Roboto-Regular). See the docs

v2.3.1

17 Aug 02:46
Compare
Choose a tag to compare

Enhancements

  • native: Add support for px units on the size prop in Icon.

v2.3.0

13 Jul 04:11
Compare
Choose a tag to compare

Features

  • native: Added Picker component

v2.2.2

13 Jul 02:21
Compare
Choose a tag to compare

Enhancements

  • native: Added Menu.OptionGroup and Menu.OptionItem

v2.2.0

08 Jul 03:48
Compare
Choose a tag to compare

Features

  • native: Add Menu component

v2.1.0

05 Jul 13:04
Compare
Choose a tag to compare

Features

  • web: Added filled variant to form fields
  • web: Added containLabel prop to form fields
  • web: Added gray palette to Button

v2.0.9

05 Jul 03:46
Compare
Choose a tag to compare

Enhancements

  • Updated Emotion deps to @emotion/react@11.3.0 and @emotion/cache@11.4.0

v2.0.8

05 Jul 03:45
Compare
Choose a tag to compare

Enhancements

  • web: Added renderTopActions and renderBottomActions props to SelectMenu

v2.0.7

01 Jul 01:49
Compare
Choose a tag to compare

Fixes

  • web: Fix SelectMenu search (#129)

v2.0.6

29 Jun 00:57
Compare
Choose a tag to compare

Fixes

  • web: Fix issue where Link was using wrong HTML anchor type defs.