<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src/components/TileInfoModal.vue, branch mutex-help-collapsibles</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=mutex-help-collapsibles</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=mutex-help-collapsibles'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-09T02:35:20+00:00</updated>
<entry>
<title>Fix search suggestions wrong-text on mobile</title>
<updated>2022-07-09T02:35:20+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T02:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=2fd138563bb0c017a1072e79fe78e6479086e9d1'/>
<id>urn:sha1:2fd138563bb0c017a1072e79fe78e6479086e9d1</id>
<content type='text'>
Turns out the input wasn't converted to lowercase before being matched
with suggestion data, and this was more noticeable on mobile due to
auto-capitalisation
</content>
</entry>
<entry>
<title>Fix links-to-node failing on load</title>
<updated>2022-07-09T01:49:39+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T01:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=345c96f99aa98d5e90a46fa3f175ec0a2e6d4f36'/>
<id>urn:sha1:345c96f99aa98d5e90a46fa3f175ec0a2e6d4f36</id>
<content type='text'>
Was setting SERVER_URL incorrectly
Also changed server API to include 'excl' param
</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>Use URLSearchParams instead of plain strings</title>
<updated>2022-07-06T07:29:21+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-06T07:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=983530cffd27a6c633ea91e9ce910779043c7c6a'/>
<id>urn:sha1:983530cffd27a6c633ea91e9ce910779043c7c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add link-to-node functionality</title>
<updated>2022-07-06T07:04:57+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-06T07:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=7e67af7003ece713d7823fa7d6b32749516d508a'/>
<id>urn:sha1:7e67af7003ece713d7823fa7d6b32749516d508a</id>
<content type='text'>
</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>
<entry>
<title>Update IconButton to maintain equal width/height</title>
<updated>2022-07-04T11:38:13+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-04T11:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=9e8e30c5c680ca81862e4fba5f7ae9ecea62b8ff'/>
<id>urn:sha1:9e8e30c5c680ca81862e4fba5f7ae9ecea62b8ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add help-info content</title>
<updated>2022-07-04T10:46:36+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-04T10:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=6adc1e2696ec997c2e6b74043e06cfd87c6486c1'/>
<id>urn:sha1:6adc1e2696ec997c2e6b74043e06cfd87c6486c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SCollapsible component</title>
<updated>2022-07-03T13:25:28+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-03T10:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=567a21a8d0498f467f558d9ec1a6db8f1b52c0e6'/>
<id>urn:sha1:567a21a8d0498f467f558d9ec1a6db8f1b52c0e6</id>
<content type='text'>
Also update info-modal source-info styling
</content>
</entry>
<entry>
<title>Add styling, mainly for TileInfoModal and Settings</title>
<updated>2022-07-03T06:39:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-03T06:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=89fc34f82956f2410ee7f1d90e03945e10805dda'/>
<id>urn:sha1:89fc34f82956f2410ee7f1d90e03945e10805dda</id>
<content type='text'>
</content>
</entry>
</feed>
