* Add subscripts and missing fractions in western arabic number row
Add subscripts and missing fractions (1/ and 0/3) in western_arabic.json number row layout
* Add subscripts and missing fractions in bengali number row
Added subscripts and missing fractions (1/ and 0/3) in bengali.json number row layout
* Fix ordering of hints for character "1" in western arabic number row
* Add subscripts and missing fractions in devanagari number row
Added subscripts and missing fractions (1/ and 0/3) in devanagari.json number row layout
* Add subscripts and missing fractions in eastern arabic number row
Added subscripts and missing fractions (1/ and 0/3) in eastern_arabic.json number row layout
* Add subscripts and missing fractions in gujarati number row
Added subscripts and missing fractions (1/ and 0/3) in gujarati.json number row layout
* Add subscripts and missing fractions in gurmukhi number row
Added subscripts and missing fractions (1/ and 0/3) in gurmukhi.json number row layout
* Add subscripts and missing fractions in kannada number row
Added subscripts and missing fractions in kannada.json number row layout
* Add subscripts and missing fractions in malayalam number row
Added subscripts and missing fractions in malayalam.json number row layout
* Add subscripts and missing fractions in oriya number row layout
Added subscripts and missing fractions in oriya.json number row layout
* Add subscripts and missing fractions in persian number row
Added subscripts and missing fractions in persian.json number row layout
* Add subscripts and missing fractions in tamil number row
Added subscripts and missing fractions in tamil.json number row layout
* Add subscripts and missing fractions in telugu number row
Added subscripts and missing fractions in telugu.json number row layout
* Add subscripts and missing fractions in warang_citi number row
Added subscripts and missing fractions in warang_citi.json number row layout
* Add subscripts and missing fractions in thai number row
Added subscripts and missing fractions in thai.json number row layout
* Fix ordering of fractions 3/n in western arabic number row
* Fix ordering of fractions 3/n in thai number row
* Fix label of digit '4' in cjk number row
Use the correct symbol U+FF14 instead of U+FF13
I suggest modifications for main alternatives to key
o -> ó instead of ö
u -> ú instead of ü
as those (ö and ü) already have their own keys on the keyboard.
So this way the main alternatives fit better to the similars (e.g. a-á, e-é, i-í) and the layout becomes more conveniently usable.
* Add `mode` attribute to element styles
Co-authored-by: Lars Mühlbauer <lm41@lm41.xyz>
* Add `mode` attribute to key popup elements
---------
Co-authored-by: Lars Mühlbauer <lm41@lm41.xyz>