Skip to content

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

Filter by

89.4M results  (1 s)

89.4M results

Bumps postcss from 8.5.8 to 8.5.15. details summary Release notes /summary p em Sourced from a href= https://github.com/postcss/postcss/releases postcss s releases /a . /em /p blockquote h2 8.5.15 /h2 ...
dependencies
javascript

Bumps eslint from 10.4.1 to 10.5.0. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.5.0 /h2 h2 ...
dependencies
javascript

방향 원본 능력표와 현재 게임 액션 으로 갈라져 서로 엇갈리던 두 목록을 하나로 통합. 원본 능력표가 단일 출처가 되고, 각 능력에 구현상태 배지(게임 반영/부분/예정)와 actionType 연결을 단다. 엔진 verbatim 심화가 배치별로 상태를 live 로 올리며, 한 직업이 전부 live 가 되면 별도 액션 층은 자연 소멸. 변경 - GomdoriOriginalAbility ...

이번 작업 목적: Android back button 실제 QA 결과 문서를 추가합니다. 실제 기기 또는 에뮬레이터에서 QA를 수행할 수 있으면 결과를 Pass, Partial Pass, Fail 중 하나로 기록합니다. 실제 QA를 수행하지 못했다면 Pass로 표시하지 말고 Blocked 상태와 사유를 명확히 기록합니다. 현재 환경에서 adb 또는 실제 기기/에뮬레이터 ...

💡 What: Replaced the full useWorldState() subscription in RivalryWidget with a targeted useShallow slice grabbing only the necessary fields (roster, graveyard, rivals, arenaHistory, week). Updated the ...

Bumps astro from 6.3.7 to 6.4.6. details summary Release notes /summary p em Sourced from a href= https://github.com/withastro/astro/releases astro s releases /a . /em /p blockquote h2 astro@6.4.6 /h2 ...
dependencies
javascript

Bumps eslint from 10.1.0 to 10.5.0. details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.5.0 /h2 h2 ...

Bumps @typescript-eslint/eslint-plugin from 8.59.4 to 8.61.0. details summary Release notes /summary p em Sourced from a href= https://github.com/typescript-eslint/typescript-eslint/releases @​typescript-eslint/eslint-plugin ...
dependencies
javascript

Description Moves OAuth access and refresh tokens out of data.json (where they were stored with trivially-reversible base64 obfuscation) into Obsidian s SecretStorage API, which provides platform-appropriate ...

Creates a complete modular structure for existing and future Studio Admin/Fabrick modules. Adds MODULE.md and CHANGELOG.md per module, route wrappers, module registry, App Shell Global base, Admin Hub, ...