<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/layout.ts, 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-23T11:23:11+00:00</updated>
<entry>
<title>Make tutorial disable features until introduced</title>
<updated>2022-05-23T11:23:11+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-23T11:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=16503a01759bc4f3a930c957367b972b8e9c17cb'/>
<id>urn:sha1:16503a01759bc4f3a930c957367b972b8e9c17cb</id>
<content type='text'>
Also add tutorial finish button and close icon
</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>Remove redundant layout-retry in sweepLayout()</title>
<updated>2022-05-06T08:42:59+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-06T08:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c2aeb45c9e5f6e849728fc6ac674d85759361962'/>
<id>urn:sha1:c2aeb45c9e5f6e849728fc6ac674d85759361962</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>Add small sqrLayout optimisation</title>
<updated>2022-04-26T08:03:56+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-26T05:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=46891ca052e6049252a560895af55301f5e37b19'/>
<id>urn:sha1:46891ca052e6049252a560895af55301f5e37b19</id>
<content type='text'>
</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>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>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>Change layout.ts to lib.ts</title>
<updated>2022-03-14T10:54:54+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-14T10:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=91fc28593d82ee428d740d2a263b8ec7749894f4'/>
<id>urn:sha1:91fc28593d82ee428d740d2a263b8ec7749894f4</id>
<content type='text'>
</content>
</entry>
</feed>
