https://github.com/chetachiezikeuzor/cMenu-Plugin
0.1.0 - Jul 27, 2021
Changed
Interfaces are renamed to match plugin info
Now uses
workspace.getActiveViewOfType(MarkdownView)
instead ofactiveLeaf
for menu creation
0.2.0 - Aug 02, 2021
Changed
Now uses
workspace.getActiveViewOfType(MarkdownView)
to store text selection
Fixed
cMenu appends to
.mod-vertical.mod-root
parent instead ofbody
parent.cMenu left positioning is set by function that finds width dynamically on menu creation.
0.3.0 - Aug 02, 2021
Fixed
Fixed small bug that causes an extra resize handle to be created.
1.0.0 - Aug 11, 2021
Fixed
Fixed issue with Sliding Panes with a toggle-able append method setting.
Added
Added new glass morphism setting.
Added new custom commands setting
1.0.1 - Aug 11, 2021
Added
Added more icons to command icon chooser