Commit graph

56 commits

Author SHA1 Message Date
Justice Vellacott
5406380016 Release 1.9.2 2026-06-04 05:48:53 -04:00
Justice Vellacott
6a70f1d363 Release 1.9.1 2026-06-02 21:37:27 -04:00
Justice Vellacott
63a8de5bbe Release 1.9.0 2026-05-24 17:35:04 -04:00
Justice Vellacott
0cf2f132d5 Release 1.8.3 2026-05-24 08:21:13 -04:00
Justice Vellacott
66aaca29a2 Release 1.8.2 2026-05-15 19:51:25 -04:00
Justice Vellacott
54c4f18c1d Release 1.8.1 2026-02-03 16:39:35 -05:00
Justice Vellacott
8d944b7257 Release 1.8.0 2026-01-27 13:35:43 -05:00
Justice Vellacott
46387ade87 Release 1.7.5 2026-01-24 14:11:18 -05:00
Justice Vellacott
f4f9e8b095 Release 1.7.4 2026-01-19 22:19:06 -05:00
Justice Vellacott
356193c299 Release 1.7.3 2026-01-19 22:13:25 -05:00
Justice Vellacott
2676397d6a Release 1.7.2 2026-01-19 22:07:03 -05:00
Justice Vellacott
4758bc3f51 Release 1.7.1 2026-01-19 21:53:12 -05:00
Justice Vellacott
16c79d3c2b feat: update FAB positioning, enhance toolbar styles, and add new settings for toolbar visibility 2026-01-19 21:25:41 -05:00
Justice Vellacott
0d2a1426d7 Refactor SideSplitSwipeElement to remove Obsidian Modal dependency and enhance overlay styling 2025-12-30 19:19:11 -05:00
Justice Vellacott
f80affc758 Add sidebar navigation gesture and enhance tabs view UI 2025-12-30 18:32:47 -05:00
Justice Vellacott
a5f7f6d9e1 Release 1.5.0 2025-12-24 23:19:03 -05:00
Justice Vellacott
5487dd500b Release 1.4.2 2025-12-21 15:17:56 -05:00
Justice Vellacott
8c27d940df Release 1.4.1 2025-12-21 15:17:01 -05:00
Justice Vellacott
67ab102658 Release 1.4.1 2025-12-20 22:41:46 -05:00
Justice Vellacott
543e06f5c4 Release 1.4.0 2025-12-20 22:20:01 -05:00
Justice Vellacott
a51bf6ab49 Release 1.3.2 2025-12-20 06:36:19 -05:00
Justice Vellacott
461bc9021a Release 1.3.1 2025-12-19 06:57:57 -05:00
Justice Vellacott
1646a43157 Release 1.3.0 2025-12-15 16:42:00 -05:00
Justice Vellacott
f43b15bd6c Refactor code structure and enhance functionality; update Prettier configuration, improve README formatting, and add new commands for mobile plugin features 2025-12-15 09:48:45 -05:00
Justice Vellacott
71c239537a Add built-in toolbar toggle in settings and improve toolbar styles; fix search panel menu logic 2025-12-15 07:10:34 -05:00
Justice Vellacott
e66964ef4a Release 1.2.4 2025-12-14 15:13:25 -05:00
Justice Vellacott
3a07b2a96b Release 1.2.3 2025-12-14 15:10:14 -05:00
copilot-swe-agent[bot]
8791cdbace Bump version to 1.2.2 and update changelog
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-12 07:50:01 +00:00
Im The Justice Man
7dba28b124
Update package.json 2025-12-12 09:45:29 +02:00
Im The Justice Man
5de025e880 Release 1.2.1 2025-12-11 18:55:32 +00:00
copilot-swe-agent[bot]
66557d9b09 Fix all linting errors and build successfully
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-11 08:33:01 +00:00
copilot-swe-agent[bot]
cb34a9dff6 Initial plan: Fix all linting errors
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-11 08:15:21 +00:00
Im The Justice Man
09905e22c8 chore: update dependencies and improve type safety
- Updated ESLint and TypeScript dependencies in package.json for better compatibility and features.
- Modified release.sh to remove legacy peer dependencies flag for npm update.
- Cleaned up TypeScript code in main.ts, mobile-search-leaf.ts, and settings.ts by removing unnecessary eslint-disable comments and improving type assertions.
- Simplified onChooseItem methods in various classes to remove unused event parameters.
2025-12-11 08:03:24 +00:00
Im The Justice Man
093241b74d Replace Cancel button with ExtraButtonComponent and update icons in selection command bar 2025-12-09 10:46:46 +00:00
copilot-swe-agent[bot]
a2481d3402 Bump version to 1.1.1 and update changelog
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-09 06:27:11 +00:00
copilot-swe-agent[bot]
5b11cc7f41 Bump version to 1.1.0 and update changelog and readme
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-08 09:11:19 +00:00
copilot-swe-agent[bot]
800a81da74 Bump version to 1.0.10
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-07 11:32:47 +00:00
copilot-swe-agent[bot]
8ca4a83d55 Fix npm install peer dependency conflicts
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-06 14:30:17 +00:00
Im The Justice Man
346840ca61
Update package.json 2025-12-06 15:56:09 +02:00
copilot-swe-agent[bot]
544619dac7 Fix linting errors: remove unused variables and replace console.log with console.debug
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-05 16:47:25 +00:00
copilot-swe-agent[bot]
eacb7d9db5 Install and configure eslint-plugin-obsidianmd
Co-authored-by: TheJusticeMan <115323007+TheJusticeMan@users.noreply.github.com>
2025-12-05 15:44:08 +00:00
Justice Vellacott
86ae4433cc Release 1.0.8
feat: Enhance Floating Action Button (FAB) functionality and update styles- Added recording mode to FAB with associated commands for starting and stopping audio recording.- Updated manifest.json to include new command events.- Improved code formatting and consistency across multiple files.- Refactored FABManager and MobileFAB classes for better mode management.- Updated styles for a more mobile-friendly design.
2025-11-28 18:12:24 -05:00
Justice Vellacott
c50e4219bb Release 1.0.7
1.0.7
2025-11-28 09:31:29 -05:00
Justice Vellacott
d56512dcda Update changelog and README for Mobile Search feature; bump version to 1.0.6 2025-11-27 23:24:30 -05:00
Justice Vellacott
ed9aa7e593 Release 1.0.5
Update changelog for version 1.0.5, add FAB settings, and refactor gesture handling
2025-11-27 16:25:31 -05:00
Justice Vellacott
6504fbbd17 Update changelog for version 1.0.4 and implement 'Keep in Tablet Mode' feature 2025-11-27 10:55:45 -05:00
Justice Vellacott
ece223a444 Release 1.0.3
Bump version to 1.0.3 in manifest, package.json, and package-lock.json
2025-11-27 08:54:49 -05:00
Justice Vellacott
ef8db1b0a9 Add Prettier configuration and improve code formatting
- Introduced a .prettierrc file for consistent code styling.
- Updated package.json to include Prettier as a development dependency.
- Modified build script to format code before building.
- Refactored code in various files for improved readability and consistency.
2025-11-27 08:50:45 -05:00
Justice Vellacott
2b6f57e0af Release 1.0.2
Bump version to 1.0.2 in manifest, package.json, and package-lock.json
2025-11-27 00:06:44 -05:00
Justice Vellacott
afcb0e52bc Release 1.0.1
chore: update package description to reflect current features
2025-11-27 00:04:07 -05:00