Skip to content

Releases: Erallie/css-inserter

1.0.15

11 Dec 16:52
Compare
Choose a tag to compare
  • Changed html in the Settings panel to remove unnecessary nested <span>'s.

Full Changelog: 1.0.14...1.0.15

1.0.14

07 Sep 18:41
Compare
Choose a tag to compare

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

07 Sep 18:15
Compare
Choose a tag to compare

Grouped the all css snippets into a submenu in the context menu.

Full Changelog: 1.0.11...1.0.13

1.0.11

31 Aug 15:02
Compare
Choose a tag to compare
  • Fixed some selectors in styles.css that were not necessary.
  • Removed unnecessary executeCommandById()

Full Changelog: 1.0.10...1.0.11

1.0.10

05 Aug 23:56
Compare
Choose a tag to compare

Fixed an issue where renaming a newly-created CSS Snippet creates an extra command.

1.0.9

04 Aug 00:28
Compare
Choose a tag to compare

Updated the readme.

1.0.8

03 Aug 00:13
Compare
Choose a tag to compare

Updated the License, the manifest, and settings.ts to implement requested changes by the Obsidian review team.

1.0.7

02 Aug 01:00
Compare
Choose a tag to compare

Just a re-release since I changed something and changed it back.

1.0.5

02 Aug 00:25
Compare
Choose a tag to compare

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

01 Aug 21:17
Compare
Choose a tag to compare

This is tested more thoroughly and is ready for review.