This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/domain
Bruno Windels 47a43869e6 fix grid layout in IE 11
this brings back index addressing rather than x y in the grid vm,
as we need to have a css class for every position for IE 11,
as we can't use css variables and autoprefixer can
translate grid-areas
2020-10-08 14:17:43 +02:00
..
session fix grid layout in IE 11 2020-10-08 14:17:43 +02:00
avatar.js only use 1 letter for avatar initial 2020-08-17 10:47:47 +02:00
BrawlViewModel.js add license header in all source files 2020-08-05 18:38:55 +02:00
LoginViewModel.js add license header in all source files 2020-08-05 18:38:55 +02:00
SessionLoadViewModel.js add dispose to room encryption 2020-09-18 13:08:18 +02:00
SessionPickerViewModel.js Merge branch 'master' into bwindels/memberlist 2020-08-19 12:13:38 +02:00
ViewModel.js integrate grid vm with session vm, allowing to switch 2020-10-07 12:25:40 +02:00