Bumps the prod-dependencies-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) | `0.26.28` | `0.27.3` | | [css-tree](https://github.com/csstree/csstree) | `3.0.1` | `3.1.0` | | [debug](https://github.com/debug-js/debug) | `4.3.7` | `4.4.0` | | [papaparse](https://github.com/mholt/PapaParse) | `5.4.1` | `5.5.2` | | [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) | `3.6.1` | `3.7.0` | | [yaml](https://github.com/eemeli/yaml) | `2.6.1` | `2.7.0` | Updates `@floating-ui/react` from 0.26.28 to 0.27.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/releases"><code>@floating-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@floating-ui/react</code><a href="https://github.com/0"><code>@0</code></a>.27.3</h2> <h3>Patch Changes</h3> <ul> <li>feat(FloatingFocusManager): accept <code>FloatingRootContext</code> as the <code>context</code> prop</li> <li>fix(useListNavigation): check for virtual pointer on pointerenter</li> <li>refactor: use jsx runtime</li> <li>Update dependencies: <code>@floating-ui/utils@0.2.9</code></li> </ul> <h2><code>@floating-ui/react</code><a href="https://github.com/0"><code>@0</code></a>.27.2</h2> <h3>Patch Changes</h3> <ul> <li>fix(FloatingFocusManager): prevent stale <code>inert</code>/<code>aria-hidden</code> attributes from being left on outside elements</li> </ul> <h2><code>@floating-ui/react</code><a href="https://github.com/0"><code>@0</code></a>.27.1</h2> <h3>Patch Changes</h3> <ul> <li>fix(FloatingFocusManager): correctly fallback to container</li> <li>fix(FloatingFocusManager): check for ancestor floating focus element during <code>closeOnFocusOut</code></li> <li>fix(FloatingFocusManager): avoid marking tree ancestor floating nodes with <code>data-floating-ui-inert</code> when <code>modal=false</code></li> </ul> <h2><code>@floating-ui/react</code><a href="https://github.com/0"><code>@0</code></a>.27.0</h2> <h3>Minor Changes</h3> <ul> <li>chore: deprecate <code>inner</code> and <code>useInnerOffset</code>. This technique of aligning an inner element to the reference has poor performance with longer lists, doesn't fit with the middleware paradigm, doesn't work on touch, and has a better custom alternative using native <code>onScroll</code> that is encouraged instead.</li> <li>breaking: drop React 16 support. 17 is the minimum supported version.</li> <li>fix(useId): add <code>| undefined</code> return type for React 17</li> </ul> <h3>Patch Changes</h3> <ul> <li>feat(FloatingFocusManager): add <code>outsideElementsInert</code> prop. This enables pointer modality without a backdrop.</li> <li>perf(useListNavigation): simplify focusing to remove unneeded asynchronicity</li> <li>fix(useDismiss): allow native clicks to work with <code>referencePress</code></li> <li>fix(useDismiss): read target <code>overflow</code> style for scrollbar press check. Fixes an issue where outside presses would be incorrectly prevented if the target element that was pressed appeared scrollable but was actually not.</li> <li>fix(FloatingFocusManager): check for 'safe-polygon' reason on return focus</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@floating-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>0.27.3</h2> <h3>Patch Changes</h3> <ul> <li>feat(FloatingFocusManager): accept <code>FloatingRootContext</code> as the <code>context</code> prop</li> <li>fix(useListNavigation): check for virtual pointer on pointerenter</li> <li>refactor: use jsx runtime</li> <li>Update dependencies: <code>@floating-ui/utils@0.2.9</code></li> </ul> <h2>0.27.2</h2> <h3>Patch Changes</h3> <ul> <li>fix(FloatingFocusManager): prevent stale <code>inert</code>/<code>aria-hidden</code> attributes from being left on outside elements</li> </ul> <h2>0.27.1</h2> <h3>Patch Changes</h3> <ul> <li>fix(FloatingFocusManager): correctly fallback to container</li> <li>fix(FloatingFocusManager): check for ancestor floating focus element during <code>closeOnFocusOut</code></li> <li>fix(FloatingFocusManager): avoid marking tree ancestor floating nodes with <code>data-floating-ui-inert</code> when <code>modal=false</code></li> </ul> <h2>0.27.0</h2> <h3>Minor Changes</h3> <ul> <li>chore: deprecate <code>inner</code> and <code>useInnerOffset</code>. This technique of aligning an inner element to the reference has poor performance with longer lists, doesn't fit with the middleware paradigm, doesn't work on touch, and has a better custom alternative using native <code>onScroll</code> that is encouraged instead.</li> <li>breaking: drop React 16 support. 17 is the minimum supported version.</li> <li>fix(useId): add <code>| undefined</code> return type for React 17</li> </ul> <h3>Patch Changes</h3> <ul> <li>feat(FloatingFocusManager): add <code>outsideElementsInert</code> prop. This enables pointer modality without a backdrop.</li> <li>perf(useListNavigation): simplify focusing to remove unneeded asynchronicity</li> <li>fix(useDismiss): allow native clicks to work with <code>referencePress</code></li> <li>fix(useDismiss): read target <code>overflow</code> style for scrollbar press check. Fixes an issue where outside presses would be incorrectly prevented if the target element that was pressed appeared scrollable but was actually not.</li> <li>fix(FloatingFocusManager): check for 'safe-polygon' reason on return focus</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|---|---|---|
| .github | ||
| .storybook | ||
| .vscode | ||
| assets | ||
| build | ||
| cmd | ||
| db | ||
| docs | ||
| emain | ||
| frontend | ||
| pkg | ||
| public | ||
| testdriver | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .prettierignore | ||
| .yarnrc.yml | ||
| ACKNOWLEDGEMENTS.md | ||
| BUILD.md | ||
| CNAME | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| electron-builder.config.cjs | ||
| electron.vite.config.ts | ||
| eslint.config.js | ||
| go.mod | ||
| go.sum | ||
| index.html | ||
| LICENSE | ||
| NOTICE | ||
| package.json | ||
| prettier.config.cjs | ||
| README.md | ||
| RELEASES.md | ||
| ROADMAP.md | ||
| SECURITY.md | ||
| Taskfile.yml | ||
| tsconfig.json | ||
| version.cjs | ||
| vitest.config.ts | ||
| yarn.lock | ||
Wave Terminal
Wave is an open-source terminal that combines traditional terminal features with graphical capabilities like file previews, web browsing, and AI assistance. It runs on MacOS, Linux, and Windows.
Modern development involves constantly switching between terminals and browsers - checking documentation, previewing files, monitoring systems, and using AI tools. Wave brings these graphical tools directly into the terminal, letting you control them from the command line. This means you can stay in your terminal workflow while still having access to the visual interfaces you need.
Key Features
- Flexible drag & drop interface to organize terminal blocks, editors, web browsers, and AI assistants
- Built-in editor for seamlessly editing remote files with syntax highlighting and modern editor features
- Rich file preview system for remote files (markdown, images, video, PDFs, CSVs, directories)
- Integrated AI chat with support for multiple models (OpenAI, Claude, Azure, Perplexity, Ollama)
- Command Blocks for isolating and monitoring individual commands with auto-close options
- One-click remote connections with full terminal and file system access
- Rich customization including tab themes, terminal styles, and background images
- Powerful
wshcommand system for managing your workspace from the CLI and sharing data between terminal sessions
Installation
Wave Terminal works on macOS, Linux, and Windows.
Platform-specific installation instructions can be found here.
You can also install Wave Terminal directly from: www.waveterm.dev/download.
Minimum requirements
Wave Terminal runs on the following platforms:
- macOS 11 or later (arm64, x64)
- Windows 10 1809 or later (x64)
- Linux based on glibc-2.28 or later (Debian 10, RHEL 8, Ubuntu 20.04, etc.) (arm64, x64)
The WSH helper runs on the following platforms:
- macOS 11 or later (arm64, x64)
- Windows 10 or later (arm64, x64)
- Linux Kernel 2.6.32 or later (x64), Linux Kernel 3.1 or later (arm64)
Roadmap
Wave is constantly improving! Our roadmap will be continuously updated with our goals for each release. You can find it here.
Want to provide input to our future releases? Connect with us on Discord or open a Feature Request!
Links
- Homepage — https://www.waveterm.dev
- Download Page — https://www.waveterm.dev/download
- Documentation — https://docs.waveterm.dev
- Legacy Documentation — https://legacydocs.waveterm.dev
- Blog — https://blog.waveterm.dev
- X — https://x.com/wavetermdev
- Discord Community — https://discord.gg/XfvZ334gwU
Building from Source
Contributing
Wave uses GitHub Issues for issue tracking.
Find more information in our Contributions Guide, which includes:
Activity
License
Wave Terminal is licensed under the Apache-2.0 License. For more information on our dependencies, see here.
