🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@bbfe/components-assembly

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbfe/components-assembly

UI components assembly for Vue.js, proxy UI library

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
2
Created
Source

components-assembly

组件合集,代理不同 UI 组件库

目前支持 ElementUI,目的是扩展组件功能,修改组件样式

采用 ant.design 设计思想

支持

{
  "vue": "2.5.13",
  "element-ui": "^2.0.10"
}

注意,vue 2.4 和 2.5 在 scopedSlots 语法的属性名上有修改,本库使用的 vue 2.5.13,如有使用 scopedSlot 请使用 template scope 写法

** components-assembly 1.x.x 版本,需要升级vue,vue-template-compiler 和 element-ui **

实现

通过 mixins 混入组件,扩展组件方法和属性

完全编译 css 替代原组件库样式

已修改组件文档

  • Menu
  • 反馈类 Feedback 包括 MessageBox、Message 等
  • 组件扩展 Slots 包括 Select、RadioGroup、CheckboxGroup 等

(已失败)全代理组件思想和经验

Keywords

UI

FAQs

Package last updated on 08 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts