<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/misc, branch v1.0.x</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(contribute): improve git instructions</title>
<updated>2013-07-10T20:23:12+00:00</updated>
<author>
<name>Tay Ray Chuan</name>
</author>
<published>2013-07-05T04:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=2471f6b01c2fe26269bae53f173921350a8f418d'/>
<id>2471f6b01c2fe26269bae53f173921350a8f418d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(misc/faq): remove obsolte t-shirt instructions</title>
<updated>2013-06-28T18:27:55+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-06-28T18:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cef8466419d425fec9fd51ee36f256a1b77cf83b'/>
<id>cef8466419d425fec9fd51ee36f256a1b77cf83b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): add missing 'node' command and &lt;code&gt; tags</title>
<updated>2013-06-18T21:05:43+00:00</updated>
<author>
<name>gdi2290</name>
</author>
<published>2013-06-14T18:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d219442945f5fe6588887b770131d427e5c8919d'/>
<id>d219442945f5fe6588887b770131d427e5c8919d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(faq): update customink order info</title>
<updated>2013-06-10T18:39:26+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-06-10T18:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=3e94a2c54d7ddfaca7518031de5e6297c11add17'/>
<id>3e94a2c54d7ddfaca7518031de5e6297c11add17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(contribute): add Java as dependency</title>
<updated>2013-04-28T17:37:45+00:00</updated>
<author>
<name>Anton</name>
</author>
<published>2013-04-26T20:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ce6035d953d361abcc697dae0c102b537b60ce5c'/>
<id>ce6035d953d361abcc697dae0c102b537b60ce5c</id>
<content type='text'>
Current build process leverages closure jar for javascript minification.
If Java is not installed and included in the PATH the build will fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current build process leverages closure jar for javascript minification.
If Java is not installed and included in the PATH the build will fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(tutorial): testacular renamed to karma</title>
<updated>2013-04-15T11:30:33+00:00</updated>
<author>
<name>Pete Bacon Darwin</name>
</author>
<published>2013-04-15T11:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ef334d0070754a40d9330ab496bd80587de2ccc3'/>
<id>ef334d0070754a40d9330ab496bd80587de2ccc3</id>
<content type='text'>
Replaced instances of 'Testacular' with 'Karma' to reflect name change of test runner.
Replaced instances of 'http://vojtajina.github.com/testacular' with 'http://karma-runner.github.io/' to reflect dedicated page for Karma Test Runner.
Added location of config file needed to start the Karma server. This is still labeled 'testacular.conf.js' and needs file name to be updated in the phone example repo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced instances of 'Testacular' with 'Karma' to reflect name change of test runner.
Replaced instances of 'http://vojtajina.github.com/testacular' with 'http://karma-runner.github.io/' to reflect dedicated page for Karma Test Runner.
Added location of config file needed to start the Karma server. This is still labeled 'testacular.conf.js' and needs file name to be updated in the phone example repo.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(faq): added note to FAQ re: legacy IE support</title>
<updated>2013-04-12T23:00:53+00:00</updated>
<author>
<name>uberspeck</name>
</author>
<published>2013-04-12T17:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=dc6665caed99b9cc02ea387d8d0a9977683c8adb'/>
<id>dc6665caed99b9cc02ea387d8d0a9977683c8adb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(contribute): add note about running command line as admin on win</title>
<updated>2013-03-06T22:55:42+00:00</updated>
<author>
<name>Dave Geddes</name>
</author>
<published>2013-03-06T19:05:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4c428121b99ec08a561e330262184626d262619c'/>
<id>4c428121b99ec08a561e330262184626d262619c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(Grunt): switch from Rake to Grunt</title>
<updated>2013-03-06T07:35:13+00:00</updated>
<author>
<name>Dave Geddes</name>
</author>
<published>2012-10-21T06:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7a77fdae4f6a1a03734374aacc7264ebd6dbe94d'/>
<id>7a77fdae4f6a1a03734374aacc7264ebd6dbe94d</id>
<content type='text'>
Migrates the Angular project from Rake to Grunt.

Benefits:
- Drops Ruby dependency
- Lowers barrier to entry for contributions from JavaScript ninjas
- Simplifies the Angular project setup and build process
- Adopts industry-standard tools specific to JavaScript projects
- Support building angular.js on Windows platform (really?!? why?!?)

BREAKING CHANGE: Rake is completely replaced by Grunt. Below are the deprecated Rake tasks and their Grunt equivalents:

rake --&gt; grunt
rake package --&gt; grunt package
rake init --&gt; N/A
rake clean --&gt; grunt clean
rake concat_scenario --&gt; grunt build:scenario
rake concat --&gt; grunt build
rake concat_scenario --&gt; grunt build:scenario
rake minify --&gt; grunt minify
rake version --&gt; grunt write:version
rake docs --&gt; grunt docs
rake webserver --&gt; grunt webserver
rake test --&gt; grunt test
rake test:unit --&gt; grunt test:unit
rake test:&lt;jqlite|jquery|modules|e2e&gt; --&gt; grunt test:&lt;jqlite|jquery|modules|end2end|e2e&gt;
rake test[Firefox+Safari] --&gt; grunt test --browsers Firefox,Safari
rake test[Safari] --&gt; grunt test --browsers Safari
rake autotest --&gt; grunt autotest

NOTES:
* For convenience grunt test:e2e starts a webserver for you, while grunt test:end2end doesn't.
  Use grunt test:end2end if you already have the webserver running.
* Removes duplicate entry for Describe.js in the angularScenario section of angularFiles.js
* Updates docs/src/gen-docs.js to use #done intead of the deprecated #end
* Uses grunt-contrib-connect instead of lib/nodeserver (removed)
* Removes nodeserver.sh, travis now uses grunt webserver
* Built and minified files are identical to Rake's output, with the exception of one less
  character for git revisions (using --short) and a couple minor whitespace differences

Closes #199

Conflicts:

	Rakefile
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrates the Angular project from Rake to Grunt.

Benefits:
- Drops Ruby dependency
- Lowers barrier to entry for contributions from JavaScript ninjas
- Simplifies the Angular project setup and build process
- Adopts industry-standard tools specific to JavaScript projects
- Support building angular.js on Windows platform (really?!? why?!?)

BREAKING CHANGE: Rake is completely replaced by Grunt. Below are the deprecated Rake tasks and their Grunt equivalents:

rake --&gt; grunt
rake package --&gt; grunt package
rake init --&gt; N/A
rake clean --&gt; grunt clean
rake concat_scenario --&gt; grunt build:scenario
rake concat --&gt; grunt build
rake concat_scenario --&gt; grunt build:scenario
rake minify --&gt; grunt minify
rake version --&gt; grunt write:version
rake docs --&gt; grunt docs
rake webserver --&gt; grunt webserver
rake test --&gt; grunt test
rake test:unit --&gt; grunt test:unit
rake test:&lt;jqlite|jquery|modules|e2e&gt; --&gt; grunt test:&lt;jqlite|jquery|modules|end2end|e2e&gt;
rake test[Firefox+Safari] --&gt; grunt test --browsers Firefox,Safari
rake test[Safari] --&gt; grunt test --browsers Safari
rake autotest --&gt; grunt autotest

NOTES:
* For convenience grunt test:e2e starts a webserver for you, while grunt test:end2end doesn't.
  Use grunt test:end2end if you already have the webserver running.
* Removes duplicate entry for Describe.js in the angularScenario section of angularFiles.js
* Updates docs/src/gen-docs.js to use #done intead of the deprecated #end
* Uses grunt-contrib-connect instead of lib/nodeserver (removed)
* Removes nodeserver.sh, travis now uses grunt webserver
* Built and minified files are identical to Rake's output, with the exception of one less
  character for git revisions (using --short) and a couple minor whitespace differences

Closes #199

Conflicts:

	Rakefile
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(contributing): add CLA anchor for deeplinking</title>
<updated>2013-02-04T17:38:55+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-02-04T17:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ab7c74b4b93bbaf85e046d1ee99df98ebb743a7e'/>
<id>ab7c74b4b93bbaf85e046d1ee99df98ebb743a7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
