Skip to content

Releases: senchalabs/jsduck

3.9.1

09 Oct 10:03
Compare
Choose a tag to compare
  • Switch to final Ext JS 4.1
  • Built using latest sencha SDK tools 2 beta3.

3.9.0 Switch front-end to Ext JS 4.1

09 Oct 10:05
Compare
Choose a tag to compare
  • Bunch of fixes to make it run on Ext JS 4.1.
  • Fix regression with guide page styles.
  • Fix regression with CodeMirror editor styles.

3.9.0 pre

09 Oct 10:04
Compare
Choose a tag to compare
3.9.0 pre Pre-release
Pre-release

pre-release

3.8.4

09 Oct 10:07
Compare
Choose a tag to compare
  • Fix regression in CodeMirror editor styles.
  • Fix avatar images in comments.
  • Better handling of fatal parse errors.

3.8.3

09 Oct 10:09
Compare
Choose a tag to compare
  • Fix login from comments block.
  • Friendlier error messsages.
  • Further steps to adopting Ext JS 4.1.

3.8.2

09 Oct 10:10
Compare
Choose a tag to compare
  • Various IE fixes.
  • Fix history navigation in Firefox.
  • Fixes to comments system.
  • Only load TypeKit fonts when on sencha.com site.
  • CSS refactorings.
  • Initial steps in adopting Ext JS 4.1.

3.8.1

09 Oct 10:11
Compare
Choose a tag to compare
  • Fixed version info

3.8.0 Ruby 1.9 finally supported

09 Oct 10:11
Compare
Choose a tag to compare
  • Full support for Google Closure Compiler Type Expressions.
  • Improved encodings support and new --encoding option.
  • New {@video} tag for easy inclusion of videos.
  • Improved search. It now includes guides, videos and examples.
    New icons for aliases and alternate class names.
    Highlighting of matching parts of words in search results.
  • Improved comments system. Deleting is now accompanied with undo.
    Fixed commenting of static members.
    Allow links in comments.
    Paging of recent comments page works again.
    Show notification when subscribing to e-mail updates.
  • Duplicate overflow menu as context menu for all tabs.
  • Completely remove deprecated --no-warnings option.
  • Fix infinite loop when exporting JSON.
  • Sort constructors first again in member hover-menus.

3.7.0 Improved inline examples

09 Oct 10:12
Compare
Choose a tag to compare
  • Inline examples now load faster as the code editor isn't started right away.
  • Support @inheritdoc on classes, and short syntax for local members: @inheritdoc #method.
  • --examples-base-url now also effects example icons.
  • Inline examples no more work out-of-the-box. One has to manually create extjs-build/ dir inside JSDuck output dir.
  • Reduced download size for JSDuck.

3.6.1

09 Oct 10:14
Compare
Choose a tag to compare
  • Fix guide icons in @aside tag