Commit graph

10 commits

Author SHA1 Message Date
Hiroo Takizawa
a75d7828ee 1.1.0 2025-06-26 23:36:24 +09:00
Hiroo Takizawa
04d8f466b1 1.0.5 2025-04-17 23:47:21 +09:00
Hiroo Takizawa
1b0a151d33 1.0.4 2025-03-23 20:54:49 +09:00
Hiroo Takizawa
a66ad2f812 Add unit tests for Auto Bullet plugin 2025-03-17 22:01:18 +09:00
dependabot[bot]
056a637ddf
chore(deps-dev): bump esbuild from 0.17.3 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.3 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.3...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-16 12:16:29 +00:00
Hiroo Takizawa
11dad0a3c9 1.0.3 2025-03-16 15:38:16 +09:00
Hiroo Takizawa
9e6926920b 1.0.2 2025-03-14 18:02:47 +09:00
Hiroo Takizawa
c3354ee56b chore: rename plugin ID and name from "obsidian-auto-bullet" to "auto-bullet" for consistency and clarity 2025-03-14 17:55:42 +09:00
Hiroo Takizawa
33a39a142b 1.0.1 2025-03-14 17:35:42 +09:00
Hiroo Takizawa
585c50b528 feat: rename plugin to "Obsidian Auto Bullet" and update description to reflect functionality in Japanese
feat: implement auto bullet insertion feature when typing space or tab at the beginning of a line
feat: add toggle functionality to enable/disable auto bullet feature via ribbon icon and status bar
refactor: clean up code by removing unused sample modal and commands
fix: update settings tab to reflect new plugin name and functionality
2025-03-13 17:32:17 +09:00