This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/js
silverwind 9450410ff7
Improve ellipsis buttons (#17773)
* Improve ellipsis buttons

- Remove icon font usage
- Add aria-expanded attribute

* rename function to match

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-11-22 21:44:38 -05:00
..
components Cleanup and use global style on popups (#17674) 2021-11-18 11:26:50 +08:00
features Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
markup Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
standalone Add new JS linter rules (#17699) 2021-11-22 16:19:01 +08:00
vendor
easymde.js
index.js Improve ellipsis buttons (#17773) 2021-11-22 21:44:38 -05:00
jquery.js
publicpath.js
serviceworker.js
svg.js Add copy button to markdown code blocks (#17638) 2021-11-16 16:16:05 +08:00
svg.test.js Add copy button to markdown code blocks (#17638) 2021-11-16 16:16:05 +08:00
utils.js
utils.test.js