<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/collections/collectionLinear/CollectionLinearView.tsx, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://www.git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/'/>
<updated>2025-06-23T17:26:59Z</updated>
<entry>
<title>fixed invalidations to not trigger creating new refs when ref= was assigned to an anonymous function.  fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains.  fixed ink to have a Math mode and fixed math recognition myscript calls.</title>
<updated>2025-06-23T17:26:59Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-06-23T17:26:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=35bd9e51f7cef551382025a5459d68eddd8f028b'/>
<id>urn:sha1:35bd9e51f7cef551382025a5459d68eddd8f028b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>got rid of dash _xPadding/_yPadding in favor of just using _xMargin/_yMargin.  cleaned up linearView field names</title>
<updated>2025-05-05T18:05:32Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-05-05T18:05:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=19adcca1a89405a47da57fee64fe5fde4720c16a'/>
<id>urn:sha1:19adcca1a89405a47da57fee64fe5fde4720c16a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding drop handling code for scrapbookBox</title>
<updated>2025-04-22T14:54:38Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-04-22T14:54:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=e8f1d494d36a5e1f1ee33d59faa4be2559cd752e'/>
<id>urn:sha1:e8f1d494d36a5e1f1ee33d59faa4be2559cd752e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed how templates are expanded to avoid template sub-component conflicts by changing how field keys are named.   fixed various Cast functions to be more typesafe by including undefined as part of return type.  overhaul of Doc.MakeClone, MakeCopy, FindRefernces - makeClone is no longer async.  fixed inlined docs in text docs.</title>
<updated>2025-04-14T22:35:49Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-04-14T22:35:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=d818ef151ca65008e5c6bb5e92b709decb3026d8'/>
<id>urn:sha1:d818ef151ca65008e5c6bb5e92b709decb3026d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>monorepo setup</title>
<updated>2025-01-02T06:32:19Z</updated>
<author>
<name>Geireann Lindfield Roberts</name>
<email>geireann_lindfield_roberts@brown.edu</email>
</author>
<published>2025-01-02T06:32:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=18774b42e3c8e1e899978fe9f16a4d123adee803'/>
<id>urn:sha1:18774b42e3c8e1e899978fe9f16a4d123adee803</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for linear views</title>
<updated>2024-08-13T19:55:01Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-13T19:55:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=fe91a8cd62ee1793f4a1d38c3ed4a1b451f4e3a4'/>
<id>urn:sha1:fe91a8cd62ee1793f4a1d38c3ed4a1b451f4e3a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>many changes to add typing in place of 'any's etc</title>
<updated>2024-08-08T16:27:40Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-08T16:27:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=4574b7f03ccc85c4bebdbfd9475788456086704f'/>
<id>urn:sha1:4574b7f03ccc85c4bebdbfd9475788456086704f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lots more dependency cycle unwinding.</title>
<updated>2024-05-02T04:39:31Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-05-02T04:39:31Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=dd08c20ec6df3fad6ecd6b16c787f10b0c23feb4'/>
<id>urn:sha1:dd08c20ec6df3fad6ecd6b16c787f10b0c23feb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>completing eslint pass</title>
<updated>2024-04-24T22:12:30Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-04-24T22:12:30Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=b1376d401e709515cee078cc08b05fd3fb89caeb'/>
<id>urn:sha1:b1376d401e709515cee078cc08b05fd3fb89caeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restoring eslint - updates not complete yet</title>
<updated>2024-04-17T16:27:21Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-04-17T16:27:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=2a313f28fcb8675223708b0657de7517a3281095'/>
<id>urn:sha1:2a313f28fcb8675223708b0657de7517a3281095</id>
<content type='text'>
</content>
</entry>
</feed>
