Skip to content

14.0.0-alpha.33

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 20 Nov 09:27
· 3582 commits to main since this release
121dd91

Bugfix

  • Fix downloadableObjects default value @giuliaghisini
  • Folder contents table header and breadcrumbs dropdown now appear only from the
    bottom, fixing an issue where the breadcrumb dropdown content was clipped
    by the header area @ichim-david
  • Folder contents sort dropdown is now also simple as the other dropdowns
    ensuring we have the same behavior between adjecent dropdown @ichim-david
  • Fix documention on block extensions, replace render with template to match Listing block @tiberiuichim

Internal

  • Upgrade stylelint to v14 (vscode-stylelint requires it now) @sneridagh