Git Product home page Git Product logo

adherev's Introduction

简介

  这个工程中包含很多个npm包(整体也是一个npm包),这些包都是在平时工作中沉淀出来的一些可以高度复用的组件,有UI相关、工具相关、GIS相关,使用的是Vue技术,有的可能是对ant-design-vue(还有其他第三方的库)的二次封装

✨ 特性

  • 支持vue(3.x)
  • 支持ant-design-vue(3.x)
  • 支持国际化
  • 支持修改主题
  • 支持动态引入(babel-plugin-import)
  • 每一个子包都可以单独安装
  • 使用typescript编写

🖥 兼容环境

  • 现代浏览器,不支持IE
  • 每一个子包对IE的兼容性都不一样需要具体看

分支要求

  • develop是不支持IE的分支
    • 使用 vue3.x
    • ant-design-vue使用1.x
    • tsconfig的target可以给出es6
    • 不支持ie的版本号应该
    • vx.x.x
  • feature是支持IE的分支
    • 使用 vue3.x
    • ant-design-vue使用1.x
    • tsconfig的target只能给出es5
    • vx.x.x-polyfill

📦 安装

npm install @baifendian/adherev --save
yarn add @baifendian/adherev

线上地址(临时)

http://49.232.163.126:8084/

adherev's People

Stargazers

 avatar playerljc avatar

Watchers

playerljc avatar

adherev's Issues

ToDoList

  • 开发功能

    • adherev-ui-searchtable 加入data数据源
    • adherev-ui-antdformitem 中字典生成器中,数据源组件的value如果在dataSource中没有找到则赋值未空(adherev需要同步修改)
    • commitizen和cz-conventional-changelog来规范git的commit提交
    • .gitingore整理
  • Demo的完善 主要是例子的补全和属性的补全

    • adherev-ui-antdformitem
    • adherev-ui-conditionalrender
    • adherev-ui-configprovider
    • adherev-ui-confirm-delconfirm
    • adherev-ui-confirm-importantconfirm
    • adherev-ui-contourblock
    • adherev-ui-datedisplay
    • adherev-ui-flexlayout
    • adherev-ui-globalindicator
    • adherev-ui-historyback
    • adherev-ui-hooks
    • adherev-ui-messagedialog
    • adherev-ui-permission
    • adherev-ui-popup
    • adherev-ui-prompt-errorprompt
    • adherev-ui-prompt-successprompt
    • adhere-ui-prompt-warnprompt
    • adherev-ui-reactquill-sandbox
    • adherev-ui-scrollload
    • adherev-ui-searchtable
    • adherev-ui-space
    • adherev-ui-suspense
    • adherev-ui-tablegridlayout
    • adherev-ui-css
    • adherev-util-communication-ajax
    • adherev-util-dict
    • adherev-util-intl
    • adherev-util-preferences
    • adherev-util-iframeio
    • adherev-util-emitter
    • adherev-util

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.