forgejo/web_src/js
silverwind 245f2c08db
Repo list improvements, fix bold helper classes (#24935)
- Fix bold helper classes that were broken because of CSS syntax error
- Refined the repo list CSS and layout
- Removing bold
- Downsize the mirror icon to fit
- Fix icon positions
- Adapted the org list to match
- Center the '+' icon and mute it

<img width="385" alt="Screenshot 2023-05-25 at 18 38 31"
src="https://github.com/go-gitea/gitea/assets/115237/ac8d6efb-5751-4845-a4ab-db1ddaf36ec3">
<img width="384" alt="Screenshot 2023-05-25 at 18 30 29"
src="https://github.com/go-gitea/gitea/assets/115237/bbd39ae7-da9d-4c6f-bfe3-42f28b7a74c3">
2023-05-29 16:55:23 +08:00
..
components Repo list improvements, fix bold helper classes (#24935) 2023-05-29 16:55:23 +08:00
features Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
markup
modules Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
standalone
test
utils Add two eslint plugins (#24776) 2023-05-18 09:14:31 +08:00
webcomponents
bootstrap.js
index.js Improve "goto issue by number" button (#24577) 2023-05-10 15:50:58 +00:00
jquery.js
serviceworker.js
svg.js Add status indicator on main home screen for each repo (#24638) 2023-05-13 21:59:01 +00:00
svg.test.js
utils.js Modify luminance calculation and extract related functions into single files (#24586) 2023-05-10 11:19:03 +00:00
utils.test.js