Commit Graph

168 Commits

Author SHA1 Message Date
Igor Minar
b5d47bc2a4 add index.html to the seed layout docs 2011-04-18 16:57:33 -07:00
Igor Minar
59c3871e4a upgrading to angular 0.9.15 lethal-stutter 2011-04-11 14:37:19 -07:00
Igor Minar
19bda8af3d fix typo in controllers.js placeholder code 2011-04-10 14:09:29 -07:00
Igor Minar
bd00b9a967 removing display:none + ng:show from index.html
the best practice is not to use angular markup in index.html so
the hide/show thing is not needed.

instead of <div>{{foo}}</div> use <div ng:bind="foo"></div> in
index.html. In other templates it is totally fine to use markup.
2011-04-01 13:49:45 -07:00
Igor Minar
d671a5519b upgrading angular to 0.9.14 key-maker 2011-04-01 13:45:32 -07:00
Igor Minar
82dd42351d updating angular to 0.9.13 curdling-stare 2011-03-13 22:50:40 -07:00
Igor Minar
f216c1fbbf switching scripts/test.sh from sh to bash 2011-03-08 11:29:27 -08:00
Igor Minar
570696b895 improving the test-server.sh console output 2011-03-08 11:27:56 -08:00
Igor Minar
4e186e4f00 jstd 1.3.1+ and jasmine-jstd-adapter upgrade 2011-03-07 00:12:31 -08:00
Igor Minar
af23ccae24 default to utf8 charset 2011-03-07 00:11:30 -08:00
Igor Minar
5f74181b82 angular 0.9.12 leftover .scope call fix 2011-03-03 23:20:45 -08:00
Igor Minar
0c13364fcb angular 0.9.12 $hover service fix 2011-03-03 23:07:42 -08:00
Igor Minar
2156c67fde upgrading angular to 0.9.12 thought-implanter 2011-03-03 14:29:53 -08:00
Igor Minar
ace792c9ab move jsTestDriver.conf into config/ directory 2011-02-08 22:33:03 -08:00
Igor Minar
fa27cd0a4a upgrade to angular 0.9-10 2011-02-08 22:30:32 -08:00
Igor Minar
12fa4ce178 upgrade to angular 0.9.10 and update the code with angular API changes 2011-01-27 00:10:49 -08:00
Misko Hevery
4eb3470c9d updated jasmine adapter to newer version 2011-01-11 13:46:16 -08:00
Igor Minar
3f2cce0120 the initial version 2010-12-23 22:32:09 -08:00