* feat(ott-1637): change in match popup and match events requests (#488)
* Ott 1118 user match preferences (#492)
* Ott 1118 part 1 (#469)
* fix(1118): wip
* feat(1118): tournaments block
* feat(1118): resolved comments
* feat(1118): show and search tournaments (#472)
feat(1118): show loader on fetch
* Ott 1118 part 3 (#478)
* feat(1118): added lexics
* feat(1118): wip, load and save prefs
* feat(1118): virtualization using list
* Ott 1118 part 4 (#487)
* fix(1118): reverted useRequest hook change
* fix(1118): px -> rem
* fix(1118): request matches after apply
* fix(1118): wip
* refactor(1118): removed old filters from HeaderFiltersStore (#491)
* fix(1118): disabled preferences (#493)
* fix(ott-1662): add new langs (#494)
Co-authored-by: PolyakovaM <55061222+PolyakovaM@users.noreply.github.com>
Co-authored-by: Serg <936x936@gmail.com>
* refactor(768): simplified match dates
* refactor(768): show match date on not available matches too
* fix(768): added cleanup arg to useQueryParamHook
* refactor(#432): added saving callback in ref in intersection observer hook
* refactor(#432): removed filters from matches request
* refactor(#432): moved matches state from HomePage into Matches feature
* feat(#432): added infinite scroll grid matches to other profiles
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>
* refactor(#314): moved matches state from header filters store to specific profiles
* refactor(#314): changed Mathes type import path
Co-authored-by: mirlan.maksitaliev <mirlan.maksitaliev@instatsport.com>