pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:JavaScript language:Java
Filter by
237M results
Fulfills jimscarver/quantum-logical-framework#57: a room best-practices doc for high-quality group closure. Role
templates, room rules, an 8-point closure checklist, the defer/split/escalate/issue protocol, ...
Sign In screen preview
This PR was made using Fei! Visit the task in Studio to see this PR working.
Summary
Adds a new, self-contained React component (TestCard) that implements a Figma-derived sign-in/configuration ...
AutonomyAI
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6 → v7 |
Release Notes
details summary codecov/codecov-action ...
breaking-change
dependencies
github-actions
major
renovate
Summary
- Tasks: completion analytics (on-time vs late vs deadline), nested subtask checklists with inline editor,
late-completion badges
- Move UPSC + Tech study timers/forest/analytics from ...
Wraps the header logo in an anchor to the site root so it links back to home from every page.
- Root-relative href= / (works from subpages, not just root).
- Applied to all four pages with the header: ...
Imports @aireon/shared/scrollbars.css and bumps the shared pin to v1.22.0.
Dark-mode-only (.dark): scrollbars render as a slim, rounded slate pill that lightens on hover, matching the suite-wide
design ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
- Replace Home outer ScrollView with root Animated.FlatList driven by feed.items
- Keep header/dashboard/triage/urgency/list chrome in ListHeaderComponent; rows via HomeFeedRow
- Add homeFeedFlatListConfig.ts ...
Closes #40
背景
v0.4 多标签页 + 最近文件首页核心(PR #36–#39)已合并 main。本 PR 收口 TASKS.md「v0.4」待处理的 UI 项,并落地用户反馈的标签栏布局调整。
改动
1. 标签栏并入顶部工具栏同一行(用户反馈)
- 替代原先独立一行 + 中间「当前文件名」区,文件名由标签承载,减少一行垂直占用
- Toolbar 增加 tabBar ...