New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

grunt-ngdocs

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-ngdocs - npm Package Versions

12

0.1.3

Diff

Changelog

Source

0.1.3 (2013-07-19)

Features

ngdocs

  • @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

Bug fixes

ngdocs

  • make @methodOf work in all sections #21 (468904ab)

task

  • make backward compatible to 0.1.1 (64f656ff)
m7r
published 0.1.2 •

Changelog

Source

0.1.2 (2013-06-27)

Features

global

  • 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)

docs

  • make remote css files work (2d4e2aeb)

  • show section title in breadcrum (5b4e1a71)

Bug fixes

global

  • name overview pages for modules with dots correctly #13 (c804b1d1)

  • build ngdocs on windows #17 (27a884aa)

ngdocs

  • remove hardcoded section 'api' for js files (951db22e)

docs

  • take out 'IE restrictions' warning (a376ff3c)

  • search form submit load page in both url modes (183f67ce)

m7r
published 0.1.1 •

Changelog

Source

0.1.1 (2013-06-01)

Features

docs

  • 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)

Bug fixes

docs

  • remove sidebar flicker at navigation in large docs (77f1521)
m7r
published 0.1.0 •

Changelog

Source

0.1.0 (2013-05-15)

Features

grunt-ngdocs

  • Build docs with grunt (8f61393)

docs

  • show current script urls and load these to plunk & jsfiddle (fc39352)

  • make compatible with angular 1.0.+ and 1.1.+ (28e55bd)

Bug fixes

docs

  • sidebar css (be5df81)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc