<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/components/TileInfoModal.vue, branch trim-one-child-ancestors</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=trim-one-child-ancestors</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=trim-one-child-ancestors'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-06-30T12:05:42+00:00</updated>
<entry>
<title>Account for compound-node subname-denoted nodes that were trimmed</title>
<updated>2022-06-30T12:05:42+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-30T12:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c591233a4085176854b110fbffeae12d8568fe54'/>
<id>urn:sha1:c591233a4085176854b110fbffeae12d8568fe54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid displaying empty img-src info</title>
<updated>2022-06-30T11:16:09+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-30T11:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c2b9a8b7a706cdca58dab7f4a980401e1c20a602'/>
<id>urn:sha1:c2b9a8b7a706cdca58dab7f4a980401e1c20a602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor to provide default-option access to non-top-level components</title>
<updated>2022-06-29T09:10:33+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-29T09:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=0d0833cbb9c237f377631c4aa4b4eb5c78133b39'/>
<id>urn:sha1:0d0833cbb9c237f377631c4aa4b4eb5c78133b39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove constant-scrollbar-gap for ancestry-bar</title>
<updated>2022-06-29T04:55:40+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-29T04:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=e3a86973922fa9370900f2e3b07a78222e44b056'/>
<id>urn:sha1:e3a86973922fa9370900f2e3b07a78222e44b056</id>
<content type='text'>
Avoided having overflow:auto cause tile-overlapping scrollbar by
using less tile-padding. Trying to solve this by dynamically
detecting overflow seemed to get messy.
</content>
</entry>
<entry>
<title>Make links open in new tab</title>
<updated>2022-06-28T15:29:30+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-28T15:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=bc53f5a138a7d1dc7ab5547ec5c6d72fe2fc3c31'/>
<id>urn:sha1:bc53f5a138a7d1dc7ab5547ec5c6d72fe2fc3c31</id>
<content type='text'>
Add external-link icons
</content>
</entry>
<entry>
<title>Make tile-info image link to source-URL</title>
<updated>2022-06-28T15:14:17+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-28T15:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a65662f80e81782dde09722288e5d1c28cb8845e'/>
<id>urn:sha1:a65662f80e81782dde09722288e5d1c28cb8845e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve info-modal size-jump after getting info response</title>
<updated>2022-06-28T14:50:02+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-28T14:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=3a74e90f4a6c47bbecac36c7dadd354e049b7167'/>
<id>urn:sha1:3a74e90f4a6c47bbecac36c7dadd354e049b7167</id>
<content type='text'>
Make App get the info response, and pass that into TileInfoModal.

Attempting to solve this via transitions doesn't seem to work,
as transitioning a height to 'auto' seems disallowed.
</content>
</entry>
<entry>
<title>Add getImagePath() to lib.ts</title>
<updated>2022-06-28T04:45:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-28T01:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=053567d2ad81fefbd5e52e3ba15cf7511205a963'/>
<id>urn:sha1:053567d2ad81fefbd5e52e3ba15cf7511205a963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert server code to CGI script</title>
<updated>2022-06-27T16:18:27+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-27T16:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d4431d3d200a77f7abfa00e5adc848c633597352'/>
<id>urn:sha1:d4431d3d200a77f7abfa00e5adc848c633597352</id>
<content type='text'>
Also adjust server-client API, for clarity/consistency
</content>
</entry>
<entry>
<title>Enable client directly using server URL, while avoiding CORS restrictions</title>
<updated>2022-06-27T11:28:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-27T11:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=96bb515a603499abb016d381f0bdb5bd51ebda92'/>
<id>urn:sha1:96bb515a603499abb016d381f0bdb5bd51ebda92</id>
<content type='text'>
</content>
</entry>
</feed>
