10 Commits (bd00b9a967020f6d70caabfd42129b6815963864)

Author SHA1 Message Date
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.
14 years ago
Igor Minar d671a5519b upgrading angular to 0.9.14 key-maker 14 years ago
Igor Minar 82dd42351d updating angular to 0.9.13 curdling-stare 14 years ago
Igor Minar af23ccae24 default to utf8 charset 14 years ago
Igor Minar 5f74181b82 angular 0.9.12 leftover .scope call fix 14 years ago
Igor Minar 0c13364fcb angular 0.9.12 $hover service fix 14 years ago
Igor Minar 2156c67fde upgrading angular to 0.9.12 thought-implanter 14 years ago
Igor Minar fa27cd0a4a upgrade to angular 0.9-10 14 years ago
Igor Minar 12fa4ce178 upgrade to angular 0.9.10 and update the code with angular API changes 14 years ago
Igor Minar 3f2cce0120 the initial version 14 years ago