You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
silverwind 623b3b590e
Button and color enhancements (#24989)
- Various corrections to button styles, especially secondary
- Remove focus highlight, it's annoying when it stays on button after
press
- Clearly define ghost and link buttons with demos in devtest
- Remove black, grey and tertiary buttons, they should not be used
- Make `arc-green` slightly darker

<img width="1226" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/8d89786a-01ab-40f8-ae5a-e17f40e35084">
<img width="1249" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/83651e6d-3c27-46ff-b8bd-ff344d70e949">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2 years ago
..
components Button and color enhancements (#24989) 2 years ago
features Fix strange UI behavior of cancelling dismiss review modal (#25133) 2 years ago
markup Fix math and mermaid rendering bugs (#24049) 2 years ago
modules Refactor diffFileInfo / DiffTreeStore (#24998) 2 years ago
render Add PDF rendering via PDFObject (#24086) 2 years ago
standalone
test Improve emoji and mention matching (#24255) 2 years ago
utils Add two eslint plugins (#24776) 2 years ago
webcomponents Refactor locale number (#24134) 2 years ago
bootstrap.js Improve template system and panic recovery (#24461) 2 years ago
index.js Redesign Scoped Access Tokens (#24767) 2 years ago
jquery.js
svg.js Add show timestamp/seconds and fullscreen options to action page (#24876) 2 years ago
svg.test.js
utils.js Clean up WebAuthn javascript code and remove JQuery code (#22697) 2 years ago
utils.test.js Fix webauthn regression and improve code (#25113) 2 years ago