<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/res/css/partials/input-bar.scss, branch graph-view-commit-log</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/res/css/partials/input-bar.scss?h=graph-view-commit-log</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/res/css/partials/input-bar.scss?h=graph-view-commit-log'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2014-12-16T15:37:42Z</updated>
<entry>
<title>moving files around after repository merger</title>
<updated>2014-12-16T15:37:42Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-16T15:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ade19de410e0a789a921ec1666b278b2a64176d6'/>
<id>urn:sha1:ade19de410e0a789a921ec1666b278b2a64176d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cursor now changes to pointer on suggestion boxes</title>
<updated>2014-12-08T20:42:18Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-08T20:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=e39f2ef7715751ee53e3b3620281af7addf4a5ea'/>
<id>urn:sha1:e39f2ef7715751ee53e3b3620281af7addf4a5ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better looking search suggestion</title>
<updated>2014-12-08T06:58:25Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-08T06:58:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=326d3256d218323031b2b87d31ae313e73f5d2cd'/>
<id>urn:sha1:326d3256d218323031b2b87d31ae313e73f5d2cd</id>
<content type='text'>
- fixes bug that hides the suggestions behind the input bar
- suggestion items are now highlighted on hover
- better positioning
- larger font size for search bar suggestions
</content>
</entry>
<entry>
<title>new info box (now card) styling - Partial</title>
<updated>2014-12-06T21:34:55Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-06T20:43:12Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=db363484901a9521949cdd394c0701bb51153e2b'/>
<id>urn:sha1:db363484901a9521949cdd394c0701bb51153e2b</id>
<content type='text'>
added a class to the info card to style different types in css.
also rearranged colors in helpers.js

(alon: changed implementation and broke the edit, will fix in the
morning)
</content>
</entry>
<entry>
<title>nicer looking autocomplete</title>
<updated>2014-12-05T23:42:55Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-05T23:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=296ff36fb375c1de1de32e9c0a9a23f949f79267'/>
<id>urn:sha1:296ff36fb375c1de1de32e9c0a9a23f949f79267</id>
<content type='text'>
added a class to the items inside the suggestion box so we could style
them.
</content>
</entry>
<entry>
<title>fixes #182</title>
<updated>2014-12-05T21:41:01Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-05T21:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=37aa73b88961f6188d6608dd32eee32080d6c409'/>
<id>urn:sha1:37aa73b88961f6188d6608dd32eee32080d6c409</id>
<content type='text'>
Also started using mixins for browser prefixes - box shadow and box
sizing
</content>
</entry>
<entry>
<title>replace jquery.autocomplete with our own autocompletion</title>
<updated>2014-12-05T18:39:53Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-05T18:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=c53dce9f564b3d8bcb712f3047d48a700ad2f82d'/>
<id>urn:sha1:c53dce9f564b3d8bcb712f3047d48a700ad2f82d</id>
<content type='text'>
Missing:
 - handling dropdown in the middle of the sentence correctly (almost
 there, extra space added)
 - clicking changes focus (transition event related?) and .focus() doesn't
 work - could not find how to fix it.
</content>
</entry>
<entry>
<title>make autocomplete menu items at least visible</title>
<updated>2014-12-04T16:11:58Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-12-04T16:11:56Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1ab8b2b0206b35cde4dfb2dec926731d808af78b'/>
<id>urn:sha1:1ab8b2b0206b35cde4dfb2dec926731d808af78b</id>
<content type='text'>
The fact you can't see most is by their design, need to fix that (regression I think)
</content>
</entry>
<entry>
<title>improved input bar styling and animation</title>
<updated>2014-12-04T05:52:26Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-04T05:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=4ff5accf05d966087315b776623b7deb44c099b6'/>
<id>urn:sha1:4ff5accf05d966087315b776623b7deb44c099b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #165 - Input box segment obscures graph view</title>
<updated>2014-12-04T05:17:54Z</updated>
<author>
<name>Ofer Lehr</name>
<email>ofer@oferlehr.com</email>
</author>
<published>2014-12-04T05:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=c03c938fff897bf6c9e2f784c223bc50f536e4cd'/>
<id>urn:sha1:c03c938fff897bf6c9e2f784c223bc50f536e4cd</id>
<content type='text'>
</content>
</entry>
</feed>
