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

Sync Fork with Cherry-Pick #27

Merged
merged 42 commits into from
Nov 1, 2023
Merged

Sync Fork with Cherry-Pick #27

merged 42 commits into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    de50806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2946077 View commit details
    Browse the repository at this point in the history
  3. fix: renames 'FieldContstraints' to 'FieldConstraints' (Redocly#2352)

    Co-authored-by: Ricagraca <ricardo.graca@freiheit.com>
    2 people authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    64dd225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd3714d View commit details
    Browse the repository at this point in the history
  5. docs: adds vale rules and workflow for running in CI (Redocly#2348)

    * docs: adds vale rules and workflow for running in CI
    
    * docs: updates product name from ReDoc to Redoc
    HCloward authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8d5c241 View commit details
    Browse the repository at this point in the history
  6. update package

    ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5e7d3fe View commit details
    Browse the repository at this point in the history
  7. chore: update packages dependecy (Redocly#2360)

    * chore: update packages dependecy
    
    * fix: remove redundant options
    
    * fix: webpack config demo folder
    
    * fix: replace cypress ts-loader
    
    * chore: remove redundant dependency
    Oprysk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    081f163 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d28d46 View commit details
    Browse the repository at this point in the history
  9. docs: fix and update links in redoc-vendor-extensions (Redocly#2368)

    Co-authored-by: Lorna Jane Mitchell <github@lornajane.net>
    2 people authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    04b60d7 View commit details
    Browse the repository at this point in the history
  10. feat: add x-tags (Redocly#2355)

    * feat: add x-tags
    
    * chore: fix e2e tests and add new for x-tag
    
    * chore: add x-tags to demo definition
    
    * chore: update snapshots
    AlexVarchuk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9656b37 View commit details
    Browse the repository at this point in the history
  11. feat: add support of react 18 (Redocly#2369)

    * feat: add support of react 18
    
    * chore: add newest version of styled-components to peerDependencies
    
    * chore: add supoort of styled components
    
    * chore: downgrade types
    
    * chore: update snapshots
    RomanPidkostelnyi authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c57354e View commit details
    Browse the repository at this point in the history
  12. update snapshot

    ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cb91942 View commit details
    Browse the repository at this point in the history
  13. chore: update cypress to 12.17.1

    AlexVarchuk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    97c260b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4a36ad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7881f69 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    babcb29 View commit details
    Browse the repository at this point in the history
  17. remove flaky e2e tests

    ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2a97e63 View commit details
    Browse the repository at this point in the history
  18. chore: v2.1.0 (Redocly#2382)

    AlexVarchuk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    062b0dd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1bc9fdd View commit details
    Browse the repository at this point in the history
  20. chore: v2.1.1

    RomanHotsiy authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    acd5567 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5c2317c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    afa490e View commit details
    Browse the repository at this point in the history
  23. fix: react18 cli integration (Redocly#2404)

    * fix: react18 cli integration
    
    * fix: update unit tests snapshots
    Oprysk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5c3fef5 View commit details
    Browse the repository at this point in the history
  24. update snapshot

    ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    229c8f3 View commit details
    Browse the repository at this point in the history
  25. chore(deps): bump @cypress/request and cypress (Redocly#2410)

    Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.
    
    
    Updates `@cypress/request` from 2.88.11 to 3.0.1
    - [Release notes](https://github.com/cypress-io/request/releases)
    - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/request@v2.88.11...v3.0.1)
    
    Updates `cypress` from 12.17.1 to 13.1.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v12.17.1...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    - dependency-name: cypress
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1277d0f View commit details
    Browse the repository at this point in the history
  26. fix: style RefreshToken URL as <code> in the authorization section

    Co-authored-by: szaszeke <Szabolcs.Szekely@t-systems.com>
    2 people authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bc5b72e View commit details
    Browse the repository at this point in the history
  27. chore: v2.1.2 (Redocly#2413)

    AlexVarchuk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f3d0ebf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ad8e07f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7cf857b View commit details
    Browse the repository at this point in the history
  30. Config docs and README refresh (Redocly#2393)

    * docs: Give Redoc a landing page with overview and tldr instructions
    
    * docs: move config to dedicated page
    
    * docs: modernise README, link to resources
    
    * docs: more detailed format for theme configurations
    
    * fix: README formatting
    
    * fix: Fix future tense errors and add exceptions for config fields as headings
    
    * Apply suggestions from code review
    
    Co-authored-by: Heather Cloward <heathercloward@gmail.com>
    
    * docs: minor updates from excellent pull request feedback
    
    * docs: Remove the old quickstart, update HTML as the preferred onboarding method and improve docs/examples on that page
    
    * Apply suggestions from code review
    
    Co-authored-by: Heather Cloward <heathercloward@gmail.com>
    
    ---------
    
    Co-authored-by: Heather Cloward <heathercloward@gmail.com>
    2 people authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    88a46c8 View commit details
    Browse the repository at this point in the history
  31. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1a4cbfa View commit details
    Browse the repository at this point in the history
  32. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a8e99ba View commit details
    Browse the repository at this point in the history
  33. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7876187 View commit details
    Browse the repository at this point in the history
  34. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f7af0db View commit details
    Browse the repository at this point in the history
  35. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    de2b511 View commit details
    Browse the repository at this point in the history
  36. chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 (Redocly#2427)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.27...8.4.31)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9a18eb6 View commit details
    Browse the repository at this point in the history
  37. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    28b56bb View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    fec880b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8c65136 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ce3d44f View commit details
    Browse the repository at this point in the history
  41. chore: v2.1.3 (Redocly#2439)

    AlexVarchuk authored and ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e158b69 View commit details
    Browse the repository at this point in the history
  42. update snapshot

    ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    83504d3 View commit details
    Browse the repository at this point in the history