<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rhizi/scripts/buttons.js, branch graph-view-commit-log</title>
<subtitle>Connective intelligence</subtitle>
<id>https://git.yuv.al/rhizi/atom/scripts/buttons.js?h=graph-view-commit-log</id>
<link rel='self' href='https://git.yuv.al/rhizi/atom/scripts/buttons.js?h=graph-view-commit-log'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/'/>
<updated>2014-11-13T15:41:57Z</updated>
<entry>
<title>rename scripts/ -&gt; src/</title>
<updated>2014-11-13T15:41:57Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-11-13T15:41:57Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=76d1de512a58f023ae348ae8500100490fba9915'/>
<id>urn:sha1:76d1de512a58f023ae348ae8500100490fba9915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename load/save file; Fixes #111</title>
<updated>2014-11-11T18:04:06Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-11T18:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=1c8e302a62fc3362751d0697882f2d7ea04ff1cd'/>
<id>urn:sha1:1c8e302a62fc3362751d0697882f2d7ea04ff1cd</id>
<content type='text'>
The browse button still needs to be fixed. Maybe this:

http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom
</content>
</entry>
<entry>
<title>rename RZ -&gt; rz_core</title>
<updated>2014-11-11T12:30:09Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-11-10T23:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=78ab7cdc00f46e389cb2e2bbf9b35704fad2756b'/>
<id>urn:sha1:78ab7cdc00f46e389cb2e2bbf9b35704fad2756b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename rhizicore -&gt; rz_core, move towards common rz_ prefix</title>
<updated>2014-11-10T14:09:54Z</updated>
<author>
<name>LV-426</name>
<email>lv-426@taproot.org.il</email>
</author>
<published>2014-11-10T14:09:54Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=ba6e95f3d76b84571ef2cf016b26fc98b2d75c43'/>
<id>urn:sha1:ba6e95f3d76b84571ef2cf016b26fc98b2d75c43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split off model/graph.js</title>
<updated>2014-11-02T15:15:55Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-11-02T15:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=20752887da5574a4381f169b997bf9606548eb4f'/>
<id>urn:sha1:20752887da5574a4381f169b997bf9606548eb4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make debug ui click handlers only apply to the labels, remove some debug prints</title>
<updated>2014-10-28T17:57:32Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-10-28T17:57:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=c559161ed81a1eac2d2e13d9e734ed97b3174e71'/>
<id>urn:sha1:c559161ed81a1eac2d2e13d9e734ed97b3174e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce require.js and rewrite tests</title>
<updated>2014-10-20T18:36:37Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-10-20T10:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=c919c4bfef4ad9e2dc25d040c0727dd29ad541ae'/>
<id>urn:sha1:c919c4bfef4ad9e2dc25d040c0727dd29ad541ae</id>
<content type='text'>
Yes, I'm being lazy. The purpose of require.js is to allow writing
modules, i.e. individual smaller then the whole files with clear
dependencies. This is achieved by using a new api provided by
require.js:

define, require, requirejs

Read more at [requirejs] (http://requirejs.org)

Tests have been rewritten to work correctly with require.js; they still
use jsdom.

Test output is now stored in the repository, all tests are run via
run_tests.js; This is a hack - once a good harness (with assertions,
suites - unittest like) presents itself it will be used.

Hidden here is also using FileSaver for history saving, so history is
saved to history.json instead to a random name. Plus dropping some dead
code.
</content>
</entry>
<entry>
<title>adding proper Save As (with non random filename); MIT licensed</title>
<updated>2014-10-19T08:36:06Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-10-19T08:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=23547b19674fed733245fc9bec0facb9af855e72'/>
<id>urn:sha1:23547b19674fed733245fc9bec0facb9af855e72</id>
<content type='text'>
Actually seems that the proper way to save nowadays is the [download]
(https://html.spec.whatwg.org/multipage/semantics.html#attr-hyperlink-download)
attribute of a 'a' element, but that's also supported by the added
[FileSaver.js] (external/scripts/FileSaver.js)
</content>
</entry>
<entry>
<title>buttons/index: add file load button</title>
<updated>2014-09-29T17:46:19Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-09-29T17:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=3e3c130b3eede854db602259215866a409618967'/>
<id>urn:sha1:3e3c130b3eede854db602259215866a409618967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>buttons: white space fix</title>
<updated>2014-09-29T17:45:48Z</updated>
<author>
<name>Alon Levy</name>
<email>alon@pobox.com</email>
</author>
<published>2014-09-29T17:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/rhizi/commit/?id=08f6b8eed1a260a4cc8f25a158f31b99d4835716'/>
<id>urn:sha1:08f6b8eed1a260a4cc8f25a158f31b99d4835716</id>
<content type='text'>
</content>
</entry>
</feed>
