Skip to content

Releases: 8base/boost

v.1.12.1

Choose a tag to compare

@Selnapenek Selnapenek released this 15 Apr 12:52
  • fix(avatar): remove background if image has src

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

v1.12.0

Choose a tag to compare

@Selnapenek Selnapenek released this 28 Mar 10:39

1.12.0

Bug Fixes

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

Features

v1.11.8

Choose a tag to compare

@Selnapenek Selnapenek released this 04 Feb 09:26
  • fix: fix checkbox nowrap prop

v1.11.7

Choose a tag to compare

@Selnapenek Selnapenek released this 25 Nov 08:25
  • add description prop to Progress component

v1.11.6

Choose a tag to compare

@PetrBukov PetrBukov released this 21 Apr 09:10

1.11.6 (2021-04-21)

Features

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

v1.11.5

Choose a tag to compare

@PetrBukov PetrBukov released this 08 Apr 16:00

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

Choose a tag to compare

@PetrBukov PetrBukov released this 01 Apr 15:53

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

Choose a tag to compare

@Selnapenek Selnapenek released this 25 Jan 15:14

1.11.3 (2021-01-25)

Features

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

v1.11.2

Choose a tag to compare

@ej9x ej9x released this 25 Jan 10:44
v1.11.2

v1.11.1

Choose a tag to compare

@ej9x ej9x released this 25 Jan 10:02

1.11.1 (2021-01-25)

Bug Fixes