dependabot[bot]
d5b4fe6fcf
build(deps): bump actions/setup-node in the dependencies group ( #12 )
...
Bumps the dependencies group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6...v7 )
build(deps-dev): bump typescript-eslint in the dependencies group
Bumps the dependencies group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `typescript-eslint` from 8.63.0 to 8.64.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.64.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 07:11:07 +00:00
dependabot[bot]
e10bb3d619
build(deps-dev): bump the dependencies group with 5 updates ( #11 )
...
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.39.4` | `10.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `26.1.0` | `26.1.1` |
| [eslint](https://github.com/eslint/eslint ) | `9.39.4` | `10.7.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `6.0.3` | `7.0.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.62.1` | `8.63.0` |
Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js )
Updates `@types/node` from 26.1.0 to 26.1.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint` from 9.39.4 to 10.7.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.7.0 )
Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/commits )
Updates `typescript-eslint` from 8.62.1 to 8.63.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.63.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 26.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: eslint
dependency-version: 10.7.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: typescript
dependency-version: 7.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.63.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-13 07:11:43 +00:00
Lukas Wolfsteiner
fd9479a0ac
chore: add funding information to package.json and package-lock.json
2026-07-06 12:58:47 +02:00
Lukas Wolfsteiner
8bad06c113
chore: bump version to 1.0.5 in manifest, package.json, and package-lock.json; update versions.json
2026-07-06 12:28:51 +02:00
Lukas Wolfsteiner
0a6af4ed0f
build: update dependencies and eslint configuration
...
Move obsidian to devDependencies and remove tslib, which is unneeded without importHelpers.
Pin eslint and @eslint/js to version 9 to stay compatible with eslint-plugin-obsidianmd peer requirements.
Switch the flat config to defineConfig from eslint/config and apply ignore patterns before rulesets.
Matches the current obsidian-sample-plugin setup and removes a type-cast workaround in the config.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 11:21:06 +02:00
dependabot[bot]
c95dd4871e
build(deps-dev): bump the dependencies group with 4 updates
...
Bumps the dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [eslint-plugin-obsidianmd](https://github.com/obsidianmd/eslint-plugin ), [globals](https://github.com/sindresorhus/globals ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@types/node` from 26.0.0 to 26.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint-plugin-obsidianmd` from 0.3.0 to 0.4.1
- [Release notes](https://github.com/obsidianmd/eslint-plugin/releases )
- [Commits](https://github.com/obsidianmd/eslint-plugin/compare/0.3.0...0.4.1 )
Updates `globals` from 17.6.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v17.6.0...v17.7.0 )
Updates `typescript-eslint` from 8.61.1 to 8.62.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 26.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint-plugin-obsidianmd
dependency-version: 0.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: globals
dependency-version: 17.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.62.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-06 07:08:56 +00:00
dependabot[bot]
5e367b08cf
Bump the dependencies group with 2 updates
...
Bumps the dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@types/node` from 25.9.3 to 26.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript-eslint` from 8.61.0 to 8.61.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint )
Bump actions/checkout from 6 to 7 in the dependencies group
Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 26.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.61.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 07:10:40 +00:00
dependabot[bot]
ab1c595eb4
Bump the dependencies group with 3 updates
...
Bumps the dependencies group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [esbuild](https://github.com/evanw/esbuild ).
Updates `@eslint/js` from 9.39.4 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js )
Updates `@types/node` from 25.9.2 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `esbuild` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.28.0...v0.28.1 )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 25.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: esbuild
dependency-version: 0.28.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-15 07:13:47 +00:00
Lukas Wolfsteiner
23db89b48b
chore(release): prepare version 1.0.4 Bump manifest, package, and versions mapping for patch release
2026-06-10 16:55:42 +02:00
Lukas Wolfsteiner
b5ed2bedaa
chore(release): prepare version 1.0.3
...
Bump manifest, package, and versions mapping for patch release
2026-06-10 16:50:44 +02:00
Lukas Wolfsteiner
be914418da
chore: update descriptions in manifest.json, package.json, and README.md for clarity and configurability
2026-06-10 16:47:12 +02:00
Lukas Wolfsteiner
54238d1e2f
chore(release): prepare version 1.0.2
...
Bump manifest, package, and versions mapping for patch release
2026-06-10 16:25:02 +02:00
Lukas Wolfsteiner
718e9dee4f
chore: downgrade @eslint/js to 9.39.4 and bump typescript-eslint to 8.61.0 in devDependencies
2026-06-10 16:18:00 +02:00
dependabot[bot]
ec4e10c099
Bump @types/node from 25.9.1 to 25.9.2 in the dependencies group
...
Bumps the dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ).
Updates `@types/node` from 25.9.1 to 25.9.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.9.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 07:13:17 +00:00
dependabot[bot]
1da9bdde18
Bump the dependencies group with 8 updates
...
Bumps the dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [obsidian](https://github.com/obsidianmd/obsidian-api ) | `1.12.3` | `1.13.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `25.6.0` | `25.9.1` |
| [eslint-plugin-obsidianmd](https://github.com/obsidianmd/eslint-plugin ) | `0.2.9` | `0.3.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) | `30.3.0` | `30.4.2` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) | `30.3.0` | `30.4.1` |
| [jiti](https://github.com/unjs/jiti ) | `2.6.1` | `2.7.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest ) | `29.4.9` | `29.4.11` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.59.1` | `8.60.1` |
Updates `obsidian` from 1.12.3 to 1.13.0
- [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md )
- [Commits](https://github.com/obsidianmd/obsidian-api/commits )
Updates `@types/node` from 25.6.0 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `eslint-plugin-obsidianmd` from 0.2.9 to 0.3.0
- [Release notes](https://github.com/obsidianmd/eslint-plugin/releases )
- [Commits](https://github.com/obsidianmd/eslint-plugin/compare/0.2.9...0.3.0 )
Updates `jest` from 30.3.0 to 30.4.2
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest )
Updates `jest-environment-jsdom` from 30.3.0 to 30.4.1
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/jest-environment-jsdom )
Updates `jiti` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/unjs/jiti/releases )
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/jiti/compare/v2.6.1...v2.7.0 )
Updates `ts-jest` from 29.4.9 to 29.4.11
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.4.9...v29.4.11 )
Updates `typescript-eslint` from 8.59.1 to 8.60.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: obsidian
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 25.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint-plugin-obsidianmd
dependency-version: 0.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: jest
dependency-version: 30.4.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: jest-environment-jsdom
dependency-version: 30.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: jiti
dependency-version: 2.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: ts-jest
dependency-version: 29.4.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.60.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-01 23:19:01 +00:00
dependabot[bot]
d7551c3788
Bump the dependencies group with 9 updates
...
Bumps the dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [obsidian](https://github.com/obsidianmd/obsidian-api ) | `1.10.3` | `1.12.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) | `9.30.1` | `10.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `16.18.126` | `25.6.0` |
| [esbuild](https://github.com/evanw/esbuild ) | `0.25.5` | `0.28.0` |
| [eslint-plugin-obsidianmd](https://github.com/obsidianmd/eslint-plugin ) | `0.1.9` | `0.2.9` |
| [globals](https://github.com/sindresorhus/globals ) | `14.0.0` | `17.6.0` |
| [tslib](https://github.com/Microsoft/tslib ) | `2.4.0` | `2.8.1` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.3` | `6.0.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) | `8.35.1` | `8.59.1` |
Updates `obsidian` from 1.10.3 to 1.12.3
- [Changelog](https://github.com/obsidianmd/obsidian-api/blob/master/CHANGELOG.md )
- [Commits](https://github.com/obsidianmd/obsidian-api/commits )
Updates `@eslint/js` from 9.30.1 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js )
Updates `@types/node` from 16.18.126 to 25.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `esbuild` from 0.25.5 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.5...v0.28.0 )
Updates `eslint-plugin-obsidianmd` from 0.1.9 to 0.2.9
- [Release notes](https://github.com/obsidianmd/eslint-plugin/releases )
- [Commits](https://github.com/obsidianmd/eslint-plugin/compare/0.1.9...0.2.9 )
Updates `globals` from 14.0.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases )
- [Commits](https://github.com/sindresorhus/globals/compare/v14.0.0...v17.6.0 )
Updates `tslib` from 2.4.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.0...v2.8.1 )
Updates `typescript` from 5.8.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v6.0.3 )
Updates `typescript-eslint` from 8.35.1 to 8.59.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.1/packages/typescript-eslint )
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout ) and [actions/setup-node](https://github.com/actions/setup-node ).
Updates `actions/checkout` from 3 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v6 )
Updates `actions/setup-node` from 3 to 6
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v6 )
---
updated-dependencies:
- dependency-name: obsidian
dependency-version: 1.12.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: "@types/node"
dependency-version: 25.6.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: esbuild
dependency-version: 0.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint-plugin-obsidianmd
dependency-version: 0.2.9
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: globals
dependency-version: 17.6.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: tslib
dependency-version: 2.8.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: typescript-eslint
dependency-version: 8.59.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 23:36:16 +00:00
Lukas Wolfsteiner
877b75ddc5
feat: add testing framework and initial test cases
...
- Introduce Jest as the testing framework and configure it for the project.
- Add initial test cases for block and note parsing functionalities.
- Update ESLint configuration to include test files and adjust global settings.
- Modify package.json to include test scripts and dependencies for Jest.
- Enhance GitHub workflows to run tests during linting and release processes.
2026-05-02 01:33:06 +02:00
Lukas Wolfsteiner
4dc7207c41
feat: introduce bookmark explorer
...
- Add a note-aware explorer for browsing saved bookmarks and filtering from note context.
- Support inline blocks, configurable tag behavior, and theme-friendly icon styling.
- Prepare release metadata, documentation, licensing, and automated release assets.
2026-05-02 00:46:27 +02:00
Johannes Theiner
123fc4a870
update eslint plugin version
...
remove builtin-modules external dependency
2025-11-14 14:28:33 +01:00
Johannes Theiner
0eca98adda
update package.json
2025-11-10 22:27:46 +01:00
Johannes Theiner
92cba25647
update sample plugin with eslint instructions
2025-11-10 12:26:07 +01:00
Johannes Theiner
9984b040b6
remove testing code
2025-10-17 12:36:26 +02:00
Johannes Theiner
dbc9096f81
Add lint action
2025-07-04 13:27:53 +02:00
Johannes Theiner
90290a8af5
Update to use released eslint plugin
2025-07-03 12:00:06 +02:00
Johannes Theiner
68ab547f2c
Update to use released eslint plugin
2025-06-02 12:10:29 +02:00
Johannes Theiner
55f5080882
Add linting of dependencies, throwing errors when including using telemetry libraries
2025-01-02 16:48:03 +01:00
Johannes Theiner
15e343739e
Add stylelint and configure eslint to add custom plugin.
...
- Split up main.ts into multiple files.
2024-07-31 22:59:59 +02:00
Johannes Theiner
b9a0e401e0
configure eslint
2024-02-29 13:18:14 +01:00
Tim Rogers
0b5e5a2f6e
Upgrade esbuild to v0.17.x ( #47 )
2023-01-25 13:49:50 -05:00
lishid
b46f6c9322
Update for 0.15
2022-08-09 13:38:50 -04:00
lishid
04432b2ebf
Upgrade dependencies, add strictNullChecks.
2022-06-24 15:41:39 -04:00
lishid
af0d47c19c
Always use latest obsidian package.
2022-03-09 10:29:32 -05:00
Lishid
43a3b5eaeb
Update package.json
2022-02-24 00:17:16 -05:00
aidenlx
f3286063d3
add version bump script ( #10 )
2022-01-22 16:13:50 -05:00
fyears
fe035a3008
add type check ( #22 )
2022-01-16 10:07:19 -05:00
lishid
db18a36e65
Update build script to include external node packages.
2021-11-01 15:18:11 -04:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ ( #17 )
2021-10-30 14:04:07 -04:00
Phillip
02ac033b15
Use ESBuild API instead of passing command line arguments ( #16 )
2021-10-25 11:45:15 -04:00
lishid
3afc9d78ab
Update sample plugin to use ESBuild.
2021-10-19 13:34:58 -04:00
lishid
3b38a36a07
Upgrade dependencies.
2021-04-23 17:01:55 -04:00
lishid
f3f000a6b2
Update dependencies.
2021-04-12 19:06:03 -04:00
lishid
e1efb17322
Rollup: Don't include source code in distribution.
2021-04-06 08:48:36 -04:00
lishid
245339d8e0
Use rollup for bundling.
2020-10-26 12:02:41 -04:00
lishid
2889865881
Refactor: Use new version of obsidian.d.ts from remote.
2020-10-26 11:07:18 -04:00
lishid
ed3770792a
Initial commit!
2020-10-25 16:58:31 -04:00