Igor Minar
8f69ffce47
chore(docs): fix syntax error in docs.css
2013-05-16 16:39:13 -07:00
Matias Niemelä
3a49b7eec4
feat(ngdocs): Add FullText search to replace Google search in docs
2013-05-16 16:17:46 -07:00
Matias Niemelä
c8197b44eb
feat(ngdocs): external links to github, plunkr and jsfiddle available for code examples
2013-05-13 16:55:14 -07:00
Matias Niemelä
b6e5972eb3
chore(ngdocs): update to new version of FontAwesome
2013-05-13 16:55:14 -07:00
Matias Niemelä
11f712bc3e
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
...
BREAKING CHANGE: css classes foo-setup/foo-start become foo/foo-active
The CSS transition classes have changed suffixes. To migrate rename
.foo-setup {...} to .foo {...}
.foo-start {...} to .foo-active {...}
or for type: enter, leave, move, show, hide
.foo-type-setup {...} to .foo-type {...}
.foo-type-start {...} to .foo-type-active {...}
2013-05-08 16:03:31 -07:00
Matias Niemelä
404c9a653a
feat(ngdocs): add variable type hinting with colors
2013-05-08 15:25:56 -07:00
Matias Niemelä
3c3247fe17
fix(ngdocs): improve the animations used in the docs menu
2013-04-11 23:06:07 -07:00
Matias Niemelä
19f1801379
docs: add animations into docs and directive examples
2013-04-03 17:40:15 -07:00
Shyam Seshadri
f197e391c1
feat(docs): Add Improve this doc link in each doc page, which links to the edit mode of that file in github
2013-03-15 20:56:13 -07:00
Misko Hevery
7a5f25f667
doc(guide): add concepts
2012-08-27 15:44:38 -07:00
Igor Minar
eee9a51fad
docs(styles): fix the cog icon alignment
2012-08-06 16:54:18 -07:00
Misko Hevery
ad5d2f2991
fix(doc) firefox icon rendering
2012-06-15 10:40:25 -07:00
Misko Hevery
8e2675029f
chore(docs): re-skin main documentation
2012-05-04 16:12:17 -07:00