Skip to content
GitLab
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
84a8aa1b
Commit
84a8aa1b
authored
13 years ago
by
Jon Stevens
Browse files
Options
Download
Email Patches
Plain Diff
2.0-wip: fix js heads
parent
91780529
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 @
84a8aa1b
/* ============================================================
/* ============================================================
* bootstrap-button
s
.js v2.0.0
* bootstrap-button.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#buttons
* http://twitter.github.com/bootstrap/javascript.html#buttons
* ============================================================
* ============================================================
* Copyright 2012 Twitter, Inc.
* Copyright 2012 Twitter, Inc.
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-carousel.js
+
1
-
1
View file @
84a8aa1b
/* ==========================================================
/* ==========================================================
* bootstrap-carousel.js v2.0.0
* 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.
* Copyright 2012 Twitter, Inc.
*
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-collapse.js
+
2
-
2
View file @
84a8aa1b
/* =============================================================
/* =============================================================
* bootstrap-collaps
ibl
e.js v2.0.0
* bootstrap-collapse.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#collaps
ibl
e
* http://twitter.github.com/bootstrap/javascript.html#collapse
* =============================================================
* =============================================================
* Copyright 2012 Twitter, Inc.
* Copyright 2012 Twitter, Inc.
*
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-dropdown.js
+
1
-
1
View file @
84a8aa1b
/* ============================================================
/* ============================================================
* bootstrap-dropdown.js v2.0.0
* 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.
* Copyright 2012 Twitter, Inc.
*
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-modal.js
+
1
-
1
View file @
84a8aa1b
/* =========================================================
/* =========================================================
* bootstrap-modal.js v2.0.0
* 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.
* Copyright 2012 Twitter, Inc.
*
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-popover.js
+
1
-
1
View file @
84a8aa1b
/* ===========================================================
/* ===========================================================
* bootstrap-popover.js v2.0.0
* 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.
* Copyright 2012 Twitter, Inc.
*
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-tab.js
+
1
-
1
View file @
84a8aa1b
/* ========================================================
/* ========================================================
* bootstrap-tab
s
.js v2.0.0
* bootstrap-tab.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#tabs
* http://twitter.github.com/bootstrap/javascript.html#tabs
* ========================================================
* ========================================================
* Copyright 2012 Twitter, Inc.
* Copyright 2012 Twitter, Inc.
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-tooltip.js
+
1
-
1
View file @
84a8aa1b
/* ===========================================================
/* ===========================================================
* bootstrap-tooltip.js v2.0.0
* 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
* Inspired by the original jQuery.tipsy by Jason Frame
* ===========================================================
* ===========================================================
* Copyright 2012 Twitter, Inc.
* Copyright 2012 Twitter, Inc.
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-transition.js
+
2
-
2
View file @
84a8aa1b
/* ===================================================
/* ===================================================
* bootstrap-transition
s
.js v2.0.0
* bootstrap-transition.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html
* http://twitter.github.com/bootstrap/javascript.html
#transitions
* ===================================================
* ===================================================
* Copyright 2012 Twitter, Inc.
* Copyright 2012 Twitter, Inc.
*
*
...
...
This diff is collapsed.
Click to expand it.
js/bootstrap-typeahead.js
+
1
-
1
View file @
84a8aa1b
/* =============================================================
/* =============================================================
* bootstrap-typeahead.js v2.0.0
* 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.
* 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