aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/comp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-141-29/+27
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Remove jQuery class from the reaction selector (#30138)Yarden Shoham2024-03-271-1/+1
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-1/+1
* Remove jQuery `.attr` from the reaction selector (#30052)Yarden Shoham2024-03-251-3/+3
* Remove jQuery `.attr` from the ComboMarkdownEditor (#30051)Yarden Shoham2024-03-251-16/+15
* Remove jQuery `.attr` from the label edit exclusive checkbox (#30053)Yarden Shoham2024-03-241-13/+13
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-3/+3
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-222-5/+5
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-211-1/+1
* Remove jQuery `.attr` from the user search box (#29919)Yarden Shoham2024-03-201-3/+6
* Forbid jQuery `.css` and refactor all usage (#29852)silverwind2024-03-192-10/+12
* Forbid jQuery `.prop` and fix related issues (#29832)silverwind2024-03-161-3/+3
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-162-32/+32
* Fix WebHookEditor regression from jQuery removal (#29692)Yarden Shoham2024-03-091-7/+10
* Support pasting URLs over markdown text (#29566)silverwind2024-03-082-30/+47
* Remove jQuery AJAX from the markdown editor preview (#29384)Yarden Shoham2024-02-251-10/+10
* Remove jQuery from the image pasting functionality (#29324)Yarden Shoham2024-02-221-9/+11
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-201-8/+8
* Downscale pasted PNG images based on metadata (#29123)silverwind2024-02-191-3/+17
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Remove jQuery from the "quick submit" handler (#29200)Yarden Shoham2024-02-161-8/+1
* Improve user search display name (#29002)KN4CK3R2024-02-011-5/+4
* Update JS dependencies (#27922)silverwind2023-11-061-1/+0
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-192-18/+5
* Change green buttons to primary color (#27099)silverwind2023-09-181-3/+3
* Focus editor on "Write" tab click (#26714)silverwind2023-08-251-0/+6
* Set "type=button" for editor's toolbar buttons (#26510)wxiaoguang2023-08-151-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-2/+5
* Don't autosize textarea in diff view (#26233)silverwind2023-07-311-2/+5
* Add toasts to UI (#25449)silverwind2023-06-271-1/+2
* Batch delete issue and improve tippy opts (#25253)wxiaoguang2023-06-191-0/+30
* Update JS dependencies, remove space after emoji completion (#25266)silverwind2023-06-181-1/+3
* Change form actions to fetch for submit review box (#25219)HesterG2023-06-141-7/+14
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-39/+32
* Support markdown editor for issue template (#24400)yp053272023-05-084-65/+88
* Fix EasyMDE toolbar (#24489)silverwind2023-05-032-57/+163
* Remove all direct references to font-awesome (#24448)Yarden Shoham2023-05-011-4/+5
* Improve emoji and mention matching (#24255)Yarden Shoham2023-04-221-18/+4
* Make mention autocomplete case insensitive in new markdown editor (#24190)Brecht Van Lommel2023-04-181-2/+4
* Add option to search for users is active join a team (#24093)Tyrone Yeh2023-04-141-1/+1
* Add monospace toggle button to textarea (#24034)silverwind2023-04-131-2/+19
* Add popup to hashed comments/pull requests/issues in file editing/adding prev...Hester Gong2023-04-111-7/+2
* Fine tune markdown editor toolbar (#24046)wxiaoguang2023-04-111-1/+4
* Replace tribute with text-expander-element for textarea (#23985)silverwind2023-04-091-4/+74
* Improve markdown editor: width, height, preferred (#23895)wxiaoguang2023-04-071-13/+49
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-034-227/+303
* Append `(comment)` when a link points at a comment rather than the whole issu...Hester Gong2023-04-031-0/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306)Brecht Van Lommel2023-03-051-0/+2