Releases: danyim/obsidian-list-callouts-improved
Releases · danyim/obsidian-list-callouts-improved
Release list
1.7.0
What's Changed
- Keep the band and highlight color in source mode, with the raw character tinted by @danyim in #51
- Add a setting to color the items nested under a callout by @danyim in #48
- Drop the !important on the dragged settings row's height by @danyim in #53
- Read the icon folder after startup instead of during the plugin's load by @danyim in #52
Full Changelog: 1.6.4...1.7.0
1.6.4
What's Changed
Full Changelog: 1.6.3...1.6.4
1.6.3
1.6.2
What's Changed
- Wrap Obsidian's highlight span from outside so styles.css needs no :has() by @danyim in #37
- Catch the legacy import's rejection inside Obsidian in the test helper by @danyim in #38
- Keep the editor extension running when a decoration build throws by @danyim in #39
- Keep the editor's callout band out of the line's own vertical padding by @danyim in #42
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
Full Changelog: 1.6.0...1.6.1
1.6.0
What's Changed
- Revert activeWindow.setTimeout "fix" in the icon picker by @danyim in #14
- Add AGENTS.md by @danyim in #13
- Adopt npm version lifecycle hook and draft releases by @danyim in #15
- Build main.js automatically before e2e tests and screenshots by @danyim in #18
- Color inline highlights that start with a callout character by @danyim in #17
- Fix the settings-dialog test flake, finish the spelling sweep, clear the lint warning by @danyim in #19
- Fix the callout background widget's coordinates via WidgetType.coordsAt() by @danyim in #16
- Ship a zipped release asset for manual installs by @danyim in #21
- Fix uneven callout background coverage in numbered lists (upstream #91) by @danyim in #20
- Let a callout override its marker color by @danyim in #22
- Build the icon picker's list lazily by @danyim in #23
- Offer the List Callouts import whenever the tab opens, not only at load by @danyim in #26
- Name each icon in the picker with an instant tooltip by @danyim in #25
- Fix squished spacing in the Add callout modal by @danyim in #24
- Add npm run swap to try the local build in a real vault by @danyim in #28
- Tighten the README and drop its em dashes by @danyim in #27
- Show the character as a highlight's marker when no icon is set by @danyim in #29
- Place the icon picker in its row instead of against the tab's scroll by @danyim in #31
- Float the icon picker out of the Add callout modal by @danyim in #32
- Tighten the settings tab prose and keep the color swatch a circle by @danyim in #30
- Start a new callout on a muted yellow, with no line above the dialog's buttons by @danyim in #35
- Show the chosen color behind the Add callout preview's text by @danyim in #34
- Rearrange the callout controls, lay them out for phones, and fold Clear icon into a trash button by @danyim in #33
Full Changelog: 1.5.2...1.6.0
1.5.2
1.5.1
1.5.0
What's Changed
- Rebrand to callout bullets and add test infra by @danyim in #1
- Add a screenshot of the icon picker to the README by @danyim in #3
- Decorate callouts past the parsed region of a large document by @danyim in #2
- Move the remaining actions off Node 20 by @danyim in #4
- Add a hotkeyable command to remove a callout by @danyim in #5
- Stop a repeated line taking every callout off the screen by @danyim in #6
- docs: add issue forms, a PR template and a contributing guide by @danyim in #7
- Let every callout be deleted, reordered and cycled through by @danyim in #8
- Cover the repeated line in the decoration builder by @danyim in #9
- Rebrand, README overhaul, config cleanup, and dependency review by @danyim in #10
Full Changelog: 1.2.9...1.5.0