Yunsup Sim
Yunsup Sim
Fix Checkbox CellComponent is not appear when value is false ## Description  As you can see in the picture above, I can't see the Checkbox type Cell when value...
Need react native support. Can I take this issue and make react native glue?
## Description Related disscusion is #2089. For 1.x PR, #3236. I added conditional logic for multiple field sort. sort string is implemented as comma format like [PR comment](https://github.com/payloadcms/payload/pull/3236#issuecomment-2067901468). https://github.com/payloadcms/payload/blob/45b3f06e1b239623a8be5f73e0324aabccf244d6/packages/db-postgres/src/queries/buildQuery.ts#L98-L100 I...
## Related To: payloadcms/payload#4116 There are issues in payload becuase onClose is not dispatched. So I Added side effects for onOpen and onClose. I added `isInitialized` because I think onClose...
### Feature request I wish there was a copy-paste feature. ### Motivations When there is long name packages, it can produce typo. ### Alternatives _No response_ ### Additional context _No...
원래의 VS Code API 마크다운 문서에는 `kb(동작 이름)`으로 적혀 있고 OS를 감지하여 [정해놓은 keybind](https://github.com/microsoft/vscode-docs/tree/master/build/keybindings)로 변경하여 보여주는 것 같습니다. 이를 해결하기 위해 주석을 달 필요가 있어보입니다. - Windows 10, Firefox 72.0.2에서의...
**제안해주시는 기능이 소프트웨어로 인해 발생한 문제 때문인가요? 그렇다면 자세히 알려주세요.** 윈도우 샌드박스 안의 테마 설정이 밖의 테마 설정과 다를 때 불편합니다. **어떻게 개선한다면 좋을까요?** 윈도우 바깥의 사용자 설정(라이트/다크, 고대비)을 내부...
Fixes #10526 ### What? `updateVersion` throws error at deleting before version of draft. ### Why? When triggers `db.updateVersion` with non-mongodb environment, `saveVersion` in `payload/src/versions/saveVersions.ts` doesn't remove `id` in `versionData`. ###...
### Description https://github.com/user-attachments/assets/49285e59-45a1-4b55-be7a-c9de054b050c ### Reproduction URL https://platejs.org/ ### Reproduction steps ```bash 1. Click any nodes. 2. Click Draggable cursor(with dnd-kit) 3. input cursor in draggable cursor. ``` ### Plate version...