pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:TypeScript language:TypeScript
Filter by
176M results
fix: removed blob cursor so lag reduced
Summary
- Updates /justice/chat-ai breadcrumb behavior for signed-in users.
- Makes signed-in fresh intake and Update in chat show Justice workspace → /justice instead of Action plan →
/justice/plan. ...
- Add 300 character limit to review text in ReviewModal
- Add character counter showing typed/remaining characters
- Add progress bar (gold → yellow → red)
- Prevent submission when exceeding limit ...
변경 사항
서비스·기타 내용 칸에 미리 채워지던 기본 양식을 제거하고, 추가 계약 내용만 자유롭게 적는 빈 칸으로 변경했습니다.
- 기존 기본값 담당 영업사원 : / 전시장 : / 모델명 : / 평수 : 삭제 → 빈 칸으로 시작
- 안내문구를 추가 계약 내용을 입력하세요. (특약·서비스 등) 으로 변경
수정 파일
- public/js/model.js ...
!-- YOU MUST FILL OUT THIS TEMPLATE FOR YOUR PR TO BE ACCEPTED!
Requirements
!-- Your domain MUST pass ALL the requirements below, otherwise it WILL BE DENIED. -- !-- Change each checkbox to [x]
(all ...
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
| --- | --- | --- | --- | --- |
| @form8ion/add-package-to-monorepo (source) | dependencies | patch | 14.0.0-beta.4 ...
1. Fix errors previously not mended that might occur in linux and macos; 2. Optimize the terminal display by delete the
white blank between two tasks; 3. Create the interface for maximum for each ...
功能描述
本 PR 做一次响应式和可访问性补强,让工作台在桌面、平板和手机宽度下更稳定,也让键盘用户可以更顺畅地进入画布和使用文本兜底控制。用户按 Tab
会先看到“跳到画布”的跳转入口;生成待确认计划后,确认面板会自动进入视野并获得焦点,避免移动端停留在底部输入区看不到确认内容。
实现思路
- 为主工作区增加 skip link、稳定的 workspace id 和可程序聚焦目标。
...
Auto-generated cooklang manifest version bump
The muscle field stores plain strings like Cuadriceps, not JSON arrays. The previous key-based lookup was always
returning null.
Fix: replace the entire filter condition with a simple accent-normalized ...