Skip to content

v2.10.2

Compare
Choose a tag to compare
@rossedfort rossedfort released this 06 Feb 18:27
· 1028 commits to main since this release

What's Changed

ui-server

ui

  • 2023-02-06 - 29dd135f - [DT-331] - remove isCloud checks for client and bulk actions and use settings only (#1111)
  • 2023-02-06 - 527ec31b - [DT-357] - remove client action prop tunneling (#1110)
  • 2023-02-06 - 26c996d8 - Update get-single-attribute-for-event.ts (#1092)
  • 2023-02-03 - 0952c250 - 2.2.10 (#1114)
  • 2023-02-03 - db0e2d33 - Revert "Include credentials with the data codec decode request (#1050)" (#1113)
  • 2023-02-03 - e2b15bd6 - Preserve 'constructor' keyword in json-bigint and add console.warn on decode error (#1109)
  • 2023-02-02 - 0e61d877 - 2.2.9 (#1108)
  • 2023-02-02 - 9056bfa7 - fix position of floating output value (#1107)
  • 2023-02-02 - 357097c4 - Fix selectable table story (#1106)
  • 2023-02-02 - 9fdda88f - 2.2.8 (#1105)
  • 2023-02-02 - 3af16f12 - DT-212 - create a RangeInput component in Holocene (#1102)
  • 2023-02-02 - 1792c9bd - [DT-320] Add unit tests for get-workflow-relationships (#1103)
  • 2023-02-02 - 848013f2 - Use authUser instead of user prop to pass accessToken (#1104)
  • 2023-02-02 - dc74e5ab - Get namespace webUrl from page data (#1101)
  • 2023-02-01 - 1b1821cf - Fix gradient on hover in Safari (#1098)
  • 2023-02-01 - a7b9ccfb - add aria-expanded attribute to expandable elements (#1097)
  • 2023-02-01 - 8f097532 - Restart workflows command also. (#1100)
  • 2023-02-01 - 4efb42fb - Restart worker if it fails. (#1099)
  • 2023-01-31 - 8be721ac - [DT-325] Move errors above summary (#1095)
  • 2023-01-31 - 806d33c5 - Add back event details in compact view (#1094)
  • 2023-01-31 - 010b6d0d - Update test server arguments. (#1096)
  • 2023-01-30 - b83b1988 - [DT-232] Add keyboard events to elements with click events in core UI (#1087)
  • 2023-01-30 - b91d3e52 - DT-175 - reset workflow to first land last workflow task in event history (#1046)
  • 2023-01-30 - ea59685f - remove unused CSS selectors (#1085)
  • 2023-01-30 - c4866615 - Include credentials with the data codec decode request (#1050)

Full Changelog: v2.10.1...v2.10.2