elements

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.

APACHE-2.0 License

Downloads
284.5K
Stars
1.7K
Committers
72

Bot releases are visible (Hide)

elements - v5.0.2

Published by stoplight-bot over 4 years ago

5.0.2 (2020-02-28)

Bug Fixes

  • handle changes to already resolved data (#270) (1dd5c4c)
elements - v5.0.1

Published by stoplight-bot over 4 years ago

5.0.1 (2020-02-27)

Bug Fixes

elements - v5.0.0

Published by stoplight-bot over 4 years ago

5.0.0 (2020-02-27)

Features

BREAKING CHANGES

  • toJSON renamed to toPartialHttpRequest
  • requestStore.path is now requestStore.templatedPath
  • requestStore.uri is no more public
elements - v4.3.0

Published by stoplight-bot over 4 years ago

4.3.0 (2020-02-27)

Features

elements - v4.2.0

Published by stoplight-bot over 4 years ago

4.2.0 (2020-02-27)

Features

elements - v4.1.0

Published by stoplight-bot over 4 years ago

4.1.0 (2020-02-27)

Features

elements - v4.1.0-beta.3

Published by stoplight-bot over 4 years ago

4.1.0-beta.3 (2020-02-24)

Bug Fixes

elements - v4.0.3

Published by stoplight-bot over 4 years ago

4.0.3 (2020-02-24)

Bug Fixes

elements - v4.0.2

Published by stoplight-bot over 4 years ago

4.0.2 (2020-02-24)

Bug Fixes

  • Clean up RequestStore's path properties (#242) (b59a3a8)
elements - v4.1.0-beta.2

Published by stoplight-bot over 4 years ago

4.1.0-beta.2 (2020-02-24)

Bug Fixes

elements - v4.0.1

Published by stoplight-bot over 4 years ago

4.0.1 (2020-02-22)

Bug Fixes

elements - v4.1.0-beta.1

Published by stoplight-bot over 4 years ago

4.1.0-beta.1 (2020-02-21)

Bug Fixes

Features

  • use /nodes.graph endpoint for dep graph (#203) (d6744be)
elements - v3.18.0-beta.2

Published by stoplight-bot over 4 years ago

3.18.0-beta.2 (2020-02-21)

Bug Fixes

elements - v4.0.0

Published by stoplight-bot over 4 years ago

4.0.0 (2020-02-21)

chore

  • Use ES2019 array.prototype.flatMap implementation (#238) (a0ab327)

BREAKING CHANGES

  • All consuming bundles now need ES2019 polyfills.

  • fix: fix CircleCI build by upgrading to Node v12 LTS

  • refactor: git add no more required

Co-authored-by: Vincenzo Chianese [email protected]

elements - v3.18.0

Published by stoplight-bot over 4 years ago

3.18.0 (2020-02-20)

Features

  • fix build for hooks, remove prettier (00090db)
elements - v3.17.2

Published by stoplight-bot over 4 years ago

3.17.2 (2020-02-20)

Bug Fixes

elements - v3.18.0-beta.1

Published by stoplight-bot over 4 years ago

3.18.0-beta.1 (2020-02-20)

Bug Fixes

Features

  • use /nodes.graph endpoint for dep graph (#203) (d6744be)
elements - v3.17.1

Published by stoplight-bot over 4 years ago

3.17.1 (2020-02-19)

Bug Fixes

elements - v3.17.0

Published by stoplight-bot over 4 years ago

3.17.0 (2020-02-19)

Features

elements - v3.16.9

Published by stoplight-bot over 4 years ago

3.16.9 (2020-02-19)

Bug Fixes

  • reverts accidental uri->url change in RequestMakerStore.mock (#239) (8571d90)