circuitpython-org/assets/javascript
Neradoc faf0625091 synchronize the language menus on the same page
- selecting a language in one selects it in the other (if available)
- toss a couple of toLowerCase in there, since firefox uses lower case region codes, and the indonesian language string on the site is upper case
- includes the fix for the selecting languages by user preference, and testing the language string of the browser alone if the <language>-<region> string does not match
- does NOT compare <language> of the firmware port alone if it has a <language>-<region> because I am not sure that the languages are in order of priority (the default english implementation first for example), and I don't want users with "en-UK" to get offered "en-x-pirate" by default, it be bad matey ! Arrrrrrr
2021-01-11 10:44:05 +01:00
..
contributing.js load issues on page load, linkable issue labels 2019-10-15 15:39:57 -05:00
download.js synchronize the language menus on the same page 2021-01-11 10:44:05 +01:00
downloads.js Fixed sorting and hid unknown boards 2020-11-30 09:58:29 -08:00
header_mobile.js add close icon toggle to mobile menu 2019-11-06 10:51:54 -06:00
libraries.js styled buttons for library downloads, update content 2019-04-17 10:10:20 -05:00
stats.js fixes #225 - include tag name in stats headers 2019-10-04 09:47:00 -05:00