feat(GridView): allows navigation by arrow keys
All checks were successful
AntOS front-end / Build-AntOS-Frontend (push) Successful in 35s

This commit is contained in:
DanyLE
2024-07-28 19:05:34 +02:00
parent 4bbc6c770a
commit 59fb302e18
9 changed files with 202 additions and 12 deletions

View File

@ -8,7 +8,7 @@ TSC=./node_modules/typescript/bin/tsc
UGLIFYJS=./node_modules/terser/bin/terser
UGLIFYCSS=./node_modules/uglifycss/uglifycss
VERSION?=2.0.2-b
VERSION?=2.0.3-b
BUILDID?=master
GSED=sed