@chenzoho/vue-modal
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

弹出框/modal

安装

pnpm install @chenzoho/vue-modal

依赖

  • vue
  • @vueuse/core
  • @chenzoho/vue-scroll-container
  • @chenzoho/vue-utils
  • ant-design-vue
  • @ant-design/icons-vue
  • xe-utils

使用

import { VScrollbar } from "@chenzoho/vue-modal"
import "@chenzoho/vue-modal/style.css"

更新

  • 1.0.1
    • 发布第一个版本
  • 1.0.2
    • 更新README
  • 1.0.3
    • 修复头部的问题
    • 修复全屏的问题
  • 1.0.5
    • 修复全屏下窗口高度变化,但是modal内容高度不变的问题
  • 1.0.6
    • 把modal窗口最低高度设置为211,其次为非全屏下只显示最高高度
  • 1.0.7
    • 非全屏下,最高高度的值不通过height读取

Readme

Keywords

Package Sidebar

Install

npm i @chenzoho/vue-modal

Weekly Downloads

1

Version

1.0.7

License

MIT

Unpacked Size

147 kB

Total Files

14

Last publish

Collaborators

  • dingyy
  • chenzehong