Releases: Erallie/css-inserter
Releases · Erallie/css-inserter
1.0.15
- Changed html in the Settings panel to remove unnecessary nested
<span>
's.
Full Changelog: 1.0.14...1.0.15
1.0.14
Made the submenu compatible with mobile (hopefully) when you insert CSS snippets from the context menu.
Full Changelog: 1.0.13...1.0.14
1.0.13
Grouped the all css snippets into a submenu in the context menu.
Full Changelog: 1.0.11...1.0.13
1.0.11
- Fixed some selectors in
styles.css
that were not necessary. - Removed unnecessary
executeCommandById()
Full Changelog: 1.0.10...1.0.11
1.0.10
Fixed an issue where renaming a newly-created CSS Snippet creates an extra command.
1.0.9
Updated the readme.
1.0.8
1.0.7
Just a re-release since I changed something and changed it back.
1.0.5
In this version I:
- Updated the README.md to be more readable and fixed a heading that I missed to follow the Obsidian Style guide.
- Changed the CSS to be more compatible with mobile.
- Added icons to the commands themselves for mobile compatibility.
1.0.4
This is tested more thoroughly and is ready for review.