aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-issue-content.js
Commit message (Expand)AuthorAgeFilesLines
* Remove jQuery class from the comment edit history (#30186)Yarden Shoham2024-03-301-2/+5
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Remove jQuery AJAX from the comment edit history (#29703)Yarden Shoham2024-03-101-22/+36
* Improve issue history dialog and make poster can delete their own history (#2...wxiaoguang2023-09-281-3/+4
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Add toasts to UI (#25449)silverwind2023-06-271-2/+3
* Use flex to align SVG and text (#25163)wxiaoguang2023-06-141-2/+2
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Multiple improvements for comment edit diff (#21990)silverwind2022-12-021-12/+9
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-1/+1
* Fix PR comments UI (#18323)wxiaoguang2022-01-191-1/+1
* Improvements to content history (#17746)Jimmy Praet2021-11-221-3/+6
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-0/+135