npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@belvoly-vue-aioa/m-ui

v0.2.10

Published

智能办公移动ui组件

Downloads

106

Readme

说明

belvoly vue 移动APP专用组件库 注意 新版本必须依赖vue 2.7.10+,更新新版本请升级本地项目Vue的版本

组件

  1. ChoosePeopleOrOrg 选人组件
  2. Upload 上传组件

0.2.10

  1. upload 组件上传的时候,增加accessToken

0.2.7

  1. 增加ChoosePeopleOrOrg组件isShowUnit选项,是否显示本单位的人员
  2. 增加ChoosePeopleOrOrg组件objects选项,可以自定义 tab

0.2.6

  1. 增加Upload整合随申办政务云功能

0.2.4

  1. 移除OPickerChoosePeopleOrOrg 选中元素的边框

0.1.53

  1. 修复upload 组件在在线预览下,没有取消按钮 #8337

0.1.51

  1. 修复upload 组件 andoird 10上传文件乱码,导致无法下载

0.1.50

  1. ChoosePeopleOrOrg 模糊搜索用户时,人员增加部门信息,人员名称同名是可以区分用户

0.1.48

  1. Uploaduploading 事件增加进度参数
  2. Upload 修复simple模式只能上传图片
  3. Upload 增加手动触发选择文件chooseFile方法

0.1.47

  1. Upload 增加 add 事件

0.1.46

  1. Upload 增加enabledRename属性,是否开启重命名功能
  2. Upload 修复批量上传报错
  3. Upload 增加开启下载日志功能

0.1.45

  1. Upload 增加nameMaxLength属性,限制名称最大长度,增加beforeRename属性,可以在重命名时验证

0.1.44

  1. Upload 上传控件增加重命名的事件支持

0.1.43

  1. ChoosePeopleOrOrg 增加 peopleDataFilter 用户过滤器

0.1.42

  1. [FEATURE#1482] 选人控件机构不可以选时箭头移动到右侧,并且点击文字时展开或折叠。选择的内容在展开时撑满屏幕

0.1.41

  1. Upload 增加onRemove属性,当定义此属性,则替换默认删除事件

0.1.39

  1. Upload 修复查看按钮判断是在线预览,文件扩展名是大写会导致判断失败
  2. Upload 在线预览如果不支持,则也会触发download事件

0.1.37

  1. OPicker 增加chainAjax生命周期,解决设置请求前的信息

0.1.36

  1. Upload 组件增加 download事件

0.1.35

  1. OPicker 搜索行为由点击确定修改为输入立即搜索#22

0.1.27

  1. OPicker 增加dataConvert生命周期配置,用来解决接口返回的特殊数据转换。
  2. OPickerChoosePeopleOrOrg修复页面后退没有关闭窗口
  3. 修复OPickerChoosePeopleOrOrg销毁时JS报错
  4. OPicker点击下方已经选中的元素,可以快速删除
  5. tree 增加同步数据节点属性

0.1.25

  1. 增加企业微信的配置和支持
  2. 修复App内o365判断有误,预览问题

更新

0.1.23

  1. Upload 修复APP 图片模式,上传显示图片格式不正确和图片太大无法上传的问题

0.1.22

  1. Upload 修复APP 选图片和选附件是一样的界面,选图片只可以选择图片

0.1.21

  1. Upload 样式调整

0.1.20

  1. Upload 组件增加 buttons的slot

0.1.19

  1. ChoosePeopleOrOrg 修复点击选人,出现2次数据

0.1.18

  1. ChoosePeopleOrOrg 点击label可以选中
  2. ChoosePeopleOrOrg 点击下方已经选中的元素,可以快速删除

0.1.17

  1. Upload组件增加属性simple,简易模式,不包含任意界面
  2. Upload组件增加uploadingerror事件

v 0.1.9

  1. OPickerChoosePeopleOrOrg修复在iOS 11底部安全区域显示正常

v 0.1.8

  1. Upload组件支持在APP中上传和预览

v 0.1.7

  1. 增加OPicker 组件

v 0.1.6

  1. ChoosePeopleOrOrg 组件的model属性可以设置为org,用于选择机构
  2. 修复BUG导致的编译失败

v 0.1.5

  1. ChoosePeopleOrOrg 组件增加搜索功能
  2. ChoosePeopleOrOrg 组件可以正确识别isShowGlobal属性

v 0.1.2

  1. ChoosePeopleOrOrg 修复页面有滚动条,选人的界面没有全屏显示
  2. Upload 增加查看模式,和图标有Word、Excel、PPT、其它四种显示图标