<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/nodes/formattedText/DashFieldView.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-08-14T17:02:53Z</updated>
<entry>
<title>moved background removal code into ImageUtils</title>
<updated>2025-08-14T17:02:53Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-08-14T17:02:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=cabd82bea8eb4c69f60c8b5d4f987cf484123ecd'/>
<id>urn:sha1:cabd82bea8eb4c69f60c8b5d4f987cf484123ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed dashFieldView formatting</title>
<updated>2025-06-24T23:49:52Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-06-24T23:49:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=0093370a04348ef38b91252d02ab850f25d753b2'/>
<id>urn:sha1:0093370a04348ef38b91252d02ab850f25d753b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved calendar button to expert. fixed context menu for dash field views.</title>
<updated>2025-05-15T02:39:24Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-05-15T02:39:24Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=cc3838dd456da90a66d7b563d9f4ea7b8753c4de'/>
<id>urn:sha1:cc3838dd456da90a66d7b563d9f4ea7b8753c4de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed dashfieldviews in text boxes to show ellipsis for long lines and to hide dropdown menu when field is not editable. fixed pasting from pdf's to work and to display the entire text box.</title>
<updated>2025-04-11T00:42:09Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-04-11T00:42:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=1ab64fef6e861a2958bbd826f086b8aac7d0c359'/>
<id>urn:sha1:1ab64fef6e861a2958bbd826f086b8aac7d0c359</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>made @... create dashField views instead of [@..].  minor cleanup of dashFieldView and schemaCellField. made schemaCellField call focus() when SetIsFocused is called so that dashFieldView boxes are editable when clicked.  Made overlay of documentIcons appear whenever cells are focused and disappear on blur.</title>
<updated>2025-03-12T22:12:27Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-12T22:12:27Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=5dda7cf8c9244a5d00e459d539d6178592b40336'/>
<id>urn:sha1:5dda7cf8c9244a5d00e459d539d6178592b40336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improving how dash field views work in text boxes (layout, tab behavior)</title>
<updated>2025-03-12T19:34:06Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-12T19:34:06Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=fd9bf7746879323c68a8c307c20e0230d671c1eb'/>
<id>urn:sha1:fd9bf7746879323c68a8c307c20e0230d671c1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed following text hyperlinks to Docs. fixed using fieldinfos for DashFieldViews to get appropriate Schmema cell input.  fixed dashFieldView to show correct input editor for field type.</title>
<updated>2025-03-08T04:13:33Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-08T04:13:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=1a48ccf57ae43bc582dcd7be453e0ad217d38828'/>
<id>urn:sha1:1a48ccf57ae43bc582dcd7be453e0ad217d38828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed columnWidth settings for sidebar.  fixed color picker and other dropdowns to toggle when button is clicked. fixed dash field views to collapse properly.   fixed rtf to honor marks that were set before text box is created and typing starts.</title>
<updated>2025-03-07T18:46:59Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-07T18:46:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=82ba2c85e22fb809f1a5fba827c73555db0e4cd9'/>
<id>urn:sha1:82ba2c85e22fb809f1a5fba827c73555db0e4cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjusted dash field views to work with new schemacells (eg mermaids docs)</title>
<updated>2025-01-27T16:41:40Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-01-27T16:41:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=3bc00bae7d7569920d3d6f6221c7a57cabd80e35'/>
<id>urn:sha1:3bc00bae7d7569920d3d6f6221c7a57cabd80e35</id>
<content type='text'>
</content>
</entry>
</feed>
