Skip to content

Releases: 8base/boost

v.1.12.1

15 Apr 12:52
Compare
Choose a tag to compare
  • fix(avatar): remove background if image has src

  • fix(table): fix nodata view at table with groupBy

v1.12.0

28 Mar 10:39
Compare
Choose a tag to compare

1.12.0

Bug Fixes

  • correction of initials in the avatar (#407) (b752cfd)

Features

v1.11.8

04 Feb 09:26
Compare
Choose a tag to compare
  • fix: fix checkbox nowrap prop

v1.11.7

25 Nov 08:25
Compare
Choose a tag to compare
  • add description prop to Progress component

v1.11.6

21 Apr 09:10
Compare
Choose a tag to compare

1.11.6 (2021-04-21)

Features

  • add showErrorOnTouched prop to the all fields (9f0919d)

v1.11.5

08 Apr 16:00
Compare
Choose a tag to compare

1.11.5 (2021-04-08)

Features

  • FormField: changed letterSpacing from '0.2px' to '0.5px' for field labels (ea2ccb3)
  • Input: changed default paddingLeft for input field from '8px' to '15px' (ea2ccb3)
  • Input: made text in the disabled input gray color (ea2ccb3)
  • Grid.Layout: added ability to set custom gap for Grid.Layout (a22899a)
  • Text: added new text variants for Text component (h1, h2, h3, h4, h5) (10f2a86)
  • Paper: Changed box-shadow of the Paper component (e432db9)

v1.11.4

01 Apr 15:53
Compare
Choose a tag to compare

These features was added In scope of this release:

  1. Camera icon
  2. Ability to use function instead of object for the modifiers
  3. Ability to set custom size for the Icon
  4. "xxl" size for the Avatar component
  5. The "variant" prop for the Avatar component (has an influence on the shape of the avatar)
  6. The "pickVariant" prop (has an influence on the appearance of the pick element)

v1.11.3

25 Jan 15:14
Compare
Choose a tag to compare

1.11.3 (2021-01-25)

Features

  • avatars: add hide plus button prop to component (ac1a5b6)

v1.11.2

25 Jan 10:44
Compare
Choose a tag to compare
v1.11.2

v1.11.1

25 Jan 10:02
Compare
Choose a tag to compare

1.11.1 (2021-01-25)

Bug Fixes