<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/lib, branch v0.10.4</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(jstd adapter): switch to our version with backported fixes</title>
<updated>2011-10-18T23:21:52+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-10-18T23:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e801faba2e1c28641166a61448df60a68ade3841'/>
<id>e801faba2e1c28641166a61448df60a68ade3841</id>
<content type='text'>
sha of the version: da92db714142b49f9cf61db664e782bb0ccad80b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sha of the version: da92db714142b49f9cf61db664e782bb0ccad80b
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(libs): update libs (jasmine, jstd, jasmine-jstd adapter)</title>
<updated>2011-10-14T00:36:11+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-13T18:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ab5df20dfa54d1d05f10d0aa7de5227e68cc37a8'/>
<id>ab5df20dfa54d1d05f10d0aa7de5227e68cc37a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(nodeserver): docs rewriting</title>
<updated>2011-10-13T18:10:20+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-13T01:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=8e32f3fd351fcdbc30822f1996d567fcbcc42c02'/>
<id>8e32f3fd351fcdbc30822f1996d567fcbcc42c02</id>
<content type='text'>
There can be url /api which does not end with / and we want to rewrite this url as well...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There can be url /api which does not end with / and we want to rewrite this url as well...
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(nodeserver): if index.html exists, serve it instead of directory listing</title>
<updated>2011-10-13T18:10:20+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-10-13T01:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=02332107e51a4b00b313c3457b8fa8959c7cb517'/>
<id>02332107e51a4b00b313c3457b8fa8959c7cb517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(docs): use html5 history api for all routing in the docs app</title>
<updated>2011-09-26T21:51:53+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-08-30T09:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=13f92de6246a0af8450fde84b209211a56397fda'/>
<id>13f92de6246a0af8450fde84b209211a56397fda</id>
<content type='text'>
- Configure our docs app to use new $location with html5 history api!

- Update simple node web server to serve index.html for all links
  (rewritting).

- Update .htaccess file to serve index.html for all links (rewritting).

- At runtime determine the base href path and attach it to the DOM. We
  needed the absolute URL to get all browsers to work well.

- Because of the above, we also need to dynamically determine all needed
  js/css resources and add them to the DOM. This was needed because FF6
  would eagerly fetch resources with wrong URL since the base element is
  added to the dom at runtime.

- All content html files were moved to the partials directory, because
  with the new html5 urls it was impossible to tell if request for
  http://domain/api/angular.filter.html was an html5 url for the html
  filter doc page, or an xhr/appcache request for the content html file
  for the html filter.

f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Configure our docs app to use new $location with html5 history api!

- Update simple node web server to serve index.html for all links
  (rewritting).

- Update .htaccess file to serve index.html for all links (rewritting).

- At runtime determine the base href path and attach it to the DOM. We
  needed the absolute URL to get all browsers to work well.

- Because of the above, we also need to dynamically determine all needed
  js/css resources and add them to the DOM. This was needed because FF6
  would eagerly fetch resources with wrong URL since the base element is
  added to the dom at runtime.

- All content html files were moved to the partials directory, because
  with the new html5 urls it was impossible to tell if request for
  http://domain/api/angular.filter.html was an html5 url for the html
  filter doc page, or an xhr/appcache request for the content html file
  for the html filter.

f
</pre>
</div>
</content>
</entry>
<entry>
<title>feat (jquery): upgrade everything to jQuery 1.6.4</title>
<updated>2011-09-16T00:44:27+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-09-12T16:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=a2a830e2273f2cb114d1889d6dece171621b046c'/>
<id>a2a830e2273f2cb114d1889d6dece171621b046c</id>
<content type='text'>
Closes #556
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #556
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(jasmine): disable 'Jasmine waiting for..' msg</title>
<updated>2011-08-15T07:21:02+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-08-14T09:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=1d45e65f4a026eb0461429f2557a5f0400b7f88e'/>
<id>1d45e65f4a026eb0461429f2557a5f0400b7f88e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(closure-compiler): upgrading to v20110615</title>
<updated>2011-07-18T19:12:54+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-07-17T07:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=c43ce91b2534fe36994fd74cf8d159e54909d8ca'/>
<id>c43ce91b2534fe36994fd74cf8d159e54909d8ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add appcache for docs site - caches only css/js/img resources</title>
<updated>2011-06-07T21:56:01+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2011-06-07T19:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=25b3438fd78184cbbc420e2e051888f4f192a68a'/>
<id>25b3438fd78184cbbc420e2e051888f4f192a68a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use node's vm module instead of deprecated process.compile</title>
<updated>2011-06-07T05:52:01+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-05-24T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d05e83992023c0aa8c663ac187529abf45dfe533'/>
<id>d05e83992023c0aa8c663ac187529abf45dfe533</id>
<content type='text'>
So that I don't have to watch the warning all the time :-D
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that I don't have to watch the warning all the time :-D
</pre>
</div>
</content>
</entry>
</feed>
