Skip to content

Releases: carbon-design-system/carbon-addons-iot-react

v2.122.0

19 Sep 19:32
abefcbd
Compare
Choose a tag to compare

2.122.0 (2020-09-19)

Features

  • table: add additional config to hasRowNesting option prop (ec93fb8)

v2.121.0

18 Sep 20:03
5ecac97
Compare
Choose a tag to compare

2.121.0 (2020-09-18)

Bug Fixes

Features

  • suiteheader: Fixing a duplicate use of PropTypes.shape() (0f7beb9)
  • suiteheader: Including NPS logic in useSuiteHeaderData hook and adding another story that uses it. (d7ad7c5)
  • suiteheader: Removing hook useCallback dependencies that are objects and functions because an infinite loop may happen if one tries to override those when using the hook. (3163cae)
  • suiteheader: Removing translated strings. (58e88a1)

v2.120.0

17 Sep 23:47
f7c7d56
Compare
Choose a tag to compare

2.120.0 (2020-09-17)

Bug Fixes

  • cardeditor: adjust default supported card types, add icons (8832bf0)
  • cardeditor: refactor gallery display logic (ef2deab)
  • cardeditor: use rows prop on textinput (1bf4c91)

Features

  • cardeditform: form with title and size (d608162)
  • cardeditor: initial experimental component release (0bce642)

v2.119.0

17 Sep 21:33
e22e787
Compare
Choose a tag to compare

2.119.0 (2020-09-17)

Bug Fixes

  • table: fixed checkbox position and overflow positions (5dccc1e)
  • table: fixed minimum column width when overflow is present (a836e3c)
  • table: fixed pr issues (206f9fb)

Features

  • table: added column overflow menu (68adc79)
  • table: fixed overlap on overflow button (e4fc6b8)

v2.118.0

16 Sep 18:37
dc6b5e7
Compare
Choose a tag to compare

2.118.0 (2020-09-16)

Bug Fixes

  • tablesaveviewmodal: added missing description (4c4928c)

Features

  • table: added tests and small improvment (9ec8d94)
  • table: create save view - snapshot update (69c5cf7)
  • table: create save view - statefulTable (85b06f3)
  • table: create save view - statefultable story fix (ef0e74c)
  • table: create save view - statefultable story update (b07eccf)
  • table: create save view - table story added (39a591e)
  • table: create save view - updated comment (f149534)

v2.117.0

15 Sep 20:44
8faa773
Compare
Choose a tag to compare

2.117.0 (2020-09-15)

Bug Fixes

  • hierarchylist: fix logic for selected item count (447709c)
  • hierarchylist: fix padding issue with toggle (fae9042)
  • hierarchylist: fix styles (f16c21c)
  • hierarchylist: remove important from sass (92614bc)
  • list: changes from feedback (a728c4a)

Features

  • hierarchylist: fix test (bcb39e3)
  • hierarchylist: refactor reordermodal (d9a48d4)
  • list: add styles for RTL (6ba29b5)
  • list: added bulk reorder modal (4da4104)
  • list: added dnd support to simple list and hierarchy list (34dc028)
  • list: added simple reordering (15a969d)
  • list: fix parent being able to nest in child (b32df66)
  • list: fixed style errors and added more test coverage (31282bb)
  • list: make changes from PR review (d8bb05e)
  • list: uadded multi-select for drag and drop (52c3223)
  • list: updated drag style (c67f548)
  • list: use overrides pattern for uniformity and optimization (9c19f32)
  • list-reorder: make changes from feedback (93c7aab)

v2.116.0

15 Sep 14:33
1790dd5
Compare
Choose a tag to compare

2.116.0 (2020-09-15)

Features

  • list-item: add disabled prop and functionality (03c6b41)

v2.115.3

14 Sep 20:17
713e4ba
Compare
Choose a tag to compare

2.115.3 (2020-09-14)

Bug Fixes

  • timeseries: errors in new tooltip (789659b)

v2.115.2

14 Sep 16:40
aaf2df8
Compare
Choose a tag to compare

2.115.2 (2020-09-14)

Bug Fixes

  • modal: update z-index of overflow and tooltip (25844cb)
  • modal: update z-index of overflow and tooltip (a2f1af2)
  • modal: update z-index of overflow when inside modal (fe9beca)

v2.115.1

13 Sep 16:32
1e7514f
Compare
Choose a tag to compare

2.115.1 (2020-09-13)

Bug Fixes

  • timeseries: the iseditable state was allowing interaction and not showing sampledata (7fde86b)