Suguru Hirahara
|
92906c2130
|
Replace Sass variables with custom properties on _font-weights.pcss (#10554)
* Replace `$font-normal` and `$font-semi-bold`
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace `font-weight: 600` with the custom property
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Replace the existing variables
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
|
2023-04-21 14:16:00 +00:00 |
|
Michael Telatynski
|
792a39a39b
|
ARIA Accessibility improvements (#10675)
* Fix confusing tab indexes in EventTilePreview
* Stop using headings inside buttons
* Prefer labelledby and describedby over duplicated aria-labels
* Improve semantics of tables used in settings
* Fix types
* Update tests
* Fix timestamps
|
2023-04-21 09:48:48 +00:00 |
|
Michael Telatynski
|
09eefe14ea
|
Remove feedback buttons from onboarding, search, and spaces (#10506)
|
2023-04-05 12:17:25 +01:00 |
|
Michael Weimann
|
2a4a7eacff
|
Fix space lock icon size (#9854)
|
2023-01-05 09:19:54 +01:00 |
|
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
|
Michael Telatynski
|
0e43f3c015
|
Wrap long space names (#9201)
|
2022-08-17 15:13:04 +00:00 |
|
Germain
|
72c24af5c0
|
Disallow invalid inline style comments in stylesheets (#9099)
|
2022-07-27 14:39:29 +01:00 |
|
Michael Telatynski
|
01f4bb8c78
|
Rename PostCSS files to .pcss (#9013)
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
|
2022-07-15 14:53:23 +01:00 |
|