Giter Club home page Giter Club logo

ale's Introduction

(wip)Element-UI 3 (Ale-UI) for vue3

这是一个基于 element-ui 修改的,支持 Vue 3 的组件库,你可以叫它 element3,也可以叫它 Ale (爱了)。

提交

  • 请注意代码规范(项目内嵌了 prettier)。

  • 提交前请先拉取代码,以免产生不必要的冲突

  • 提交规范:key: value。比如:重构了 button 按钮 -> refactor: refactor button

  • key 可选 :

    feat:新功能(feature)
    fix:修补bug
    docs:文档(documentation)
    style: 格式(不影响代码运行的变动)
    refactor:重构(即不是新增功能,也不是修改bug的代码变动)
    test:增加测试
    chore:构建过程或辅助工具的变动
    release: 发布
    

已移植组件

- 布局:Layout

- 布局容器:Container

- 色彩:Color

- 字体:Typography

- 边框:Border

- 图标:Icon

- 按钮:Button

- 文字链接:Link

- 单选框:Radio

- 多选框:Checkbox

- 输入框:Input

- 计数器:InputNumber

- 选择器:Select

- 开关:Switch

- 表单:Form

- 标签:Tag

- 分页:Pagination

- 警告:Alert

- 消息提示:Message

- 弹框:MessageBox

- 通知:Notification

变化

组件的前缀进行了修改:el -> al

即:el-button -> al-button

运行与打包

npm run dev

npm run build

更新计划(0.2.0)

  • 表格:table
  • 对话框:Dialog
  • 导航组件:NavMenu
  • 标签页:Tabs
  • 面包屑:Breadcrumb

加入交流群

image-20200904185952422

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.