Commit Graph

609 Commits

Author SHA1 Message Date
Roman Hotsiy
e0666776e8 chore: remove heavy bundlesize dev dependency 2024-08-01 15:56:39 +08:00
Roman Hotsiy
d0543bb116 chore: upgrade vulnerable dev dependencies 2024-08-01 14:37:12 +08:00
Alex Varchuk
3658b6def4
chore: v2.1.5 (#2550) 2024-06-10 16:21:57 +03:00
Alex Varchuk
c664dd0d56
fix: update react to 18 and react-tabs to 6 (#2547) 2024-06-06 17:03:18 +03:00
Alex Varchuk
72dd57d457
chore: move jest-environment-jsdom to dev dependencies (#2543) 2024-06-06 11:21:00 +03:00
Alex Varchuk
50c7f60fb6
chore: fix docker publish action (#2531) 2024-04-25 19:46:13 +03:00
Alex Varchuk
a661320625
chore: v2.1.4 (#2530) 2024-04-25 17:19:58 +03:00
Alex Varchuk
ff91768879
chore: upgrade cypress to fix e2e tests and update-browserslist-db (#2529) 2024-04-25 11:21:26 +03:00
Alex Varchuk
20a923b485
chore: upgrade openapi-sampler (#2525) 2024-04-24 17:43:01 +03:00
Alex Varchuk
1f11f597c4
chore: fix vulnerabilities and upgrade deps (#2445)
* chore: fix vulnerabilities and upgrade deps

* chore: use old version of cypress

* fix: additional vulnerabilities
2024-04-24 15:48:02 +03:00
Alex Varchuk
b2d8e0f5b7
chore: v2.1.3 (#2439) 2023-10-25 11:43:48 +03:00
Alex Varchuk
0e38089204
chore: v2.1.2 (#2413) 2023-09-11 13:31:28 +03:00
dependabot[bot]
98813e687d
chore(deps): bump @cypress/request and cypress (#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](https://github.com/cypress-io/request/compare/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](https://github.com/cypress-io/cypress/compare/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>
2023-09-08 11:08:57 +03:00
Oprysk Viacheslav
76edc15939
fix: react18 cli integration (#2404)
* fix: react18 cli integration

* fix: update unit tests snapshots
2023-09-08 10:51:39 +03:00
Roman Hotsiy
c86fd7f597 chore: v2.1.1 2023-08-18 07:03:41 +10:00
Alex Varchuk
ae74ef95c3
chore: v2.1.0 (#2382) 2023-08-17 16:33:15 +03:00
Alex Varchuk
7529fd2492 chore: upgrade packages for fixing vulnerabilities 2023-07-27 13:09:38 +03:00
Alex Varchuk
6a52698da9 chore: upgrade openapi-core to 1.0.0-rc.2 2023-07-27 13:09:38 +03:00
Alex Varchuk
c7d07cdf18 chore: update cypress to 12.17.1 2023-07-27 13:09:38 +03:00
Roman Pidkostelnyi
054f604195
feat: add support of react 18 (#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
2023-07-26 11:41:20 +03:00
Oprysk Viacheslav
8907ff2ba0
chore: update packages dependecy (#2360)
* chore: update packages dependecy

* fix: remove redundant options

* fix: webpack config demo folder

* fix: replace cypress ts-loader

* chore: remove redundant dependency
2023-07-19 10:54:04 +03:00
Alex Varchuk
d1c9155ae1
chore: remove redoc-cli (#2320) 2023-05-18 17:53:26 +03:00
Alex Varchuk
d4cd6f7fbd
chore: update openapi-sampler (#2275) 2023-03-23 16:55:39 +02:00
Alex Varchuk
5fb4daa618
chore: v2.0.0 (#2160) 2022-09-13 15:11:20 +03:00
Alex Varchuk
580f883ce3
chore: v2.0.0-rc.77 (#2154) 2022-09-06 17:09:07 +03:00
Alex Varchuk
0b87d25c42
chore: v2.0.0-rc.76 (#2137) 2022-08-18 17:05:12 +03:00
Alex Varchuk
56e2b6f009
chore: v2.0.0-rc.75 (#2125) 2022-08-10 15:25:43 +03:00
Alex Varchuk
1a99e65953 chore: update perfect-scrollbar lib 2022-08-10 14:30:54 +03:00
Alex Varchuk
4dbde2bcc0 chore: add tslib for fixing error with spreadArray 2022-08-10 14:30:54 +03:00
Alex Varchuk
6f564f88b8
chore: v2.0.0-rc.74 (#2106) 2022-07-28 16:47:47 +03:00
Alex Varchuk
2a7046b9d3
chore: v.2.0.0-rc.73 (#2103) 2022-07-28 13:26:28 +03:00
Alex Varchuk
8869aff406
chore: fix yarn webpack 5 (#2064) 2022-07-20 19:02:25 +03:00
Alex Varchuk
2970f959cf
fix: rewrite recursive checks (#2072)
Co-authored-by: Roman Hotsiy <gotsijroman@gmail.com>
2022-07-18 17:47:06 +03:00
Alex Varchuk
f8c30e5e57
chore: improve bundle size and remove url-polifill (#2070) 2022-07-06 12:33:40 +03:00
Alex Varchuk
e26c8b23d9
fix: resolve dependency conflict in installing (#2060) 2022-06-24 17:22:59 +03:00
Alex Varchuk
5f2d05f32e
chore: v2.0.0-rc.72 (#2038) 2022-06-02 16:15:56 +03:00
Alex Varchuk
16463f9a15
chore: v2.0.0-rc.71 (#2029) 2022-05-31 15:41:08 +03:00
Alex Varchuk
b98c7a0d34 chore: update openapi-sampler to v1.3.0 2022-05-30 16:35:22 +03:00
Alex Varchuk
77104d6c0d
feat: add Redoc to Redocly CDN (#2026) 2022-05-30 13:40:19 +03:00
Alex Varchuk
036f97d521
chore: v2.0.0-rc.70 (#2011) 2022-05-17 11:07:03 +03:00
Loïc Fürhoff
ba06485ece
feat: theme add links textDecoration options (#1599)
Co-authored-by: Anastasiia Derymarko <anastasiia@redocly.com>
Co-authored-by: Loïc Fürhoff <loic.furhoff@pix4d.com>
2022-05-16 11:49:22 +03:00
Alex Varchuk
858f1a4d1d
chore: v2.0.0-rc.69 (#2002) 2022-05-12 15:09:13 +03:00
Alex Varchuk
a83933da34
chore: upgrade openapi-sampler to v1.2.3 (#2001) 2022-05-12 12:39:31 +03:00
Alex Varchuk
e594bdb912
chore: upgrade openapi-core to 1.0.0-beta.97 (#2000) 2022-05-12 12:11:14 +03:00
Anastasiia Derymarko
1f417d67c6
feat: support .redocly.yaml for options for redoc-cli (#1981)
Co-authored-by: Anastasiia Derymarko < anastasiia@redocly.com>
Co-authored-by: Adam Altman <adam@redoc.ly>
Co-authored-by: Ivana Isadora Devcic <33730345+skadinna@users.noreply.github.com>
2022-05-11 08:58:24 +03:00
Anastasiia Derymarko
6a9594b982
chore:v2.0.0-rc.68 (#1990) 2022-05-10 17:52:56 +03:00
Andrew Tatomyr
8678615a0e
chore: make Redoc lib compatible with Webpack 5 (#1982) 2022-05-10 13:50:50 +02:00
AlexVarchuk
186f5a98bd
fix: remove dropdown-aria and use native select (#1954) 2022-05-05 13:17:45 +03:00
AlexVarchuk
2628335db8
chore:v2.0.0-rc.67 (#1972) 2022-04-28 15:18:18 +03:00
Oprysk Vyacheslav
8240404a55
chore: codeowners 2022-04-18 23:46:08 +03:00