-
allow to load modules that use $animate #185 (25f573b1)
-
only $destroy existing embed rootScope #179 #183 (47c83b50)
-
extract repo from github urls #164 (886be9d2)
-
allow to inline partials (5980bb6d)
-
use current google analytics script (7037751b)
-
allow grunt variables in
options.scripts
(4c17f086) -
allow custom template (c8057c32)
- use correct options for ngdoc files (b5672949)
- add parameter property support (e5fc7f72)
-
ellipsis and title for long module names (c0795df1)
-
make use of ngAnimate optional #133 (99b8a5b8)
-
read package.json if pkg is not set in
grunt.initConfig()
(4c3d3c3a) -
optional view source and improve this doc links #25 (a42e2f7b)
-
show edit in plunker as link (29b2b3bb)
-
html5Mode is now disabled by default (909c994b)
-
add missing method to ngdoc location provider (a28000d8)
-
postDigestQueue not being processed (9a9de1f9)
-
don't break css for method close collapse #119 #126 (6639f06c)
- parse all given files #58 #71 (793d797d)
- allow to include angular.js 1.3+ (7744e914)
- parse dom before checking for broken links (53520ce4)
-
use ngApp as an attribute #99 (94297107)
-
hide sections headers if angular.js 1.3+ is used (08e3b199)
- correct base url in ie #106 (fb8af0fb)
-
make example edit optional. (e0b7b058)
-
allow section names to be part of the base url, for example: http://api.myapp.org/ #89 (60e5a48a)
- remove jsfiddle from edit example options #101 (22870f19)
- make the app load deferrable (8b714eb9)
- Support for documenting controllers and capitalized services, prettyprint custom usage examples (24a26807)
##docs
- proper header img styling in ie8 (9c8ca7b3)
-
allow requirejs in options.scripts (faaebd9f)
-
links in examples should show url of loaded files (like 0.1 version) (2b505a15)
Clear your old docs js folder on upgrade
- updates for angularjs 1.2.7 (0eb8fa2f)
Works only with angularjs 1.2+
Clear your old docs js and css folder on upgrade
- trim @name lines #51 (9a27cb05)
-
pass options to js file too fix #54 (97f00b92)
-
@requires prefix only $name with ng. fix #61 (d407eb3c)
-
update parser to angularjs 1.2.7 code (7261eade)
markdown parser has switched from showdown to marked.
-
import parser unit tests from angularjs 1.2.7 (fdeaddc1)
-
check broken links (6d22869b)
- override module name parsing (3a92ae93)
- load disqus over https (2a8de1c0)
- fixes link (4345513d)
-
hide param.property in all usage examples (3ba0464b)
-
adds image option to the navbar for custom image (1e2a8f7e)
- adjust search field width in ie8 (173d8f3d)
- show section in breadcrum (4c1dd72f)
- display pages in none html5 mode (f61fd5a2)
- allow custom routes in examples #23 (2836e465)
-
@param
support for object properties (5e3c402c)@param {Object} param Some obj @param {String} param.name some name on the obj
Object properties are not included in the method signature
-
support custom items with
@requires
(d0f488c2)@requires $cookie
=>$cookie
href = currentsection/ng.$cookie@requires module.directive:tabs
=>tabs
href = currentsection/module.directive:tabs@requires /section2/module.directive:tabs
=>tabs
href = section2/module.directive:tabs
- make
@methodOf
work in all sections #21 (468904ab)
- make backward compatible to 0.1.1 (64f656ff)
-
add module name to none overview module page (5b58367a)
-
allow multiple API sections or custom name for API section (3ebc5153)
-
make start page configurable #8 (5e764f54)
-
allow additional custom types (df3103be)
-
name overview pages for modules with dots correctly #13 (c804b1d1)
-
build ngdocs on windows #17 (27a884aa)
- remove hardcoded section 'api' for js files (951db22e)
-
take out 'IE restrictions' warning (a376ff3c)
-
search form submit load page in both url modes (183f67ce)
-
Add partial support for dot in module name #4 (bf9b22b)
-
Add navbar customizable template, title option (7a8775a)
-
Add active class to active navbar item (c89ceb2)
-
Make remote scripts not be copied, only referenced (da75892)
-
Add 'html5mode' option and copy scripts to docs destination (b1f7413)
- remove sidebar flicker at navigation in large docs (77f1521)
- Build docs with grunt (8f61393)
-
show current script urls and load these to plunk & jsfiddle (fc39352)
-
make compatible with angular 1.0.+ and 1.1.+ (28e55bd)
- sidebar css (be5df81)