Alex Vasilenko
473a741ede
prevent scrolling on mobiles
...
modal backdrop option for offcanvas
2014-07-02 14:22:46 +03:00
Arnold Daniels
f4705f17fc
Rebuild customize.min.js
2014-05-06 05:57:04 +02:00
Arnold Daniels
04e4586372
Build new release
2014-05-06 04:58:34 +02:00
Arnold Daniels
73f80614b6
Fixed customizer. Fixes #233
...
Bump version to 3.1.3
2014-05-06 04:56:26 +02:00
Arnold Daniels
2712c97e85
Removed mixins.less from jasny-bootstrap.less
2014-05-06 03:06:09 +02:00
Arnold Daniels
e822b1b3bf
Build v3.1.2
2014-04-19 18:25:38 +02:00
Arnold Daniels
9e28a9b2bc
Move mixins taken from Twitter Bootstrap to build dir. Fixed #221
...
Move button-label mixin to button-labels.less.
2014-04-13 16:36:59 +02:00
Arnold Daniels
d5d4c5bd62
Build Bootstrap v3.1.1
2014-03-28 03:46:35 +01:00
Arnold Daniels
9b5357120e
Updated package versions
...
Rebuild jasny-bootstrap
Fixed test-infra permissions
2014-03-25 11:42:58 +01:00
Arnold Daniels
77d56d79af
Fixed customizer
...
Documentation fixes, oa. removed twbs stuff from components page
2014-02-18 03:49:32 +01:00
Arnold Daniels
74dbf6cd1a
Fixing customizer
2014-02-18 00:16:38 +01:00
Arnold Daniels
2e76a80b1e
File input -> Better support for Bootstrap 3. Fixes #174
2014-02-17 06:02:51 +01:00
Arnold Daniels
85b6cf56cd
Add overflow-hidden to the filename. Fixes #146
...
Still to prevent the filename to be wider than the parent and also to keep the icon and the filename on the same line.
2014-02-17 05:21:11 +01:00
Arnold Daniels
299623f68f
Offcanvas fix for Firefox
2014-02-17 05:18:14 +01:00
Arnold Daniels
735273c713
Fix navbar-offcanvas example
2014-02-17 04:37:45 +01:00
Arnold Daniels
bcbfa87a8e
on event fix offcanvas
2014-02-17 04:08:59 +01:00
Arnold Daniels
a5d4fe972c
Documentation fixed
2014-02-17 04:04:36 +01:00
Arnold Daniels
24820edffd
Fixed docs validation issues
2014-02-16 17:24:55 +01:00
Arnold Daniels
bfa71ed338
Removed Twitter Bootstrap from docs
2014-02-16 16:50:59 +01:00
Arnold Daniels
833acdaead
Removed twbs variables
2014-02-14 05:12:35 +01:00
Arnold Daniels
1875bb0577
Fixed grunt build procedure
2014-02-14 02:25:21 +01:00
Arnold Daniels
356becc265
Removing Twitter Bootstrap + Get build procedure and file structure from twbs 3.1
2014-02-14 01:35:27 +01:00
Mark Otto
a8005b3d0b
flatten docs dir back into root
2013-07-18 17:41:30 -07:00
fat
4b40ee692d
cleaner way of preventing double click events + clean up tests for jshint
2013-07-18 01:07:11 -07:00
fat
37e899d766
get button js working with actual form elements p cooll
2013-07-18 00:59:31 -07:00
fat
8cf04911db
fixes #7776
2013-07-17 23:25:26 -07:00
fat
18d23b892c
rebuild js + fixes #7583
2013-07-17 21:35:28 -07:00
fat
2cccc0889f
make sure triggering element is visible before focusing #7521
2013-07-17 21:30:38 -07:00
fat
102df4ff33
Merge branch '3.0.0-wip' of git://github.com/muan/bootstrap into muan-3.0.0-wip
...
Conflicts:
docs/assets/js/bootstrap.min.js
2013-07-17 21:14:02 -07:00
fat
eb3333a612
fix #7000
2013-07-17 21:08:50 -07:00
fat
392bf0c9c9
fixes #6691
2013-07-17 20:29:41 -07:00
fat
f97dd5af49
rebuild doe
2013-07-17 19:33:21 -07:00
Mark Otto
817972724a
Remove further mentions of Glyphicons
2013-07-05 14:11:12 -05:00
Mu-An Chiou
55fa1acbd6
Tooltip: apply position class before positioning
2013-06-28 11:05:38 +01:00
Mark Otto
1a09eada35
Run make on JS
2013-06-28 00:08:19 -07:00
Mark Otto
6a2858f7bf
make on js i guess? /cc @fat
2013-06-27 19:36:35 -07:00
Mark Otto
2aec6dae59
Fixes #7730 : Better hiding of empty titles in popovers
...
If the popover's title contains no text, hide it via JS. Previously was
done via CSS's `:empty` property, but that doesn't work in IE8, so JS
it is.
/cc @fat becaue I probably did this wrong <3
2013-06-20 16:02:05 -07:00
Mark Otto
65ad52060e
Offcanvas example update
...
* Remove plugin file and put JS inline
* Update grid layout to use tablet columns
* Switch from LESS to CSS for transition
* Pad footer sides for better mobile rendering
* Spacing cleanup
2013-06-19 20:31:03 -07:00
Mark Otto
b0bece66f2
Merge branch 'offcanvas-example' of https://github.com/trumbitta/bootstrap into trumbitta-offcanvas-example
2013-06-19 19:13:38 -07:00
Ivan Malopinsky
c1655e6cbd
upgrade holder to 2.0, update thumbnail examples in docs to fit inside containers
2013-06-16 23:16:56 -04:00
Mark Otto
949c7cca00
Merge pull request #8156 from baer/toggle-button-fix
...
Docs Customize toggle button used incorrect selectors
2013-06-12 16:59:40 -07:00
Mark Otto
47f8ba98f3
Merge pull request #8158 from baer/download-button-fix-proper
...
Docs "Customize and Download" button didn't send the correct parameters
2013-06-12 16:59:22 -07:00
Eric Baer
6771be1ced
Docs Customize "Customize and Download" button not working properly
2013-06-12 14:01:59 -06:00
Eric Baer
7f8703ef86
Docs Customize toggle button used incorrect selectors
2013-06-12 12:51:10 -06:00
Mark Otto
9fac2c0467
Update docs JS to prevent clicks on links with hash hrefs
2013-06-09 23:45:14 -07:00
Mark Otto
9ba11ba60a
No more need for grid column highlighting, so nuke that
2013-06-09 23:44:14 -07:00
Robert Burns
cc684750e5
Fix for carousel indicators
2013-06-01 08:15:40 -04:00
fat
f5ce66177b
fix event binding in modal.js
2013-05-29 11:24:00 -04:00
fat
a7a87c8e8c
rebuild
2013-05-27 12:48:16 -07:00
fat
9257bdc097
fixes #7163
2013-05-27 12:45:13 -07:00