1
0
mirror of https://github.com/krawieck/lemmur/ synced 2024-12-16 02:19:06 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
shilangyu
0fb7b86a39 Add checks in search tab 2021-01-30 17:41:16 +00:00
krawieck
cdb9048b9b assert isntanceHost in SelectInstanceButton not null 2021-01-10 14:47:53 +01:00
krawieck
f80ab01e04 change all variables with name instance to instanceHost 2021-01-10 01:51:26 +01:00
krawieck
9ab502b55d replace void Function with typedef ValueChanged 2021-01-09 20:09:50 +01:00
krawieck
dc232b53a1 remove useless comments 2021-01-09 19:56:48 +01:00
krawieck
80ee59926b onChange -> onChange?.call 2021-01-09 19:55:52 +01:00
krawieck
25806a6081 remove state from select instance button 2021-01-09 19:54:55 +01:00
krawieck
8837a6956a remove useless checking 2021-01-09 19:24:07 +01:00
krawieck
b874836b2c remove autofocus, cuz it messes with other tabs 2021-01-09 19:23:26 +01:00
krawieck
2a28b4ee37 add tapaway from text field to hide keyboard 2021-01-08 18:25:40 +01:00
krawieck
bcf6a3363a create search results and search tab pages 2021-01-08 17:38:48 +01:00