Coder Social home page Coder Social logo

cloud-ui's Introduction

Vusion

CLI for developing Vusion Projects.

CircleCI NPM Version Dependencies NPM Download

Install

npm install -g vusion

Quick Start

vusion init

Commands

  • vusion help: Show help of all commands

  • vusion -V, --version: Show the version of current CLI

  • init <type> <name>: Initialize a material

  • config <action> <key> [value]: Configure CLI options

  • publish <version>: Publish a new version

  • screenshot <url|local-file>: Take a screenshot of a web page

  • deploy: Push files to NOS static bucket

  • ghpages: Push a directory to gh-pages

  • readme: Generate final readable README.md from api.yaml and docs

  • vetur: Generate tags.json and attributes.json for Vetur

  • diff <source> <target>: Check differences between two path files

  • sync <source> <target>: Sync files from one path to another. Support watch mode

  • help [cmd]: display help for [cmd]

Run vusion <command> --help for detailed usage of given command.

cloud-ui's People

Contributors

alfredmou avatar can2nya avatar codespirate avatar daysai avatar haoxutong avatar heroor avatar imyzf avatar ionian-aries avatar lewis617 avatar lifuquan avatar limoon7 avatar lingqiao123 avatar lonyanzzc avatar luoxlgh avatar myronliu347 avatar ncqwer avatar qingniao99 avatar rainfore avatar shaoyuee avatar violarong avatar wangzanning avatar wybieshang avatar xuguanjie0706 avatar yangxiuxiu1115 avatar yufji avatar zhangsanshi avatar zhharies avatar zou-xinhua avatar zx-zhyl avatar zxydaisy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloud-ui's Issues

Release v0.2.0

💥 Breaking Changes:

  • <u-icon-svg>改为<u-icon>
  • 移除旧的组件
  • <u-form>@validate事件参数为一个对象
  • <u-sidebar><u-navbar>支持非路由的情形,包含value属性
  • <u-tabs>包含value属性

添加`<u-info-list>`组件

<u-info-list>
    <u-info-list-group title="基本信息">
        <u-info-list-item label="仓库名称">webdevelop</u-info-list-item>
        <u-info-list-item label="持续集成">支持</u-info-list-item>
        <u-info-list-item label="访问权限">私有</u-info-list-item>
    </u-info-list-group>
</u-info-list>

<u-grid-layout>

<u-grid-layout gutter="small|large">
    <u-grid-layout-row>
        <u-grid-layout-column>

u-calendar

u-calendar组件年份月份选择列表的z-index为10,比项目中s-date-picker组件的z-index小,导致s-date-picker组件中的年份月份选择列表被覆盖。

如果s-date-picker中的z-index调至小于10,s-date-picker会被页面中的其他元素覆盖,所以需要调大u-calendar组件年份月份选择列表的z-index。

v0.3.0

  • 考虑<u-input>组件是否还要外面包个<div>
  • 重构<u-number-input>组件
  • <u-date-picker>等核心属性统一改成value
  • 检查<u-tooltip><u-popover>

添加`<u-desc-list>`组件

<u-desc-list>
    <u-desc-list-group title="个人信息">
        <u-desc-list-item label="头像">
        ...
        </u-desc-list-item>
        <u-desc-list-item label="用户名">
        ...
        </u-desc-list-item>
        <u-desc-list-item label="登录密码">
        ...
        </u-desc-list-item>
    </u-desc-list-group>
<u-desc-list>

v0.5.0

  • Review ULoading, UModal, ULightbox
  • Form 相关

v0.4.0

  • <u-input>组件 IE9 的placeholder
  • 重构<u-date-picker>等组件,核心属性统一改成value
  • <u-form>异步验证问题
  • <u-table-view> Review

<u-tablets>

样式如下:
2017-04-17 14 23 47

要求继承ListView,参考Pills和Capsules

v0.9.x

  • Button 没有 Group,没有 icon 需要用 扩充

Break Changes:

  • Remove <u-old-*>
  • Remove <u-summary-card>

select 后端模糊检索回显时无法展示

操作场景:

在当前页面未reload的情况下,重置操作,且重置的目标数据不在当前的选择数据中

目前表现

选择框直接没有任何数据展示

期望表现

1、如果没有命中直接展示对应的值
2、提供钩子函数以方便在上述回显情况下填充目标数据到选择列表中

加一个`v-ellipsis-title`指令

发现有省略时自动添加title

判断white-space: nowraptext-overflow: ellipsisoverflow: hidden三个条件满足与否,在元素上绑定mouseenter事件处理,支持事件委托。

弹窗下的u-form表单验证

在弹窗下的表单验证的时候,无法获取到表单的ref,在编辑的时候初次加载的时候没法验证一次

u-button

以前u-button默认有右边距,新主题中没有,更新后导致一起的按钮会连在一起

u-input的格式问题

u-input默认宽度应该和u-select保持一致。此外,u-input的normal和large之间,应该再有个330-360px之间的宽度

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.