Arnold Daniels
032a42cca8
Working on multiple levels for dropdowns
2014-03-27 22:30:29 +01:00
Arnold Daniels
ec797fb799
Pressing cancel in a file input clears it, so Fileinput.clear() needs to be called. Fixes #194
2014-03-25 19:46:17 +01:00
Arnold Daniels
36613f1655
Reset element style in offcanvas.recalc(). Fixes #201
2014-03-25 19:02:06 +01:00
Arnold Daniels
2ac056ab82
Fixed offcanvas position (only left was working). Fixes #195
...
Fixed calculating the position when 'auto' is used.
Off canvas navbar is positioned to the right by default and can be placed left with `.navmenu-fixed-left`.
Added link to off canvas navbar example in other offcanvas examples
2014-03-25 18:38:56 +01:00
Arnold Daniels
ac9e37fc64
Make disable scrolling optional for offcanvas. Fixes #193
2014-03-25 14:34:59 +01:00
Arnold Daniels
00a5a2d55b
Fixed offcanvas error because state is used as function. Fixes #192
2014-03-25 14:20:49 +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
2e76a80b1e
File input -> Better support for Bootstrap 3. Fixes #174
2014-02-17 06:02:51 +01:00
Arnold Daniels
299623f68f
Offcanvas fix for Firefox
2014-02-17 05:18:14 +01:00
Arnold Daniels
bcbfa87a8e
on event fix offcanvas
2014-02-17 04:08:59 +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
Arnold Daniels
d12820b7b5
Rewritten offcanvas completely
2014-02-12 02:55:29 +01:00
Arnold Daniels
9c9af5d740
Rework of offcanvas plugin using position only
2014-02-11 05:01:45 +01:00
Arnold Daniels
1c0f1f8e32
Offcanvas WIP
...
Working on major fix for offcanvas
Adding offcanvas navbar
2014-02-07 22:43:04 +01:00
Mike Szyndel
e90c1136eb
speed up presentation of file preview
2013-11-27 18:17:37 +01:00
Arnold Daniels
830c28fa97
Scrollspy fix for hidden elements
2013-11-01 12:48:12 +01:00
Arnold Daniels
18e0dbb1b4
Added inputmask
2013-11-01 12:48:12 +01:00
Arnold Daniels
070a12e813
Added rowlink
2013-11-01 12:48:11 +01:00
Arnold Daniels
f56f8cbf90
Added navmenu and off canvas
2013-11-01 12:48:11 +01:00
Arnold Daniels
0f04f11eb1
Added fileinput
2013-11-01 12:48:11 +01:00
Jared Christensen
583697fec3
JS comments pointed to new documentation
2013-10-29 12:10:47 -05:00
Chris Rebert
7b24f3c47c
QUnit.equals() is deprecated; use QUnit.equal() instead
2013-10-25 14:14:30 -07:00
Zlatan Vasović
63433fbef9
Update license year
2013-10-22 18:41:33 +02:00
Chris Rebert
f11aa31023
Merge pull request #10519 from zba/master
...
changed attr('data-target') to data('target');
2013-10-14 19:14:58 -07:00
Zlatan Vasović
62c905f5bc
Remove [type]
...
type="text/css" isn't needed
2013-10-09 09:45:05 +02:00
XhmikosR
3c0489102e
Sort by name.
2013-09-18 20:36:17 +03:00
Alexey
7ee2b6a976
changed attr('data-target') to data('target');
...
this will extend js interface, to be possible to setup targets for tabs as
var content=$('<div class="tab-pane">',{text: 'content'});
var tab=('<li>',{html: $('<a>',{text: 'Main options'})}).addClass('active').data({target: $main,toggle: 'tab'}).appendTo(tabs);
2013-09-08 04:49:27 +03:00
Martin Hansen
6d3ad5ed7f
deleted files not used anymore after transition to grunt-contrib-qunit
2013-08-30 21:39:48 +02:00
fat
734b6acf13
add small fix for tooltip consistency + fix customizer syntax issue
2013-08-17 20:28:58 -07:00
fat
4696565044
fixes #9745
2013-08-17 16:18:26 -07:00
fat
63ac9e354f
fixes #9674
2013-08-17 16:13:48 -07:00
fat
c0eabdda9f
fixes #9543
2013-08-17 16:11:05 -07:00
fat
d754e6564d
add some crap
2013-08-17 15:54:42 -07:00
fat
1d53dd31f5
add role=menu to html
2013-08-17 15:48:29 -07:00
fat
a10ec62f63
fixes #9579
2013-08-17 15:05:59 -07:00
fat
712b89ed4e
fixes #9362
2013-08-17 14:24:38 -07:00
fat
5e89f71ab2
fix for #8768
2013-08-17 13:14:19 -07:00
Mark Otto
237640c706
Drop the accordion for the panel
...
* Deletes the accordion.less file
* Extends the panel to be collapsible with our JS plugin
* Supports panel color variations
2013-08-12 23:36:25 -07:00
Jacob Thornton
92c2ad98e7
fixes #8983
2013-08-11 15:41:06 -07:00
Jacob Thornton
89b3cb0dac
fixes #9318
2013-08-11 15:17:04 -07:00
Jacob Thornton
bf2ab457ea
fix comment in tooltip
2013-08-11 14:59:39 -07:00
Jacob Thornton
6393a78bf0
fixes #9279
2013-08-11 14:32:32 -07:00
Jacob Thornton
1abb7947c2
fixes #9222
2013-08-10 14:09:05 -07:00
Jacob Thornton
a4f0e8d37a
fixes #9111
2013-08-10 13:35:20 -07:00
Jacob Thornton
dbed9da774
fixes #6159
2013-08-09 00:16:47 -07:00
Chris Rebert
f86f6ee955
fix 'Calcuated' typo & run grunt; thanks @FagnerMartinsBrack
...
fixes typo introduced in 2b6ec38987
2013-08-08 13:31:22 -07:00
Jacob
d22bd3a660
Merge pull request #9089 from jdiamond/3.0.0-wip
...
accordion's data-parent can't contain dots
2013-08-07 23:37:05 -07:00
Braden Whitten
f816a18f79
Fix spacing after '='
...
Just added a space after a function definition to tidy up the code.
2013-08-06 17:02:57 -04:00
Mark Otto
f266595092
Fixes #9150 : Hide popover titles in IE8
...
Properly hides popover titles in IE8 because apparently it doesn't
accept the `:empty` selector. /cc @fat @cvrebert
2013-08-06 11:18:12 -07:00
Jason Diamond
fb57eda268
use quotes to allow dots in data-parent
2013-08-04 23:59:57 -07:00