scalar / openapi-parser

Modern OpenAPI parser written in TypeScript
MIT License
34 stars 1 forks source link

feat: new demo page #77

Closed hanspagel closed 4 months ago

hanspagel commented 4 months ago

This PR moves the HTML demo page to a separate folder and makes it a Vue app.

I plan to fast-follow with a tiny demo for specifications referencing other files, so I need a tiny playground for it. Vue is just easier for that purpose.

relativeci[bot] commented 4 months ago

#9 Bundle Size — 478.13KiB (0%).

5c9f78b(current) vs 96c6a2b main#7(baseline)

Bundle metrics  no changes
                 Current
#9
     Baseline
#7
No change  Initial JS 478.13KiB 478.13KiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 0% 100%
No change  Chunks 1 1
No change  Assets 1 1
No change  Modules 302 302
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 10 10
No change  Duplicate Packages 0 0

Bundle size by type  no changes
|            |       Current
[#9](https://app.relative-ci.com/projects/hXQ54UQKluDUZAKvpt9b/jobs/9-XMs57gfrktQ4b1Y4EiYF?utm_source=github&utm_medium=pr-report "View bundle analysis report") |      Baseline
[#7](https://app.relative-ci.com/projects/hXQ54UQKluDUZAKvpt9b/jobs/7-GX4Tz5eLpRjTZcDDAbhv?utm_source=github&utm_medium=pr-report "View baseline bundle analysis report") | |:--|--:|--:| | No change  [JS](https://app.relative-ci.com/projects/hXQ54UQKluDUZAKvpt9b/jobs/9-XMs57gfrktQ4b1Y4EiYF/assets?ba=%7B%22filters%22%3A%22ft.CSS-0_ft.JS-1_ft.IMG-0_ft.MEDIA-0_ft.FONT-0_ft.HTML-0_ft.OTHER-0%22%7D "View JS assets") | `478.13KiB` | `478.13KiB` |

Bundle analysis reportBranch feat/demoProject dashboard