pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript is:public language:HTML
Filter by
204M results
Summary
General game fixes and features for Null Space — boss mechanics, autosave, SpeedUpWarning improvements, and pre-boss
upgrade screen.
- Dreadnought charged laser mechanics and improved enemy ...
💡 What: Optimized the getTherapistsForDepartment function in src/components/CreateClientModal.jsx by replacing chained
array allocations with direct string comparisons. 🎯 Why: The original implementation ...
Summary
Implements the first Phase 4.0 source-backed report-review AI explanation prototype in the private
/private/report-review surface.
This PR adds:
- a private/dev gated AI explanation panel ...
Bug 1 – RatingScale ignores minScale: added min prop to RatingScale and threaded field.minScale through TemplateField so
custom 5-10 scales render correctly instead of always starting at 1.
Bug 2 – Hidden ...
Bumps @types/node from 24.10.1 to 26.0.0. 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 ...
dependencies
implemented the logic for displaying coffee characteristics along with descriptions
Adds product container contracts for builder, repo snapshot and global monitor. Binds builder and global monitor to
those contracts and gates the source bindings with unit tests. Repo snapshot remains ...
Automated version bump to v0.11.2.\n\nMerging this tags v0.11.2, creates the GitHub Release, and publishes to GitHub
Packages via the Release workflow.
💡 What: Replaced two queries (groupBy and findMany with OR) with a single findMany using distinct: [ userId ]. 🎯 Why:
Solves a performance bottleneck where fetching the latest shift per user executed multiple ...