sass-twitter-bootstrap 0.1.0 → 2.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (245) hide show
  1. data/lib/{sass-twitter-bootstrap.rb → sass/twitter/bootstrap.rb} +1 -1
  2. data/lib/sass/twitter/bootstrap/rails.rb +1 -5
  3. data/lib/sass/twitter/bootstrap/rails/engine.rb +12 -0
  4. data/lib/sass/twitter/bootstrap/version.rb +1 -1
  5. data/vendor/assets/images/glyphicons-halflings-white.png +0 -0
  6. data/vendor/assets/images/glyphicons-halflings.png +0 -0
  7. data/vendor/assets/javascripts/twitter/bootstrap-alert.js +32 -28
  8. data/vendor/assets/javascripts/twitter/bootstrap-button.js +33 -29
  9. data/vendor/assets/javascripts/twitter/bootstrap-carousel.js +21 -33
  10. data/vendor/assets/javascripts/twitter/bootstrap-collapse.js +26 -47
  11. data/vendor/assets/javascripts/twitter/bootstrap-dropdown.js +10 -18
  12. data/vendor/assets/javascripts/twitter/bootstrap-modal.js +17 -25
  13. data/vendor/assets/javascripts/twitter/bootstrap-popover.js +10 -13
  14. data/vendor/assets/javascripts/twitter/bootstrap-scrollspy.js +18 -44
  15. data/vendor/assets/javascripts/twitter/bootstrap-tab.js +7 -12
  16. data/vendor/assets/javascripts/twitter/bootstrap-tooltip.js +35 -40
  17. data/vendor/assets/javascripts/twitter/bootstrap-transition.js +20 -30
  18. data/vendor/assets/javascripts/twitter/bootstrap-typeahead.js +15 -29
  19. data/vendor/assets/stylesheets/tests/buttons.html +139 -0
  20. data/vendor/assets/stylesheets/tests/css-tests.css +99 -1
  21. data/vendor/assets/stylesheets/tests/css-tests.html +519 -37
  22. data/vendor/assets/stylesheets/tests/forms-responsive.html +71 -0
  23. data/vendor/assets/stylesheets/tests/navbar-fixed-top.html +104 -0
  24. data/vendor/assets/stylesheets/tests/navbar-static-top.html +107 -0
  25. data/vendor/assets/stylesheets/tests/navbar.html +38 -39
  26. data/vendor/assets/stylesheets/twitter/_accordion.scss +0 -5
  27. data/vendor/assets/stylesheets/twitter/_alerts.scss +15 -3
  28. data/vendor/assets/stylesheets/twitter/_breadcrumbs.scss +0 -2
  29. data/vendor/assets/stylesheets/twitter/_button-groups.scss +32 -76
  30. data/vendor/assets/stylesheets/twitter/_buttons.scss +25 -33
  31. data/vendor/assets/stylesheets/twitter/_close.scss +1 -12
  32. data/vendor/assets/stylesheets/twitter/_code.scss +8 -8
  33. data/vendor/assets/stylesheets/twitter/_component-animations.scss +7 -9
  34. data/vendor/assets/stylesheets/twitter/_dropdowns.scss +45 -58
  35. data/vendor/assets/stylesheets/twitter/_forms.scss +146 -206
  36. data/vendor/assets/stylesheets/twitter/_grid.scss +5 -2
  37. data/vendor/assets/stylesheets/twitter/_hero-unit.scss +1 -3
  38. data/vendor/assets/stylesheets/twitter/_labels.scss +32 -0
  39. data/vendor/assets/stylesheets/twitter/_layouts.scss +2 -2
  40. data/vendor/assets/stylesheets/twitter/_mixins.scss +208 -273
  41. data/vendor/assets/stylesheets/twitter/_modals.scss +8 -14
  42. data/vendor/assets/stylesheets/twitter/_navbar.scss +73 -132
  43. data/vendor/assets/stylesheets/twitter/_navs.scss +43 -53
  44. data/vendor/assets/stylesheets/twitter/_pager.scss +0 -6
  45. data/vendor/assets/stylesheets/twitter/_pagination.scss +0 -1
  46. data/vendor/assets/stylesheets/twitter/_progress-bars.scss +6 -28
  47. data/vendor/assets/stylesheets/twitter/_reset.scss +4 -9
  48. data/vendor/assets/stylesheets/twitter/_scaffolding.scss +8 -4
  49. data/vendor/assets/stylesheets/twitter/_sprites.scss +7 -40
  50. data/vendor/assets/stylesheets/twitter/_tables.scss +33 -38
  51. data/vendor/assets/stylesheets/twitter/_thumbnails.scss +2 -14
  52. data/vendor/assets/stylesheets/twitter/_tooltip.scss +1 -1
  53. data/vendor/assets/stylesheets/twitter/_type.scss +14 -28
  54. data/vendor/assets/stylesheets/twitter/_variables.scss +19 -116
  55. data/vendor/assets/stylesheets/twitter/_wells.scss +0 -10
  56. data/vendor/assets/stylesheets/twitter/bootstrap.scss +7 -3
  57. data/vendor/assets/stylesheets/twitter/responsive.scss +301 -15
  58. metadata +25 -190
  59. data/.gitignore +0 -4
  60. data/Gemfile +0 -3
  61. data/Gemfile.lock +0 -14
  62. data/LICENSE +0 -176
  63. data/Makefile +0 -94
  64. data/README.md +0 -217
  65. data/Rakefile +0 -52
  66. data/bootstrap-2.0.4.css +0 -4661
  67. data/bootstrap-2.0.4.min.css +0 -9
  68. data/bootstrap-responsive-2.0.4.css +0 -932
  69. data/bootstrap-responsive-2.0.4.min.css +0 -9
  70. data/docs/assets/css/bootstrap-responsive.css +0 -932
  71. data/docs/assets/css/bootstrap.css +0 -4661
  72. data/docs/assets/css/docs.css +0 -846
  73. data/docs/assets/ico/apple-touch-icon-114-precomposed.png +0 -0
  74. data/docs/assets/ico/apple-touch-icon-144-precomposed.png +0 -0
  75. data/docs/assets/ico/apple-touch-icon-57-precomposed.png +0 -0
  76. data/docs/assets/ico/apple-touch-icon-72-precomposed.png +0 -0
  77. data/docs/assets/ico/favicon.ico +0 -0
  78. data/docs/assets/img/bird.png +0 -0
  79. data/docs/assets/img/bootstrap-mdo-sfmoma-01.jpg +0 -0
  80. data/docs/assets/img/bootstrap-mdo-sfmoma-02.jpg +0 -0
  81. data/docs/assets/img/bootstrap-mdo-sfmoma-03.jpg +0 -0
  82. data/docs/assets/img/browsers.png +0 -0
  83. data/docs/assets/img/example-sites/fleetio.png +0 -0
  84. data/docs/assets/img/example-sites/jshint.png +0 -0
  85. data/docs/assets/img/example-sites/kippt.png +0 -0
  86. data/docs/assets/img/example-sites/soundready.png +0 -0
  87. data/docs/assets/img/examples/bootstrap-example-fluid.jpg +0 -0
  88. data/docs/assets/img/examples/bootstrap-example-hero.jpg +0 -0
  89. data/docs/assets/img/examples/bootstrap-example-starter.jpg +0 -0
  90. data/docs/assets/img/github-16px.png +0 -0
  91. data/docs/assets/img/glyphicons-halflings-white.png +0 -0
  92. data/docs/assets/img/glyphicons-halflings.png +0 -0
  93. data/docs/assets/img/glyphicons/glyphicons_009_magic.png +0 -0
  94. data/docs/assets/img/glyphicons/glyphicons_042_group.png +0 -0
  95. data/docs/assets/img/glyphicons/glyphicons_079_podium.png +0 -0
  96. data/docs/assets/img/glyphicons/glyphicons_082_roundabout.png +0 -0
  97. data/docs/assets/img/glyphicons/glyphicons_155_show_thumbnails.png +0 -0
  98. data/docs/assets/img/glyphicons/glyphicons_163_iphone.png +0 -0
  99. data/docs/assets/img/glyphicons/glyphicons_214_resize_small.png +0 -0
  100. data/docs/assets/img/glyphicons/glyphicons_266_book_open.png +0 -0
  101. data/docs/assets/img/grid-18px-masked.png +0 -0
  102. data/docs/assets/img/icon-css3.png +0 -0
  103. data/docs/assets/img/icon-github.png +0 -0
  104. data/docs/assets/img/icon-html5.png +0 -0
  105. data/docs/assets/img/icon-twitter.png +0 -0
  106. data/docs/assets/img/less-logo-large.png +0 -0
  107. data/docs/assets/img/less-small.png +0 -0
  108. data/docs/assets/img/responsive-illustrations.png +0 -0
  109. data/docs/assets/js/README.md +0 -106
  110. data/docs/assets/js/application.js +0 -184
  111. data/docs/assets/js/bootstrap-alert.js +0 -90
  112. data/docs/assets/js/bootstrap-button.js +0 -96
  113. data/docs/assets/js/bootstrap-carousel.js +0 -169
  114. data/docs/assets/js/bootstrap-collapse.js +0 -157
  115. data/docs/assets/js/bootstrap-dropdown.js +0 -100
  116. data/docs/assets/js/bootstrap-modal.js +0 -218
  117. data/docs/assets/js/bootstrap-popover.js +0 -98
  118. data/docs/assets/js/bootstrap-scrollspy.js +0 -151
  119. data/docs/assets/js/bootstrap-tab.js +0 -135
  120. data/docs/assets/js/bootstrap-tooltip.js +0 -275
  121. data/docs/assets/js/bootstrap-transition.js +0 -61
  122. data/docs/assets/js/bootstrap-typeahead.js +0 -285
  123. data/docs/assets/js/bootstrap.js +0 -1825
  124. data/docs/assets/js/bootstrap.min.js +0 -6
  125. data/docs/assets/js/google-code-prettify/prettify.css +0 -30
  126. data/docs/assets/js/google-code-prettify/prettify.js +0 -28
  127. data/docs/assets/js/jquery.js +0 -9252
  128. data/docs/base-css.html +0 -1710
  129. data/docs/build/index.js +0 -44
  130. data/docs/build/node_modules/.bin/hulk +0 -93
  131. data/docs/build/node_modules/hogan.js/.git_ignore +0 -1
  132. data/docs/build/node_modules/hogan.js/.gitmodules +0 -3
  133. data/docs/build/node_modules/hogan.js/LICENSE +0 -177
  134. data/docs/build/node_modules/hogan.js/Makefile +0 -62
  135. data/docs/build/node_modules/hogan.js/README.md +0 -93
  136. data/docs/build/node_modules/hogan.js/bin/hulk +0 -93
  137. data/docs/build/node_modules/hogan.js/lib/compiler.js +0 -348
  138. data/docs/build/node_modules/hogan.js/lib/hogan.js +0 -20
  139. data/docs/build/node_modules/hogan.js/lib/template.js +0 -233
  140. data/docs/build/node_modules/hogan.js/package.json +0 -20
  141. data/docs/build/node_modules/hogan.js/test/html/list.html +0 -8
  142. data/docs/build/node_modules/hogan.js/test/index.html +0 -13
  143. data/docs/build/node_modules/hogan.js/test/index.js +0 -848
  144. data/docs/build/node_modules/hogan.js/test/mustache.js +0 -90
  145. data/docs/build/node_modules/hogan.js/test/spec.js +0 -77
  146. data/docs/build/node_modules/hogan.js/test/spec/Changes +0 -31
  147. data/docs/build/node_modules/hogan.js/test/spec/README.md +0 -65
  148. data/docs/build/node_modules/hogan.js/test/spec/Rakefile +0 -27
  149. data/docs/build/node_modules/hogan.js/test/spec/TESTING.md +0 -46
  150. data/docs/build/node_modules/hogan.js/test/spec/specs/comments.json +0 -1
  151. data/docs/build/node_modules/hogan.js/test/spec/specs/comments.yml +0 -103
  152. data/docs/build/node_modules/hogan.js/test/spec/specs/delimiters.json +0 -1
  153. data/docs/build/node_modules/hogan.js/test/spec/specs/delimiters.yml +0 -158
  154. data/docs/build/node_modules/hogan.js/test/spec/specs/interpolation.json +0 -1
  155. data/docs/build/node_modules/hogan.js/test/spec/specs/interpolation.yml +0 -230
  156. data/docs/build/node_modules/hogan.js/test/spec/specs/inverted.json +0 -1
  157. data/docs/build/node_modules/hogan.js/test/spec/specs/inverted.yml +0 -193
  158. data/docs/build/node_modules/hogan.js/test/spec/specs/partials.json +0 -1
  159. data/docs/build/node_modules/hogan.js/test/spec/specs/partials.yml +0 -109
  160. data/docs/build/node_modules/hogan.js/test/spec/specs/sections.json +0 -1
  161. data/docs/build/node_modules/hogan.js/test/spec/specs/sections.yml +0 -256
  162. data/docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.json +0 -1
  163. data/docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.yml +0 -149
  164. data/docs/build/node_modules/hogan.js/test/templates/list.mustache +0 -8
  165. data/docs/build/node_modules/hogan.js/tools/release.js +0 -74
  166. data/docs/build/node_modules/hogan.js/tools/web_templates.js +0 -32
  167. data/docs/build/node_modules/hogan.js/web/1.0.0/hogan.js +0 -500
  168. data/docs/build/node_modules/hogan.js/web/1.0.0/hogan.min.js +0 -14
  169. data/docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.js +0 -500
  170. data/docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.min.js +0 -14
  171. data/docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.js +0 -545
  172. data/docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.min.js +0 -5
  173. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.amd.js +0 -576
  174. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.common.js +0 -576
  175. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.js +0 -572
  176. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.amd.js +0 -5
  177. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.common.js +0 -5
  178. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.js +0 -5
  179. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.mustache.js +0 -5
  180. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.mustache.js +0 -619
  181. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.js +0 -233
  182. data/docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.min.js +0 -5
  183. data/docs/build/node_modules/hogan.js/web/favicon.ico +0 -0
  184. data/docs/build/node_modules/hogan.js/web/images/logo.png +0 -0
  185. data/docs/build/node_modules/hogan.js/web/images/noise.png +0 -0
  186. data/docs/build/node_modules/hogan.js/web/images/small-hogan-icon.png +0 -0
  187. data/docs/build/node_modules/hogan.js/web/images/stripes.png +0 -0
  188. data/docs/build/node_modules/hogan.js/web/index.html.mustache +0 -139
  189. data/docs/build/node_modules/hogan.js/web/stylesheets/layout.css +0 -206
  190. data/docs/build/node_modules/hogan.js/web/stylesheets/skeleton.css +0 -236
  191. data/docs/build/node_modules/hogan.js/wrappers/amd.js.mustache +0 -21
  192. data/docs/build/node_modules/hogan.js/wrappers/common.js.mustache +0 -21
  193. data/docs/build/node_modules/hogan.js/wrappers/js.mustache +0 -17
  194. data/docs/build/node_modules/hogan.js/wrappers/mustache.js.mustache +0 -64
  195. data/docs/build/package.json +0 -6
  196. data/docs/components.html +0 -1931
  197. data/docs/download.html +0 -454
  198. data/docs/examples.html +0 -147
  199. data/docs/examples/fluid.html +0 -162
  200. data/docs/examples/hero.html +0 -109
  201. data/docs/examples/starter-template.html +0 -79
  202. data/docs/index.html +0 -259
  203. data/docs/javascript.html +0 -1520
  204. data/docs/less.html +0 -1060
  205. data/docs/scaffolding.html +0 -671
  206. data/docs/templates/layout.mustache +0 -146
  207. data/docs/templates/pages/base-css.mustache +0 -1594
  208. data/docs/templates/pages/components.mustache +0 -1815
  209. data/docs/templates/pages/download.mustache +0 -338
  210. data/docs/templates/pages/examples.mustache +0 -31
  211. data/docs/templates/pages/index.mustache +0 -144
  212. data/docs/templates/pages/javascript.mustache +0 -1405
  213. data/docs/templates/pages/less.mustache +0 -944
  214. data/docs/templates/pages/scaffolding.mustache +0 -555
  215. data/docs/templates/pages/upgrading.mustache +0 -194
  216. data/docs/upgrading.html +0 -310
  217. data/js/tests/index.html +0 -54
  218. data/js/tests/phantom.js +0 -63
  219. data/js/tests/server.js +0 -14
  220. data/js/tests/unit/bootstrap-alert.js +0 -56
  221. data/js/tests/unit/bootstrap-button.js +0 -77
  222. data/js/tests/unit/bootstrap-carousel.js +0 -28
  223. data/js/tests/unit/bootstrap-collapse.js +0 -54
  224. data/js/tests/unit/bootstrap-dropdown.js +0 -87
  225. data/js/tests/unit/bootstrap-modal.js +0 -114
  226. data/js/tests/unit/bootstrap-phantom.js +0 -21
  227. data/js/tests/unit/bootstrap-popover.js +0 -93
  228. data/js/tests/unit/bootstrap-scrollspy.js +0 -31
  229. data/js/tests/unit/bootstrap-tab.js +0 -61
  230. data/js/tests/unit/bootstrap-tooltip.js +0 -155
  231. data/js/tests/unit/bootstrap-transition.js +0 -13
  232. data/js/tests/unit/bootstrap-typeahead.js +0 -148
  233. data/js/tests/vendor/jquery.js +0 -9252
  234. data/js/tests/vendor/qunit.css +0 -232
  235. data/js/tests/vendor/qunit.js +0 -1510
  236. data/package.json +0 -25
  237. data/sass-twitter-bootstrap.gemspec +0 -19
  238. data/vendor/assets/javascripts/README.md +0 -112
  239. data/vendor/assets/javascripts/twitter/bootstrap.js +0 -12
  240. data/vendor/assets/stylesheets/twitter/_labels-badges.scss +0 -52
  241. data/vendor/assets/stylesheets/twitter/_responsive-1200px-min.scss +0 -26
  242. data/vendor/assets/stylesheets/twitter/_responsive-767px-max.scss +0 -149
  243. data/vendor/assets/stylesheets/twitter/_responsive-768px-979px.scss +0 -17
  244. data/vendor/assets/stylesheets/twitter/_responsive-navbar.scss +0 -153
  245. data/vendor/assets/stylesheets/twitter/_responsive-utilities.scss +0 -41
@@ -1,5 +1,5 @@
1
1
  /* ============================================================
2
- * bootstrap-dropdown.js v2.0.4
2
+ * bootstrap-dropdown.js v2.0.1
3
3
  * http://twitter.github.com/bootstrap/javascript.html#dropdowns
4
4
  * ============================================================
5
5
  * Copyright 2012 Twitter, Inc.
@@ -18,16 +18,15 @@
18
18
  * ============================================================ */
19
19
 
20
20
 
21
- !function ($) {
22
-
23
- "use strict"; // jshint ;_;
21
+ !function( $ ){
24
22
 
23
+ "use strict"
25
24
 
26
25
  /* DROPDOWN CLASS DEFINITION
27
26
  * ========================= */
28
27
 
29
28
  var toggle = '[data-toggle="dropdown"]'
30
- , Dropdown = function (element) {
29
+ , Dropdown = function ( element ) {
31
30
  var $el = $(element).on('click.dropdown.data-api', this.toggle)
32
31
  $('html').on('click.dropdown.data-api', function () {
33
32
  $el.parent().removeClass('open')
@@ -38,16 +37,12 @@
38
37
 
39
38
  constructor: Dropdown
40
39
 
41
- , toggle: function (e) {
40
+ , toggle: function ( e ) {
42
41
  var $this = $(this)
42
+ , selector = $this.attr('data-target')
43
43
  , $parent
44
- , selector
45
44
  , isActive
46
45
 
47
- if ($this.is('.disabled, :disabled')) return
48
-
49
- selector = $this.attr('data-target')
50
-
51
46
  if (!selector) {
52
47
  selector = $this.attr('href')
53
48
  selector = selector && selector.replace(/.*(?=#[^\s]*$)/, '') //strip for ie7
@@ -59,8 +54,7 @@
59
54
  isActive = $parent.hasClass('open')
60
55
 
61
56
  clearMenus()
62
-
63
- if (!isActive) $parent.toggleClass('open')
57
+ !isActive && $parent.toggleClass('open')
64
58
 
65
59
  return false
66
60
  }
@@ -75,7 +69,7 @@
75
69
  /* DROPDOWN PLUGIN DEFINITION
76
70
  * ========================== */
77
71
 
78
- $.fn.dropdown = function (option) {
72
+ $.fn.dropdown = function ( option ) {
79
73
  return this.each(function () {
80
74
  var $this = $(this)
81
75
  , data = $this.data('dropdown')
@@ -92,9 +86,7 @@
92
86
 
93
87
  $(function () {
94
88
  $('html').on('click.dropdown.data-api', clearMenus)
95
- $('body')
96
- .on('click.dropdown', '.dropdown form', function (e) { e.stopPropagation() })
97
- .on('click.dropdown.data-api', toggle, Dropdown.prototype.toggle)
89
+ $('body').on('click.dropdown.data-api', toggle, Dropdown.prototype.toggle)
98
90
  })
99
91
 
100
- }(window.jQuery);
92
+ }( window.jQuery );
@@ -1,5 +1,5 @@
1
1
  /* =========================================================
2
- * bootstrap-modal.js v2.0.4
2
+ * bootstrap-modal.js v2.0.1
3
3
  * http://twitter.github.com/bootstrap/javascript.html#modals
4
4
  * =========================================================
5
5
  * Copyright 2012 Twitter, Inc.
@@ -18,15 +18,14 @@
18
18
  * ========================================================= */
19
19
 
20
20
 
21
- !function ($) {
22
-
23
- "use strict"; // jshint ;_;
21
+ !function( $ ){
24
22
 
23
+ "use strict"
25
24
 
26
25
  /* MODAL CLASS DEFINITION
27
26
  * ====================== */
28
27
 
29
- var Modal = function (content, options) {
28
+ var Modal = function ( content, options ) {
30
29
  this.options = options
31
30
  this.$element = $(content)
32
31
  .delegate('[data-dismiss="modal"]', 'click.dismiss.modal', $.proxy(this.hide, this))
@@ -42,23 +41,19 @@
42
41
 
43
42
  , show: function () {
44
43
  var that = this
45
- , e = $.Event('show')
46
-
47
- this.$element.trigger(e)
48
44
 
49
- if (this.isShown || e.isDefaultPrevented()) return
45
+ if (this.isShown) return
50
46
 
51
47
  $('body').addClass('modal-open')
52
48
 
53
49
  this.isShown = true
50
+ this.$element.trigger('show')
54
51
 
55
52
  escape.call(this)
56
53
  backdrop.call(this, function () {
57
54
  var transition = $.support.transition && that.$element.hasClass('fade')
58
55
 
59
- if (!that.$element.parent().length) {
60
- that.$element.appendTo(document.body) //don't move modals dom position
61
- }
56
+ !that.$element.parent().length && that.$element.appendTo(document.body) //don't move modals dom position
62
57
 
63
58
  that.$element
64
59
  .show()
@@ -76,24 +71,21 @@
76
71
  })
77
72
  }
78
73
 
79
- , hide: function (e) {
74
+ , hide: function ( e ) {
80
75
  e && e.preventDefault()
81
76
 
82
- var that = this
83
-
84
- e = $.Event('hide')
85
-
86
- this.$element.trigger(e)
87
-
88
- if (!this.isShown || e.isDefaultPrevented()) return
77
+ if (!this.isShown) return
89
78
 
79
+ var that = this
90
80
  this.isShown = false
91
81
 
92
82
  $('body').removeClass('modal-open')
93
83
 
94
84
  escape.call(this)
95
85
 
96
- this.$element.removeClass('in')
86
+ this.$element
87
+ .trigger('hide')
88
+ .removeClass('in')
97
89
 
98
90
  $.support.transition && this.$element.hasClass('fade') ?
99
91
  hideWithTransition.call(this) :
@@ -119,7 +111,7 @@
119
111
  })
120
112
  }
121
113
 
122
- function hideModal(that) {
114
+ function hideModal( that ) {
123
115
  this.$element
124
116
  .hide()
125
117
  .trigger('hidden')
@@ -127,7 +119,7 @@
127
119
  backdrop.call(this)
128
120
  }
129
121
 
130
- function backdrop(callback) {
122
+ function backdrop( callback ) {
131
123
  var that = this
132
124
  , animate = this.$element.hasClass('fade') ? 'fade' : ''
133
125
 
@@ -181,7 +173,7 @@
181
173
  /* MODAL PLUGIN DEFINITION
182
174
  * ======================= */
183
175
 
184
- $.fn.modal = function (option) {
176
+ $.fn.modal = function ( option ) {
185
177
  return this.each(function () {
186
178
  var $this = $(this)
187
179
  , data = $this.data('modal')
@@ -215,4 +207,4 @@
215
207
  })
216
208
  })
217
209
 
218
- }(window.jQuery);
210
+ }( window.jQuery );
@@ -1,5 +1,5 @@
1
1
  /* ===========================================================
2
- * bootstrap-popover.js v2.0.4
2
+ * bootstrap-popover.js v2.0.1
3
3
  * http://twitter.github.com/bootstrap/javascript.html#popovers
4
4
  * ===========================================================
5
5
  * Copyright 2012 Twitter, Inc.
@@ -18,19 +18,14 @@
18
18
  * =========================================================== */
19
19
 
20
20
 
21
- !function ($) {
21
+ !function( $ ) {
22
22
 
23
- "use strict"; // jshint ;_;
24
-
25
-
26
- /* POPOVER PUBLIC CLASS DEFINITION
27
- * =============================== */
23
+ "use strict"
28
24
 
29
25
  var Popover = function ( element, options ) {
30
26
  this.init('popover', element, options)
31
27
  }
32
28
 
33
-
34
29
  /* NOTE: POPOVER EXTENDS BOOTSTRAP-TOOLTIP.js
35
30
  ========================================== */
36
31
 
@@ -43,8 +38,8 @@
43
38
  , title = this.getTitle()
44
39
  , content = this.getContent()
45
40
 
46
- $tip.find('.popover-title')[this.isHTML(title) ? 'html' : 'text'](title)
47
- $tip.find('.popover-content > *')[this.isHTML(content) ? 'html' : 'text'](content)
41
+ $tip.find('.popover-title')[ $.type(title) == 'object' ? 'append' : 'html' ](title)
42
+ $tip.find('.popover-content > *')[ $.type(content) == 'object' ? 'append' : 'html' ](content)
48
43
 
49
44
  $tip.removeClass('fade top bottom left right in')
50
45
  }
@@ -61,10 +56,12 @@
61
56
  content = $e.attr('data-content')
62
57
  || (typeof o.content == 'function' ? o.content.call($e[0]) : o.content)
63
58
 
59
+ content = content.toString().replace(/(^\s*|\s*$)/, "")
60
+
64
61
  return content
65
62
  }
66
63
 
67
- , tip: function () {
64
+ , tip: function() {
68
65
  if (!this.$tip) {
69
66
  this.$tip = $(this.options.template)
70
67
  }
@@ -77,7 +74,7 @@
77
74
  /* POPOVER PLUGIN DEFINITION
78
75
  * ======================= */
79
76
 
80
- $.fn.popover = function (option) {
77
+ $.fn.popover = function ( option ) {
81
78
  return this.each(function () {
82
79
  var $this = $(this)
83
80
  , data = $this.data('popover')
@@ -95,4 +92,4 @@
95
92
  , template: '<div class="popover"><div class="arrow"></div><div class="popover-inner"><h3 class="popover-title"></h3><div class="popover-content"><p></p></div></div></div>'
96
93
  })
97
94
 
98
- }(window.jQuery);
95
+ }( window.jQuery );
@@ -1,5 +1,5 @@
1
1
  /* =============================================================
2
- * bootstrap-scrollspy.js v2.0.4
2
+ * bootstrap-scrollspy.js v2.0.1
3
3
  * http://twitter.github.com/bootstrap/javascript.html#scrollspy
4
4
  * =============================================================
5
5
  * Copyright 2012 Twitter, Inc.
@@ -17,11 +17,9 @@
17
17
  * limitations under the License.
18
18
  * ============================================================== */
19
19
 
20
+ !function ( $ ) {
20
21
 
21
- !function ($) {
22
-
23
- "use strict"; // jshint ;_;
24
-
22
+ "use strict"
25
23
 
26
24
  /* SCROLLSPY CLASS DEFINITION
27
25
  * ========================== */
@@ -35,7 +33,7 @@
35
33
  this.selector = (this.options.target
36
34
  || ((href = $(element).attr('href')) && href.replace(/.*(?=#[^\s]+$)/, '')) //strip for ie7
37
35
  || '') + ' .nav li > a'
38
- this.$body = $('body')
36
+ this.$body = $('body').on('click.scroll.data-api', this.selector, process)
39
37
  this.refresh()
40
38
  this.process()
41
39
  }
@@ -45,43 +43,25 @@
45
43
  constructor: ScrollSpy
46
44
 
47
45
  , refresh: function () {
48
- var self = this
49
- , $targets
50
-
51
- this.offsets = $([])
52
- this.targets = $([])
53
-
54
- $targets = this.$body
46
+ this.targets = this.$body
55
47
  .find(this.selector)
56
48
  .map(function () {
57
- var $el = $(this)
58
- , href = $el.data('target') || $el.attr('href')
59
- , $href = /^#\w/.test(href) && $(href)
60
- return ( $href
61
- && href.length
62
- && [[ $href.position().top, href ]] ) || null
63
- })
64
- .sort(function (a, b) { return a[0] - b[0] })
65
- .each(function () {
66
- self.offsets.push(this[0])
67
- self.targets.push(this[1])
49
+ var href = $(this).attr('href')
50
+ return /^#\w/.test(href) && $(href).length ? href : null
68
51
  })
52
+
53
+ this.offsets = $.map(this.targets, function (id) {
54
+ return $(id).position().top
55
+ })
69
56
  }
70
57
 
71
58
  , process: function () {
72
59
  var scrollTop = this.$scrollElement.scrollTop() + this.options.offset
73
- , scrollHeight = this.$scrollElement[0].scrollHeight || this.$body[0].scrollHeight
74
- , maxScroll = scrollHeight - this.$scrollElement.height()
75
60
  , offsets = this.offsets
76
61
  , targets = this.targets
77
62
  , activeTarget = this.activeTarget
78
63
  , i
79
64
 
80
- if (scrollTop >= maxScroll) {
81
- return activeTarget != (i = targets.last()[0])
82
- && this.activate ( i )
83
- }
84
-
85
65
  for (i = offsets.length; i--;) {
86
66
  activeTarget != targets[i]
87
67
  && scrollTop >= offsets[i]
@@ -92,27 +72,21 @@
92
72
 
93
73
  , activate: function (target) {
94
74
  var active
95
- , selector
96
75
 
97
76
  this.activeTarget = target
98
77
 
99
- $(this.selector)
100
- .parent('.active')
78
+ this.$body
79
+ .find(this.selector).parent('.active')
101
80
  .removeClass('active')
102
81
 
103
- selector = this.selector
104
- + '[data-target="' + target + '"],'
105
- + this.selector + '[href="' + target + '"]'
106
-
107
- active = $(selector)
82
+ active = this.$body
83
+ .find(this.selector + '[href="' + target + '"]')
108
84
  .parent('li')
109
85
  .addClass('active')
110
86
 
111
- if (active.parent('.dropdown-menu')) {
112
- active = active.closest('li.dropdown').addClass('active')
87
+ if ( active.parent('.dropdown-menu') ) {
88
+ active.closest('li.dropdown').addClass('active')
113
89
  }
114
-
115
- active.trigger('activate')
116
90
  }
117
91
 
118
92
  }
@@ -148,4 +122,4 @@
148
122
  })
149
123
  })
150
124
 
151
- }(window.jQuery);
125
+ }( window.jQuery );
@@ -1,5 +1,5 @@
1
1
  /* ========================================================
2
- * bootstrap-tab.js v2.0.4
2
+ * bootstrap-tab.js v2.0.1
3
3
  * http://twitter.github.com/bootstrap/javascript.html#tabs
4
4
  * ========================================================
5
5
  * Copyright 2012 Twitter, Inc.
@@ -18,10 +18,9 @@
18
18
  * ======================================================== */
19
19
 
20
20
 
21
- !function ($) {
22
-
23
- "use strict"; // jshint ;_;
21
+ !function( $ ){
24
22
 
23
+ "use strict"
25
24
 
26
25
  /* TAB CLASS DEFINITION
27
26
  * ==================== */
@@ -40,7 +39,6 @@
40
39
  , selector = $this.attr('data-target')
41
40
  , previous
42
41
  , $target
43
- , e
44
42
 
45
43
  if (!selector) {
46
44
  selector = $this.attr('href')
@@ -51,14 +49,11 @@
51
49
 
52
50
  previous = $ul.find('.active a').last()[0]
53
51
 
54
- e = $.Event('show', {
55
- relatedTarget: previous
52
+ $this.trigger({
53
+ type: 'show'
54
+ , relatedTarget: previous
56
55
  })
57
56
 
58
- $this.trigger(e)
59
-
60
- if (e.isDefaultPrevented()) return
61
-
62
57
  $target = $(selector)
63
58
 
64
59
  this.activate($this.parent('li'), $ul)
@@ -132,4 +127,4 @@
132
127
  })
133
128
  })
134
129
 
135
- }(window.jQuery);
130
+ }( window.jQuery );
@@ -1,5 +1,5 @@
1
1
  /* ===========================================================
2
- * bootstrap-tooltip.js v2.0.4
2
+ * bootstrap-tooltip.js v2.0.1
3
3
  * http://twitter.github.com/bootstrap/javascript.html#tooltips
4
4
  * Inspired by the original jQuery.tipsy by Jason Frame
5
5
  * ===========================================================
@@ -18,16 +18,14 @@
18
18
  * limitations under the License.
19
19
  * ========================================================== */
20
20
 
21
+ !function( $ ) {
21
22
 
22
- !function ($) {
23
-
24
- "use strict"; // jshint ;_;
25
-
23
+ "use strict"
26
24
 
27
25
  /* TOOLTIP PUBLIC CLASS DEFINITION
28
26
  * =============================== */
29
27
 
30
- var Tooltip = function (element, options) {
28
+ var Tooltip = function ( element, options ) {
31
29
  this.init('tooltip', element, options)
32
30
  }
33
31
 
@@ -35,7 +33,7 @@
35
33
 
36
34
  constructor: Tooltip
37
35
 
38
- , init: function (type, element, options) {
36
+ , init: function ( type, element, options ) {
39
37
  var eventIn
40
38
  , eventOut
41
39
 
@@ -56,7 +54,7 @@
56
54
  this.fixTitle()
57
55
  }
58
56
 
59
- , getOptions: function (options) {
57
+ , getOptions: function ( options ) {
60
58
  options = $.extend({}, $.fn[this.type].defaults, options, this.$element.data())
61
59
 
62
60
  if (options.delay && typeof options.delay == 'number') {
@@ -69,28 +67,34 @@
69
67
  return options
70
68
  }
71
69
 
72
- , enter: function (e) {
70
+ , enter: function ( e ) {
73
71
  var self = $(e.currentTarget)[this.type](this._options).data(this.type)
74
72
 
75
- if (!self.options.delay || !self.options.delay.show) return self.show()
76
-
77
- clearTimeout(this.timeout)
78
- self.hoverState = 'in'
79
- this.timeout = setTimeout(function() {
80
- if (self.hoverState == 'in') self.show()
81
- }, self.options.delay.show)
73
+ if (!self.options.delay || !self.options.delay.show) {
74
+ self.show()
75
+ } else {
76
+ self.hoverState = 'in'
77
+ setTimeout(function() {
78
+ if (self.hoverState == 'in') {
79
+ self.show()
80
+ }
81
+ }, self.options.delay.show)
82
+ }
82
83
  }
83
84
 
84
- , leave: function (e) {
85
+ , leave: function ( e ) {
85
86
  var self = $(e.currentTarget)[this.type](this._options).data(this.type)
86
87
 
87
- if (this.timeout) clearTimeout(this.timeout)
88
- if (!self.options.delay || !self.options.delay.hide) return self.hide()
89
-
90
- self.hoverState = 'out'
91
- this.timeout = setTimeout(function() {
92
- if (self.hoverState == 'out') self.hide()
93
- }, self.options.delay.hide)
88
+ if (!self.options.delay || !self.options.delay.hide) {
89
+ self.hide()
90
+ } else {
91
+ self.hoverState = 'out'
92
+ setTimeout(function() {
93
+ if (self.hoverState == 'out') {
94
+ self.hide()
95
+ }
96
+ }, self.options.delay.hide)
97
+ }
94
98
  }
95
99
 
96
100
  , show: function () {
@@ -148,20 +152,9 @@
148
152
  }
149
153
  }
150
154
 
151
- , isHTML: function(text) {
152
- // html string detection logic adapted from jQuery
153
- return typeof text != 'string'
154
- || ( text.charAt(0) === "<"
155
- && text.charAt( text.length - 1 ) === ">"
156
- && text.length >= 3
157
- ) || /^(?:[^<]*<[\w\W]+>[^>]*$)/.exec(text)
158
- }
159
-
160
155
  , setContent: function () {
161
156
  var $tip = this.tip()
162
- , title = this.getTitle()
163
-
164
- $tip.find('.tooltip-inner')[this.isHTML(title) ? 'html' : 'text'](title)
157
+ $tip.find('.tooltip-inner').html(this.getTitle())
165
158
  $tip.removeClass('fade in top bottom left right')
166
159
  }
167
160
 
@@ -213,6 +206,8 @@
213
206
  title = $e.attr('data-original-title')
214
207
  || (typeof o.title == 'function' ? o.title.call($e[0]) : o.title)
215
208
 
209
+ title = title.toString().replace(/(^\s*|\s*$)/, "")
210
+
216
211
  return title
217
212
  }
218
213
 
@@ -264,12 +259,12 @@
264
259
 
265
260
  $.fn.tooltip.defaults = {
266
261
  animation: true
267
- , placement: 'top'
262
+ , delay: 0
268
263
  , selector: false
269
- , template: '<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
264
+ , placement: 'top'
270
265
  , trigger: 'hover'
271
266
  , title: ''
272
- , delay: 0
267
+ , template: '<div class="tooltip"><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>'
273
268
  }
274
269
 
275
- }(window.jQuery);
270
+ }( window.jQuery );