Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 471 Bytes

Changes.md

File metadata and controls

19 lines (11 loc) · 471 Bytes

Revision history for docson

v1.1.0

Enhancements

  • Make the UI adapt to the container it sits in. [GH#44, valentinvieriu]

Bugs

  • Resolve #definitions of non-root schemas. [GH#49, Frassle, yanick]
  • Avoid requesting the same URL multiple times. [GH#46, jpmckinney]
  • Relative local paths are based on the referring schema, not the original one. [GH#53, Krokop]
  • README markdown fixes. [GH#57, olleolleolle]

Misc

  • Add Nightwatch.js-based tests.