Skip to content

Releases: Sebobo/Shel.Neos.CommandBar

1.0.0

19 Feb 09:10
3d76e79
Compare
Choose a tag to compare

Stable release

BUGFIX: Don’t load empty command lists from plugins

Full Changelog: 0.9.0...1.0.0

0.9.0

11 Oct 19:02
b197055
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Add recent documents command
  • BUGFIX: Disable searchbox for nested commands without query support
  • BUGFIX: Allow back navigation from nested commands without entered query

Full Changelog: 0.8.1...0.9.0

0.8.0

28 Apr 14:02
c2503d4
Compare
Choose a tag to compare

FEATURE: Use JSON API for package search
FEATURE: Load the plugin in all modules with Neos 8.3 and prevent duplicate registration
BUGFIX: Prevent error when selecting subcommand in some cases

Full Changelog: 0.7.4...0.8.0

0.7.2

15 Mar 11:12
2155293
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Try again to resolve ctrl+k issue on Windows / Linux
  • BUGFIX: Setting command as favourite didn’t update it’s state properly
  • BUGFIX: Fix type error in CI build

Full Changelog: 0.7.1...0.7.2

0.7.1

15 Mar 05:55
f291ecd
Compare
Choose a tag to compare

Changes

  • BUGFIX: Keep commandbar centered after it’s opened and not dragged yet

Full Changelog: 0.7.0...0.7.1

0.7.0

15 Mar 05:54
4208df1
Compare
Choose a tag to compare

Changes

  • FEATURE: Implement open preview command
  • BUGFIX: Only prioritise recent commands when at the top level
  • BUGFIX: Don’t execute the previous command when displaying results
  • BUGFIX: Drag and drop not working properly anymore
  • TASK: Only show query commands when the search finds them

Full Changelog: 0.6.1...0.7.0

0.6.1

15 Mar 02:56
a7dcd33
Compare
Choose a tag to compare

Changelog

  • TASK: Update readme
  • TASK: Translate remaining labels to German
  • BUGFIX: Incorrect install line
  • BUGFIX: Reset command query when leaving result view
  • BUGFIX: Prevent error when navigating to not yet loaded document
  • BUGFIX: Try to prevent CTRL+K from opening the browser search on Windows&Linux

Full Changelog: 0.6.0...0.6.1

0.6.0

15 Mar 02:55
0450d58
Compare
Choose a tag to compare

What's Changed

  • FEATURE: Improve interaction with 3rd party commands

  • FEATURE: Add first translations by @crydotsnake

  • FEATURE: Allow commands to close the commandbar upon execution

  • FEATURE: Separate entering query from „opening“ query commands

  • FEATURE: Switch to ufuzzy for improve search results

  • FEATURE: Allow searching for Neos packages

  • FEATURE: Enable translations in module and ui plugins

  • FEATURE: Make sure dialog is inside viewport during drag and resize

  • TASK: Close commandbar when navigating to a document

  • TASK: Move extensiblity example into Readme

  • TASK: Move Neos api service into package

  • TASK: Various performance improvements

  • BUGFIX: Allow navigating to content module via the current site

  • BUGFIX: Make sure to capture final state of generator commands

  • BUGFIX: Don’t jump to 2nd item when using arrow down to expand the commander

  • BUGFIX: Display and update issues with favourites

  • BUGFIX: Prevent jumping when hovering commands with long description

Full Changelog: 0.5.0...0.6.0

0.5.0

04 Mar 03:46
1d26498
Compare
Choose a tag to compare

What's Changed

  • FEATURE: implement first e2e test
  • FEATURE: Mark commands as favourite and store recently used commands
  • FEATURE: Allow disabling the branding
  • TASK: Build module plugin and dev server with Preact to reduce bundle size

Full Changelog: 0.4.0...0.5.0

0.4.0

15 Feb 11:34
009b074
Compare
Choose a tag to compare

FEATURE: Commandbar for modules
FEATURE: Add caret to expand collapsed bar
FEATURE: Implement search docs command
TASK: Reduze description font size
TASK: Decrease dialog bg blur
BUGFIX: Allow navigate back via button when showing results
BUGFIX: Generate proper module uris with uribuilder
BUGFIX: Remove default underline from love link
BUGFIX: Prevent react warning with ref prop name
BUGFIX: Prevent opening relative urls in new tab

Full Changelog: 0.3.0...0.4.0