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 #26

Closed
wants to merge 39 commits into from
Closed

Sync Fork #26

wants to merge 39 commits into from

Commits on Jun 13, 2023

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

    redocly-bot committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    44372d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9166390 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix: renames 'FieldContstraints' to 'FieldConstraints' (Redocly#2352)

    Co-authored-by: Ricagraca <ricardo.graca@freiheit.com>
    Ricagraca and rica-graca committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7e05202 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4386867 View commit details
    Browse the repository at this point in the history
  3. 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 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c407726 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. 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 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8907ff2 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (Redocly#2359)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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] committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8fbc955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d21af58 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. docs: fix and update links in redoc-vendor-extensions (Redocly#2368)

    Co-authored-by: Lorna Jane Mitchell <github@lornajane.net>
    adamaltman and lornajane committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9b73dae View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. 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 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0bb21c8 View commit details
    Browse the repository at this point in the history
  2. 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 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    054f604 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    c7d07cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a52698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7529fd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d6eac39 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    ae74ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e14e14 View commit details
    Browse the repository at this point in the history
  3. chore: v2.1.1

    RomanHotsiy committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c86fd7f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    2eff85a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix: react18 cli integration (Redocly#2404)

    * fix: react18 cli integration
    
    * fix: update unit tests snapshots
    Oprysk committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    76edc15 View commit details
    Browse the repository at this point in the history
  2. 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] committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    98813e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. fix: style RefreshToken URL as <code> in the authorization section

    Co-authored-by: szaszeke <Szabolcs.Szekely@t-systems.com>
    ckszabi and szaszeke committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1d61001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e38089 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    26674e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. 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>
    lornajane and HCloward committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b3503f2 View commit details
    Browse the repository at this point in the history
  2. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    aadc32c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

    redocly-bot committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ff492b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

    redocly-bot committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    75065a2 View commit details
    Browse the repository at this point in the history
  2. sync: Synced local 'docs/' with remote 'docs/redoc/'

    redocly-bot committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    25394b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

    redocly-bot committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f28a807 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. 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] committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    88f813e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

    redocly-bot committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ba7cd0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b36a6e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf96061 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    8ddeb6d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    b2d8e0f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    54b4476 View commit details
    Browse the repository at this point in the history
  2. update snapshots

    ckoegel committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c0283c5 View commit details
    Browse the repository at this point in the history
  3. redo install and snapshots

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