mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-25 09:58:11 +08:00
2972219959
* Rename classes of appTileBodyClass Include mx_AppTileBody_fadeInSpinner in mx_AppTileBody, the class name applied by default * Apply a common CSS declaration to mx_AppTileBody * Strictify style rule specificity to avoid visual regressions - mx_AppTileBody--* * Run prettier * Change --normal to --large * Edit and add comments When you add, edit, or remove style rules from mx_appTileBody without causing a visual regression, it is imperative to keep in mind which selector should be worked on. The comments should help developers who are not familiar with the style codebase to avoid a regression. * Rename classes of appTileBodyClass Include mx_AppTileBody_fadeInSpinner in mx_AppTileBody, the class name applied by default * Apply a common CSS declaration to mx_AppTileBody * Strictify style rule specificity to avoid visual regressions - mx_AppTileBody--* * Run prettier * Change --normal to --large * Edit and add comments When you add, edit, or remove style rules from mx_appTileBody without causing a visual regression, it is imperative to keep in mind which selector should be worked on. The comments should help developers who are not familiar with the style codebase to avoid a regression. * Update a Jest snapshot * Update a Jest snapshot |
||
---|---|---|
.. | ||
audio_messages | ||
auth | ||
avatars | ||
beacon | ||
beta | ||
context_menus | ||
dialogs | ||
elements | ||
emojipicker | ||
location | ||
messages | ||
polls/pollHistory | ||
right_panel | ||
rooms | ||
settings | ||
spaces | ||
toasts | ||
typography | ||
user-onboarding | ||
voip | ||
Validation-test.ts |