<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/src/App.vue, branch main</title>
<subtitle>Chrona: Interactive Historical Timeline</subtitle>
<id>https://terryt.dev/cgit/chrona/atom?h=main</id>
<link rel='self' href='https://terryt.dev/cgit/chrona/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/'/>
<updated>2023-01-28T11:31:38+00:00</updated>
<entry>
<title>Adjust onEventDisplay() to be more reponsive</title>
<updated>2023-01-28T11:31:38+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-28T11:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=2a217a42b17e78814eecbe84028cf38b3f9327b7'/>
<id>urn:sha1:2a217a42b17e78814eecbe84028cf38b3f9327b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent timeline height becoming negative</title>
<updated>2023-01-28T05:04:43+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-28T05:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=8687a7fafc1f200dad6eee9b5b7f3c7cdb2572a0'/>
<id>urn:sha1:8687a7fafc1f200dad6eee9b5b7f3c7cdb2572a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak more styling</title>
<updated>2023-01-28T04:32:51+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-28T04:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=0788bd891c8773f601900300866be8f6ad867bd4'/>
<id>urn:sha1:0788bd891c8773f601900300866be8f6ad867bd4</id>
<content type='text'>
Adjust image-source-info highlighting
Prevent info-modal title from overlapping close-icon
Don't display wikipedia citation for absent descriptions
Include 'prototype' in clickable title
</content>
</entry>
<entry>
<title>Add intro modal</title>
<updated>2023-01-25T08:39:09+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-25T08:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=ddb38fc873d6bbce5a69d059237374e6ab23422f'/>
<id>urn:sha1:ddb38fc873d6bbce5a69d059237374e6ab23422f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak styling</title>
<updated>2023-01-25T07:41:15+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-25T07:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=56abab8390a50b026433793befc67587c08d5a21'/>
<id>urn:sha1:56abab8390a50b026433793befc67587c08d5a21</id>
<content type='text'>
Highlight current timeline when there are multiple
Make 'From Wikipedia' info-modal label grayer
make horizontal tick labels closer to mainline
</content>
</entry>
<entry>
<title>Adjust limits and timeouts</title>
<updated>2023-01-24T08:33:27+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-24T08:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=0f74c8bad0b176f808cdf53911f70d5d791823fe'/>
<id>urn:sha1:0f74c8bad0b176f808cdf53911f70d5d791823fe</id>
<content type='text'>
Increase MAX_REQ_EVENTS in chrona.py. Without this, a large-screened
client might request with a limit of 700 events, more than the
previous server limit of 500, causing the client to display nothing.

Reduce onEventDisplay() throttling timeout in App.vue, for faster
user responsiveness.
</content>
</entry>
<entry>
<title>Fix some timelines not updating on category change with multiple timelines</title>
<updated>2023-01-23T00:37:08+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-23T00:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=f6fb429772c02da976f4173907fdaa9ee97a7c99'/>
<id>urn:sha1:f6fb429772c02da976f4173907fdaa9ee97a7c99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle initialisation with wrong dimensions on some devices</title>
<updated>2023-01-22T23:50:17+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-22T23:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=e212ec2d3f17f68e237cd46e513cbeff2a65fcdb'/>
<id>urn:sha1:e212ec2d3f17f68e237cd46e513cbeff2a65fcdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace ResizeObserver using width/height props</title>
<updated>2023-01-22T13:45:30+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-22T12:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=b700d1ae15e0a5380eaf7cc677a3abf17620d5d4'/>
<id>urn:sha1:b700d1ae15e0a5380eaf7cc677a3abf17620d5d4</id>
<content type='text'>
For increasing compatibility with older devices
</content>
</entry>
<entry>
<title>Add 'prototype' to title</title>
<updated>2023-01-22T09:27:56+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-22T09:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=ef3e6b2fdb8f645be71b7544178cfe2343eaafd0'/>
<id>urn:sha1:ef3e6b2fdb8f645be71b7544178cfe2343eaafd0</id>
<content type='text'>
</content>
</entry>
</feed>
