Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Releases: Bandwidth/shared-components

v6.2.2

11 Dec 15:32
Compare
Choose a tag to compare
  • Added a prop to the TimeScrubber component to bail out of enforced rounding

v6.2.1

12 Nov 18:56
557aac5
Compare
Choose a tag to compare

Fix <Badge /> component

Fixed global alert container z-index

01 Nov 11:49
Compare
Choose a tag to compare

Changed z-index for the global alert container to place it in top of all elements

Ref forwarding fixes for layout components

07 Oct 18:00
Compare
Choose a tag to compare

Various components from SplitContentLayout were missing ref forwarding. This was added.

Users can also now specify a location where an ActionBar will mount when it is contained within a SplitContentLayout.

Dragbox performance improvements

03 Oct 18:38
7f90c2d
Compare
Choose a tag to compare

Dragbox performance improvements (#311)

v6.1.23

25 Sep 20:19
Compare
Choose a tag to compare
  • Fixed nav spacing (#309)
  • Allow autoComplete props in inputProps in <Select> components to be passed through (#310)

v6.1.22

12 Sep 15:34
298f87a
Compare
Choose a tag to compare
  • The space to the right of checkbox and toggle labels is no longer clickable.

ES Module Support

09 Sep 14:42
Compare
Choose a tag to compare
  • SCL can now be imported as an ES module

Fixed autocomplete for select components

19 Aug 18:39
Compare
Choose a tag to compare
  • disable autocomplete always for select components (#296)
  • Use default classes (#303)

Updated Icons

03 Jul 17:56
Compare
Choose a tag to compare
  • Updated icons (#295)