Commit graph

28 commits

Author SHA1 Message Date
Elijah Potter
b033b9bf6d
chore: reduce dependency load for new contributors (#2131)
Some checks are pending
Binaries / harper-cli - Linux-x86_64-musl (push) Waiting to run
Binaries / harper-cli - Windows-x86_64 (push) Waiting to run
Binaries / harper-ls - macOS-aarch64 (push) Waiting to run
Binaries / harper-ls - Linux-aarch64-GNU (push) Waiting to run
Binaries / harper-ls - Linux-aarch64-musl (push) Waiting to run
Binaries / harper-ls - macOS-x86_64 (push) Waiting to run
Binaries / harper-ls - Linux-x86_64-GNU (push) Waiting to run
Binaries / harper-ls - Linux-x86_64-musl (push) Waiting to run
Binaries / harper-ls - Windows-x86_64 (push) Waiting to run
Build Web / build-web (push) Waiting to run
Chrome Plugin / chrome-plugin (push) Waiting to run
Just Checks / just build-obsidian (push) Waiting to run
Just Checks / just test-harperjs (push) Waiting to run
Just Checks / just test-obsidian (push) Waiting to run
Just Checks / just test-rust (push) Waiting to run
Just Checks / just test-vscode (push) Waiting to run
VS Code Plugin / alpine-arm64 (push) Waiting to run
VS Code Plugin / darwin-arm64 (push) Waiting to run
VS Code Plugin / linux-armhf (push) Waiting to run
VS Code Plugin / linux-x64 (push) Waiting to run
WordPress Plugin / wp-plugin (push) Waiting to run
Just Checks / just check-js (push) Waiting to run
Just Checks / just check-rust (push) Waiting to run
Just Checks / just test-chrome-plugin (push) Waiting to run
Just Checks / just test-firefox-plugin (push) Waiting to run
VS Code Plugin / alpine-x64 (push) Waiting to run
VS Code Plugin / darwin-x64 (push) Waiting to run
VS Code Plugin / linux-arm64 (push) Waiting to run
VS Code Plugin / win32-arm64 (push) Waiting to run
VS Code Plugin / win32-x64 (push) Waiting to run
2025-11-04 13:53:01 -07:00
Elijah Potter
da98d50044
feat(chrome-ext): add double-shift hotkey (#1574) 2025-07-21 14:49:11 -06:00
Elijah Potter
a2e0da7a84
Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
Elijah Potter
506cf44624 feat(harper.js): significantly improve worker performance
By reducing the overhead caused by serialization/deserialization.
2025-04-03 12:12:35 -06:00
Elijah Potter
e5a5f7e5bb Merge branch 'master' into local-stats 2025-04-02 14:26:23 -06:00
Elijah Potter
055a38a661 fix(wordpress): return icon, but call instead 2025-04-01 13:17:07 -06:00
Elijah Potter
82dbeb8f23 fix(wordpress): don't show logo in more options 2025-04-01 13:01:33 -06:00
Elijah Potter
4832a328ee feat(harper.js): now logs lint application statistics 2025-03-27 08:50:54 -06:00
Elijah Potter
b72d1f9afe Merge branch 'master' into build/migrate-pnpm 2025-03-19 14:14:39 -06:00
Elijah Potter
089a794af8 fix: merge fallout 2025-03-19 13:53:03 -06:00
Elijah Potter
9233e94073 Merge branch 'master' into build/migrate-pnpm 2025-03-19 13:17:05 -06:00
Elijah Potter
cd691a5ca5
Merge pull request #915 from Automattic/dependabot/npm_and_yarn/packages/wordpress/editor-14.20.0
build(deps): bump @wordpress/editor from 14.19.0 to 14.20.0 in /packages
2025-03-19 18:41:58 +00:00
Elijah Potter
c5f0249034 feat(wp): add dialect select 2025-03-18 11:15:37 -06:00
Asuka109
8ed01b7fda build: apply unsafe biome changes 2025-03-18 00:48:21 +08:00
Asuka109
5db79889e3 build: format workspace 2025-03-18 00:44:38 +08:00
Asuka109
371b48fdfd build: migrate linter & formatter to Biome 2025-03-18 00:44:16 +08:00
Asuka109
1c0fc92515 build: migrate to pnpm workspace 2025-03-17 23:17:47 +08:00
dependabot[bot]
8ca4ac320d
build(deps): bump @wordpress/editor from 14.19.0 to 14.20.0 in /packages
Bumps [@wordpress/editor](https://github.com/WordPress/gutenberg/tree/HEAD/packages/editor) from 14.19.0 to 14.20.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/editor/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/editor@14.20.0/packages/editor)

---
updated-dependencies:
- dependency-name: "@wordpress/editor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 01:58:59 +00:00
Elijah Potter
c794d3939a fix(wp): construct linters properly 2025-03-13 11:38:14 -06:00
dependabot[bot]
52d10022c3
build(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /packages
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 19:03:44 +00:00
Elijah Potter
6c25bb1e2c docs: improved tooling and wrote contributor page 2025-03-06 14:35:26 -07:00
Elijah Potter
a2acc382dc fix(wp): harper.zip did not match with subdir wordpress-plugin 2025-03-06 09:54:32 -07:00
Elijah Potter
99911071f6 chore(wp): remove old build file 2025-03-03 13:36:55 -07:00
Elijah Potter
33a34e680e feat(wp): use monorepo copy of harper.js 2025-03-03 13:28:33 -07:00
Elijah Potter
c1d09de088 build(wp): added GH Action to build WordPress plugin 2025-03-03 13:11:41 -07:00
Elijah Potter
ad1addd1b9 docs(wp): update README 2025-03-03 11:40:13 -07:00
Elijah Potter
d365c920c4 feat(wp): align and connect the WordPress plugin with the rest of the repo 2025-03-03 11:39:06 -07:00
Elijah Potter
17d072f256 Add 'packages/wordpress-plugin/' from commit '87b64d88bb'
git-subtree-dir: packages/wordpress-plugin
git-subtree-mainline: adbf2b339b
git-subtree-split: 87b64d88bb
2025-03-03 10:02:52 -07:00