A simple iconpicker for Bootstrap 3.x and 4.x.
Please note that this project is for Bootstrap 3.x and 4.x, including Glyphicons in Bootstrap 3.x.Other icon fonts thats supports: Elusive Icons, Font Awesome, Ionicons, Map Icons, Material Design Icons, Octicons, Typicons, Weather Icons, Flag Icons.
Several quick start options are available:
git clone https://github.com/victor-valencia/bootstrap-iconpicker.git
.bower install bootstrap-iconpicker
.npm install bootstrap-iconpicker
.The CDN is updated after the release is made public, which means that there is a delay between the publishing of a release and its availability on the CDN. Check the GitHub page for the latest release.
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
bootstrap-iconpicker/
├── css/
│ ├── bootstrap-iconpicker.css
│ ├── bootstrap-iconpicker.min.css
├── js/
│ ├── bootstrap-iconpicker-iconset-all.js
│ ├── bootstrap-iconpicker-iconset-all.min.js
│ ├── bootstrap-iconpicker.bundle.min.js
│ ├── bootstrap-iconpicker.js
│ └── bootstrap-iconpicker.min.js
We provide compiled CSS and JS (bootstrap-iconpicker.*
), as well as compiled and minified CSS and JS (bootstrap-iconpicker.min.*
).
All iconset includes in previous versions are included in file (bootstrap-iconpicker-iconset-all.js
) compiled and (bootstrap-iconpicker-iconset-all.min.js
) minified.
Files (bootstrap-iconpicker-iconset-all.min.js
) and (bootstrap-iconpicker.min.js
) are included in bundle version (bootstrap-iconpicker.bundle.min.js
).
You can see all suported iconset in this doc.
See documentation and live examples here: http://victor-valencia.github.io/bootstrap-iconpicker
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher.You may use this JSFiddle as a template for your bug reports.
You can see what's next and changelog in this doc.
For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap-Iconpicker is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
For more information on SemVer, please visit http://semver.org/.
@victor-valencia, @promatik, @jwhitfieldseed, @crlcu, @michaelbilcot, @joews, @s-belichenko-sold, @mahmoud-asadi, @ibrahimyilmaz7
Licensed under the MIT license.
Does your organization use bootstrap-iconpicker?Open an issue, and include a link, and you'll be added to the list.
1.组件开源地址以及API说明 bootstrap-select bootstrap-select Examples 2.使用前提 引入bootstrap-select,既然是bootstrap-select,组件肯定是依赖bootstrap的,而bootstrap又是依赖jquery的,所以使用组件必须引用如下文件。 <script type="text/javascript" src="/js
Bootstrap 是快速开发 Web 应用程序的前端工具包。它是一个 CSS,HTML 和 JS 的集合,它使用了最新的浏览器技术,给你的 Web 开发提供了时尚的版式,表单,buttons,表格,网格系统等等。 在线文档、演示、教学:http://tool.oschina.net/apidocs/apidoc?api=bootstrap 快速开始 提供了几种快速入门选项: 下载最新版本 克隆仓
主要内容:Bootstrap,HTML 代码,指令解析,Bootstrap 类解析,JavaScript 代码,myUsers.js,JavaScript 代码解析AngularJS 的首选样式表是 Twitter Bootstrap, Twitter Bootstrap 是目前最受欢迎的前端框架。 查看 Bootstrap教程。 Bootstrap 你可以在你的 AngularJS 应用中加入 Twitter Bootstrap,你可以在你的 <head>元素中添加如下代码: <link re
主要内容:实例,尺寸大小,实例Well 是一种会引起内容凹陷显示或插图效果的容器 <div>。为了创建 Well,只需要简单地把内容放在带有 class .well 的 <div> 中即可。下面的实例演示了一个默认的 Well: 实例 <div class="well">您好,我在 Well 中!</div> 结果如下所示: 尺寸大小 您可以使用可选类 well-lg 或 well-sm 来改变 Well 的尺寸大小。这两个类
使用 Bootstrap 来做服务初始化 Vanilla 使用 Bootstrap 来做应用初始化的工作,用户可以在此对应用做一些配置(比如所使用的路由协议,使用何种视图引擎),对配置做一些初始化加载,初始化 WAF,初始化 Plugins 等操作,Vanilla 运行在 OpenResty content_by_lua\这个 Phrase,使用 Bootstrap 可以很好的实现对请求的细粒度控
Using TinyMCE in a Bootstrap dialog You need to override the built-in block on focusin in Bootstrap dialogs when using TinyMCE inside it. See this fiddle for a working example. Bootstrap blocks all fo
TLS Bootstrap 本文档介绍如何为 kubelet 设置 TLS 客户端证书引导(bootstrap)。 Kubernetes 1.4 引入了一个用于从集群级证书颁发机构(CA)请求证书的 API。此 API 的原始目的是为 kubelet 提供 TLS 客户端证书。可以在 这里 找到该提议,在 feature #43 追踪该功能的进度。 kube-apiserver 配置 您必须提供一
Terminology: cluster: a set of monitors quorum: an active set of monitors consisting of a majority of the cluster In order to initialize a new monitor, it must always be fed: a logical name secret key
danger bootstrap 主题正在开发中,尚未准备好用于生产环境。 Docusaurus 的 bootstrap 主题。 你可以参考 主题配置 章节以获得详细的配置信息。 npm Yarn npm install --save @docusaurus/theme-bootstrap yarn add @docusaurus/theme-bootstrap tip 如果你已经安装了