<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/src, branch test-post-reqs</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=test-post-reqs</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=test-post-reqs'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-07T16:23:23+00:00</updated>
<entry>
<title>Add basic conversion to POST requests</title>
<updated>2022-07-07T16:23:23+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T16:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=2508c7cf38ed412bdffffd74b31d003651571187'/>
<id>urn:sha1:2508c7cf38ed412bdffffd74b31d003651571187</id>
<content type='text'>
Using fetch() sent a CORS preflight request, which python's basic server
couldn't understand. Using fetch()'s 'no-cors' option seems to just fail.
Ended up using Vite's proxy functionality again.

CGI script also got unexpected empty command line argument.
</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>Fix corner-squished retained-overflow on resize-to-larger</title>
<updated>2022-07-07T10:22:28+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T10:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=4209790a0c1737bc9cbf7df2bdcedc541b715dad'/>
<id>urn:sha1:4209790a0c1737bc9cbf7df2bdcedc541b715dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt loading-modal to show other messages</title>
<updated>2022-07-07T09:51:32+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T09:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=9c3fa60551eac1a35877dc159ebeb31f858de0ca'/>
<id>urn:sha1:9c3fa60551eac1a35877dc159ebeb31f858de0ca</id>
<content type='text'>
Was intending to add 'Arranging tiles' and 'Rendering tiles' messages,
but they wouldn't trigger during 'uncontrived' test cases, including
with throttled CPU
</content>
</entry>
<entry>
<title>Add auto-hiding of ancestors on leaf-click</title>
<updated>2022-07-07T08:27:16+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T08:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=f335593f9bfbd1eb3db939b23af799709d5d8104'/>
<id>urn:sha1:f335593f9bfbd1eb3db939b23af799709d5d8104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use subAction parameter to simplify action-functions</title>
<updated>2022-07-07T07:09:50+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T06:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=716c132b15f3e37a5e0456e65406122324821047'/>
<id>urn:sha1:716c132b15f3e37a5e0456e65406122324821047</id>
<content type='text'>
Stop using @transitionend in Tile, as it seems oddly unreliable (using
@transitioncancel as well didn't help)
</content>
</entry>
<entry>
<title>Only relayout once during tut_pane/ancestry_bar transitions</title>
<updated>2022-07-07T04:27:17+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T04:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=02b055dcae182438d52b0b790d3befa13790a033'/>
<id>urn:sha1:02b055dcae182438d52b0b790d3befa13790a033</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>Smoothen initial loading where URL has target node</title>
<updated>2022-07-06T07:52:06+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-06T07:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=521c17523070d83e4b5878f56ad61bf37828a27e'/>
<id>urn:sha1:521c17523070d83e4b5878f56ad61bf37828a27e</id>
<content type='text'>
</content>
</entry>
</feed>
