Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript is:unmerged language:CSS

Filter by

81.9M results  (2 s)

81.9M results

USP-013 — UI de gestão de responsável (sub-issue #131) PR empilhado sobre #266 (backend). Será re-apontado para master quando o #266 mergear. Entregue (T5 + T6) - T5 — Adicionar (AddResponsibleForm ...

Problem Fixes #4284. When you build a factory in an area with no pre-existing factory (e.g. just a city nearby), no rail ghost preview appeared — even though building the factory would lay rail lines ...

Bumps @neondatabase/serverless from 0.10.4 to 1.1.0. details summary Changelog /summary p em Sourced from a href= https://github.com/neondatabase/serverless/blob/main/CHANGELOG.md @​neondatabase/serverless ...
dependencies
javascript

Hi @Mohan2401 sir, Please review and merge this PR

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

Bumps @toon-format/toon from 2.2.0 to 2.3.0. details summary Release notes /summary p em Sourced from a href= https://github.com/toon-format/toon/releases @​toon-format/toon s releases /a . /em /p blockquote ...
dependencies
javascript

Summary Enable automatic folder ownership scanning for local repositories, eliminating the need for manual Scan this folder clicks when the entire repository history is available locally. Key Changes ...

Bumps the testing group with 1 update: vitest. Updates vitest from 4.1.8 to 4.1.9 details summary Commits /summary ul li See full diff in a href= https://github.com/vitest-dev/vitest/commits/HEAD/packages/vitest ...
dependencies

Modernizes the 2019 boilerplate (Gulp 4 + Bower + node-sass + jQuery) into a current client-side React stack. Why The old pipeline was dead on arrival: node-sass reached EOL, Bower was discontinued in ...

What useMeshGitStatus used to fan out three parallel IPCs as part of its static fetch: - check_is_git_repo(meshPath) - checkGhAuth() - getDefaultBranch(meshPath) Folded into one Tauri command, ...