Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redoc update #5

Merged
merged 133 commits into from
Dec 5, 2021
Merged

Redoc update #5

merged 133 commits into from
Dec 5, 2021

Conversation

glosier
Copy link
Collaborator

@glosier glosier commented Dec 1, 2021

update to see if we can get some new features/fixes

stasiukanya and others added 30 commits November 30, 2020 11:54
* feat: add new option hideSchemaPattern
* chore: add hideSchemaPattern option to readme
* fix: background-color in search results

* Delete some changes
…ef-parser (Redocly#1500)

* chore: use openapi-core to bundle definition instead of json-schema-ref-parser
* chore: update: root and demo webpack configs
* chore: refactor loadAndBundleSpec
* chore: update vesions: openapi-core, redoc
* chore: rolled back webpack.config(s) to previous version
* chore: changed the way of creating core Config for bundling definition
* fix: disable eslint react/display-name
* fix: update nodejs version to 12 in travis config
* chore: optimize verification: browser or server
* chore: add fetch only for browser
* Update src/utils/loadAndBundleSpec.ts
* chore: isBrowser verification improvment
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
Marshevskyy and others added 28 commits October 11, 2021 11:51
…when-ref-used-1727

fix: OpenAPI 3.1: Missing description when $ref used Redocly#1727
Co-authored-by: Alex Varchuk <olexandr.varchuk@gmail.com>
…rt (Redocly#1749)

* Reorganizes the quickstart into a deployment guide and quickstart

* Minor edits

* fix: minor formatting issue

* fix: simplify phrasing

* Adds redirects, link to preview-docs docs, and other review edits

* remove IE polyfills as IE is no longer supported

Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
* fix: exclusiveMin/Max shows incorect range

* cover all number range cases & add unit tests

* add more tests

* fix maximum value

* simplify humanizeNumberRange function

* simplify exclusive checks

* Update src/utils/openapi.ts

Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>

* update test coverage

* linting

* revert weird prettier changes

* add md files to prettier ignore

Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
@glosier glosier merged commit 63ead20 into main Dec 5, 2021
@glosier glosier deleted the redoc-update branch December 5, 2021 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.