Skip to content

0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:30
· 26 commits to development since this release
4260f8b

BREAKING CHANGES

  • remove DialAutocompleteInput (#480)
  • rename Grid Selection fields GridSelectionMode.RADIO_BUTTON to GridSelectionMode.SINGLE and GridSelectionMode.CHECKBOX to GridSelectionMode.MULTIPLE (#477)

Features

  • Support Button focus state (#481)
  • [File Manager] Add Preview action (#504)
  • [Icon Button] Add new components for only Icon button (Issue #455, #452) (#456)
  • [Tabs] added warning tab (#508)
  • [File Manager] added preview extensions (Issue #1105) (#506)
  • add MarkdownEditor component with Json switcher (#459)
  • add custom breakpointref to file manager (#513)
  • add showFiles option to gridOptions in FileManagerProvider (#461)
  • add showFolders option to gridOptions and filter folders in provider (#469)
  • correct Remove Button for Load Area (#493)
  • remove manage permition context menu item for context menu (Issue #1105) (#495)
  • show icon for the file without extension (#476)

Fixes

  • 'Key' field that is used as password type causes passwords to be saved in the browser (#471)
  • Button - correct font-weight (#474)
  • DialCollapsibleSidebar footer buttons and common scroll view (#498)
  • DialIconButton paddings and icon size (#512)
  • File Manager menu with 1 element (#499)
  • Fix issue with scroll in Tabs (#482)
  • Grid checkbox colors (#487)
  • Icon Button add tooltip props (#470)
  • [Export Config] Automatic left scroll not triggered for tab navigation (Issue #1961) (#518)
  • [LoadFileArea] Added max file size option (#500)
  • [TagInput] discarding control changes not revert initial values (#479)
  • [Tag] remove redundant padding (#509)
  • add check for column dependency (#507)
  • add check for label props for DialLabelledText
  • add padding for file tree chevron (#460)
  • add scroll for selected grid row (#520)
  • add selection mode to file manager control selection (#478)
  • change grid api selection (#473)
  • close button size (#475)
  • file manager default button (#486)
  • header checkbox selection style (#490)
  • load area remove buttons (#497)
  • update artifact naming for Storybook deployment (#494)

Other

  • update color tokens (#515)
  • add aria description for grid checkbox (#492)
  • add controlled tree expansion functionality to FileManager stories (#503)
  • bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#505)
  • restricts permissions for each workflow (#521)
  • update @floating-ui/react and @tabler/icons-react (#454)
  • feat(file-manager): Support File Manager for Files page (Issue #1105) (#484)
  • feat(radio): add caption to radion button and radion group components (#519)
  • feat(switch): add caption for switch description (#514)
  • feat(tab): Revert allow to render extra details in Tab component (#468)
  • feat(tab): allow to render extra details in Tab component (#467)
  • fix(icon-button): fix disabled Primary · Ghost variant of IconButton icon highlighted on hover (#523)