133 Commits

Author SHA1 Message Date
Evan Simkowitz c4f38363b7 Update README.md (#88) 2024-11-06 20:54:16 +00:00
Mike Sawka 80c6ce88df release notes for v0.9.1 (#87) 2024-11-01 16:35:26 -07:00
Sylvie Crowe 35a43fb463 feat: add instructions for designing custom terminal widgets (#76)
* feat: make install instructions for custom widgets

* update config paths
2024-10-28 21:25:26 -07:00
Sylvie Crowe d82286b1cb Add WSL to Docs (#81)
* feat: add docs for wsl connections

This specifies a couple small things related to connections. It also
adds the new wsh command for wsl connections.

* fix: syntax error and capitalization
2024-10-28 21:16:36 -07:00
Sylvie Crowe 58dc387f8f feat: add proxy jump to the ssh keywords list (#82) 2024-10-28 21:12:35 -07:00
Mike Sawka c3d38414b5 v0.9 release notes (#85)
* add config tip

* add v0.9 release notes
2024-10-28 21:10:53 -07:00
dependabot[bot] f2cfe9d77f Bump the dev-dependencies group with 3 updates (#84)
Bumps the dev-dependencies group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@eslint/js` from 9.12.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.13.0/packages/js)

Updates `eslint` from 9.12.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.12.0...v9.13.0)

Updates `typescript-eslint` from 8.10.0 to 8.11.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.11.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-25 10:22:14 -07:00
Mike Sawka dac0f74f9c add prelim release notes for v0.8.13 (#83)
* add prelim release notes for v0.8.13

* add packaging and icon info

* add shutdown bugfix

---------

Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2024-10-24 16:21:18 -07:00
dependabot[bot] f79ab8fe0b Bump the dev-dependencies group with 2 updates (#77) 2024-10-19 20:18:25 +00:00
Evan Simkowitz 2ab770ccee Add note about new windows app icon (#80) 2024-10-18 21:36:31 +00:00
Mike Sawka f73e55e913 v0.8.12 release notes (#79)
* release notes and new config vars

* add ai:preset
2024-10-18 13:48:42 -07:00
Sylvie Crowe e08cceb67d fix: improve icons with fontawesome in widgets (#74) 2024-10-16 14:45:47 -07:00
dependabot[bot] 54ce41a994 Bump typescript from 5.6.2 to 5.6.3 in the dev-dependencies group (#75)
Bumps the dev-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.6.2 to 5.6.3
- [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.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 14:30:27 -04:00
Mike Sawka 06d7ced4b4 add v0.8.11 release notes (#73) 2024-10-10 20:18:36 -07:00
Sylvie Crowe 89e5811cff feat: add connections page to docs (#72)
* feat: add connections page to docs

* fix: change wsh command capitalization
2024-10-10 18:48:36 -07:00
Mike Sawka 844e17748b remove title and nav on homepage (#71)
* remove title from homepage, lower font size a bit

* remove toc from homepage

* remove nav on homepage as well
2024-10-10 15:29:22 -07:00
Evan Simkowitz f70a85dc02 Add menubar config (#70) 2024-10-10 17:15:31 +00:00
Mike Sawka 6fd96aa010 v0.8.10 release notes (#69)
* add new ai config keys

* v0.8.10 release notes
2024-10-09 22:07:03 -07:00
Sylvie Crowe 21f3267401 feat: add quicklook section in widgets (#68)
* feat: add quicklook section in widgets

* fix: add explanation of closing the preview

---------

Co-authored-by: Mike Sawka <mike@commandline.dev>
2024-10-09 15:56:54 -07:00
Mike Sawka fc65f8647c add new ai config keys (#66) 2024-10-09 15:50:16 -07:00
Evan Simkowitz 58ddb92375 Add info about web widget homepage (#65) 2024-10-09 14:53:50 +00:00
Mike Sawka 8ff3a6f59d create v0.8.9 release notes (#64) 2024-10-08 17:37:08 -07:00
Mike Sawka 2fa69797f1 update blockids in wsh commands to use -b (#63) 2024-10-08 17:06:09 -07:00
Mike Sawka 03a58ea497 exclude features for now (#62) 2024-10-08 15:51:20 -07:00
Evan Simkowitz 88267077bb Make the preview images look nicer (#61)
* save

* giving up on book icon background for now
2024-10-08 15:39:44 -07:00