Commit Graph

4 Commits

Author SHA1 Message Date
mikomyazaki
7150e6c4b0 New bodyscanner UI fixes (#8200) 2020-02-09 19:58:31 +01:00
Karolis
61f6e5a6c1 Styles basic HTML UIs (#7001) 2019-09-24 00:42:15 +04:00
Karolis
15ad0755c7 VueUi based voting (#6405) 2019-05-11 21:33:11 +02:00
Karolis
4065e29e86 Vue.js UI implementation (#4868)
This UI is going to be more integrated with BYOND host objects. It's update principal is very different from nanoui's. It is based around state that is being synchronized with server and client (browser). Such synchronization has it's problems, like it can't handle rapid changes, what could cause client and server to become out of sync and client state to be discard.
2018-08-04 20:19:29 +03:00