Skip to content

4.0.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 13 Sep 16:01
· 5782 commits to main since this release
d2e17ad

Added

Changes

  • Add a delay when filtering content in folder contents so it doesn't overload backend @vangheem
  • Small UX/UI fixes @sneridagh
  • Fix query string search in subjects vocab field @Gomez
  • Removed the delete button from the title tile @pnicolli
  • Rewrite sidebar @robgietma @sneridagh
  • Added SidebarPortal component for easier sidebar handling @pnicolli
  • Fixed tiles outline in Pastanaga editor @pnicolli
  • Fix typos @balavec
  • Fix warnings for boolean fields @miziodel
  • Fix dropdown styling @robgietema
  • Update connected-react-router and fix instantiation of the wrapper component
    to fix the sync problems with the router and the store @sneridagh
  • Fix link popup in case you dismiss it without setting anything @sneridagh
  • Export history in start-client.jsx for being able to import it from the project for trackers (Matomo, etc) @csenger
  • Workflow change awareness on toolbar @robgietema
  • Fix reordering in folder contents view and problems with previous windowing settings leaked to current one. @robgietema
  • Fix remove link entity of only a part it only removes that part, not the whole entity @robgietema
  • Add proper placeholder to the add link feature in the editor @sneridagh
  • Fix bulk workflow change in contents view @sneridagh
  • Fix regresion on uploading image to root @sneridagh
  • Fix hero tile on view if image is missing @sneridagh
  • Fix link to contextual contents in toolbar @sneridagh
  • Add automatically the wildcard for the SearchableText on the @search action @sneridagh

Internal