Skip to content

v5.0.0

Compare
Choose a tag to compare
@cherewaty cherewaty released this 15 Jan 20:11
· 1851 commits to master since this release
ca5e0d5
  • Add inputRef prop to <TextField>. Part of STCOM-372.
  • Deprecate getInput() and focusInput() methods of TextField. Part of STCOM-372.
  • Add documentation for <TextField>.
  • Add document icon
  • Replace <SegmentedControl> with <ButtonGroup>
  • Fix broken focus management of <Selection> on small screens. Fixes STCOM-433.
  • Remove craftLayerUrl() util
  • Remove deprecated CSS variables
  • Remove deprecated title props
  • Remove deprecated excludeKeys prop for exportCsv
  • Delete <TabButton>
  • Remove <IfPermission> and <IfInterface>
  • Remove deprecated icon names
  • Delete moved <EntrySelector>