内容简介:HeyUI@1.23.0 Release命名:Basu(八宿),2012年10月,搭车川藏线。 Bug Fixes AutoComplete: add autocomplete="off" on input (e744898) Lang: fix Spanish language (3a58cb3) Features ColorPicker: ColorPi...
HeyUI@1.23.0
Release命名:Basu(八宿),2012年10月,搭车川藏线。
Bug Fixes
Features
- ColorPicker: ColorPicker Component (b72b1b9), closes #95
- i18n: add pt_BR (03774a5), closes #168
- Slider: optimize interaction processing (4d6abaf)
ColorPicker
ColorPicker 不默认加载,如果你使用的是按需加载,则无需关注。如果你使用的是全量加载,请使用以下代码:
import ColorPicker from 'heyui/lib/components/color-picker';
Vue.component('ColorPicker', ColorPicker);
基础功能
透明度选择
预定义颜色选择
更多信息请参考:
https://www.heyui.top/component/other/colorpicker
关于HeyUI
希望更多的人能参与到我们的开源项目中。
Github仓库:heyui/heyui
码云仓库:https://gitee.com/heyui/heyui
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Transcending CSS
Andy Clarke、Molly E. Holzschlag / New Riders / November 15, 2006 / $49.99
As the Web evolves to incorporate new standards and the latest browsers offer new possibilities for creative design, the art of creating Web sites is also changing. Few Web designers are experienced p......一起来看看 《Transcending CSS》 这本书的介绍吧!