mirror of
https://github.com/flarum/framework.git
synced 2025-02-09 02:06:15 +08:00
![]() * refactor: Avatar classes refactor * refactor: Badge classes refactor * chore: Remove commented dead code * chore: Remove SignUpModal dead CSS code Flarum seem to have had some kind of user display in the sign up modal on successful sign up, which no longer exists. https://github.com/flarum/core/blob/v0.1.0-beta/js/forum/src/components/SignUpModal.js#L111 * chore: Deprecate unneeded vendor mixins * chore: Normalize property values format Co-authored-by: David Wheatley <hi@davwheat.dev> * chore: Remove @-webkit-keyframes * chore: Combine animation properties * chore: Avoid `all` for transition * chore: translate3d is no longer necessary for hardware acceleration * fix: Lost cursor pointer to normalize update * chore: Use CSS variables for more things * chore: Remove unecessary overspecification Co-authored-by: David Wheatley <hi@davwheat.dev> |
||
---|---|---|
.. | ||
mixins | ||
Alert.less | ||
AlertManager.less | ||
App.less | ||
Avatar.less | ||
Badge.less | ||
Button.less | ||
Checkbox.less | ||
common.less | ||
Dropdown.less | ||
EditUserModal.less | ||
Form.less | ||
FormControl.less | ||
LoadingIndicator.less | ||
mixins.less | ||
Modal.less | ||
Navigation.less | ||
normalize.less | ||
Placeholder.less | ||
print.less | ||
root.less | ||
scaffolding.less | ||
Search.less | ||
Select.less | ||
sideNav.less | ||
TextEditor.less | ||
Tooltip.less | ||
ValidationError.less | ||
variables.less |