<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/nodes/KeyValuePair.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>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>fixed keyValue box assignments so that '_' assigns to template unless value starts with '=' (then root doc). fixed deleting template keys in keyValuePair. fixed schemaTableCell to show current editable value (not last edited value) when editing layout and data doc values.  updated DocumentOptions API.</title>
<updated>2025-03-27T03:19:28Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-27T03:19:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=730d568fb4cb37c5d673517179e8e5dc532ad9c8'/>
<id>urn:sha1:730d568fb4cb37c5d673517179e8e5dc532ad9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated keyValue to use parens again.</title>
<updated>2025-03-26T20:37:04Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-26T20:37:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=7f3c066672e323822c085caabc5821c0ae66695d'/>
<id>urn:sha1:7f3c066672e323822c085caabc5821c0ae66695d</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>
<entry>
<title>more any -&gt; type fixes</title>
<updated>2024-08-13T01:38:22Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-13T01:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=b84bdc5a629dfa6310b24dd5eedee2843558b73a'/>
<id>urn:sha1:b84bdc5a629dfa6310b24dd5eedee2843558b73a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a bunch more typing fixes.</title>
<updated>2024-08-09T20:48:18Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-08-09T20:48:18Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=762ac2bf354e4cc2c4b15f42502da939f5061646'/>
<id>urn:sha1:762ac2bf354e4cc2c4b15f42502da939f5061646</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 of api cleanup and cycle removal</title>
<updated>2024-05-09T01:03:08Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-05-09T01:03:08Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=b858bd3cad81da41e63b9f8e807e41421ca4aa34'/>
<id>urn:sha1:b858bd3cad81da41e63b9f8e807e41421ca4aa34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another push to remove cycles by pushing things onto Doc  and DocumentView</title>
<updated>2024-05-02T15:19:37Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-05-02T15:19:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=9b424c94d7a89950e9cf3f72e684bd15a61e87ae'/>
<id>urn:sha1:9b424c94d7a89950e9cf3f72e684bd15a61e87ae</id>
<content type='text'>
</content>
</entry>
</feed>
