Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
d8098544
Commit
d8098544
authored
13 years ago
by
Jacob Thornton
Browse files
Options
Download
Plain Diff
Merge pull request #1138 from lookfirst/fixjs
2.0-wip: Fixjs headers
parents
3aea8637
84a8aa1b
9 merge requests
!1475
2.0 wip
,
!1403
warningText and warningBackground docs fix
,
!1351
2.0 wip - relative font sizes
,
!1315
[2.0-wip] Fix mustache glob when building
,
!1268
[wip-2.0] IE 7/8 Typehead JS fix
,
!1236
2.0 wip - Fix for issue #1202
,
!1219
Removed dotted outline on navbar dropdown menu
,
!1210
Missing icon class from examples
,
!1195
Fixed display of secondary container
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
js/bootstrap-button.js
+1
-1
js/bootstrap-button.js
js/bootstrap-carousel.js
+1
-1
js/bootstrap-carousel.js
js/bootstrap-collapse.js
+2
-2
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
+1
-1
js/bootstrap-dropdown.js
js/bootstrap-modal.js
+1
-1
js/bootstrap-modal.js
js/bootstrap-popover.js
+1
-1
js/bootstrap-popover.js
js/bootstrap-tab.js
+1
-1
js/bootstrap-tab.js
js/bootstrap-tooltip.js
+1
-1
js/bootstrap-tooltip.js
js/bootstrap-transition.js
+2
-2
js/bootstrap-transition.js
js/bootstrap-typeahead.js
+1
-1
js/bootstrap-typeahead.js
with
12 additions
and
12 deletions
+12
-12
js/bootstrap-button.js
+
1
-
1
View file @
d8098544
/* ============================================================
* bootstrap-button
s
.js v2.0.0
* bootstrap-button.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#buttons
* ============================================================
* Copyright 2012 Twitter, Inc.
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-carousel.js
+
1
-
1
View file @
d8098544
/* ==========================================================
* bootstrap-carousel.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#
alerts
* http://twitter.github.com/bootstrap/javascript.html#
carousel
* ==========================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-collapse.js
+
2
-
2
View file @
d8098544
/* =============================================================
* bootstrap-collaps
ibl
e.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#collaps
ibl
e
* bootstrap-collapse.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#collapse
* =============================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-dropdown.js
+
1
-
1
View file @
d8098544
/* ============================================================
* bootstrap-dropdown.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#dropdown
* http://twitter.github.com/bootstrap/javascript.html#dropdown
s
* ============================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-modal.js
+
1
-
1
View file @
d8098544
/* =========================================================
* bootstrap-modal.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#modal
* http://twitter.github.com/bootstrap/javascript.html#modal
s
* =========================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-popover.js
+
1
-
1
View file @
d8098544
/* ===========================================================
* bootstrap-popover.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#popover
* http://twitter.github.com/bootstrap/javascript.html#popover
s
* ===========================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-tab.js
+
1
-
1
View file @
d8098544
/* ========================================================
* bootstrap-tab
s
.js v2.0.0
* bootstrap-tab.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#tabs
* ========================================================
* Copyright 2012 Twitter, Inc.
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-tooltip.js
+
1
-
1
View file @
d8098544
/* ===========================================================
* bootstrap-tooltip.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#tooltip
* http://twitter.github.com/bootstrap/javascript.html#tooltip
s
* Inspired by the original jQuery.tipsy by Jason Frame
* ===========================================================
* Copyright 2012 Twitter, Inc.
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-transition.js
+
2
-
2
View file @
d8098544
/* ===================================================
* bootstrap-transition
s
.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html
* bootstrap-transition.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html
#transitions
* ===================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-typeahead.js
+
1
-
1
View file @
d8098544
/* =============================================================
* bootstrap-typeahead.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#
collapsible
* http://twitter.github.com/bootstrap/javascript.html#
typeahead
* =============================================================
* Copyright 2012 Twitter, Inc.
*
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets