2.6.5
Small Enhancements
- The visible instructions when using keyboard navigation with the indent plugin now display more cleanly and with the same horizontal padding as the code-input element.
- Usage of relative paths to ECMAScript modules is now documented better.
--padding-left,--padding-right,--padding-topand--padding-bottomCSS variables can now be used oncode-inputelements as well as--padding(read the docs).- When a code-input element is registered and the fallback textarea is already being edited, it will retain focus and caret/scroll position for a seamless experience during slow loading.
Bug Fixes
- Functions in the
textareainterface work oncode-inputelements even when the elements are not registered, and eliminating a bug - #179 - Padding is no longer duplicated in unregistered
code-inputelements with fallbacktextareas - #181 - More elements in the
code-input(keyboard navigation instructions, plugin dialogs) now keep consistent appearance, no matter the global CSSbox-sizing.
As always, contributions are the fuel of this project, and bug reports, suggestions, documentation contributions and code contributions of any size are more than welcome! Just see the CONTRIBUTING.md file or email code-input-js@webcoder49.dev! 🎉