- Fix build not to require pnpx [GH#76, cwalther]
- Display examples as part of the description, if present. [GH#60, jvican]
- Add support for consts. [jvican]
- Release to npm.
- NPMize the project. [GH#38]
- Add 'docson' cli program. [GH#62]
- Make the UI adapt to the container it sits in. [GH#44, valentinvieriu]
- 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]
- Add Nightwatch.js-based tests.