<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/src/components/icon, branch unit-after-max</title>
<subtitle>Chrona: Interactive Historical Timeline</subtitle>
<id>https://terryt.dev/cgit/chrona/atom?h=unit-after-max</id>
<link rel='self' href='https://terryt.dev/cgit/chrona/atom?h=unit-after-max'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/'/>
<updated>2023-01-05T06:23:39+00:00</updated>
<entry>
<title>Add partially-complete search modal</title>
<updated>2023-01-05T06:23:39+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-05T06:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=442c0bbffc5c372c7ec3510914968f75ab6e4a4f'/>
<id>urn:sha1:442c0bbffc5c372c7ec3510914968f75ab6e4a4f</id>
<content type='text'>
For now, use placeholder code for jumping to a search result.
Add db index for case-insensitive event title searching.
Make type=info requests accept title instead of ID (for looking up a searched-for title).
Make EventInfo contain an Event field (for showing info in search suggestions).
Add titleToEvent map in App, for use by SearchModal to look up searched-for titles.
Add keyboard shortcuts to open/close search and info modals.
</content>
</entry>
<entry>
<title>Add event info modal</title>
<updated>2023-01-04T12:55:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-04T12:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=f93a728091e52ae5144a51fb6203fde8cdf02558'/>
<id>urn:sha1:f93a728091e52ae5144a51fb6203fde8cdf02558</id>
<content type='text'>
Add InfoModal.vue, SCollapsible.vue, and icons.
Update Timeline.vue, App.vue, lib.ts, and store.ts to display modal.
For testing, send/use dummy EventInfo from server (still waiting on image downloads).
</content>
</entry>
<entry>
<title>Only show close button for multiple timelines</title>
<updated>2022-12-18T09:47:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-18T09:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=5db4ecc36e7409dcb1a91879ed6510bc74f6caa4'/>
<id>urn:sha1:5db4ecc36e7409dcb1a91879ed6510bc74f6caa4</id>
<content type='text'>
Change close icon from '-' to 'x'
</content>
</entry>
<entry>
<title>Add timeline add/remove functionality</title>
<updated>2022-10-10T02:23:54+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-10T02:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=edb9ac85069986d815f135eced347304bb81a63f'/>
<id>urn:sha1:edb9ac85069986d815f135eced347304bb81a63f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add title bar</title>
<updated>2022-10-08T09:08:47+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-07T03:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=f50ff6be403c19ce44632098104a775f4144ea66'/>
<id>urn:sha1:f50ff6be403c19ce44632098104a775f4144ea66</id>
<content type='text'>
Add IconButton.vue and components/*Icon.vue files
</content>
</entry>
</feed>
