<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/components/Tile.vue, branch core-db</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=core-db</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=core-db'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-05-05T02:27:45+00:00</updated>
<entry>
<title>Make image copyright/link info retrieved upon info-modal open</title>
<updated>2022-05-05T02:27:45+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-05T02:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=6ff26ab72ec507698f43e86fd59188a3a3fbee54'/>
<id>urn:sha1:6ff26ab72ec507698f43e86fd59188a3a3fbee54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Tile use transitionend event instead of certain setTimeout()s</title>
<updated>2022-05-04T14:33:47+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-04T14:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=0706791722318bf7ff41c36bb5ad8c619751877c'/>
<id>urn:sha1:0706791722318bf7ff41c36bb5ad8c619751877c</id>
<content type='text'>
Did not replace watch variables with transition start, as this resulted
in expanded tiles flashing fully-expanded on screen before getting
overflow:hidden.
</content>
</entry>
<entry>
<title>Capitalize displayed node names</title>
<updated>2022-05-04T10:39:40+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-04T10:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=149d3d4ceca97b83f5f785da88e9e771f05a9c4a'/>
<id>urn:sha1:149d3d4ceca97b83f5f785da88e9e771f05a9c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make TileInfoModal display more data</title>
<updated>2022-04-30T04:20:46+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-30T04:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=764e5668d54e9af96dddcc8dd386d4cd8958d75a'/>
<id>urn:sha1:764e5668d54e9af96dddcc8dd386d4cd8958d75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add scripts for downloading/reviewing/cropping_and_resizing images</title>
<updated>2022-04-30T03:24:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-30T03:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d87bb9bc0991d7ce4eeb895da61c63a204edaa4d'/>
<id>urn:sha1:d87bb9bc0991d7ce4eeb895da61c63a204edaa4d</id>
<content type='text'>
Also adjust client code to handle new format, and add
backend/data/README.md explaining image production process.
</content>
</entry>
<entry>
<title>Make TolMap have Map type</title>
<updated>2022-04-26T05:11:27+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-26T05:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=de55b59141a82c68b6a5b360d6f57a7e760e2fd6'/>
<id>urn:sha1:de55b59141a82c68b6a5b360d6f57a7e760e2fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tile visual indicators for many-tiles and phylogenetic-support</title>
<updated>2022-04-24T16:22:41+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-24T16:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=e8fab23fe92230c2cb42412bb9ea6040ff14f072'/>
<id>urn:sha1:e8fab23fe92230c2cb42412bb9ea6040ff14f072</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>Fix z-index not being higher for tiles being expanded/collapsed</title>
<updated>2022-04-24T06:58:31+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-24T06:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=23436a9ad4c2a710c7f0d49a07a720e0153d8225'/>
<id>urn:sha1:23436a9ad4c2a710c7f0d49a07a720e0153d8225</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Tile's CSS-changes-during-transition apply during search and auto-mode</title>
<updated>2022-03-29T07:56:41+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-29T04:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=8dbbadcb334617ed537971dd9aead5910b715335'/>
<id>urn:sha1:8dbbadcb334617ed537971dd9aead5910b715335</id>
<content type='text'>
Implemented by having Tile watch pos+dims fields of it's LayoutNode to determine
whether a transition is taking place.
</content>
</entry>
</feed>
