Commits for chmalee
switch to files view, user index
v459_preview to v459_preview2 (2023-12-18 to 2024-01-02) v459
Show details
2c59596e02c2a8962d129271708e11e1778afb1a Tue Dec 19 08:34:32 2023 -0800
- Fix bug in bigBed extra field printing due to a typo where printing the field value got deleted, refs mailing list
- src/hg/hgc/bigBedClick.c - lines changed 1, context: html, text, full: html, text
dcceb7569cea2c0e776a24e5892199a5e709855d Tue Dec 19 16:06:53 2023 -0800
- Fix a major tooltip bug, after the timeout ended for the mouse to stop moving, need to re-trigger the most recent mouseover event so a new tooltip can show up, refs #32697
258a0a679ddb8d39698b72e63e0907b3a1baab35 Wed Dec 20 15:45:33 2023 -0800
- Add a search bar to the home page, refs #25146
- src/hg/htdocs/index.html - lines changed 62, context: html, text, full: html, text
3ed615dcca29827f33a5c0701a22e9cefc06fbc3 Thu Dec 21 09:34:29 2023 -0800
- Merge branch 'searchBarOnHomePage'
switch to files view, user index