Giter Club home page Giter Club logo

ido-ui-css's Introduction

ido-ui-css

设置全局 CSS 样式;基本的 HTML 元素均可以通过 class 设置样式并得到增强效果;

集成

  npm i ido-ui-css -S

使用

本插件依赖[email protected],安装本插件的同时也会安装font-awesome。在使用本UI样式库的时候可以直接引用对应的CSS文件

import 'font-awesome/css/font-awesome.min.css';
import 'ido-ui/css/ido-ui-css.min.css';

同时,本插件已经使用js文件打包了两个css文件,在支持CSS模块的项目里也可以像下面这样直接引用插件:

import 'ido-ui-css';

使用文档

0、项目文档以及组件概览

1、do-ui-容器布局

2、ido-ui-面板pannel

3、ido-ui-按钮

4、ido-ui-图标库

5、ido-ui-表单相关组件

6、ido-ui-九宫格

7、ido-ui-loading

8、ido-ui-menu菜单

9、ido-ui-switch切换按钮

10、ido-ui-toast提示

11、ido-ui-模态框

12、ido-ui-action-sheet

13、ido-ui-列表

14、ido-ui-文章详情页

15、ido-ui-搜索页面

变更记录

1.0.0

  • 【Initial】初始版本

1.0.1

  • 【Add】Panel组件的标题部分添加“查看更多”这种引导链接的样式。
  • 【Bug Fix】Search 组件指定 z-index,解决和有定位元素同时使用时的层级错乱问题。
  • 【Bug Fix】修复Article组件中图片不居中的问题。

ido-ui-css's People

Contributors

ido-web avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

feefeee npwayne

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.