v2.29.0-rc.8
Pre-release
Pre-release
Fix
— Caret losing on Mobile Devices when adding a block via Toolbox or via Backspace at the beginning of a BlockNew
— Toolbox now will be opened by '/' in empty Block instead of TabNew
— Block Tunes now will be opened by 'CMD+/' instead of Tab in non-empty blockNew
— Tab now will navigate through Blocks. In last block Tab will navigate to the next input on page.Improvement
— Now you can set focus via arrows/Tab to "contentless" (decorative) blocks like Delimiter which have no inputs.Refactoring
—ce-block--focused
class toggling removed as unused.