<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/nodes/ScriptingBox.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-07-29T20:31:09Z</updated>
<entry>
<title>tweaking scriptingBox to work somewhat again</title>
<updated>2025-07-29T20:31:09Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-07-29T20:31:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=08d3b5c0208f8ec8e8c42a822c1793a30d107c3b'/>
<id>urn:sha1:08d3b5c0208f8ec8e8c42a822c1793a30d107c3b</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>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>unwinding more import loops by splitting up Documents.ts into DocUtils.ts and moving crate functions to &lt;&gt;Box functions</title>
<updated>2024-05-01T03:35:18Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-05-01T03:35:18Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=098deaa68c8b9bb781748fbe0c1bd0104bab3596'/>
<id>urn:sha1:098deaa68c8b9bb781748fbe0c1bd0104bab3596</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>
<entry>
<title>changed dashFieldViews to support Tab'ing between other dashFieldviews, changed deleting links to clear out the anchors so that linkBoxes will go away more easiliy.  changed funcitonPlot to plot the equations that are linked to it.  changed equations to link to functions. changed undo and other console logging to only happen when undo docked buttons are expanded (visible)</title>
<updated>2024-03-27T15:02:57Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-03-27T15:02:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=bf6d1973cc81ba695afcca102c7229608faaa7e6'/>
<id>urn:sha1:bf6d1973cc81ba695afcca102c7229608faaa7e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enabled copy and paste to work with template docs (and not copy template).  Fixed tempaltes of collections to allow new nodes to be added/removed.</title>
<updated>2024-03-06T14:44:38Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-03-06T14:44:38Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=43770615603c9d0f0aa19a3a676822737157c161'/>
<id>urn:sha1:43770615603c9d0f0aa19a3a676822737157c161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reorganization of DocumentView, DocumentViewInternal and FieldView methods and props. fix for selection bug after following a link.  migrating to use [DocData] instad of GetProto()</title>
<updated>2024-01-23T21:11:42Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-01-23T21:11:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=af380979349308077e13fc12a2d09255b7f05f28'/>
<id>urn:sha1:af380979349308077e13fc12a2d09255b7f05f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing more .props =&gt; ._props refernces.</title>
<updated>2024-01-02T18:26:53Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-01-02T18:26:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=fdc0bf7c54af252178f587709630d36726484b91'/>
<id>urn:sha1:fdc0bf7c54af252178f587709630d36726484b91</id>
<content type='text'>
</content>
</entry>
</feed>
