Commit Graph
4 Commits
Author SHA1 Message Date
AbijeetandNiklas Laxström f6b1e5cc6e Add some comments to the code 2023-01-16 15:04:12 +02:00
AbijeetandNiklas Laxström 453cc37341 Fix general and usability issues, add some more features
* Scoll to currently highlighted item if its not visible.
* Fix navigation when list is filtered
* Add support for selecting highlighted item by pressing enter
2023-01-16 15:04:12 +02:00
AbijeetandNiklas Laxström e3a9a11840 ULS LCD: Check if region exists before adding languages
The regions displayed on ULS depend on the showRegions parameter
passed to uls.lcd plugin. If a new language and region have
been added to the language data, the region for it will not be
available to showRegion because it's static.

Bug: T187553
2021-09-28 15:58:32 +03:00
Abijeet PatroandGitHub 9821510922 Security Fix: Done by running npm audit fix (#397) 2021-06-11 15:17:49 +05:30