Skip to content

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

v2.106.5

06 Aug 20:37
458ab90
Compare
Choose a tag to compare

2.106.5 (2020-08-06)

Bug Fixes

v2.106.4

06 Aug 18:27
bf048d1
Compare
Choose a tag to compare

2.106.4 (2020-08-06)

Bug Fixes

  • table: column resize fails when adding columns (1996a0a)
  • table: column resize fails when adding columns - removed comment (1077778)
  • table: column resize PR feedback (67e53d4)

v2.106.3

06 Aug 16:31
d38aefa
Compare
Choose a tag to compare

2.106.3 (2020-08-06)

Bug Fixes

  • flyoutmenu: add export to index.js (d3d9209)

v2.106.2

06 Aug 16:14
7a4ac55
Compare
Choose a tag to compare

2.106.2 (2020-08-06)

Bug Fixes

  • carbon-charts: update to get zoombar bug fix (aeb05ad)

v2.106.1

03 Aug 19:01
8416701
Compare
Choose a tag to compare

2.106.1 (2020-08-03)

Bug Fixes

  • table: allow empty row actions for some rows of a table (a84e55c)

v2.106.0

03 Aug 15:51
d6f19be
Compare
Choose a tag to compare

2.106.0 (2020-08-03)

Bug Fixes

  • chartcards: update axes proptypes to oneOf top (fe0ea97)

Features

  • chartcards: add zoomBar functionality (8a6886f)

v2.105.2

03 Aug 15:30
10024db
Compare
Choose a tag to compare

2.105.2 (2020-08-03)

Bug Fixes

  • statefultable: correct object path for initialDefaultSearch (0054771)
  • statefultable: ensure defaults for spread view props (941e3fb)
  • table: modify reducer to cache initial search value (92369c1)
  • table: story remove console logs (6d9ff2f)
  • tablereducer: remove uneeded variable (728d320)
  • tabletoolbar: search remains focused as you type (46d4778), closes #1386
  • tabletoolbar: WIP prevent focus loss on input (7c6f8a7)

v2.105.1

30 Jul 16:27
97d74bb
Compare
Choose a tag to compare

2.105.1 (2020-07-30)

Bug Fixes

  • table: pass filteredData to onDownloadCsv (1b540b0)

v2.105.0

28 Jul 19:32
7a82b38
Compare
Choose a tag to compare

2.105.0 (2020-07-28)

Bug Fixes

  • carbon-charts: update version (5efbad9)
  • composedModal: remove unused import (12d2ff9)
  • error: accidentally committed changes (40ed6d4)
  • error: removed unnecessary code from package.json (b442f63)
  • guagecard: update gray to carbon token (ec0fbc6)
  • repo: pulled from master (1063217)
  • snapshot: updated snapshot (d044329)
  • table: removed unused variables (fea18a0)
  • revert to using @carbon/charts directly (542ba1c)
  • tokens: changed tokens back to original values (9d578d2)
  • tokens: fixed tokens that may have caused layout issues (ba46c16)

Features

  • token: progress (c1c5794)
  • tokens: updated all styling tokens (743fc92)
  • tokens: updated margin and padding vals (6bbe7fb)

v2.104.7

28 Jul 16:00
9d0acd0
Compare
Choose a tag to compare

2.104.7 (2020-07-28)

Bug Fixes

  • datetimepicker: import screen from react not dom (4cb3313)
  • several: merge fixes (3473ce8)
  • several: pr fixes (3abb63b)
  • tests: changes due to review (2856436)