bootstrap3
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...
-
Updated
Feb 13, 2020 - JavaScript
-
Updated
May 5, 2020 - JavaScript
-
Updated
Jun 12, 2019 - HTML
Fullscreen / bh
Add syntax selector to the DOC site to switch between Rails Erb and default Erb (Padrino/Middleman)
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 %
-
Updated
May 20, 2020 - JavaScript
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.$
-
Updated
May 15, 2020 - JavaScript
-
Updated
May 23, 2020 - C#
-
Updated
Nov 22, 2019 - JavaScript
-
Updated
Dec 21, 2019 - Java
-
Updated
May 1, 2020 - JavaScript
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
-
Updated
May 17, 2020 - JavaScript
-
Updated
Mar 15, 2015 - CSS
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';
``
-
Updated
May 20, 2020 - HTML
-
Updated
Oct 27, 2019 - PHP
-
Updated
Apr 4, 2019 - HTML
-
Updated
May 21, 2020 - TypeScript
-
Updated
May 6, 2020 - TypeScript
-
Updated
Feb 7, 2020 - JavaScript
-
Updated
Sep 12, 2018 - PHP
-
Updated
Jun 14, 2017 - Java
yii\bootstrap\Tabs
This issue has originally been reported by @andrtechno at yiisoft/yii2#14710.
Moved here by @samdark.
в примере http://www.yiiframework.com/doc-2.0/yii-bootstrap-tabs.html
ругается на
[
'label' => 'External Link',
'url' => 'http://www.example.com',
],
Invalid Configuration – yii\base\InvalidConfigException
The 'content' option is
-
Updated
Jul 19, 2019 - HTML
Created by Mark Otto, Jacob Thornton
Released August 19, 2011
- Organization
- twbs
- Website
- getbootstrap.com
- Wikipedia
- Wikipedia
I don't know if this project is actively maintained or not. But I'd like to update it to Latest bootstrap versions and update the documentation as well. Is there anyone I could talk to about it?
Or should I just get a fork and continue there? Is this project abandoned?