Skip to content

Commit

Permalink
feat(kmodalfullscreen): vue 3 upgrade (#585)
Browse files Browse the repository at this point in the history
Port `KModalFullscreen` component.
  • Loading branch information
kaiarrowood authored Apr 18, 2022
1 parent 55f87d5 commit a63121e
Show file tree
Hide file tree
Showing 5 changed files with 883 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export default defineUserConfig<DefaultThemeOptions, ViteBundlerOptions>({
'/components/label',
'/components/menu',
'/components/modal',
'/components/modal-fullscreen',
'/components/pagination',
'/components/popover',
'/components/prompt',
Expand Down
Loading

0 comments on commit a63121e

Please sign in to comment.