0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 01:46:24 +01:00
wagtail/docs/releases
Steve Stein f968aac038
Update system font stack value for compatibility. Fix #7724 (#7972)
Co-authored-by: Thibaud Colas <thibaudcolas@gmail.com>

- `-apple-system, BlinkMacSystemFont` - These are used to target modern iOS Safari, macOS Safari, macOS Firefox and macOS Chrome's system fonts. 
- ` 'Segoe UI',  system-ui,` - These fonts target windows machines on Windows 7+ [reference](https://markdotto.com/2018/02/07/github-system-fonts/#the-stack). Having system-ui placed after Segoe UI allowed Segoe UI to take precedence when used on Windows machines set to Chinese ( Simplified ) language. There are some known language issues around `system-ui` being used: [This github article](https://infinnie.github.io/blog/2017/systemui.html). However, the purpose of `system-ui` [(reference here)](https://drafts.csswg.org/css-fonts-4/#valdef-font-family-system-ui) is to allow web content to integrate with the look and feel of the native OS. Which makes this font-family a good choice for other devices _if_ the problem is solved by putting Segoe UI first. 
- `Roboto,` - This is our fallback font for androids devices. Having Segoe set before this allows windows to use its system default font even if you have installed Roboto for development reasons. 
- `Helvetica Neue,` - This is a fallback for older macOS
- `Arial` - Using this to catch any of the very old Windows versions (shoutout windows 95)
- `sans-serif` - Our last resort to get a font without serifs
- `  'Apple Color Emoji',  'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';` - All the emoji's for the OS's mentioned above. 😁
2022-02-14 15:17:02 +00:00
..
0.4.1.rst
0.4.rst
0.5.rst
0.6.rst
0.7.rst
0.8.1.rst
0.8.3.rst
0.8.4.rst
0.8.5.rst
0.8.6.rst
0.8.7.rst
0.8.8.rst
0.8.10.rst
0.8.rst
1.0.rst
1.1.rst
1.2.rst
1.3.1.rst
1.3.rst
1.4.1.rst
1.4.2.rst
1.4.3.rst
1.4.4.rst
1.4.5.rst
1.4.6.rst
1.4.rst
1.5.1.rst
1.5.2.rst
1.5.3.rst
1.5.rst
1.6.1.rst
1.6.2.rst
1.6.3.rst
1.6.rst
1.7.rst
1.8.1.rst
1.8.2.rst
1.8.rst Change master to main (in more places) (#7358) 2021-07-21 14:09:31 -04:00
1.9.1.rst
1.9.rst
1.10.1.rst
1.10.rst
1.11.1.rst
1.11.rst
1.12.1.rst
1.12.2.rst
1.12.3.rst
1.12.4.rst
1.12.5.rst
1.12.6.rst
1.12.rst Add an 'Extending Wagtail' section to the docs 2021-08-03 16:07:18 +01:00
1.13.1.rst
1.13.2.rst
1.13.3.rst
1.13.4.rst
1.13.rst
2.0.1.rst
2.0.2.rst
2.0.rst
2.1.1.rst
2.1.2.rst
2.1.3.rst
2.1.rst
2.2.1.rst
2.2.2.rst
2.2.rst
2.3.rst
2.4.rst
2.5.1.rst
2.5.2.rst
2.5.rst
2.6.1.rst
2.6.2.rst
2.6.3.rst
2.6.rst
2.7.1.rst
2.7.2.rst
2.7.3.rst
2.7.4.rst
2.7.rst Update links to wagtail.io website to point to wagtail.org 2022-01-15 20:23:44 +10:00
2.8.1.rst
2.8.2.rst
2.8.rst
2.9.1.rst
2.9.2.rst
2.9.3.rst
2.9.rst Spelling fixes 2021-08-06 20:11:30 +01:00
2.10.1.rst
2.10.2.rst
2.10.rst Add an 'Extending Wagtail' section to the docs 2021-08-03 16:07:18 +01:00
2.11.1.rst
2.11.2.rst
2.11.3.rst
2.11.4.rst
2.11.5.rst
2.11.6.rst
2.11.7.rst
2.11.8.rst Release note for CVE-2021-32681 in Wagtail 2.11.8 2021-06-17 11:31:28 +01:00
2.11.9.rst Add release notes for 2.11.9 2022-01-24 16:10:59 +00:00
2.11.rst
2.12.1.rst
2.12.2.rst
2.12.3.rst
2.12.4.rst
2.12.5.rst Release note for CVE-2021-32681 in Wagtail 2.12.5 2021-06-17 11:31:34 +01:00
2.12.6.rst Release note for #7324 in 2.12.6 2021-07-13 11:03:57 +01:00
2.12.rst
2.13.1.rst Fill in release date for 2.13.1 2021-06-01 15:51:13 +01:00
2.13.2.rst Release note for CVE-2021-32681 in Wagtail 2.13.2 2021-06-17 11:32:07 +01:00
2.13.3.rst Fill in release date for 2.13.3 2021-07-05 11:08:36 +01:00
2.13.4.rst Release note for #7324 in 2.13.4 2021-07-13 11:04:34 +01:00
2.13.5.rst Fill in release date for 2.13.5 2021-10-14 17:13:44 +01:00
2.13.rst Update links to wagtail.io website to point to wagtail.org 2022-01-15 20:23:44 +10:00
2.14.1.rst Release note for #7416 in 2.14.1 2021-08-12 15:07:39 +01:00
2.14.2.rst Fill in release date for 2.14.2 2021-10-14 17:14:14 +01:00
2.14.rst Fill in release date for 2.14 2021-08-02 14:01:40 +01:00
2.15.1.rst Ensure csrf token is available on dashboard panels 2021-11-11 08:29:30 +10:00
2.15.2.rst Fill in release date for 2.15.2 2022-01-18 11:13:27 +00:00
2.15.3.rst Fill in release date for 2.15.3 2022-01-26 16:06:26 +00:00
2.15.4.rst Fill in release date for 2.15.4 2022-02-11 13:30:58 +00:00
2.15.rst Fill in release date for 2.15 2021-11-04 11:29:43 +00:00
2.16.1.rst Fill in release date for 2.16.1 2022-02-11 13:31:27 +00:00
2.16.md Fill in release date for 2.16 2022-02-07 14:06:12 +00:00
2.17.md Update system font stack value for compatibility. Fix #7724 (#7972) 2022-02-14 15:17:02 +00:00
index.rst Add 2.15.4 release notes 2022-02-10 13:46:45 +00:00
upgrading.rst Add line for 2.17 in compatibility table 2022-02-08 19:00:47 +00:00