<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/.gitignore, branch v0.10.1</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>refactor(gen-docs): use q, qq, q-fs (node modules) to write gen-docs</title>
<updated>2011-07-21T00:33:18+00:00</updated>
<author>
<name>Di Peng</name>
</author>
<published>2011-07-10T01:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8fa066190af2b2267a5e8111a41beb6e8af5c340'/>
<id>8fa066190af2b2267a5e8111a41beb6e8af5c340</id>
<content type='text'>
- re-write gendocs.js, reader.js and writer.js
- all calls are asynchronous
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- re-write gendocs.js, reader.js and writer.js
- all calls are asynchronous
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow disabling of shell scripts without changing eclipse configuration</title>
<updated>2011-06-08T20:46:39+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-04-21T22:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4295b3dded510affe75f7fe6b56f4747385b864c'/>
<id>4295b3dded510affe75f7fe6b56f4747385b864c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed tutorial so that it would sort properly</title>
<updated>2011-06-07T05:28:37+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2011-04-29T18:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ea6b87c24ba70d2554c0f9a3e80b245dc3780234'/>
<id>ea6b87c24ba70d2554c0f9a3e80b245dc3780234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes two links on the conribute page.</title>
<updated>2011-03-22T17:18:07+00:00</updated>
<author>
<name>Pepper Lebeck-Jobe</name>
</author>
<published>2011-03-20T16:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=b4d680a921fd946c8390eb906bb5ce13fbcd8067'/>
<id>b4d680a921fd946c8390eb906bb5ce13fbcd8067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change to keydown from keyup; add delayed $updateView</title>
<updated>2011-01-07T22:39:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-12-10T21:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=47c454a315b6c0260c8f65e70ae9b30f924650df'/>
<id>47c454a315b6c0260c8f65e70ae9b30f924650df</id>
<content type='text'>
 - There was a perceived lag when typing do to the fact that we were
   listening on the keyup event instead of keydown. The issue with
   keydown is that we can not read the value of the input field. To
   solve this we schedule a defer call and perform the model update
   then.

 - To prevent calling $eval on root scope too many times as well as to
   prevent drowning the browser with too many updates we now call the
   $eval only after 25ms and any additional requests get ignored. The
   new update service is called $updateView
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - There was a perceived lag when typing do to the fact that we were
   listening on the keyup event instead of keydown. The issue with
   keydown is that we can not read the value of the input field. To
   solve this we schedule a defer call and perform the model update
   then.

 - To prevent calling $eval on root scope too many times as well as to
   prevent drowning the browser with too many updates we now call the
   $eval only after 25ms and any additional requests get ignored. The
   new update service is called $updateView
</pre>
</div>
</content>
</entry>
<entry>
<title>added LICENSE to IDEA</title>
<updated>2010-11-04T18:07:49+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-11-03T15:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c0d30aedfca89fee2e1fc3b0b2fc1e7bfcb008b1'/>
<id>c0d30aedfca89fee2e1fc3b0b2fc1e7bfcb008b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and ng-binding</title>
<updated>2010-10-27T22:42:46+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-27T05:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=62c0e5c46091d8b98a20c31ab26e715bad574bae'/>
<id>62c0e5c46091d8b98a20c31ab26e715bad574bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for http://bugs.jquery.com/ticket/7292</title>
<updated>2010-10-23T05:46:51+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-10-23T05:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8a867cee229b78f5bfde6a05fdbe0d7d3d608e11'/>
<id>8a867cee229b78f5bfde6a05fdbe0d7d3d608e11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for version numbers in the Rakefile</title>
<updated>2010-10-20T21:48:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-10-20T04:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2e687ee56fb81e96c0f45b2655a1a723331e2d20'/>
<id>2e687ee56fb81e96c0f45b2655a1a723331e2d20</id>
<content type='text'>
* version number is stored in version.yaml
  - work in progress is marked with version number that ends with '-snapshot'
* all compiled files are stored in the './build/' directory without version numbers
* :package task creates a tarball in the build directory
  - if version number contains '-snapshot', this substring is replaced with sha of the head
  - tarball contains version number in the filename
  - all js files contain version number in the filename
* .gitignore was updated to reflect all these changes
* the .map file is not created by the closure compiler any more
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* version number is stored in version.yaml
  - work in progress is marked with version number that ends with '-snapshot'
* all compiled files are stored in the './build/' directory without version numbers
* :package task creates a tarball in the build directory
  - if version number contains '-snapshot', this substring is replaced with sha of the head
  - tarball contains version number in the filename
  - all js files contain version number in the filename
* .gitignore was updated to reflect all these changes
* the .map file is not created by the closure compiler any more
</pre>
</div>
</content>
</entry>
<entry>
<title>inline all images into css</title>
<updated>2010-10-18T23:24:43+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2010-10-16T04:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7059579c7499337c7946f3877ce77dd9a04ea22a'/>
<id>7059579c7499337c7946f3877ce77dd9a04ea22a</id>
<content type='text'>
* embedded images as data URIs
* rake task to generate multipart js file with embeded images for IE
* move images into a separate directory outside of src or css and
  keep them there for reference
* clean up Rakefile and ruby code
* .gitignore update
* don't penalize IE 8+ with an extra request to the ie-compat.js file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* embedded images as data URIs
* rake task to generate multipart js file with embeded images for IE
* move images into a separate directory outside of src or css and
  keep them there for reference
* clean up Rakefile and ruby code
* .gitignore update
* don't penalize IE 8+ with an extra request to the ie-compat.js file
</pre>
</div>
</content>
</entry>
</feed>
