0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 07:21:36 +01:00
gitea/web_src/css/modules
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)
Enable `no-sizzle` lint rule, there was only one use in `initCompReactionSelector` and:

- Remove all jQuery except the necessary fomantic dropdown init
- Remove the recursion, instead bind event listeners to common parent container nodes

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-14 18:44:11 +08:00
..
animations.css Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
breadcrumb.css
button.css
card.css
checkbox.css Reduce checkbox size to 15px (#30346) 2024-04-09 03:09:43 +00:00
comment.css Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 2024-04-14 18:44:11 +08:00
container.css Various improvements for long file and commit names (#30374) 2024-04-10 06:13:22 +00:00
divider.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
flexcontainer.css Add --page-spacing variable, fix admin dashboard notice (#30302) 2024-04-07 15:45:36 +00:00
grid.css Restore aligned grid column CSS (#30106) 2024-03-26 15:37:14 +00:00
header.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
input.css Fix right-aligned input icons (#30301) 2024-04-07 16:53:28 +08:00
label.css Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
list.css Fix floated list items (#30377) 2024-04-10 10:16:55 +08:00
message.css
modal.css
navbar.css Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
normalize.css
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 2024-03-29 15:39:46 +00:00
select.css
svg.css
table.css Fix table alignment classes (#30144) 2024-03-27 21:47:40 +00:00
tippy.css Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
toast.css