Skip to content

refactor(ui): update swagger-ui to v4 - #2066

Merged
msavy merged 3 commits into
masterfrom
update-swagger-ui-to-v4
Jul 8, 2022
Merged

refactor(ui): update swagger-ui to v4#2066
msavy merged 3 commits into
masterfrom
update-swagger-ui-to-v4

Conversation

@volkflo

@volkflo volkflo commented May 23, 2022

Copy link
Copy Markdown
Member

No description provided.

@volkflo
volkflo requested a review from msavy May 23, 2022 12:42
@volkflo

volkflo commented May 23, 2022

Copy link
Copy Markdown
Member Author

I think I got all problems fixed, have to triple check that.
But looks good atm.

@cypress

cypress Bot commented May 23, 2022

Copy link
Copy Markdown



Test summary

17 0 0 0


Run details

Project Apiman
Status Passed
Commit b254f87 ℹ️
Started Jul 8, 2022 6:49 AM
Ended Jul 8, 2022 6:52 AM
Duration 03:23 💡
OS Linux Ubuntu - 20.04
Browser Electron 100

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@volkflo
volkflo force-pushed the update-swagger-ui-to-v4 branch from 4cf7026 to 486d784 Compare May 31, 2022 06:17
Changed some methods according to the documentation.
The behaviour is now the same as in the apiman-developer-portal.
@volkflo
volkflo force-pushed the update-swagger-ui-to-v4 branch from 486d784 to 2e0d3c1 Compare May 31, 2022 06:32
@volkflo
volkflo marked this pull request as ready for review May 31, 2022 06:37
@volkflo

volkflo commented May 31, 2022

Copy link
Copy Markdown
Member Author

Seems to work fine now

@msavy

msavy commented Jul 4, 2022

Copy link
Copy Markdown
Member

Rebased onto latest deps

@msavy msavy changed the title build(deps): update swagger-ui to v4 refactor(ui): update swagger-ui to v4 Jul 7, 2022
@msavy

msavy commented Jul 7, 2022

Copy link
Copy Markdown
Member

image
image

Backgrounds of samples don't look right. Is this just a CSS thing?

@msavy

msavy commented Jul 7, 2022

Copy link
Copy Markdown
Member

Looks like it's caused by prism.js CSS (used also for markdown editor code section).

prism.css#L7

code[class*="language-"],
pre[class*="language-"] {
	color: black;  // <--- this one by the looks of it.
}

@msavy

msavy commented Jul 7, 2022

Copy link
Copy Markdown
Member

I'm not sure if it was a caching issue as I can't see the issue any more!

@msavy msavy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Putting on request changes, but might just be clarifications required.

Comment thread manager/ui/war/package.json Outdated
Comment thread manager/ui/war/plugins/api-manager/ts/apimanPlugin.ts
@volkflo
volkflo requested a review from msavy July 8, 2022 06:36
@msavy
msavy merged commit ad2e513 into master Jul 8, 2022
@msavy
msavy deleted the update-swagger-ui-to-v4 branch July 8, 2022 07:51

@msavy msavy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good. Thanks!

@msavy
msavy requested review from msavy and removed request for msavy July 8, 2022 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants