<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/src/client/textanalysis.ui.js, branch POC_2.5d</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/src/client/textanalysis.ui.js?h=POC_2.5d</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/src/client/textanalysis.ui.js?h=POC_2.5d'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2015-05-04T17:02:08Z</updated>
<entry>
<title>client: update selected type prompt based on cursor</title>
<updated>2015-05-04T17:02:08Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-04T17:02:08Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=5565dc1b1421807f242d0e402895aecbd0749851'/>
<id>urn:sha1:5565dc1b1421807f242d0e402895aecbd0749851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: show node titles, not internal node types. fix #537</title>
<updated>2015-05-04T09:42:19Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-05-04T09:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=165381b79c54b1626db082ae45311ac3ceb0ffc9'/>
<id>urn:sha1:165381b79c54b1626db082ae45311ac3ceb0ffc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/textanalysis.ui: show node type initially. close #473</title>
<updated>2015-04-13T10:41:43Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-13T10:41:43Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f11b383ad2d47e6a06487f345095b8d0c67220ba'/>
<id>urn:sha1:f11b383ad2d47e6a06487f345095b8d0c67220ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/textanalysis.ui: set height and width on foreignobject</title>
<updated>2015-04-13T10:37:45Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-13T10:37:45Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=0c38133d6b493999df9ef99e3801263485e7000f'/>
<id>urn:sha1:0c38133d6b493999df9ef99e3801263485e7000f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client/typeselection: switch from absolute positioning to child of node</title>
<updated>2015-04-01T21:33:37Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-04-01T10:06:12Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=f70b33b914ee22c07c22941273f5bda73474fa68'/>
<id>urn:sha1:f70b33b914ee22c07c22941273f5bda73474fa68</id>
<content type='text'>
means that the text moves with the node now, plus allows for setting the
node position asynchronously with setting the typeselection.
</content>
</entry>
<entry>
<title>client: Bacon/jquery dependency: use shim</title>
<updated>2015-03-17T06:14:04Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-17T06:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=bf4df7f0c9898f748bce01ed237e0c52738432cf'/>
<id>urn:sha1:bf4df7f0c9898f748bce01ed237e0c52738432cf</id>
<content type='text'>
add shim requirement for Bacon to have jquery loaded first, since Bacon
patches in asEventStream (and other APIs).

Undo the Bacon_wrapper non fix:

git grep -l Bacon_wrapper | while read f; do sed -i -e s/Bacon_wrapper/Bacon/g $f; done
</content>
</entry>
<entry>
<title>textanalyuser_input: provide bus for analysis results events (post analysis, required for completion updates)</title>
<updated>2015-03-08T12:54:52Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-08T12:54:52Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=84cf1a4f50ef5b5094b4e250b664fb0e7089ee10'/>
<id>urn:sha1:84cf1a4f50ef5b5094b4e250b664fb0e7089ee10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: fix phantom type now that we have 4 types and not 5. Fixes #362</title>
<updated>2015-03-07T20:06:29Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-07T20:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=51343360bad92228851c89454b077370e7499fbe'/>
<id>urn:sha1:51343360bad92228851c89454b077370e7499fbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: use shift-up and shift-down for node type changes</title>
<updated>2015-03-07T14:56:11Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-07T14:56:11Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=40c0be6f4e1c0f596462c990a35cee4bee4ff55a'/>
<id>urn:sha1:40c0be6f4e1c0f596462c990a35cee4bee4ff55a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client: extract textanalyser_input component</title>
<updated>2015-03-02T18:16:51Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2015-03-02T18:16:45Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=17070acb91aa22605f5ad9de60b3cb58171bce50'/>
<id>urn:sha1:17070acb91aa22605f5ad9de60b3cb58171bce50</id>
<content type='text'>
Killed some dead code in the process.
</content>
</entry>
</feed>
