Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
643 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in ly525/luban-h5 that received 1 comment
feat: contextmenu support whitelist !#zh: 右键菜单支持元素黑白名单
/** * 做一下扩展,提供:黑白名单,来针对某些特定组件,展示特定右键菜单 * TODO:后期提供如下方式,来扩展右键菜单 window.GlobalLuban.contextmenu.registerMenu({ label: '复制', value: 'copy', elem…