<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/components/AncestryBar.vue, branch skip-tut-for-repeat-visit</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=skip-tut-for-repeat-visit</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=skip-tut-for-repeat-visit'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-05-22T21:48:23+00:00</updated>
<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>
<entry>
<title>Merge TileImg back into Tile, adding nonAbsPos prop for AncestryBar usage</title>
<updated>2022-03-28T07:54:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-28T07:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c9a116654004c014257a2aac8d6cf82bc7d7d580'/>
<id>urn:sha1:c9a116654004c014257a2aac8d6cf82bc7d7d580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split lib.ts into layout.ts and util.ts</title>
<updated>2022-03-28T01:23:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-28T01:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=10ccee584417d51afc583484b692a8d7086a0d5f'/>
<id>urn:sha1:10ccee584417d51afc583484b692a8d7086a0d5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Settings to SettingsPane, and ParentBar to AncestryBar</title>
<updated>2022-03-28T00:49:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-28T00:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=34e34b9620d88b5d76b87a4bbcd473c2fc6002a9'/>
<id>urn:sha1:34e34b9620d88b5d76b87a4bbcd473c2fc6002a9</id>
<content type='text'>
</content>
</entry>
</feed>
