Releases: chrisgurney/obsidian-note-toolbar
v1.17-beta-11
New Feature 🎉
Command to access Quick Tools for the current toolbar
Use the new Note Toolbar: Open Quick Tools (for current toolbar)
command to open a Quick Tools window that shows the items in the toolbar associated with the current note.
Fixes
- Bottom toolbars: No longer show in New Tab and What's New views on phones.
- Bottom toolbars are unfortunately back to being shifted by the edit toolbar, which I can't sort out a fix for.
Full Changelog: 1.17-beta-10...1.17-beta-11
v1.17-beta-10
Improvements 🚀
- Style Settings: Added inactive opacity settings for mobile and desktop.
Fixes
- Toolbars in split views are now updated on leaf change, if its config was updated.
- Floating buttons: No longer always translucent on tablets.
- Floating buttons: (To test) Floating button should now appear in split views.
⚠️ Had to change how floating button positioning works, so users will have to re-check positioning if it was changed in Style Settings.
- Bottom toolbars: Removed padding on bottom of toolbar that was resulting in a non-clickable area.
Full Changelog: 1.17-beta-9...1.17-beta-10
v1.17-beta-9
Fixes
- Bottom toolbars: Are no longer always translucent on tablets.
Full Changelog: 1.17-beta-8...1.17-beta-9
v1.17-beta-8
Fixes
Bottom toolbars: Always translucent on tablets.Didn't appear to fix the problem.
Full Changelog: 1.17-beta-7...1.17-beta-8
v1.17-beta-7
Fixes
- Bottom toolbars: Not rendering due to split view issues on iPad.
- To address this I had to unfortunately revert the fix with the edit toolbar shifting the toolbar up, specifically for tablets.
- Bottom toolbars: Now aligned left/right when either of those styles are set.
Full Changelog: 1.17-beta-6...1.17-beta-7
v1.17-beta-6
Fixes
- Bottom toolbars: (To test) Edit toolbar shifts toolbar up on phone
and tablet. Had to remove fix for latter in next release. - API component: Prompt UI text field no longer full width. Updated API component CSS to use new class names.
Full Changelog: 1.17-beta-5...1.17-beta-6
v1.17-beta-5
Improvements 🚀
- Floating buttons: Support for the
autohide
andborder
styles.- Border style defaults to the button's icon color, but can be overridden with Style Settings.
- Override the
autohide
style opacity via Style Settings. - Beta API UI components:
- Added
modal
class to Suggester. - Updated class names from
note-toolbar-comp-*
tonote-toolbar-ui-*
.
- Added
Full Changelog: 1.17-beta-4...1.17-beta-5
v1.17-beta-4
Changes
Updated Ukranian tranlations thanks to @laktiv
Fixes
- Position sub-menu did not work on tablets; replaced with a list of positions, if viewed on a tablet. #220
Full Changelog: 1.17-beta-3...1.17-beta-4
v1.17-beta-3
New Feature 🎉
Quickly access styles from the toolbar's context menu
Get to the Style section of settings for the active toolbar by right-clicking on it (or long-press on mobile) and select Style...
Fixes
- Use the Focus command to navigate Bottom-positioned toolbars by keyboard
Full Changelog: 1.17-beta-2...1.17-beta-3
v1.17-beta-2
Fixes
- Regression:
Top (fixed)
position toolbar is full-width, even withouteditor width
style applied.
Full Changelog: 1.17-beta-1...1.17-beta-2