index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.ts
Age
Commit message (
Collapse
)
Author
2022-07-05
Add images to help information
Terry Truong
2022-06-29
Add setting for disabling keyboard shortcuts
Terry Truong
Avoid showing the setting on touch devices
2022-06-28
Use double-taps on mobile
Terry Truong
2022-06-27
Enable client directly using server URL, while avoiding CORS restrictions
Terry Truong
2022-06-27
Make transition-on-tree-change less abrupt
Terry Truong
2022-06-27
Add getServerResponse()
Terry Truong
2022-06-25
Clean up code in layout.ts and util.ts
Terry Truong
2022-06-24
Move utility functions into util.ts
Terry Truong
2022-05-23
Make tutorial disable features until introduced
Terry Truong
Also add tutorial finish button and close icon
2022-05-12
Adjust code for typescript checks
Terry Truong
2022-05-10
Obtain scrollbar width dynamically
Terry Truong
2022-05-05
Display common names
Terry Truong
Also add capitalizeWords() in util.ts, for more capitalization control
2022-04-26
Add small sqrLayout optimisation
Terry Truong
2022-03-29
Update comments, adjust names, do minor refactors
Terry Truong
2022-03-28
Split lib.ts into layout.ts and util.ts
Terry Truong