Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:PHP language:JavaScript

Filter by

189M results  (2 s)

189M results

Motivation This reverts the CI churn from this debugging session (#538 + #547) back to the pre-shitshow baseline. The production satellite was shipping with no custom query methods (sign-in failed with ...

Summary - Remove the mobile bottom tab bar so the map can use more screen space. - Show only the header by default on mobile, then reveal search from the hamburger button. - Hide filters until the ...

#1888 S6-c (tracked as #1902) — Math/Number constants refuse under --target standalone Problem Under --target standalone, reading a Math or Number constant fails to compile: export function run(): number ...

Bumps the minor-and-patch group with 4 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint and vitest. Updates @typescript-eslint/eslint-plugin from 8.60.0 to 8.60.1 details summary ...
dependencies
javascript

Why Azure Portal only lets you link Application Insights to a Static Web App blade if the SWA contains at least one backend (/api) route. We want native telemetry mapping on the board SWA instances without ...

Summary - New InlineTaskInput component: a subtle + Add task row that expands in place - Shows priority color dots, date picker, goal selector when expanded - Submit on Enter, cancel on Escape or ...
area:tasks
area:ui

Summary Sets up both repos for professional open-source development. Files added: - LICENSE - MIT license - CONTRIBUTING.md - contribution workflow, branch strategy, commit conventions - CODE_OF_CONDUCT.md ...

Bumps axios from 1.13.2 to 1.17.0. details summary Release notes /summary p em Sourced from a href= https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v1.17.0 — June 1, ...
dependencies
javascript

Summary Adds integration-test coverage for the entities module (issue #2471), which previously had only one narrow spec. Seven executable Playwright specs cover the enumerated P0/P1 scenarios: custom ...