Commit Graph

2542 Commits

Author SHA1 Message Date
Cameron Koegel
24e9ad42c5
Merge pull request #12 from Bandwidth/tests
Add tests
2022-11-10 15:41:42 -05:00
Cameron Koegel
66589f9e62 Add tests 2022-11-10 15:41:15 -05:00
Cameron Koegel
9db3fb2a6b
Merge pull request #11 from Bandwidth/classNames
DX-2817 Support classNames
2022-11-10 15:39:47 -05:00
Cameron Koegel
caa3bfde5a DX-2817 Support classNames 2022-11-10 15:13:02 -05:00
Cameron Koegel
407cacef0f
Merge pull request #10 from Bandwidth/v1.0.0-beta.2
size again
2022-11-10 14:25:33 -05:00
Cameron Koegel
c92c408dd4 size again 2022-11-10 14:25:04 -05:00
Cameron Koegel
b15a0f63d1
Merge pull request #9 from Bandwidth/v1.0.0-beta.2
logo size
2022-11-10 14:24:30 -05:00
Cameron Koegel
016004c2e0 logo size 2022-11-10 14:24:01 -05:00
Cameron Koegel
2186dd8691
Merge pull request #8 from Bandwidth/v1.0.0-beta.2
fix link
2022-11-10 14:23:12 -05:00
Cameron Koegel
47357f3a78 fix link 2022-11-10 14:22:09 -05:00
Cameron Koegel
3167423ee1
Merge pull request #7 from Bandwidth/v1.0.0-beta.2
add bw logo to readme
2022-11-10 14:20:34 -05:00
Cameron Koegel
af2df8cec3 add bw logo to readme 2022-11-10 14:17:45 -05:00
Cameron Koegel
8bc4a6cc01
Merge pull request #6 from Bandwidth/v1.0.0-beta.2
remove dry-run
2022-11-10 14:06:16 -05:00
Cameron Koegel
fcdb5ef27d remove dry-run 2022-11-10 14:05:18 -05:00
Cameron Koegel
b7d203b701
Merge pull request #5 from Bandwidth/v1.0.0-beta.1
remove ci for now
2022-11-10 13:52:55 -05:00
Cameron Koegel
04b6edf997 remove ci for now 2022-11-10 13:51:45 -05:00
Cameron Koegel
10eaf06827
Merge pull request #4 from Bandwidth/v1.0.0-beta.1
V1.0.0 beta.1
2022-11-10 13:45:19 -05:00
Cameron Koegel
8b4d5bfe93 remove tests on release for now 2022-11-10 13:44:27 -05:00
Cameron Koegel
a04d25866a fix version in package.json 2022-11-10 13:42:59 -05:00
Cameron Koegel
b3587a65e6
Merge pull request #3 from Bandwidth/workflows
fix workflow
2022-11-10 13:23:02 -05:00
Cameron Koegel
8501751adc fix workflow 2022-11-10 13:16:13 -05:00
Cameron Koegel
5e3e39699b
Merge pull request #2 from Bandwidth/workflows
Update Workflows
2022-11-10 13:13:12 -05:00
Cameron Koegel
fb5b4c549f typo 2022-11-10 11:29:36 -05:00
Cameron Koegel
8eb8e26962 fix contribution guide 2022-11-10 11:29:15 -05:00
Cameron Koegel
d4befb7aba replace issue templates 2022-11-10 11:27:53 -05:00
Cameron Koegel
a2ceeb5681 job name 2022-11-10 11:09:39 -05:00
Cameron Koegel
4e07e6cb41 include beta release logic 2022-11-10 11:08:11 -05:00
Cameron Koegel
ffd146278a update package info 2022-11-10 11:08:03 -05:00
Cameron Koegel
c06f607e65 workflows 2022-11-10 10:47:03 -05:00
Cameron Koegel
1a629630da update contribution guide 2022-11-10 10:46:53 -05:00
Cameron Koegel
9822ed3443 remove issue templates 2022-11-10 10:43:51 -05:00
Cameron Koegel
122abe6373 Update Workflows 2022-11-10 10:37:23 -05:00
Cameron Koegel
bab06c22bb
Merge pull request #1 from Bandwidth/readme
Update README
2022-11-10 10:05:53 -05:00
Cameron Koegel
9cdb7e9fcc newline in codeowners 2022-11-10 10:03:44 -05:00
Cameron Koegel
0c10235e33 update codeowners 2022-11-10 10:03:21 -05:00
Cameron Koegel
4492a385f5 remove bold 2022-11-10 10:03:14 -05:00
Cameron Koegel
07b56c6c0f md 2022-11-10 10:01:18 -05:00
Cameron Koegel
b5d1615a69 Update README 2022-11-10 09:55:12 -05:00
Alex Varchuk
3d410b6002
fix: default value for array query parameter (#2186) 2022-10-31 20:46:00 +02:00
Alex Varchuk
0753bbea4b
fix: call onLoaded if specs are not found (#2182) 2022-10-21 17:15:22 +03:00
Alex Varchuk
187e555558
chore: update link to redocly.com and add security to definition (#2173) 2022-10-12 15:28:08 +03:00
Alex Varchuk
53c4f36fad
fix: error with immutable object spec (#2179) 2022-10-11 13:39:30 +03:00
Alex Varchuk
cc9818ca41
chore: return genericObject for cli (#2178) 2022-10-04 15:50:57 +03:00
Bill Collins
127ef260b9
fix: remove GenericObject shim (#2177)
This was declared in the local stubs file but not shipped, meaning that
consumers with typescript libchecking enabled would have to also add the
GenericObject definition to their local stubs file.

This commit inlines the definition where necessary, or replaces it with
object where appropriate.
2022-09-29 14:42:23 +03:00
André Stösel
168189b2fd
feat: add option to hide the example code when using the SchemaDefinition component (#2157) 2022-09-19 12:44:44 +03:00
Waldir Pimenta
1697d2ce78
chore: demo/index.tsx: update to use new Redoc logo (#2167) 2022-09-19 12:00:11 +03:00
Waldir Pimenta
a2a4cf9554
chore: update capitalization in README: ReDoc → Redoc (#2166)
Also add missing punctuation to warning, and change example CDN link to the now-released 2.0.0
2022-09-19 11:54:28 +03:00
Alex Varchuk
5fb4daa618
chore: v2.0.0 (#2160) 2022-09-13 15:11:20 +03:00
dependabot[bot]
6f6a3f0a36
chore(deps): bump trim-newlines from 1.0.0 to 3.0.1 (#2161)
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 1.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 12:01:44 +03:00
Alex Varchuk
64cf624fff
chore: rename master branch to main (#2163) 2022-09-12 19:28:47 +03:00