Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clean-jsdoc-theme

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clean-jsdoc-theme - npm Package Versions

1
10

3.0.10

Diff

Changelog

Source

In version 3.0.10

Bug Fixes

  1. Previously, we are enforcing below templates:
// jsdoc config file
// ...other options.
  templates: {
    cleverLinks: true,
    monospaceLinks: false,
    default: {
        outputSourceFiles: false,
    }
  },

In this release we removed this template rule.

ankdev
published 3.0.9 •

Changelog

Source

In version 3.0.9

Bug Fixes
  1. On Mobile screen the ham icon is not visible. That is solved in this release.
  2. Fix: Tooltip copied text color.
  3. Fix: When copied code, JAVASCRIPT\nCopied! also got attached with it.
ankdev
published 3.0.8 •

Changelog

Source

In version 3.0.8

Feature
  1. Add support for @see documentation link. #59
ankdev
published 3.0.7 •

Changelog

Source

In version 3.0.7

Feature

  1. Now left panel classes and modules can be collapse. Feature Request #57
ankdev
published 3.0.6 •

Changelog

Source

In version 3.0.6

Bug Fix

  1. Fix body overflow.
  2. Fix css for table.
ankdev
published 3.0.5 •

ankdev
published 3.0.4 •

Changelog

Source

In version 3.0.4

New

  1. Update search. Now instead of boolean it accepts an object. This object is used to configure search. fuse.js options
ankdev
published 3.0.3 •

ankdev
published 3.0.2 •

Changelog

Source

In version 3.0.2

Bug Fix

  1. Simplify the meta/script/link declaration [Pull Request: #56] [Thanks to GMartigny]
ankdev
published 3.0.1 •

Changelog

Source

In version 3.0.10

Bug Fixes

  1. Previously, we are enforcing below templates:
// jsdoc config file
// ...other options.
  templates: {
    cleverLinks: true,
    monospaceLinks: false,
    default: {
        outputSourceFiles: false,
    }
  },

In this release we removed this template rule.

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