8 Commits

Author SHA1 Message Date
kyy
f464ba2d31 Update swagger-ui
Some checks failed
Node.js CI / build (push) Failing after 2s
Node.js CI / e2e-tests (+(a11y|security|bugs)/**/*cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/!(o|d|m)*.cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/+(o|d)*.cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/m*.cy.js) (push) Failing after 2s
CodeQL / Analyze (javascript) (push) Failing after 2m49s
Security scan for docker image / build (push) Failing after 54s
2025-06-24 13:40:26 +09:00
Vladimír Gorej
fb55b9cfe4 feat(analytics): use Scarf.js to provide anonymized installation analytics (#10194) 2024-11-05 14:30:13 +01:00
shockey
5f8ffb870c Add function invocation to method example 2017-06-12 23:14:00 -07:00
Dylan
3311f3e95f export getAbsoluteFSPath method instead of property 2017-06-12 22:21:47 -07:00
Dylan
d6d5b1d06e add documentation of absolutePath as well as npm version badge 2017-06-10 15:59:21 -07:00
Roman Bolshakov
b23c999d01 packaging: fix swagger-ui-dist entry point
Entry point was missing. This change allows importing SwaggerUIBundle
and SwaggerUIStandalonePreset directly from package. Correct entry point
is also needed for module bundlers like webpack to perform tree-shaking.
2017-05-25 17:45:01 -07:00
shockey
6f6f76caf4 Update README.md 2017-04-25 11:15:54 -07:00
Kyle Shockey
e871871724 Add build setup for swagger-ui-dist 2017-04-21 18:37:40 -07:00