mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
596af43c6264d03eae56546da483f9a22569c395
2420 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b10a9d3f2e | Regenerate flatbuffer files | ||
|
|
91de9db60b |
Build(deps-dev): Bump typescript-eslint from 8.43.0 to 8.45.0 in /page
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.43.0 to 8.45.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.45.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
e2e1c969c9 |
Build(deps-dev): Bump @vitejs/plugin-react from 5.0.2 to 5.0.4 in /page
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
49db23ae12 |
Build(deps-dev): Bump @eslint/js from 9.35.0 to 9.36.0 in /page
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.35.0 to 9.36.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.36.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
5b883a50a5 |
Build(deps-dev): Bump @types/react-dom from 19.1.9 to 19.1.10 in /page (#537)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.9 to 19.1.10. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
|
abec4221b7 |
Build(deps): Bump deps/googletest from 50b8600 to 9706f75 (#535)
Bumps [deps/googletest](https://github.com/google/googletest) from `50b8600` to `9706f75`. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
4187a4b67e |
Build(deps): Bump deps/capstone from c66f877 to be9a4d2 (#533)
Bumps [deps/capstone](https://github.com/capstone-engine/capstone) from `c66f877` to `be9a4d2`. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9eb87ec517 |
Build(deps-dev): Bump eslint-plugin-react-refresh from 0.4.20 to 0.4.22 in /page (#541)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.22. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases">eslint-plugin-react-refresh's releases</a>.</em></p> <blockquote> <h2>v0.4.22</h2> <ul> <li>Add <code>"viewport"</code> to <code>allowExportNames</code> in Next config (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/pull/89">#89</a>)</li> </ul> <h2>v0.4.21</h2> <ul> <li>Add Next config (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/85">#85</a>)</li> </ul> <p>This allows exports like <code>fetchCache</code> and <code>revalidate</code> which are used in Page or Layout components and don't trigger a full page reload.</p> <pre lang="js"><code>import reactRefresh from "eslint-plugin-react-refresh"; <p>export default [ /* Main config */ reactRefresh.configs.next, ]; </code></pre></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md">eslint-plugin-react-refresh's changelog</a>.</em></p> <blockquote> <h2>0.4.22</h2> <ul> <li>Add <code>"viewport"</code> to <code>allowExportNames</code> in Next config (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/pull/89">#89</a>)</li> </ul> <h2>0.4.21</h2> <ul> <li>Add Next config (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/85">#85</a>)</li> </ul> <p>This allows exports like <code>fetchCache</code> and <code>revalidate</code> which are used in Page or Layout components and don't trigger a full page reload.</p> <pre lang="js"><code>import reactRefresh from "eslint-plugin-react-refresh"; <p>export default [ /* Main config */ reactRefresh.configs.next, ]; </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
9cbba7f2c9 |
Build(deps): Bump react-resizable-panels from 3.0.5 to 3.0.6 in /page
Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 3.0.5 to 3.0.6. - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](https://github.com/bvaughn/react-resizable-panels/compare/3.0.5...3.0.6) --- updated-dependencies: - dependency-name: react-resizable-panels dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
023f692549 |
Build(deps-dev): Bump vite from 7.1.5 to 7.1.7 in /page (#548)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.7</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.7/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.6...v7.1.7">7.1.7</a> (2025-09-22)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>build:</strong> fix ssr environment <code>emitAssets: true</code> when <code>sharedConfigBuild: true</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20787">#20787</a>) (<a href=" |
||
|
|
6d0fd97b61 |
Build(deps-dev): Bump @types/node from 24.3.1 to 24.6.1 in /page (#545)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.6.1. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
|
0c57463d30 |
Build(deps): Bump flatbuffers from 25.2.10 to 25.9.23 in /page (#546)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [flatbuffers](https://github.com/google/flatbuffers) from 25.2.10 to 25.9.23. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/flatbuffers/releases">flatbuffers's releases</a>.</em></p> <blockquote> <h2>FlatBuffers Version 25.9.23</h2> <h2>What's Changed</h2> <ul> <li>[Swift] Adds new API to reduce memory copying within swift by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8484">google/flatbuffers#8484</a></li> <li>[C++] Fixes access to union members when generating code with options "--cpp-field-case-style upper" and "--gen-object-api" by <a href="https://github.com/Ailuridae"><code>@Ailuridae</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8447">google/flatbuffers#8447</a></li> <li>[C++] Fix dereference operator of VectorIterator to structures by <a href="https://github.com/admo"><code>@admo</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8425">google/flatbuffers#8425</a></li> <li>[TS] Enum value default null by <a href="https://github.com/bjornharrtell"><code>@bjornharrtell</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8619">google/flatbuffers#8619</a></li> <li>[Swift] Flexbuffers native swift port by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8577">google/flatbuffers#8577</a></li> <li>[TS] Upgrade deps by <a href="https://github.com/bjornharrtell"><code>@bjornharrtell</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8620">google/flatbuffers#8620</a></li> <li>Avoid outputting Python files for already generated types by <a href="https://github.com/akb825"><code>@akb825</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8500">google/flatbuffers#8500</a></li> <li>Bugfix: grpc python code generation location and file suffix by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8359">google/flatbuffers#8359</a></li> <li>Decode bytes to strings in Python Object API by <a href="https://github.com/sethraymond"><code>@sethraymond</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8551">google/flatbuffers#8551</a></li> <li>[Swift] Adds windows support by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8622">google/flatbuffers#8622</a></li> <li>[TS] Fix relative paths for exports by <a href="https://github.com/trumully"><code>@trumully</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8517">google/flatbuffers#8517</a></li> <li>[CI] Moves swift actions to use next by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8632">google/flatbuffers#8632</a></li> <li>Bugfix/new decode flag by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8634">google/flatbuffers#8634</a></li> <li>Use correct default type for str by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8623">google/flatbuffers#8623</a></li> <li>Fixed typo in quick_start.md by <a href="https://github.com/Dylan-Gallagher"><code>@Dylan-Gallagher</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8592">google/flatbuffers#8592</a></li> <li>Fix typo in code comment by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8549">google/flatbuffers#8549</a></li> <li>Update README logo path by <a href="https://github.com/gio3k"><code>@gio3k</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8602">google/flatbuffers#8602</a></li> <li>[Python] Avoid include own type by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8625">google/flatbuffers#8625</a></li> <li>[Swift] Fixes inlining & module importing by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8637">google/flatbuffers#8637</a></li> <li>Fix Enum type definition by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8624">google/flatbuffers#8624</a></li> <li>Fix JavaScript typo in mkdocs.yml by <a href="https://github.com/luksab"><code>@luksab</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8515">google/flatbuffers#8515</a></li> <li>[Python] Avoid double flatbuffers include in pyi files by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8626">google/flatbuffers#8626</a></li> <li>doc: PHP fread typo by <a href="https://github.com/rogeriolino"><code>@rogeriolino</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8566">google/flatbuffers#8566</a></li> <li>[Swift] Allows keepingCapacity for the underlying memory by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8643">google/flatbuffers#8643</a></li> <li>[Python] Enhance object API <code>__init__</code> with typed keyword arguments by <a href="https://github.com/crackcomm"><code>@crackcomm</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8615">google/flatbuffers#8615</a></li> <li>Fix start page: Backwards and Forwards Compatibility by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8645">google/flatbuffers#8645</a></li> <li>Support Rust edition 2024 by <a href="https://github.com/aleb"><code>@aleb</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8638">google/flatbuffers#8638</a></li> <li>Bugfix <strong>eq</strong> for numpy data types by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8646">google/flatbuffers#8646</a></li> <li>[Swift] Moves capacity from storage to struct by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8650">google/flatbuffers#8650</a></li> <li>[Swift] Fixes load from misaligned raw pointer by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8649">google/flatbuffers#8649</a></li> <li>Fix native_type non-native_inline fields, add tests by <a href="https://github.com/souryavarenya"><code>@souryavarenya</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8655">google/flatbuffers#8655</a></li> <li>Remove stray required in docs by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8663">google/flatbuffers#8663</a></li> <li>Doc fix verifier example code for cpp by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8664">google/flatbuffers#8664</a></li> <li>docs: fix broken link in readme by <a href="https://github.com/Nugine"><code>@Nugine</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8656">google/flatbuffers#8656</a></li> <li>Fix small typo in word JavaScript (JavasScript -> JavaScript) by <a href="https://github.com/isaiahpettingill"><code>@isaiahpettingill</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8530">google/flatbuffers#8530</a></li> <li>Add Rust reflection documentation by <a href="https://github.com/candysonya"><code>@candysonya</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8536">google/flatbuffers#8536</a></li> <li>CMakeLists: include(CheckSymbolExists) so check_symbol_exists() will work by <a href="https://github.com/vzjc"><code>@vzjc</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8580">google/flatbuffers#8580</a></li> <li>Fix: Actually call ValidateOptions by <a href="https://github.com/thejtshow"><code>@thejtshow</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8665">google/flatbuffers#8665</a></li> <li>Update TS codegen - change <code>getFullyQualifiedName</code> return type from string to string literal by <a href="https://github.com/rametta"><code>@rametta</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8421">google/flatbuffers#8421</a></li> <li>[CI] Fixes swift tests on windows by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8685">google/flatbuffers#8685</a></li> <li>fix(go/grpc): avoid panic on short FlatBuffers input by <a href="https://github.com/thevilledev"><code>@thevilledev</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8684">google/flatbuffers#8684</a></li> <li>Bugfix: grpc supress incorrect warning by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8669">google/flatbuffers#8669</a></li> <li>gRPC callbackService support added by <a href="https://github.com/shankeleven"><code>@shankeleven</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8666">google/flatbuffers#8666</a></li> <li>[C#] Fix union verifier by <a href="https://github.com/TorsteinTenstadNorsonic"><code>@TorsteinTenstadNorsonic</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8593">google/flatbuffers#8593</a></li> <li>Add bounds checking to a C# method where it was missing by <a href="https://github.com/CurtHagenlocher"><code>@CurtHagenlocher</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8673">google/flatbuffers#8673</a></li> <li>[C#] Improve Span<> utilization by <a href="https://github.com/bigjt-dev"><code>@bigjt-dev</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8588">google/flatbuffers#8588</a></li> <li>[C#] Added ToSizedArrayPadded(int padLeft, int padRight) to ByteBuffers to avoid unnecessary copying. by <a href="https://github.com/petersvp"><code>@petersvp</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8658">google/flatbuffers#8658</a></li> <li>fix(idl_gen_ts): bool to number conversion in mutable API (<a href="https://redirect.github.com/google/flatbuffers/issues/8676">#8676</a>) by <a href="https://github.com/nurbo"><code>@nurbo</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8677">google/flatbuffers#8677</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/google/flatbuffers/blob/master/CHANGELOG.md">flatbuffers's changelog</a>.</em></p> <blockquote> <h2>[25.9.23] (September 23 2025)(<a href="https://github.com/google/flatbuffers/releases/tag/v25.9.23">https://github.com/google/flatbuffers/releases/tag/v25.9.23</a>)</h2> <ul> <li>flatc: <code>--grpc-callback-api</code> flag generates C++ gRPC Callback API server <code>CallbackService</code> skeletons AND client native callback/async stubs (unary + all streaming reactor forms) (opt-in, non-breaking, issue <a href="https://redirect.github.com/google/flatbuffers/issues/8596">#8596</a>).</li> <li>Swift - Adds new API to reduce memory copying within swift (<a href="https://redirect.github.com/google/flatbuffers/issues/8484">#8484</a>)</li> <li>Rust - Support Rust edition 2024 (<a href="https://redirect.github.com/google/flatbuffers/issues/8638">#8638</a>)</li> </ul> <h1>[:C++] - Use the Google Style for clang-format without exceptions (<a href="https://redirect.github.com/google/flatbuffers/issues/8706">#8706</a>)</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
efc9f701d7 |
Build(deps): Bump @fontsource/inter from 5.2.6 to 5.2.8 in /page (#547)
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.2.6 to 5.2.8. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
||
|
|
e39a96ac72 |
Build(deps): Bump tw-animate-css from 1.3.8 to 1.4.0 in /page (#549)
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.8 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Wombosvideo/tw-animate-css/releases">tw-animate-css's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>Changelog</h2> <p>902e37a019ffd165ba078e0b3c02634526c54bf0: fix: remove support for prefix, add new export for prefixed version. Closes <a href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/58">#58</a>. fab2a5bf817605be1976e159976718a83489fc1c: chore: bump version to 1.4.0 and update dependencies c20dc32e2b532a8e74546879b4ce7d9ce89ba710: fix(build): make transform.ts accept two arguments</p> <h2>⚠️ BREAKING CHANGE ⚠️</h2> <p>Support for Tailwind CSS's prefix option was moved to <code>tw-animate-css/prefix</code> because it was breaking the <code>--spacing</code> function. Users requiring prefixes should replace their import:</p> <pre lang="diff"><code>- import "tw-animate-css"; + import "tw-animate-css/prefix"; </code></pre> <p><em>I do not plan to introduce breaking changes like this to non-major releases in the future. But because more people use spacing rather than prefixes, reverting the previous version's (obviously breaking) change seems reasonable.</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
6fd6c1579a |
Build(deps): Bump @tailwindcss/vite from 4.1.13 to 4.1.14 in /page (#550)
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.1.13 to 4.1.14. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases"><code>@tailwindcss/vite</code>'s releases</a>.</em></p> <blockquote> <h2>v4.1.14</h2> <h3>Fixed</h3> <ul> <li>Handle <code>'</code> syntax in ClojureScript when extracting classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18888">#18888</a>)</li> <li>Handle <code>@variant</code> inside <code>@custom-variant</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18885">#18885</a>)</li> <li>Merge suggestions when using <code>@utility</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18900">#18900</a>)</li> <li>Ensure that file system watchers created when using the CLI are always cleaned up (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18905">#18905</a>)</li> <li>Do not generate <code>grid-column</code> utilities when configuring <code>grid-column-start</code> or <code>grid-column-end</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907">#18907</a>)</li> <li>Do not generate <code>grid-row</code> utilities when configuring <code>grid-row-start</code> or <code>grid-row-end</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907">#18907</a>)</li> <li>Prevent duplicate CSS when overwriting a static utility with a theme key (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18056">#18056</a>)</li> <li>Show Lightning CSS warnings (if any) when optimizing/minifying (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18918">#18918</a>)</li> <li>Use <code>default</code> export condition for <code>@tailwindcss/vite</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18948">#18948</a>)</li> <li>Re-throw errors from PostCSS nodes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18373">#18373</a>)</li> <li>Detect classes in markdown inline directives (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18967">#18967</a>)</li> <li>Ensure files with only <code>@theme</code> produce no output when built (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18979">#18979</a>)</li> <li>Support Maud templates when extracting classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18988">#18988</a>)</li> <li>Upgrade: Do not migrate <code>variant = 'outline'</code> during upgrades (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18922">#18922</a>)</li> <li>Upgrade: Show version mismatch (if any) when running upgrade tool (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19028">#19028</a>)</li> <li>Upgrade: Ensure first class inside <code>className</code> is migrated (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031">#19031</a>)</li> <li>Upgrade: Migrate classes inside <code>*ClassName</code> and <code>*Class</code> attributes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031">#19031</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md"><code>@tailwindcss/vite</code>'s changelog</a>.</em></p> <blockquote> <h2>[4.1.14] - 2025-10-01</h2> <h3>Fixed</h3> <ul> <li>Handle <code>'</code> syntax in ClojureScript when extracting classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18888">#18888</a>)</li> <li>Handle <code>@variant</code> inside <code>@custom-variant</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18885">#18885</a>)</li> <li>Merge suggestions when using <code>@utility</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18900">#18900</a>)</li> <li>Ensure that file system watchers created when using the CLI are always cleaned up (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18905">#18905</a>)</li> <li>Do not generate <code>grid-column</code> utilities when configuring <code>grid-column-start</code> or <code>grid-column-end</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907">#18907</a>)</li> <li>Do not generate <code>grid-row</code> utilities when configuring <code>grid-row-start</code> or <code>grid-row-end</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18907">#18907</a>)</li> <li>Prevent duplicate CSS when overwriting a static utility with a theme key (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18056">#18056</a>)</li> <li>Show Lightning CSS warnings (if any) when optimizing/minifying (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18918">#18918</a>)</li> <li>Use <code>default</code> export condition for <code>@tailwindcss/vite</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18948">#18948</a>)</li> <li>Re-throw errors from PostCSS nodes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18373">#18373</a>)</li> <li>Detect classes in markdown inline directives (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18967">#18967</a>)</li> <li>Ensure files with only <code>@theme</code> produce no output when built (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18979">#18979</a>)</li> <li>Support Maud templates when extracting classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18988">#18988</a>)</li> <li>Upgrade: Do not migrate <code>variant = 'outline'</code> during upgrades (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18922">#18922</a>)</li> <li>Upgrade: Show version mismatch (if any) when running upgrade tool (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19028">#19028</a>)</li> <li>Upgrade: Ensure first class inside <code>className</code> is migrated (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031">#19031</a>)</li> <li>Upgrade: Migrate classes inside <code>*ClassName</code> and <code>*Class</code> attributes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/19031">#19031</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
c6814a3c00 |
Build(deps-dev): Bump eslint from 9.35.0 to 9.36.0 in /page (#551)
Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.36.0</h2> <h2>Features</h2> <ul> <li><a href=" |
||
|
|
0d037be122 |
Build(deps): Bump react-window from 2.1.0 to 2.2.0 in /page (#552)
Bumps [react-window](https://github.com/bvaughn/react-window) from 2.1.0 to 2.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-window/releases">react-window's releases</a>.</em></p> <blockquote> <h2>2.2.0</h2> <ul> <li>Support for dynamic row heights via new <code>useDynamicRowHeight</code> hook.</li> </ul> <pre lang="tsx"><code>const rowHeight = useDynamicRowHeight({ defaultRowHeight: 50 }); <p>return <List rowHeight={rowHeight} {...rest} />;<br /> </code></pre></p> <ul> <li>Smaller NPM bundle; (docs are no longer included as part of the bundle due to the added size)</li> </ul> <hr /> <p>Documentation at: <a href="https://react-window-9gegorjnr-brian-vaughns-projects.vercel.app/">https://react-window-9gegorjnr-brian-vaughns-projects.vercel.app/</a></p> <h2>2.1.2</h2> <p>Prevent <code>ResizeObserver</code> API from being called at all if an explicit <code>List</code> height (or <code>Grid</code> width and height) is provided.</p> <p>Thanks to <a href="https://github.com/tnajdek"><code>@tnajdek</code></a> for the PR!</p> <hr /> <p>Documentation at: <a href="https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/">https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/</a></p> <h2>2.1.1</h2> <p>Grids with only one row no longer incorrectly set cell height to 100%.</p> <hr /> <p>Documentation at: <a href="https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/">https://react-window-8cygyvomv-brian-vaughns-projects.vercel.app/</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md">react-window's changelog</a>.</em></p> <blockquote> <h2>2.2.0</h2> <ul> <li>Support for dynamic row heights via new <code>useDynamicRowHeight</code> hook.</li> </ul> <pre lang="tsx"><code>const rowHeight = useDynamicRowHeight({ defaultRowHeight: 50 }); <p>return <List rowHeight={rowHeight} {...rest} />;<br /> </code></pre></p> <ul> <li>Smaller NPM bundle; (docs are no longer included as part of the bundle due to the added size)</li> </ul> <h2>2.1.2</h2> <p>Prevent <code>ResizeObserver</code> API from being called at all if an explicit <code>List</code> height (or <code>Grid</code> width and height) is provided.</p> <h2>2.1.1</h2> <p>Grids with only one row no longer incorrectly set cell height to 100%.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
0844d852b8 |
Build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 in /page (#553)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.9.3</h2> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
8fcf9107b5 |
Build(deps-dev): Bump typescript from 5.9.2 to 5.9.3 in /page
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
96a96bbe9d |
Build(deps): Bump react-window from 2.1.0 to 2.2.0 in /page
Bumps [react-window](https://github.com/bvaughn/react-window) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md) - [Commits](https://github.com/bvaughn/react-window/compare/2.1.0...2.2.0) --- updated-dependencies: - dependency-name: react-window dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
9aa1f8e135 |
Build(deps-dev): Bump eslint from 9.35.0 to 9.36.0 in /page
Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.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.35.0...v9.36.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
3c918d7512 |
Build(deps): Bump @tailwindcss/vite from 4.1.13 to 4.1.14 in /page
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) from 4.1.13 to 4.1.14. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-vite) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
1a8eda2b8c |
Build(deps): Bump tw-animate-css from 1.3.8 to 1.4.0 in /page
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.8 to 1.4.0. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.8...v1.4.0) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
bc86251395 |
Build(deps-dev): Bump vite from 7.1.5 to 7.1.7 in /page
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
68480b75c5 |
Build(deps): Bump @fontsource/inter from 5.2.6 to 5.2.8 in /page
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.2.6 to 5.2.8. - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter) --- updated-dependencies: - dependency-name: "@fontsource/inter" dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
331ddadcce |
Build(deps): Bump flatbuffers from 25.2.10 to 25.9.23 in /page
Bumps [flatbuffers](https://github.com/google/flatbuffers) from 25.2.10 to 25.9.23. - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/flatbuffers/compare/v25.2.10...v25.9.23) --- updated-dependencies: - dependency-name: flatbuffers dependency-version: 25.9.23 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
c64b5fba6c |
Build(deps-dev): Bump @types/node from 24.3.1 to 24.6.1 in /page
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.1 to 24.6.1. - [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: 24.6.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
a04c0bba34 |
Build(deps-dev): Bump eslint-plugin-react-refresh in /page
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.20 to 0.4.22. - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.20...v0.4.22) --- updated-dependencies: - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.22 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
d064a75fc0 |
Build(deps-dev): Bump @types/react-dom from 19.1.9 to 19.1.10 in /page
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 19.1.9 to 19.1.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-version: 19.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|
|
c929ce3a88 |
Build(deps): Bump deps/googletest from 50b8600 to 9706f75
Bumps [deps/googletest](https://github.com/google/googletest) from `50b8600` to `9706f75`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](
|
||
|
|
4cc2cdb8d6 |
Build(deps): Bump deps/flatbuffers from 881eaab to 27325e0
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `881eaab` to `27325e0`.
- [Release notes](https://github.com/google/flatbuffers/releases)
- [Commits](
|
||
|
|
043a1e7695 |
Build(deps): Bump deps/capstone from c66f877 to be9a4d2
Bumps [deps/capstone](https://github.com/capstone-engine/capstone) from `c66f877` to `be9a4d2`.
- [Release notes](https://github.com/capstone-engine/capstone/releases)
- [Commits](
|
||
|
|
babde1da63 | Fix tooltips | ||
|
|
cea8441077 | Change to white again | ||
|
|
f1a7e70082 | Better theme colors | ||
|
|
2526baa86a | Better destructive button colors | ||
|
|
fa775dba41 | More accessibility improvements | ||
|
|
1be8d70bb7 | Improve accessibility | ||
|
|
7f8716b648 | Fix drive letters | ||
|
|
ac5adf08d2 | Fix icon border radius | ||
|
|
0c503c5d89 | Cleanup youtube video component | ||
|
|
61ec9c8530 | Rounded buttons | ||
|
|
ca2757e016 | Isolate youtube video component | ||
|
|
b606eca26e | Small fix | ||
|
|
5408b3b149 | Smaller icons | ||
|
|
37aa752805 | Cleanup settings menu | ||
|
|
8eb306b84f | Fixes and cleaner tooltips | ||
|
|
b6a0832309 | Better colors | ||
|
|
499b13938b | Add icon | ||
|
|
0d7177361e | No default exec access |