<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/DocComponent.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-04-14T22:35:49Z</updated>
<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>more color template fixes.</title>
<updated>2025-04-09T18:55:28Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-04-09T18:55:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=2d382a1dd28aa5aae22669988475e5721435b738'/>
<id>urn:sha1:2d382a1dd28aa5aae22669988475e5721435b738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleaned up color setting for templates so that instances can override template default color.</title>
<updated>2025-04-09T15:44:56Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-04-09T15:44:56Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=4f236271c39380f15409b8fb38b2f6e2bae8df9f'/>
<id>urn:sha1:4f236271c39380f15409b8fb38b2f6e2bae8df9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed Doc.Layout calls to doc[DocLayout].  fixed flashcard ui placement on card view.  fixed css scaling for styleprovider icons and annotation resizer</title>
<updated>2025-03-30T15:16:37Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-30T15:16:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=63772da2b6f07365023d10c5df93c1e8c4f0b6b6'/>
<id>urn:sha1:63772da2b6f07365023d10c5df93c1e8c4f0b6b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix so that views use don't use the rootDocument, but rather the current rendering document.  got rid of resolvedDataDoc -- just use rootDocument[DocData]</title>
<updated>2025-03-26T20:36:15Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-26T20:36:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=a3eab5f2b8eca6ff7a21ea9d043b90c953c35f03'/>
<id>urn:sha1:a3eab5f2b8eca6ff7a21ea9d043b90c953c35f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed iconifying collections to show image icon.  fixed shortcut for using cached template.  fixed onClick prop type</title>
<updated>2025-03-25T00:13:43Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-25T00:13:43Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=70898430dc45ec3422ab2e05fc46054ba56a1909'/>
<id>urn:sha1:70898430dc45ec3422ab2e05fc46054ba56a1909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more _props.Document  to .Document refactoring.  type updates to prosemirrortransfer</title>
<updated>2025-03-23T22:14:31Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-23T22:14:31Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=705975eb43e7904c62e7e847478f6d0dac60d443'/>
<id>urn:sha1:705975eb43e7904c62e7e847478f6d0dac60d443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated more [DocData] to .$ things</title>
<updated>2025-03-23T14:27:28Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-23T14:27:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=d0fccd1050f5d6ccc24c1e4d2b7d1c0ed94fb2a7'/>
<id>urn:sha1:d0fccd1050f5d6ccc24c1e4d2b7d1c0ed94fb2a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>from last</title>
<updated>2025-03-21T23:24:06Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-21T23:24:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=bc308b888f41e8789f1b9f522ced46e68e726862'/>
<id>urn:sha1:bc308b888f41e8789f1b9f522ced46e68e726862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trying to improve how data / layout / root and templtae docs are accessed.</title>
<updated>2025-03-21T22:58:21Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-21T22:58:21Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=7e4d793eaa7e5b6b564355a11fa02a5611645f20'/>
<id>urn:sha1:7e4d793eaa7e5b6b564355a11fa02a5611645f20</id>
<content type='text'>
</content>
</entry>
</feed>
