wxiaoguang
ec8ea58dbe
Rename ".button-link" to ".button-ghost" (#24670)
Mainstream frameworks:
* https://getbootstrap.com/docs/5.0/components/buttons/
* https://primer.style/css/components/buttons#link-button
* https://nextui.org/docs/components/button#light
* https://coreui.io/react/docs/components/button/
* https://design-system.hpe.design/components/button
* https://chakra-ui.com/docs/components/button/usage#button-variants
* https://mui.com/material-ui/react-button/
All (at least most?) of them make "link" button have "underline" when
hovering.
So, a "link" is a "link", when it's hovered, it should have the
underline by default. To be strict, Gitea's "button-link" is not
link-style, so it needs a better name.
Actually, for the "plain" button, there are some different approaches:
* Some frameworks just make "default" button as no style (not feasible
in Gitea/Fomantic UI)
* Primer uses "btn-invisible", which is not a proper word
* NextUI uses "light", which is not a proper word, either ...
* CoreUI / ChakraUI uses "ghost", I think this name is acceptable.
Welcome to suggest better name for such button.
Or, we just call it ".button-plain" or ".button-simple", in fact I
prefer such simple and clear name.
2023-05-12 14:58:44 +00:00
..
2023-05-11 07:45:47 +00:00
2023-03-27 18:05:51 +02:00
2023-05-04 14:36:34 +08:00
2023-03-24 18:35:38 +08:00
2020-01-03 20:41:56 +02:00
2023-04-24 07:08:59 -04:00
2023-05-06 18:10:30 +08:00
2023-03-27 18:05:51 +02:00
2023-05-12 10:23:53 +00:00
2023-05-05 20:33:37 +00:00
2023-05-12 14:38:59 +08:00
2023-05-12 10:53:41 +00:00
2023-05-12 08:43:27 +00:00
2023-05-04 14:36:34 +08:00
2023-05-10 09:34:07 +08:00
2023-05-12 14:58:44 +00:00
2023-04-01 13:47:54 +08:00
2023-03-27 18:05:51 +02:00
2023-03-27 18:05:51 +02:00