Jonathan Haines
|
9235709060
|
refactor: composite build (#1230)
* refactor: composite build
* chore(ua-blocker): move demo.ts out of src
|
2025-06-16 11:23:47 +09:00 |
github-actions[bot]
|
d4cc24f754
|
Version Packages (#1206)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-06-09 19:05:17 +09:00 |
Jonathan Haines
|
b8802e01b7
|
refactor(swagger-ui): enable isolated declarations (#1208)
|
2025-06-09 18:52:25 +09:00 |
Yusuke Wada
|
b9fa57530a
|
chore: format codes (#1142)
|
2025-04-27 19:28:24 +09:00 |
Jonathan Haines
|
1fd8ebf9b6
|
feat(eslint-config): enable linting with type information (#1098)
|
2025-04-07 19:31:09 +09:00 |
Jonathan Haines
|
e8512f0ee9
|
build: typescript project references (#1077)
* build: typescript project references
* chore: remove duplicate keys
|
2025-04-02 18:28:02 +09:00 |
Jonathan Haines
|
b18f24379b
|
chore(dev-deps): upgrade to hono v4 (#1092)
* chore(dev-deps): upgrade to hono v4
* chore(zod-openapi): build workspace dependencies
* chore(trpc-server): ignore null body type
|
2025-03-31 18:20:57 +09:00 |
Jonathan Haines
|
4f9bb1dd8e
|
test: move tests to src directory (#1075)
* test(react-renderer): move tests to src directory
* test: move tests to src directory
* test: ensure vitest-pool-workers is installed at the root
|
2025-03-28 18:50:19 +09:00 |
Jonathan Haines
|
93b544fba0
|
build(swagger-ui): lint published package (#1063)
|
2025-03-27 15:21:50 +09:00 |
Jonathan Haines
|
783a082c12
|
chore: add coverage badges (#1023)
* chore: add coverage badges
* ci(casbin): fix spelling
|
2025-03-19 17:53:11 +09:00 |
Jonathan Haines
|
fc56cf2ae3
|
ci: run workspace scripts (#1015)
* ci: run workspace scripts
* ci: remove run option
* ci: remvoe default working directory
* test(firebase-auth): start emulator in vitest
|
2025-03-17 23:38:56 +09:00 |
Jonathan Haines
|
4d67af162f
|
test(workspace): upgrade to vitest v3 (#1009)
* test(workspace): upgrade to vitest v3
Fixes #1007
* chore(standard-validator): add vitest type to `tsconfig.json`
* chore: update `yarn.lock`
* chore(zod-openapi): bump `typescript`
* chore(typia-validator): make it ESM
* ci(bun-transpiler): fix Bun to v1.1.32
---------
Co-authored-by: Yusuke Wada <yusuke@kamawada.com>
|
2025-03-12 12:52:15 +09:00 |
github-actions[bot]
|
50936f9967
|
Version Packages (#991)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2025-03-02 16:13:40 +09:00 |
Younis
|
708aa3510c
|
fix(swagger-ui): fix configuration bug (#988)
* fix(swagger-ui): Handle undefined options and improve rendering logic for non-RENDER_TYPE_MAP edge cases
* test(option-renderer): Add tests for filtering and handling invalid properties
* fix(swagger-ui): Handle undefined options and improve rendering logic
---------
Co-authored-by: Younis-Ahmed <23105954+jonaahmed@users.noreply.github.com>
|
2025-03-02 15:52:35 +09:00 |
miyaji255
|
1e0f0a0175
|
deps: Update vitest (#931)
|
2025-01-14 15:59:41 +09:00 |
Yusuke Wada
|
7a401b0850
|
chore: use the latest eslint and `@hono/eslint-config` (#904)
* chore: use the latest eslint and `@hono/eslint-config`
* update codes
|
2024-12-25 18:08:43 +09:00 |
github-actions[bot]
|
83cc76469e
|
Version Packages (#848)
|
2024-11-26 08:29:37 +09:00 |
rwv
|
934b3932c1
|
feat: customize html title for swagger-ui (#845)
* feat: customize html title for swagger-ui
* chore: add changeset
|
2024-11-26 08:21:30 +09:00 |
github-actions[bot]
|
c49996d6f3
|
Version Packages (#713)
|
2024-08-25 11:47:04 +09:00 |
rwv
|
32abe11a4a
|
perf(swagger-ui): use jsdelivr instead of unpkg to serve swagger-ui assets (#701)
* perf: use jsdelivr instead of unpkg to serve swagger-ui assets
* format
* add changeset
|
2024-08-25 11:41:29 +09:00 |
github-actions[bot]
|
72d591aa35
|
Version Packages (#629)
|
2024-07-10 10:23:42 +09:00 |
naporitan
|
47be5c6956
|
feat(swagger-uri): Add Full Configuration Parameters and Update Dependencies (#618)
* chore(swagger-ui): update swagger-ui-dist types
* feat(swagger-ui): add swagger-ui parameters
* chore(swagger-ui): fix typeerror
add url parameter
* chore(swagger-ui): refactor test case
* chore: add versioning doc
* chore(swagger-ui): remove useUnsafeMarkdown
* chore(swagger-ui): add requestSnippetsEnabled
* chore(swagger-ui): syntaxHighlight: boolean
* chore(swagger-ui): fix propertykey
* chore(swagger-ui): format code
* chore(swagger-ui): add string function property commented
|
2024-07-10 10:20:52 +09:00 |
github-actions[bot]
|
352e74fcbe
|
Version Packages (#586)
|
2024-06-20 06:27:30 +09:00 |
James Moger
|
414715b0d3
|
fix(swagger-ui): Add support for several more configuration options (#585)
fix #267
|
2024-06-20 06:07:43 +09:00 |
github-actions[bot]
|
017bf8e9f0
|
Version Packages (#489)
|
2024-04-30 20:43:32 +09:00 |
t.kasuo
|
1cc5e0a5b0
|
fix: deprecated json response method (#488)
* fix deprecated json response method
* apply changesets
|
2024-04-30 20:32:15 +09:00 |
Yusuke Wada
|
e8b494b207
|
chore: add lint rule and format (#367)
* chore: add lint rule and format
* fix ci
* add typescript
* yarn install
* add `@cloudflare/workers-types`
|
2024-01-29 22:53:43 +09:00 |
github-actions[bot]
|
42f9a1bd77
|
Version Packages (#332)
|
2023-12-29 21:56:14 +09:00 |
Sor4chi
|
5b17228c0b
|
fix: swaggerUI middleware option's required property (#329)
* feat: make swaggerUI middleware option optional
* chore: changeset
|
2023-12-29 21:49:35 +09:00 |
Yusuke Wada
|
ee12e3c08a
|
chore: bump hono to `3.11.7` (#311)
|
2023-12-14 18:33:01 +09:00 |
Yusuke Wada
|
6f236ce823
|
fix(eslint-config): `no-explicit-any` as `warn` (#304)
* fix(eslint-config): `no-explicit-any` as `warn`
* changeset
|
2023-12-13 19:15:00 +09:00 |
Yusuke Wada
|
a03e133d42
|
chore: setup prettier (#301)
* changeset
* chore: setup prettier
|
2023-12-13 17:31:25 +09:00 |
Yusuke Wada
|
bd18b966ee
|
chore: migrate to `yarn v4` (#299)
* changeset
* chore: migrate to `yarn v4`
* remove changeset
* fixed Github Actions for `hello`
* fix gitignore
* add dependencies
* add ci for oauth-providers
* add dependencies
* add `publint`
* update msw
|
2023-12-13 15:54:00 +09:00 |
github-actions[bot]
|
c5dd9ab52a
|
Version Packages (#266)
|
2023-11-27 21:38:00 +09:00 |
scarf
|
2e697077bf
|
fix(swagger-ui): support `persistAuthorization` and boolean option (#265)
* feat: `persistAuthorization`
Co-authored-by: Sor4chi <80559385+sor4chi@users.noreply.github.com>
* test: `persistAuthorization`
* chore: changeset
Co-authored-by: Sor4chi <80559385+sor4chi@users.noreply.github.com>
---------
Co-authored-by: Sor4chi <80559385+sor4chi@users.noreply.github.com>
|
2023-11-20 14:08:12 +09:00 |
Sor4chi
|
bef1b5d3ce
|
docs: not to escape with SwaggerUI html (#237)
|
2023-11-06 08:25:53 +09:00 |
github-actions[bot]
|
87c3795dc3
|
Version Packages (#232)
|
2023-11-04 18:25:02 +09:00 |
Sor4chi
|
c608fa9532
|
feat: swagger ui middleware (#230)
* feat(zod-openapi): create swagger-ui jsx component
* feat(zod-openapi): add swagger ui docs
* chore(zod-openapi): add versioning doc
* chore(zod-openapi): fix SwaggerUI component doc
* refactor(zod-openapi): remove jsx comment
* feat(swagger-ui): create new package
* feat(swagger-ui): provides swagger ui middleware and swaggerui component
* feat(zod-openapi): Changed to use @hono/swagger-ui
* chore: add versioning doc
* feat: update ci for @hono/swagger-ui
* refactor: remove package-lock.json
* refactor: reverted the extra changes.
* chore: remove old changeset doc
* refactor(swagger-ui): remove unused file
* refactor(swagger-ui): change input type
* feat(swagger-ui): Select only the options you need.
* chore(swagger-ui): update README
* refactor(swagger-ui): rewrite simple
* refactor(zod-openapi): remove swagger-ui
* chore(swagger-ui): fix readme content
* chore(dep): add @types/swagger-ui-dist for option types support
* feat: implement SwaggerConfig Renderer for mapping config object to html
* feat: extend some option support for swagger-ui-dist
* test: move option rendering test and add some cases
* feat: add manually option for making full customizable
* docs: update swagger-ui middleware README
* fix: do not escape HTML strings
* docs: update README of swagger-ui middleware
* ci: update workflow environment for swagger-ui middleware
---------
Co-authored-by: naporin0624 <naporin0624@gmail.com>
|
2023-11-04 18:18:20 +09:00 |