Skip to content

4.6.0 Auto-closing of unclosed HTML tags.

Compare
Choose a tag to compare
@nene nene released this 09 Oct 09:35
· 746 commits to master since this release
  • Automatically close unclosed HTML tags and print warnings.
  • New option --ignore-html=TAG to allow custom tags to remain unclosed.
  • Remove restriction of only WebKit browsers when using --touch-examples-ui option.
  • Show title text on loading screen (instead of hard-coded "Sencha Docs").
  • Fix @return info going missing when no return type specified.
  • Fix image paths in nested guides.
  • Escape HTML in bogus type definitions.
  • Improve parsing of string in default values and type definitions.
  • Improve wording of 404 page.
  • Improve checking for circular dependencies.