<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/components/AncestryBar.vue, branch extended-db</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=extended-db</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=extended-db'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-06-20T13:24:05+00:00</updated>
<entry>
<title>Prevent ancestry-bar scrollbar overlapping content</title>
<updated>2022-06-20T13:24:05+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-20T13:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=e756c80de1cb67e03988815b847288870714e852'/>
<id>urn:sha1:e756c80de1cb67e03988815b847288870714e852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase type-consistency via server-classes and client-types</title>
<updated>2022-06-20T09:50:32+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-20T09:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=9a7bb3db01fe2e99ccc12285c63323bc67c278e8'/>
<id>urn:sha1:9a7bb3db01fe2e99ccc12285c63323bc67c278e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use static-layout for ancestry-bar and tutorial-pane</title>
<updated>2022-05-27T09:37:25+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-27T09:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=422e43532b36c8cca387e0a64a280138593bb22a'/>
<id>urn:sha1:422e43532b36c8cca387e0a64a280138593bb22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ancestry-bar scroll-to-end when added to</title>
<updated>2022-05-26T01:26:41+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-26T01:09:38+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=2d67e54dc91708eaf89eca9dca27cec126f7f465'/>
<id>urn:sha1:2d67e54dc91708eaf89eca9dca27cec126f7f465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable vertical wheel-scroll on horizontal ancestry bar</title>
<updated>2022-05-22T21:48:23+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-22T21:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=1cc68d15ebdd1a2b9d3eb1314d5d88765e52fc76'/>
<id>urn:sha1:1cc68d15ebdd1a2b9d3eb1314d5d88765e52fc76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display 'compound images'</title>
<updated>2022-05-22T21:05:21+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-22T21:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=19984e11e3bfd793188fd84c621a304330f4a303'/>
<id>urn:sha1:19984e11e3bfd793188fd84c621a304330f4a303</id>
<content type='text'>
Adjust genLinkedImgs.py to associate multiple images to compound-nodes.
Adjust server to send multiple image filenames for such nodes.
Adjust Tile and TileInfoModal to display those compound-images.
</content>
</entry>
<entry>
<title>Enable display of active-root with overflow</title>
<updated>2022-05-10T01:40:34+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-10T01:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=96a8a5ed5b22b78368e25209059866915256cc56'/>
<id>urn:sha1:96a8a5ed5b22b78368e25209059866915256cc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to handle open-tree-of-life data</title>
<updated>2022-04-24T15:33:08+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-24T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=2ab48497797441164e7f57fca2660097d93398ca'/>
<id>urn:sha1:2ab48497797441164e7f57fca2660097d93398ca</id>
<content type='text'>
Added data_otol/ with script that converts data from 'Open Tree of Life' release 13.4 into a JSON form.
Moved old tree-of-life data and images into data_tol_old/.
Added TolMap type to tol.ts, changed TolNode, and adapted other code to handle it.
Temporarily disabling tile images until image data is added.
</content>
</entry>
<entry>
<title>Update comments, adjust names, do minor refactors</title>
<updated>2022-03-29T02:30:50+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-29T00:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a68a55205ed189250693368af7028031a70631d9'/>
<id>urn:sha1:a68a55205ed189250693368af7028031a70631d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make option passing less irregular</title>
<updated>2022-03-28T08:34:59+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-28T08:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a0ef05a86ecb8b3f36102b980a37f93ce97ba8d1'/>
<id>urn:sha1:a0ef05a86ecb8b3f36102b980a37f93ce97ba8d1</id>
<content type='text'>
</content>
</entry>
</feed>
