Releases: carbon-design-system/carbon-addons-iot-react
Releases · carbon-design-system/carbon-addons-iot-react
v2.122.0
v2.121.0
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
v2.119.0
v2.118.0
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
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)