watson-developer-cloud / sdk-example-editor

Web application that helps edit SDK examples from an OpenAPI file.
https://watson-developer-cloud.github.io/sdk-example-editor/
MIT License
1 stars 1 forks source link

Tweak UI and allow for editing multiple examples in an endpoint #54

Closed lpatino10 closed 4 years ago

lpatino10 commented 4 years ago

Fixes #50 Fixes #51

This PR tweaks the UI a bit to make sure the editor and preview window stay the same width. I've also added an Accordion component to hide visual clutter from examples users don't want to work on.

Screen Shot 2019-11-14 at 9 58 46 PM

In this PR, I've also fixed the issue where endpoints with multiple examples couldn't be edited.

multiple-examples

watson-github-bot commented 4 years ago

:tada: This PR is included in version 0.4.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: