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
/
App.vue
Age
Commit message (
Expand
)
Author
2022-06-29
Show pause-icon during auto-mode
Terry Truong
2022-06-29
Refactor to provide default-option access to non-top-level components
Terry Truong
2022-06-29
Fix min/max-tile-sz not saving in-tandem where needed
Terry Truong
2022-06-29
Add saved-indicator to Settings
Terry Truong
2022-06-29
Avoid layout/ui-option saved-string name-collisions
Terry Truong
2022-06-29
Add breadth prop to AncestryBar
Terry Truong
2022-06-29
Remove constant-scrollbar-gap for ancestry-bar
Terry Truong
2022-06-29
Resolve info-modal size-jump after getting info response
Terry Truong
2022-06-28
Use double-taps on mobile
Terry Truong
2022-06-28
Fix search-suggestion substring-highlight using overly-new input
Terry Truong
2022-06-28
Convert server code to CGI script
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
Move transition/animation CSS classes to index.css
Terry Truong
2022-06-27
Add getServerResponse()
Terry Truong
2022-06-27
In .vue files, move <template> sections to top
Terry Truong
2022-06-27
Clean up code in TutorialPane
Terry Truong
2022-06-27
Clean up code in SettingsModal
Terry Truong
2022-06-26
Clean up code in SearchModal
Terry Truong
2022-06-26
Refactor TileInfoModal
Terry Truong
2022-06-26
Fix redundant option-loading-on-resize bug
Terry Truong
2022-06-25
Clean up code in layout.ts and util.ts
Terry Truong
2022-06-25
Account for disabled-action inter-dependencies
Terry Truong
2022-06-25
Fix settings not saving if closed by other_modal/etc
Terry Truong
2022-06-25
Clean up code in App.vue
Terry Truong
2022-06-25
Reduce degrees-of-variance in options set
Terry Truong
2022-06-25
Convert UI options towards using bg/alt-color set
Terry Truong
2022-06-24
Fix bad-layout after click-and-hold during tutorial
Terry Truong
2022-06-24
Use bg[-dark/light] variables for UI color options
Terry Truong
2022-06-24
Add IconButton component
Terry Truong
2022-06-24
Adjust some option names
Terry Truong
2022-06-24
Fix ancestry_bar/tut_pane redundant-resizing bug
Terry Truong
2022-06-24
Move utility functions into util.ts
Terry Truong
2022-06-24
Add type annotations for UI options
Terry Truong
2022-06-24
Account for potential lack of ancestry_bar/tut_pane transition-end event
Terry Truong
2022-06-24
Use Ctrl-f to open search bar, and Ctrl-Shift-f to switch search-mode
Terry Truong
2022-06-24
Enable skipping tutorial on startup
Terry Truong
2022-06-24
Hide buttons and info-icons during parts of tutorial
Terry Truong
2022-06-24
Make ancestry-bar/tut-pane relayout-during-transition reliably stop after tra...
Terry Truong
2022-06-24
Fix search-bar mode-change button not saving setting
Terry Truong
2022-06-24
Add rect-sensitivity option for layout-stability
Terry Truong
2022-06-24
Fix tileAreaOffset setting not working
Terry Truong
2022-06-24
Add ancestry-bar appear/disappear transition
Terry Truong
2022-06-23
Make title bar larger, and with colored buttons
Terry Truong
2022-06-23
Only save user-changed settings, and re-apply other settings on resize
Terry Truong
2022-06-23
Make default settings screen-size dependent
Terry Truong
2022-06-23
Make suggestion-limit client-configurable
Terry Truong
2022-06-23
Remove hard-coded root-name from App.vue
Terry Truong
2022-06-23
Fix tut-pane shrinkage when ancestry-bar is overflowing
Terry Truong
2022-06-23
Adjust component event names
Terry Truong
[next]