discourse/app/assets/stylesheets/common
Ayke Halder 137dbaf0dc
DEV: declare post position as simple number in structured data (#16231)
This replaces the position declared as `#123` with the more simple version `123`.

The property position may be of type Integer or Text. A value of type Integer, or more precise of type Text which simply casts to integer, is sufficient here.
See: https://schema.org/position

In category-view the topic-list already uses this notation for the position of topics:
`<meta itemprop="position" content="123">`
2023-01-30 08:07:04 +01:00
..
admin UX: Set penalty history to sticky (#19933) 2023-01-23 07:14:23 -06:00
base DEV: declare post position as simple number in structured data (#16231) 2023-01-30 08:07:04 +01:00
components UX: prevent user card status overflow (#19979) 2023-01-24 13:58:24 -05:00
foundation UX: Highlight var refactor (#20026) 2023-01-27 15:50:36 +01:00
modal FEATURE: integrate DnD with user status (#19410) 2022-12-16 16:35:39 +04:00
select-kit Revert "Select-kit > use new color vars" (#20042) 2023-01-27 18:09:50 +01:00
d-editor.scss DEV: allow themes to more easily set border-radii (#19037) 2022-11-16 11:35:09 -05:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss DEV: Refactor popup-tip component (#15257) 2021-12-13 11:22:02 -05:00
printer-friendly.scss UX: print view always shows 0 votes, hide it (#15901) 2022-03-08 15:35:31 +01:00
software-update-prompt.scss UX: Add hover style to refresh-page dismiss button (#15711) 2022-02-01 20:04:46 +01:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss UX: hide date in timeline when wrapping (#19912) 2023-01-20 10:05:16 -05:00
whcm.scss A11Y: Improve accessibility in WHCM themes (#18606) 2022-10-17 07:07:46 -07:00