-
-
Notifications
You must be signed in to change notification settings - Fork 125
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
feat: add support for request and reply pattern #795
Merged
Merged
Changes from 174 commits
Commits
Show all changes
176 commits
Select commit
Hold shift + click to select a range
afa84a8
refactor: switch to parser-js in most places (#264)
magicmatatjahu a3d9ebf
refactor: rewrite Schema component (#269)
magicmatatjahu 3d7c733
refactor: rewritten Info component (#277)
aeworxet 883916f
refactor: unify Messages and Operations components (#276)
magicmatatjahu 6b2807c
refactor: unify bindings and extensions (#280)
magicmatatjahu ed84be2
refactor: remove leftover code (#285)
magicmatatjahu 8b0288c
refactor: unify Servers (#288)
magicmatatjahu ba91b1e
refactor: add sidebar and render examples (#291)
magicmatatjahu 477f015
refactor: unify styling (#296)
magicmatatjahu 320c389
chore: add esm, cjs and umd bundles (#297)
magicmatatjahu 99969ac
docs: unify documentation (#302)
magicmatatjahu 2ed20c1
ci: add bump workflow (#307)
magicmatatjahu 2dcc730
refactor: remove unnecessary code (#309)
magicmatatjahu 2bc32e8
refactor: unify styling vol.2 (#310)
magicmatatjahu 3f0c181
ci: update workflows for next (#322)
magicmatatjahu 8144017
feat: next release. BREAKING CHANGE: unify html-template with react-c…
magicmatatjahu da4fa1a
ci: fix checkout to next branch (#325)
magicmatatjahu 6b64a64
feat!: unify react-component with html-template (#327)
magicmatatjahu 85ac790
chore(release): v1.0.0-next.1 (#328)
asyncapi-bot aa03538
fix: strictly check if a given part of spec exists and render single …
magicmatatjahu 2a5b42d
chore(release): v1.0.0-next.2 (#340)
asyncapi-bot 3517888
refactor: infer types in proper way and add tests (#332)
magicmatatjahu 704dd47
chore: render schema dependencies (#334)
magicmatatjahu 0371914
feat: render missed parts of spec (#345)
magicmatatjahu 164f289
chore(release): v1.0.0-next.3 (#347)
asyncapi-bot 6f3a6ac
ci: update semantic-release packages and related workflows (#349)
magicmatatjahu 02c40d8
feat: update openapi-sampler package to 1.0.0 (#355)
magicmatatjahu f1652df
chore(release): v1.0.0-next.4 (#359)
asyncapi-bot ed998f9
ci: publish playground from next branch (#352)
magicmatatjahu 3ddad45
fix: rendering the circular items (#356)
magicmatatjahu d121cb8
chore(release): v1.0.0-next.5 (#360)
asyncapi-bot 0f7e977
feat: add standalone bundle (#333)
magicmatatjahu 75bcc36
chore(release): v1.0.0-next.6 (#365)
asyncapi-bot 67b4386
feat: highlight code blocks in markdown (#361)
magicmatatjahu 67722f8
chore(release): v1.0.0-next.7 (#366)
asyncapi-bot 8a569e5
fix: decrease the marked.js version to 2.0.7 (#371)
magicmatatjahu 636f24e
chore(release): v1.0.0-next.8 (#372)
asyncapi-bot 98c158b
fix: support true/false JSON schemas (#367)
magicmatatjahu bfc35e1
chore(release): v1.0.0-next.9 (#379)
asyncapi-bot 0a20c45
feat: support for 2.1.0 version of spec (#362)
magicmatatjahu 3f75231
chore(release): v1.0.0-next.10 (#385)
asyncapi-bot 55cd198
fix: update openapi-sampler to 1.1.0 (#387)
magicmatatjahu f17312b
chore(release): v1.0.0-next.11 (#388)
asyncapi-bot 51a62a9
feat: enable rendering of extensions on channel level (#389)
derberg c418164
chore(release): v1.0.0-next.12 (#390)
asyncapi-bot 1669d71
docs: add doc for Standalone Bundle (#395)
magicmatatjahu 31c4c57
feat: render schemas as standalone components and add ids (#397)
magicmatatjahu 39c8da1
chore(release): v1.0.0-next.13 (#398)
asyncapi-bot 1f89fe3
fix: show only schemas and messages from components (#399)
magicmatatjahu fc859ae
chore(release): v1.0.0-next.14 (#400)
asyncapi-bot e4e0f7c
fix: point to appropriate message in sidebar (#401)
magicmatatjahu d161227
chore(release): v1.0.0-next.15 (#402)
asyncapi-bot 19f8558
fix: add styles to sideEffects (#408)
andreafalzetti f68e284
chore(release): v1.0.0-next.16 (#412)
asyncapi-bot 0f9f81c
fix: bump avro parser to 0.3.0 to support examples (#411)
derberg 31d78e0
chore(release): v1.0.0-next.17 (#413)
asyncapi-bot e238fc5
feat: render binding in capsule instead of drop down (#416)
magicmatatjahu 8654d32
chore(release): v1.0.0-next.18 (#417)
asyncapi-bot 49b460a
feat: support 2.2.0 AsyncAPI (#438)
magicmatatjahu 9b2d66d
chore(release): v1.0.0-next.19 (#444)
asyncapi-bot a86059e
fix: make fallback for 2.2.0 channel.servers field (#445)
magicmatatjahu aa4bfa9
chore(release): v1.0.0-next.20 (#446)
asyncapi-bot 072659e
feat: add essential Kafka client security config (#447)
dalelane d1cb17f
chore(release): v1.0.0-next.21 (#453)
asyncapi-bot e1c3399
feat: handle circular refs (#465)
magicmatatjahu 385b586
chore(release): v1.0.0-next.22 (#482)
asyncapi-bot 5487d3b
fix: bump parser-js dep to 1.12.0 (#485)
magicmatatjahu 457e522
chore(release): v1.0.0-next.23 (#486)
asyncapi-bot 94e94a5
feat: support stringified AsyncAPI documents (#487)
magicmatatjahu 2ee7ee3
chore(release): v1.0.0-next.24 (#492)
asyncapi-bot 49438cf
feat: introduce scoped css for default styles (#493)
kaiszybiak 5ecf53c
chore(release): v1.0.0-next.25 (#494)
asyncapi-bot 609aa12
fix: improve performance of resizeObserver (#499)
magicmatatjahu c416113
chore(release): v1.0.0-next.26 (#501)
asyncapi-bot 5412033
fix: render empty extensions and bindings (#502)
magicmatatjahu 21758c0
chore(release): v1.0.0-next.27 (#503)
asyncapi-bot 6e55da9
docs: added gitpod support (#507)
Samridhi-98 42becd8
fix: adding inline sources in source maps (#505)
magicmatatjahu 8366221
chore(release): v1.0.0-next.28 (#508)
asyncapi-bot 9cad238
fix: indentations in the Schema component (#509)
magicmatatjahu eac9962
chore(release): v1.0.0-next.29 (#510)
asyncapi-bot 32ee614
fix: do not download schemaUrl several times in a short time in the w…
magicmatatjahu e7c6c1f
chore(release): v1.0.0-next.30 (#515)
asyncapi-bot 8c7f8de
fix: update marked version (#522)
Samridhi-98 75abc5a
chore(release): v1.0.0-next.31 (#523)
asyncapi-bot 29be6ff
fix: switch to any type for jsonToSchema function (#527)
dschwank 4b4ee8f
chore(release): v1.0.0-next.32 (#528)
asyncapi-bot a59272a
docs: add info about custom styling & custom logo (#531)
thim81 9904dc5
feat: support 2.3.0 version of spec (#540)
magicmatatjahu 3ece659
chore(release): v1.0.0-next.33 (#541)
asyncapi-bot d15f4a6
fix: remove lowercase css class to display pattern field as expected …
M3lkior 6497024
chore(release): v1.0.0-next.34 (#551)
asyncapi-bot e0317fa
chore: replace @github-actions[bot] with @asyncapi-bot-eve (#555)
magicmatatjahu adf8c23
ci: update workflows (#558)
magicmatatjahu b02c4fd
fix: bump dependencies in package-lock files (#569)
W0nderMuffin bc0f158
chore(release): v1.0.0-next.35 (#570)
asyncapi-bot 4cd24d0
fix: bump dependencies (#580)
magicmatatjahu b04a1a5
chore(release): v1.0.0-next.36 (#581)
asyncapi-bot 4569406
docs: fix broken link (#583)
marceloavan dc484aa
feat: support AsyncAPI 2.4.0 (#584)
magicmatatjahu b3fcefe
chore(release): v1.0.0-next.37 (#588)
asyncapi-bot b268c0c
fix: add fallback for null parameter's schema (#590)
magicmatatjahu f08e732
chore(release): v1.0.0-next.38 (#591)
asyncapi-bot 3660a0e
fix: define react and react-dom as peerDependencies (#614)
magicmatatjahu 945ee73
chore(release): v1.0.0-next.39 (#623)
asyncapi-bot 39a5fe8
feat: add deep collapse button in schema component (#620)
magicmatatjahu b4db0c6
chore(release): v1.0.0-next.40 (#627)
asyncapi-bot b507312
docs: update the command to install the component (#629)
m1ner79 ae3c628
feat: add config options to override pub sub label text (#632)
BTOdell a72bec2
chore(release): v1.0.0-next.41 (#633)
asyncapi-bot 45e4109
fix: render default,const boolean values in Schema component (#638)
magicmatatjahu 00f6dc8
chore(release): v1.0.0-next.42 (#639)
asyncapi-bot 836558c
feat: support AsyncAPI 2.5.0 (#647)
magicmatatjahu 4e5d7e8
chore(release): v1.0.0-next.43 (#650)
asyncapi-bot f012bca
feat: config option to expand/collapse the examples payload (#621)
AceTheCreator 31e17f8
chore(release): v1.0.0-next.44 (#667)
asyncapi-bot 6755f92
chore: remove react-icons dependency (#692)
shishkin 42a349a
feat: group Servers in sidebar navigation like Operation Objects (#682)
aeworxet 9387963
chore(release): v1.0.0-next.45 (#695)
asyncapi-bot fcb6d31
feat: show operation summary on sidebar (#595)
sarisia 985a961
chore(release): v1.0.0-next.46 (#696)
asyncapi-bot 7e42a99
feat: support AsyncAPI 2.6.0 (#699)
magicmatatjahu 505304d
chore(release): v1.0.0-next.47 (#700)
asyncapi-bot 1ab6b77
feat: add protobuff payload support (#719)
GreenRover eabba4f
feat!: update to new parser api (#746)
jonaslagoni cbbf569
chore(release): v1.0.0-next.49 (#747)
asyncapi-bot 5be6cff
fix: change schema name word breaking to anywhere (#743)
Laupetin 437c3d7
chore(release): v1.0.0-next.50 (#753)
asyncapi-bot 3a59998
fix: broken rendering from parser upgrade (#750)
jonaslagoni 92807d1
chore(release): v1.0.0-next.51 (#754)
asyncapi-bot 3515f32
fix: small rendering fixes (#757)
jonaslagoni d8f6929
chore(release): v1.0.0-next.52 (#760)
asyncapi-bot 15de3c0
feat: re add protobuff parser (#758)
GreenRover 5e3e6c8
chore(release): v1.0.0-next.53 (#762)
asyncapi-bot 1f77976
chore: fix playground build (#763)
jonaslagoni 3d7e7f4
Merge branch 'master' into updatenext
derberg cc7bad8
fix: migrate pipelines and remove obsolete code
derberg 75300b2
fixing deps
derberg e74275f
fix: sidebar problems (#766)
jonaslagoni 409c274
chore(release): v1.0.0-next.54 (#768)
asyncapi-bot 7664bc3
fix playground
derberg 547e131
Merge branch 'next' into updatenext
derberg 5ca9140
resolve conflicts
derberg 100f41c
missing package-lock for webcomponent
derberg f19da7e
fix: migrate pipelines and remove obsolete code (#767)
derberg a5f9594
added support for req/rep
AceTheCreator fd3a6ec
fixed receive action typo
AceTheCreator e9a9225
removed conditional hook
AceTheCreator 5cb4c26
fixing linting error
AceTheCreator 33dbfb7
more linting fix
AceTheCreator 449b4b7
Merge branch 'master' of https://github.com/AceTheCreator/asyncapi-re…
AceTheCreator bf6e32e
fixed linting error
AceTheCreator 358e6ee
Merge branch 'master' into req/rep
fmvilas 2b9d592
made some little UI changes
AceTheCreator ac60145
fixed linting error
AceTheCreator f4a6bbc
added suggested changes
AceTheCreator 9fc774c
fix linting issue
AceTheCreator 7afdcd9
Merge branch 'master' into req/rep
AceTheCreator 712f103
fixed linting issue
AceTheCreator 3178291
Merge branch 'req/rep' of https://github.com/AceTheCreator/asyncapi-r…
AceTheCreator 6d3b628
fixed the overlayed component and missing address info
AceTheCreator 5bd1279
added send and receive
AceTheCreator 86e5a6c
added suggested changes
AceTheCreator 8c51985
suggested changes
AceTheCreator 3f663ec
fixed lock conflict
AceTheCreator 4d13ae0
Merge branch 'master' into req/rep
AceTheCreator 45247a7
.
AceTheCreator add84be
.
AceTheCreator 78b1f0f
fixing sonar errors
AceTheCreator b02b897
added suggested changes
AceTheCreator 0532845
added suggested changes
AceTheCreator a9717ea
fixed example stylling
AceTheCreator 491fb99
returned old streetlight example
AceTheCreator f19d045
Merge branch 'master' of https://github.com/AceTheCreator/asyncapi-re…
AceTheCreator a92ab98
upgraded parser
AceTheCreator 267d43b
fix span styling
AceTheCreator File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use latest v3.0.0-next-major-spec.10