pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Go language:Java
Filter by
233M results
What
The mobile Studio tab stacked AC + Door controls in one scroll. It s now a hub of per-feature sub-tiles, and TV displays
— previously web-only — is extended to mobile under a TV tile.
Studio hub ...
Summary
- Route mobile PR OTA bundles to a per-PR Fly API only when the PR changes API inputs.
- Route frontend-only PR OTA bundles to the shared dev API so mobile-only PRs do not point at a missing ...
Diagrams
flowchart TD
subgraph URLs[ Deep-linkable URLs ]
DiffURL[ /diff?a= b= row=b:rowKey divergent=1 ]
FacetURL[ /facets?run= f=path:op:val view=gallery|table row=run:rowKey ]
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| sharp (source, changelog) | ^0.34.0 → ^0.34.0 \|\| ^0.35.0 | age | confidence |
| sharp (source, ...
dependencies
🎯 What: Modified TestRegistryTypeMismatchPanics to explicitly verify the panic message thrown by RegistryGet when there
s a type mismatch. 📊 Coverage: Now validates the specific error string format to ...
Summary
- Added cy.get( table ).should( exist ) wait before closeDevDebugger() in beforeEach — fixes test 1 where the
DevDebugger was left visible (covering the Cerrar button) because the synchronous ...
Wires the headline feature (recipe-card scan → AI parse) for mobile, and fixes a security over-grant from #15.
Headline feature
- POST /api/v1/photos/parse (Bearer JWT) — the /api/v1 twin of /api/photos/parse: ...
When using the feature for highlighting of tag links in the forum posts, I ve encountered multiple cases where extension
was just not properly decoding search queries and tag links.
img width= 819 height= ...
Added a translation key for Copy to i18n.tsx. Updated the title attributes on the copy buttons in Dashboard.tsx and
WatchPage.tsx to use the localized string. Added aria-label attributes to the same buttons ...