<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/components/TutorialPane.vue, branch main</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=main</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2023-01-29T01:23:13+00:00</updated>
<entry>
<title>Adjust frontend coding style</title>
<updated>2023-01-29T01:23:13+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-29T01:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=629b9208503369c3f20ceb59685ef49766344093'/>
<id>urn:sha1:629b9208503369c3f20ceb59685ef49766344093</id>
<content type='text'>
Add line spacing and section comments
Fix 'Last updated' line in help modal being shown despite overflow
</content>
</entry>
<entry>
<title>Use Pinia to store user settings, palette colors, etc</title>
<updated>2022-09-14T10:29:01+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-09-14T09:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=8b5538e0a55a83b1ff190cd5ad689827777e73a7'/>
<id>urn:sha1:8b5538e0a55a83b1ff190cd5ad689827777e73a7</id>
<content type='text'>
Move uiOpts and lytOpts to store.ts
Add 'const's to *.ts
</content>
</entry>
<entry>
<title>Use Vue Composition API and ESLint</title>
<updated>2022-09-13T10:00:17+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-09-13T09:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=23b5cc80ba02936659564dd03b173d3214ce5978'/>
<id>urn:sha1:23b5cc80ba02936659564dd03b173d3214ce5978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more 'title' tooltips</title>
<updated>2022-07-17T11:03:42+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-17T11:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=6ce828cb9649e8fc0a68bd7f0f99719b73229692'/>
<id>urn:sha1:6ce828cb9649e8fc0a68bd7f0f99719b73229692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix grammatical error</title>
<updated>2022-07-16T02:40:57+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-16T02:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=60e708f9897a73d0b287df9ae758035d1b623ea1'/>
<id>urn:sha1:60e708f9897a73d0b287df9ae758035d1b623ea1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update project-level and client-side documentation</title>
<updated>2022-07-10T13:41:20+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-10T13:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a8f80a02b88055cfcb45664ce3a3d24c2b2da98c'/>
<id>urn:sha1:a8f80a02b88055cfcb45664ce3a3d24c2b2da98c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust SCollapsible, allowing for v-model and @open</title>
<updated>2022-07-07T14:25:36+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T14:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=ef4a9b9223d6019f0b782eb2f944f3cfe2b6ed41'/>
<id>urn:sha1:ef4a9b9223d6019f0b782eb2f944f3cfe2b6ed41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add somewhat-dynamic font-sizes in headers</title>
<updated>2022-07-07T03:07:50+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-06T10:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=11caeefa4a3de21a20e66795f0ed06b0df692234'/>
<id>urn:sha1:11caeefa4a3de21a20e66795f0ed06b0df692234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>During tutorial, avoid disabling actions the user has already used</title>
<updated>2022-07-06T10:04:03+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-06T10:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=214bf396b7a946dcfc69dcfd768d3a5b21e0f4da'/>
<id>urn:sha1:214bf396b7a946dcfc69dcfd768d3a5b21e0f4da</id>
<content type='text'>
For auto-mode and search, enable prerequisite actions when used
</content>
</entry>
<entry>
<title>Remove some redundant display:block specifiers</title>
<updated>2022-07-05T06:09:02+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-05T06:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d554c2ffc79dccc366626270760a73a7cf6772aa'/>
<id>urn:sha1:d554c2ffc79dccc366626270760a73a7cf6772aa</id>
<content type='text'>
</content>
</entry>
</feed>
