pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript
Filter by
94.6M results
💡 What
Added aria-label attributes to several core icon-only buttons:
- The main menu toggle button in the topbar.
- The notifications link in the topbar.
- The send message buttons in both the ...
This PR automatically updates the test-titles.json file with the latest titles from transformed data.
Review Instructions
Please review the changes to ensure:
- All new titles are correctly normalized ...
automated
test-data
Summary
- Adds inspect-supplier-runtime-design-fidelity.mjs for Supplier-derived runtime/design hard gates.
- Adds synthetic/redacted regression coverage for runtime ListSetID proof, design-to-implementation ...
Summary
Adds a new IssueSummaryRow shared component for compact display of issue metadata in Kanban board cards.
Changes
New component: IssueSummaryRow
- Compact horizontal row displaying: priority ...
Configuration
Add basic code for upcoming layouts and pages
Summary of Changes
Updated the updateHub function in game.js to fetch character sprites from the official PokeAPI repository instead of the
local assets/sprites/ directory. This ensures that the application ...
Backend:
- Add AppConfigTbl entity, AppConfigRepository, AppConfigService
- Add AppConfigController (GET/PUT /api/config)
- Add V8 migration SQL with seed data
- Update LicEmailAlertService to ...
Bumps launch-editor from 2.11.1 to 2.14.1. details summary Commits /summary ul li a href=
https://github.com/vitejs/launch-editor/commit/3f97c648307a70e7c930ba63f040e6ba8e72bc16 code 3f97c64 /code /a v2.14.1 ...
dependencies
javascript
The file tree controller did everything, and now it s split up into:
- A concern that mixes into the app, affording createFile, refreshFileTree, onFilesDropped, etc.
- A layout component that does ...