json-schema-viewer

A JSON Schema viewer React component

APACHE-2.0 License

Downloads
142.1K
Stars
170
Committers
19

Bot releases are visible (Hide)

json-schema-viewer - v4.7.1

Published by stoplight-bot about 2 years ago

4.7.1 (2022-07-27)

Bug Fixes

  • toplevelschemarow: remove menu item padding (#203) (7139888)
json-schema-viewer - v4.7.0

Published by stoplight-bot over 2 years ago

4.7.0 (2022-07-01)

Features

json-schema-viewer - v4.6.1

Published by stoplight-bot over 2 years ago

4.6.1 (2022-07-01)

Bug Fixes

json-schema-viewer - v4.6.0

Published by stoplight-bot over 2 years ago

4.6.0 (2022-06-06)

Features

  • error-check: add check for error message (#198) (8948d66)
json-schema-viewer - v4.5.1

Published by stoplight-bot over 2 years ago

4.5.1 (2022-05-17)

Bug Fixes

  • package.json: bumping json-schema-tree to 2.2.1 (#196) (7779664)
json-schema-viewer - v4.5.0

Published by stoplight-bot almost 3 years ago

4.5.0 (2022-01-05)

Features

  • show combiner for properties of an object (#183) (1f7bc29)
json-schema-viewer - v4.4.2

Published by stoplight-bot almost 3 years ago

4.4.2 (2021-12-03)

Bug Fixes

  • show guideline to right-side props on hover if present (#182) (20e90ea)
json-schema-viewer - v4.4.1

Published by stoplight-bot almost 3 years ago

4.4.1 (2021-12-02)

Bug Fixes

  • compat with virtual scroll containers (#181) (5faeeac)
json-schema-viewer - v4.4.0

Published by stoplight-bot almost 3 years ago

4.4.0 (2021-12-02)

Features

Schema tree UI guidelines

These guidelines help visualize how deep one is in large schemas, and connect child properties at the same level together visually.

Property "path crumbs" sticky header

The crumb bar renders at top of the parent scrollable container when scrolling through large schemas. These crumbs help the reader understand where a given property sites in relation to the larger schema's object shape. Particularly useful for more complex / deeply nested schemas.

You can opt-out of the path crumbs bar by passing disableCrumbs into the JsonSchemaViewer component.

2021-12-01 19 07 53

Show more link on descriptions

Property descriptions that contain more than one paragraph are now rendered with a "Show more..." link to improve scannability of schemas that have many variable height descriptions.

2021-12-01 19 13 03

Other

  • feat: shorten annotation names + improve layout of validation properties (spacing, sizing, overflow, etc)
  • chore: re-organize stories
json-schema-viewer - v4.3.6

Published by stoplight-bot almost 3 years ago

4.3.6 (2021-11-30)

Bug Fixes

  • removed NameValidations to properly show default values (#178) (686400b)
json-schema-viewer - v4.3.5

Published by stoplight-bot almost 3 years ago

4.3.5 (2021-11-24)

Bug Fixes

  • json-schema-viewer: Description for oneOf/anyOf does not display (#176) (2930cb1)
json-schema-viewer - v4.3.4

Published by stoplight-bot almost 3 years ago

4.3.4 (2021-11-09)

Bug Fixes

  • ui: make small change to actually release my previous ui changes (#174) (2a5f00e)
json-schema-viewer - v4.3.3

Published by stoplight-bot almost 3 years ago

4.3.3 (2021-11-05)

Bug Fixes

json-schema-viewer - v4.3.2

Published by stoplight-bot about 3 years ago

4.3.2 (2021-09-30)

Bug Fixes

  • deps: upgrade @stoplight/react-error-boundary to v2 (#167) (4c0b4b6)
json-schema-viewer - v4.3.1

Published by stoplight-bot about 3 years ago

4.3.1 (2021-09-03)

Bug Fixes

json-schema-viewer - v4.3.0

Published by stoplight-bot about 3 years ago

4.3.0 (2021-08-27)

Features

json-schema-viewer - v4.2.1

Published by stoplight-bot about 3 years ago

4.2.1 (2021-08-24)

Bug Fixes

json-schema-viewer - v4.2.0

Published by stoplight-bot about 3 years ago

4.2.0 (2021-08-24)

Features

json-schema-viewer - v4.1.0

Published by stoplight-bot about 3 years ago

4.1.0 (2021-07-20)

Features

json-schema-viewer - v4.0.3

Published by stoplight-bot over 3 years ago

4.0.3 (2021-06-30)

Bug Fixes

  • elements docs crashing in cra example (#158) (a8da0c6)
Package Rankings
Top 2.45% on Npmjs.org
Top 26.3% on Repo1.maven.org
Related Projects