summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/line-comment.tsx
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-15shared package (#22626)Dax
2026-04-02refactor: simplify solid reactivity across app and web (#20497)Shoubhit Dash
2026-04-01feat(comments): support file mentions (#20447)Shoubhit Dash
2026-03-17fix: inline review comment submit and layout (#17948)Shoubhit Dash
2026-03-09fix(app): fix issue with scroll jumping when pressing escape in comment text ↵Yihui Khuu
area (#15374)
2026-03-06fix(ui): prevent unwanted key events during composition in LineCommentEditor ↵Hoshiumi Arata
(#16361)
2026-02-26feat(app): better diff/code comments (#14621)Adam
Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]>
2026-01-26chore(app): missing i18n stringsadamelmore
2026-01-25fix(app): cleanup comment component usageadamelmore
2026-01-24fix(ui): ensure comment popover appears above other comment iconsDavid Hill
2026-01-24fix(app): line selection fixesadamelmore