pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:CSS
Filter by
137M results
Algunas refactorizaciones + implementaciones
Principalmente refactorizacion de entidades no movibles y implementacionde entidad movibels como escalera
Brings the vehicle reminder engine to Equipment, plus an AI schedule lookup.
- equipment_reminders table — time-based (months) reminders with next-due + green/amber/red status, mark-done, manual
...
Bumps eslint-config-oclif from 6.0.171 to 6.0.173. details summary Release notes /summary p em Sourced from a href=
https://github.com/oclif/eslint-config-oclif/releases eslint-config-oclif s releases ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| antd (source) | 6.4.5 → 6.5.0 | age | confidence |
Release Notes
details summary ant-design/ant-design ...
bot
dependency
Summary
Accessibility improvements across the app following the grill session decisions.
Changes
- Tables (#238): Add caption, aria-label, and scope to categories and users tables
- Action buttons ...
モダンアプリの土台(第1スライス)。確定方針「現行UXを踏襲しつつ進化/まず高速・安定の土台」に沿って、3ペインのダークUXを再現。
内容
- 3ペイン: Sidebar(All Notes/Starred/Trash + storages/folders + tags)/ NoteList(Updated順)/ 分割
MarkdownEditor(CodeMirror 6, source ...
html body !--StartFragment-- h1 💻 코드 구현 리뷰 /h1 h3 기능 구현 /h3 ul li 한 줄 요약: 방장이 펀딩 생성 시 예약한 좌석 번호를 마이페이지 모집 내역에서 확인할 수 있도록
구현했습니다. /li /ul h3 구현 흐름 /h3 ol li Client → code GET /api/members/me/fundings /code ...
Bug
Moving a waypoint to another point left the leg s altitude showing the old leg s in/out — a hand-edited (manual) leg
altitude persisted because applyLegAltitudeToLeg only re-derives auto legs.
Fix ...
Previously /ponytail:review fell through to getDefaultMode() instead of activating review mode — the condition checked
for /ponytail:ponytail-review (wrong pattern, also unreachable). Now correctly matches ...