Skip to content
#

bootstrap3

bootstrap logo

Bootstrap is a popular front-end framework that streamlines website design. It allows for the creation of easy and responsive web layouts.

Here are 3,207 public repositories matching this topic...

Java EE 企业级快速开发平台,基于经典技术组合(Spring Boot、Spring MVC、Apache Shiro、MyBatis、Beetl、Bootstrap、AdminLTE),在线代码生成功能,包括核心模块如:组织机构、角色用户、菜单及按钮授权、数据权限、系统参数、内容管理、工作流等。采用松耦合设计;界面无刷新,一键换肤;众多账号安全设置,密码策略;在线定时任务配置;支持集群,支持SAAS;支持多数据源

  • Updated May 5, 2020
  • JavaScript
oslerw
oslerw commented Dec 20, 2014

Hello,
Not sure if this is just me, but the navbar examples on the doc site don't actually seem to work for me and give a syntax error (erb tries to do ( navbar do ).to_s). I believe this is because the use of <%= instead of <%. For me (using middleman)):

<%= navbar do %>
  <%= vertical do %>
    <%= link_to 'Home', root_path %>
  <% end %
1TheMuffinMan
1TheMuffinMan commented May 18, 2017

At the bottom of the documentation it says that you can add your own scope properties in addition to message and title, however there's a lot of documentation missing on that functionality.

There is no documentation that specifies that you must create your own scope, add your custom property to it and then set the undocumented scope property in the notification:

var scope = $rootScope.$

FlyCms 是一个类似知乎以问答为基础的完全开源的JAVA语言开发的社交网络建站程序,基于 Spring Boot+Bootstrap3+MyBatis+MySql+Solr +Ehcache应用架构,专注于社区内容的整理、归类和检索,它集合了问答,digg,wiki 等多个程序的优点,帮助用户轻松搭建专业的知识库和在线问答社区。业务模块包括:权限管理,会员管理,角色管理,定时任务管理(调度管理),问答管理,文章管理,分享管理,短信接口管理和邮件系统发送(注册、找回密码、邮件订阅),跨域登录,消息推送,全文检索、前端国际化等等众多模块,等您自己来体验!

  • Updated Dec 21, 2019
  • Java
jgiardino
jgiardino commented Apr 29, 2019

The consumer should be able to specify the text string for the toggle that displays the page size menu.

We should also include a default string that clearly describes the button.

NOTE: these updates are expected to be completed after or as part of the update to refactor the Pagination component to use the OptionsMenu component. As part of this update, button.pf-c-options-menu__toggle woul

bluengreen
bluengreen commented Jan 9, 2017

This section is incorrect in my app. Not sure why or how you get the actual scss into your project since its a link to the other repo. But this section doesn't work

If you are using SCSS, modify your application.css.scss

// import bootstrap-sprockets before bootstrap if using bootstrap >= 3.2
@import 'bootstrap-sprockets';
@import 'bootstrap';
@import 'bootstrap-datetimepicker';
``

Created by Mark Otto, Jacob Thornton

Released August 19, 2011

Organization
twbs
Website
getbootstrap.com
Wikipedia
Wikipedia
You can’t perform that action at this time.