<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src, branch mutex-help-collapsibles</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=mutex-help-collapsibles</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=mutex-help-collapsibles'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-09T06:20:37+00:00</updated>
<entry>
<title>Make help-info collapsibles close others upon open</title>
<updated>2022-07-09T06:20:37+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T06:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=8923e32ec1142a0bb82ee3b1da1ba99334160283'/>
<id>urn:sha1:8923e32ec1142a0bb82ee3b1da1ba99334160283</id>
<content type='text'>
Scrolling to top seems unreliable for some reason
</content>
</entry>
<entry>
<title>Add some non-monophyletic-name info in help-section</title>
<updated>2022-07-09T05:51:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T05:51:10+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c398c90717544cd46e3a4df3bf2658fbe9466f62'/>
<id>urn:sha1:c398c90717544cd46e3a4df3bf2658fbe9466f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make clicking 'Tilo' collapse the tree</title>
<updated>2022-07-09T05:24:34+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T05:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=cb6025a6e4990b5ed691106f26de01322f93063c'/>
<id>urn:sha1:cb6025a6e4990b5ed691106f26de01322f93063c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix jump-to-overflowing after startup producing collapsed node</title>
<updated>2022-07-09T05:02:31+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T05:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=f1f16687492102ccf8de3eaeda682c154518c321'/>
<id>urn:sha1:f1f16687492102ccf8de3eaeda682c154518c321</id>
<content type='text'>
Turns out the closing of the tutorial-pane triggered a
relayoutWithCollapse() which collapsed the node.
</content>
</entry>
<entry>
<title>Fix search suggestions wrong-text on mobile</title>
<updated>2022-07-09T02:35:20+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T02:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=2fd138563bb0c017a1072e79fe78e6479086e9d1'/>
<id>urn:sha1:2fd138563bb0c017a1072e79fe78e6479086e9d1</id>
<content type='text'>
Turns out the input wasn't converted to lowercase before being matched
with suggestion data, and this was more noticeable on mobile due to
auto-capitalisation
</content>
</entry>
<entry>
<title>Fix links-to-node failing on load</title>
<updated>2022-07-09T01:49:39+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T01:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=345c96f99aa98d5e90a46fa3f175ec0a2e6d4f36'/>
<id>urn:sha1:345c96f99aa98d5e90a46fa3f175ec0a2e6d4f36</id>
<content type='text'>
Was setting SERVER_URL incorrectly
Also changed server API to include 'excl' param
</content>
</entry>
<entry>
<title>Replace CGI script with WSGI script and dev server</title>
<updated>2022-07-08T18:36:52+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T17:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=5569c8191ae02f109254282b5943e3ed40032018'/>
<id>urn:sha1:5569c8191ae02f109254282b5943e3ed40032018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert back to using vite-proxy for avoiding CORS issues</title>
<updated>2022-07-08T05:21:01+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T05:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=347f5127929b17671c75734af5a374ec4f39b5ae'/>
<id>urn:sha1:347f5127929b17671c75734af5a374ec4f39b5ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send activeRoot to server, for reducing toroot response sizes</title>
<updated>2022-07-08T05:00:32+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T04:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=4e2830b6986aef2486d12c20ffc37d4bb595ced4'/>
<id>urn:sha1:4e2830b6986aef2486d12c20ffc37d4bb595ced4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix jump-to-direct-child-of-ancestor layout-fail</title>
<updated>2022-07-08T02:26:46+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T02:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d84a2dab11aa23d56c3213008424872e1a011279'/>
<id>urn:sha1:d84a2dab11aa23d56c3213008424872e1a011279</id>
<content type='text'>
</content>
</entry>
</feed>
