pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java is:merged
Filter by
69M results
Motivation
Capture the user/CODEOWNER guidance that everyday developer-flow GitHub and wiki operations are authorized when
requested, advised, or necessary to track project work.
Description
- Adds ...
…loading
- Settings.jsx: add dark/light mode toggle row and Esci button at bottom
- SettingsProfilo.jsx: pre-populate profile from localStorage so username/email always show even before the API
...
Summary
Three bugs fixed in the Citas tab:
1. Calendar off-by-one — new Date( 2026-06-05 ) parses as UTC midnight → June 4 in Mexico (UTC-6). All date parsing now
uses parseLocalDate(str) = new Date(str ...
Promotes the phone concierge from a dashboard spawn into the mesh s 10th agent — it talks to other agents, is operated
from the phone, and monitors the mesh in-the-loop and over-the-loop. Observe-and-advise; ...
Summary
Пункт 3.4 (🟢) из раздела «3. Панель параметров (форма)» — последний пункт раздела.
Единицы измерения числовых полей панели параметров вынесены из подписи и показываются серым суффиксом у правого ...
The responsive pass s 320px overflow guard set overflow-x: hidden on html, body, which makes the browser compute the
cross axis as auto — turning the body into a scroll container and defeating position: ...
Summary
- move community board chrome into src/pages/community/CommunityChrome.jsx
- move list filters, pagination, cards, and table into src/pages/community/CommunityListView.jsx
- move member ...
概要
develop の変更を master に反映し、本番(GitHub Pages)へ公開します。
含まれる変更
- README/docs 整理(#13): README を一般ユーザー向けに整理し、開発者向けを docs/(DEVELOPMENT / ARCHITECTURE / CONTENT)へ分割・現状に更新
- コンテンツ拡充(#16 / Closes #14 #15) ...