<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/src/rbtree.ts, 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>2022-12-18T09:26:07+00:00</updated>
<entry>
<title>Add unit testing</title>
<updated>2022-12-18T09:26:07+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-12-18T09:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=fac881d61176f04a4062db710df98924a76b0ffb'/>
<id>urn:sha1:fac881d61176f04a4062db710df98924a76b0ffb</id>
<content type='text'>
Install vitest, happy-dom, and @testing-library/vue
Add lib.ts and rbtree.ts tests in tests/
Modularise some date-range-managing code from App.vue into lib.ts
</content>
</entry>
<entry>
<title>Use shallowRef for event tree</title>
<updated>2022-10-18T01:04:17+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-18T01:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=610995001f7f58110e4ff73b68df005a7280a79e'/>
<id>urn:sha1:610995001f7f58110e4ff73b68df005a7280a79e</id>
<content type='text'>
- Fixes 'saved is null' errors
- De-lint rbtree.ts
- Add rbtree_shallow_copy(), for triggering changes upon modifying the
  eventTree (using triggerRef doesn't work)
</content>
</entry>
<entry>
<title>Add rbtree.ts</title>
<updated>2022-10-17T11:01:28+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-10-17T11:01:28+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=78ab026ffacbfd14992c2bfda1b9e290ace25cbf'/>
<id>urn:sha1:78ab026ffacbfd14992c2bfda1b9e290ace25cbf</id>
<content type='text'>
</content>
</entry>
</feed>
