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
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sass-twitter-bootstrap
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 2.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-07-13 00:00:00.000000000 Z
12
+ date: 2013-07-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -27,6 +27,22 @@ dependencies:
27
27
  - - ! '>='
28
28
  - !ruby/object:Gem::Version
29
29
  version: '0'
30
+ - !ruby/object:Gem::Dependency
31
+ name: railties
32
+ requirement: !ruby/object:Gem::Requirement
33
+ none: false
34
+ requirements:
35
+ - - ! '>='
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ type: :runtime
39
+ prerelease: false
40
+ version_requirements: !ruby/object:Gem::Requirement
41
+ none: false
42
+ requirements:
43
+ - - ! '>='
44
+ - !ruby/object:Gem::Version
45
+ version: '0'
30
46
  description: Gemification of the Twitter Bootstrap
31
47
  email:
32
48
  - wade@wadetandy.com
@@ -34,191 +50,12 @@ executables: []
34
50
  extensions: []
35
51
  extra_rdoc_files: []
36
52
  files:
37
- - .gitignore
38
- - Gemfile
39
- - Gemfile.lock
40
- - LICENSE
41
- - Makefile
42
- - README.md
43
- - Rakefile
44
- - bootstrap-2.0.4.css
45
- - bootstrap-2.0.4.min.css
46
- - bootstrap-responsive-2.0.4.css
47
- - bootstrap-responsive-2.0.4.min.css
48
- - docs/assets/css/bootstrap-responsive.css
49
- - docs/assets/css/bootstrap.css
50
- - docs/assets/css/docs.css
51
- - docs/assets/ico/apple-touch-icon-114-precomposed.png
52
- - docs/assets/ico/apple-touch-icon-144-precomposed.png
53
- - docs/assets/ico/apple-touch-icon-57-precomposed.png
54
- - docs/assets/ico/apple-touch-icon-72-precomposed.png
55
- - docs/assets/ico/favicon.ico
56
- - docs/assets/img/bird.png
57
- - docs/assets/img/bootstrap-mdo-sfmoma-01.jpg
58
- - docs/assets/img/bootstrap-mdo-sfmoma-02.jpg
59
- - docs/assets/img/bootstrap-mdo-sfmoma-03.jpg
60
- - docs/assets/img/browsers.png
61
- - docs/assets/img/example-sites/fleetio.png
62
- - docs/assets/img/example-sites/jshint.png
63
- - docs/assets/img/example-sites/kippt.png
64
- - docs/assets/img/example-sites/soundready.png
65
- - docs/assets/img/examples/bootstrap-example-fluid.jpg
66
- - docs/assets/img/examples/bootstrap-example-hero.jpg
67
- - docs/assets/img/examples/bootstrap-example-starter.jpg
68
- - docs/assets/img/github-16px.png
69
- - docs/assets/img/glyphicons-halflings-white.png
70
- - docs/assets/img/glyphicons-halflings.png
71
- - docs/assets/img/glyphicons/glyphicons_009_magic.png
72
- - docs/assets/img/glyphicons/glyphicons_042_group.png
73
- - docs/assets/img/glyphicons/glyphicons_079_podium.png
74
- - docs/assets/img/glyphicons/glyphicons_082_roundabout.png
75
- - docs/assets/img/glyphicons/glyphicons_155_show_thumbnails.png
76
- - docs/assets/img/glyphicons/glyphicons_163_iphone.png
77
- - docs/assets/img/glyphicons/glyphicons_214_resize_small.png
78
- - docs/assets/img/glyphicons/glyphicons_266_book_open.png
79
- - docs/assets/img/grid-18px-masked.png
80
- - docs/assets/img/icon-css3.png
81
- - docs/assets/img/icon-github.png
82
- - docs/assets/img/icon-html5.png
83
- - docs/assets/img/icon-twitter.png
84
- - docs/assets/img/less-logo-large.png
85
- - docs/assets/img/less-small.png
86
- - docs/assets/img/responsive-illustrations.png
87
- - docs/assets/js/README.md
88
- - docs/assets/js/application.js
89
- - docs/assets/js/bootstrap-alert.js
90
- - docs/assets/js/bootstrap-button.js
91
- - docs/assets/js/bootstrap-carousel.js
92
- - docs/assets/js/bootstrap-collapse.js
93
- - docs/assets/js/bootstrap-dropdown.js
94
- - docs/assets/js/bootstrap-modal.js
95
- - docs/assets/js/bootstrap-popover.js
96
- - docs/assets/js/bootstrap-scrollspy.js
97
- - docs/assets/js/bootstrap-tab.js
98
- - docs/assets/js/bootstrap-tooltip.js
99
- - docs/assets/js/bootstrap-transition.js
100
- - docs/assets/js/bootstrap-typeahead.js
101
- - docs/assets/js/bootstrap.js
102
- - docs/assets/js/bootstrap.min.js
103
- - docs/assets/js/google-code-prettify/prettify.css
104
- - docs/assets/js/google-code-prettify/prettify.js
105
- - docs/assets/js/jquery.js
106
- - docs/base-css.html
107
- - docs/build/index.js
108
- - docs/build/node_modules/.bin/hulk
109
- - docs/build/node_modules/hogan.js/.git_ignore
110
- - docs/build/node_modules/hogan.js/.gitmodules
111
- - docs/build/node_modules/hogan.js/LICENSE
112
- - docs/build/node_modules/hogan.js/Makefile
113
- - docs/build/node_modules/hogan.js/README.md
114
- - docs/build/node_modules/hogan.js/bin/hulk
115
- - docs/build/node_modules/hogan.js/lib/compiler.js
116
- - docs/build/node_modules/hogan.js/lib/hogan.js
117
- - docs/build/node_modules/hogan.js/lib/template.js
118
- - docs/build/node_modules/hogan.js/package.json
119
- - docs/build/node_modules/hogan.js/test/html/list.html
120
- - docs/build/node_modules/hogan.js/test/index.html
121
- - docs/build/node_modules/hogan.js/test/index.js
122
- - docs/build/node_modules/hogan.js/test/mustache.js
123
- - docs/build/node_modules/hogan.js/test/spec.js
124
- - docs/build/node_modules/hogan.js/test/spec/Changes
125
- - docs/build/node_modules/hogan.js/test/spec/README.md
126
- - docs/build/node_modules/hogan.js/test/spec/Rakefile
127
- - docs/build/node_modules/hogan.js/test/spec/TESTING.md
128
- - docs/build/node_modules/hogan.js/test/spec/specs/comments.json
129
- - docs/build/node_modules/hogan.js/test/spec/specs/comments.yml
130
- - docs/build/node_modules/hogan.js/test/spec/specs/delimiters.json
131
- - docs/build/node_modules/hogan.js/test/spec/specs/delimiters.yml
132
- - docs/build/node_modules/hogan.js/test/spec/specs/interpolation.json
133
- - docs/build/node_modules/hogan.js/test/spec/specs/interpolation.yml
134
- - docs/build/node_modules/hogan.js/test/spec/specs/inverted.json
135
- - docs/build/node_modules/hogan.js/test/spec/specs/inverted.yml
136
- - docs/build/node_modules/hogan.js/test/spec/specs/partials.json
137
- - docs/build/node_modules/hogan.js/test/spec/specs/partials.yml
138
- - docs/build/node_modules/hogan.js/test/spec/specs/sections.json
139
- - docs/build/node_modules/hogan.js/test/spec/specs/sections.yml
140
- - docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.json
141
- - docs/build/node_modules/hogan.js/test/spec/specs/~lambdas.yml
142
- - docs/build/node_modules/hogan.js/test/templates/list.mustache
143
- - docs/build/node_modules/hogan.js/tools/release.js
144
- - docs/build/node_modules/hogan.js/tools/web_templates.js
145
- - docs/build/node_modules/hogan.js/web/1.0.0/hogan.js
146
- - docs/build/node_modules/hogan.js/web/1.0.0/hogan.min.js
147
- - docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.js
148
- - docs/build/node_modules/hogan.js/web/builds/1.0.0/hogan.min.js
149
- - docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.js
150
- - docs/build/node_modules/hogan.js/web/builds/1.0.3/hogan.min.js
151
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.amd.js
152
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.common.js
153
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.js
154
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.amd.js
155
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.common.js
156
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.js
157
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.min.mustache.js
158
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/hogan-1.0.5.mustache.js
159
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.js
160
- - docs/build/node_modules/hogan.js/web/builds/1.0.5/template-1.0.5.min.js
161
- - docs/build/node_modules/hogan.js/web/favicon.ico
162
- - docs/build/node_modules/hogan.js/web/images/logo.png
163
- - docs/build/node_modules/hogan.js/web/images/noise.png
164
- - docs/build/node_modules/hogan.js/web/images/small-hogan-icon.png
165
- - docs/build/node_modules/hogan.js/web/images/stripes.png
166
- - docs/build/node_modules/hogan.js/web/index.html.mustache
167
- - docs/build/node_modules/hogan.js/web/stylesheets/layout.css
168
- - docs/build/node_modules/hogan.js/web/stylesheets/skeleton.css
169
- - docs/build/node_modules/hogan.js/wrappers/amd.js.mustache
170
- - docs/build/node_modules/hogan.js/wrappers/common.js.mustache
171
- - docs/build/node_modules/hogan.js/wrappers/js.mustache
172
- - docs/build/node_modules/hogan.js/wrappers/mustache.js.mustache
173
- - docs/build/package.json
174
- - docs/components.html
175
- - docs/download.html
176
- - docs/examples.html
177
- - docs/examples/fluid.html
178
- - docs/examples/hero.html
179
- - docs/examples/starter-template.html
180
- - docs/index.html
181
- - docs/javascript.html
182
- - docs/less.html
183
- - docs/scaffolding.html
184
- - docs/templates/layout.mustache
185
- - docs/templates/pages/base-css.mustache
186
- - docs/templates/pages/components.mustache
187
- - docs/templates/pages/download.mustache
188
- - docs/templates/pages/examples.mustache
189
- - docs/templates/pages/index.mustache
190
- - docs/templates/pages/javascript.mustache
191
- - docs/templates/pages/less.mustache
192
- - docs/templates/pages/scaffolding.mustache
193
- - docs/templates/pages/upgrading.mustache
194
- - docs/upgrading.html
195
- - js/tests/index.html
196
- - js/tests/phantom.js
197
- - js/tests/server.js
198
- - js/tests/unit/bootstrap-alert.js
199
- - js/tests/unit/bootstrap-button.js
200
- - js/tests/unit/bootstrap-carousel.js
201
- - js/tests/unit/bootstrap-collapse.js
202
- - js/tests/unit/bootstrap-dropdown.js
203
- - js/tests/unit/bootstrap-modal.js
204
- - js/tests/unit/bootstrap-phantom.js
205
- - js/tests/unit/bootstrap-popover.js
206
- - js/tests/unit/bootstrap-scrollspy.js
207
- - js/tests/unit/bootstrap-tab.js
208
- - js/tests/unit/bootstrap-tooltip.js
209
- - js/tests/unit/bootstrap-transition.js
210
- - js/tests/unit/bootstrap-typeahead.js
211
- - js/tests/vendor/jquery.js
212
- - js/tests/vendor/qunit.css
213
- - js/tests/vendor/qunit.js
214
- - lib/sass-twitter-bootstrap.rb
53
+ - lib/sass/twitter/bootstrap/rails/engine.rb
215
54
  - lib/sass/twitter/bootstrap/rails.rb
216
55
  - lib/sass/twitter/bootstrap/version.rb
217
- - package.json
218
- - sass-twitter-bootstrap.gemspec
56
+ - lib/sass/twitter/bootstrap.rb
219
57
  - vendor/assets/images/glyphicons-halflings-white.png
220
58
  - vendor/assets/images/glyphicons-halflings.png
221
- - vendor/assets/javascripts/README.md
222
59
  - vendor/assets/javascripts/twitter/bootstrap-alert.js
223
60
  - vendor/assets/javascripts/twitter/bootstrap-button.js
224
61
  - vendor/assets/javascripts/twitter/bootstrap-carousel.js
@@ -231,10 +68,13 @@ files:
231
68
  - vendor/assets/javascripts/twitter/bootstrap-tooltip.js
232
69
  - vendor/assets/javascripts/twitter/bootstrap-transition.js
233
70
  - vendor/assets/javascripts/twitter/bootstrap-typeahead.js
234
- - vendor/assets/javascripts/twitter/bootstrap.js
71
+ - vendor/assets/stylesheets/tests/buttons.html
235
72
  - vendor/assets/stylesheets/tests/css-tests.css
236
73
  - vendor/assets/stylesheets/tests/css-tests.html
74
+ - vendor/assets/stylesheets/tests/forms-responsive.html
237
75
  - vendor/assets/stylesheets/tests/forms.html
76
+ - vendor/assets/stylesheets/tests/navbar-fixed-top.html
77
+ - vendor/assets/stylesheets/tests/navbar-static-top.html
238
78
  - vendor/assets/stylesheets/tests/navbar.html
239
79
  - vendor/assets/stylesheets/twitter/_accordion.scss
240
80
  - vendor/assets/stylesheets/twitter/_alerts.scss
@@ -249,7 +89,7 @@ files:
249
89
  - vendor/assets/stylesheets/twitter/_forms.scss
250
90
  - vendor/assets/stylesheets/twitter/_grid.scss
251
91
  - vendor/assets/stylesheets/twitter/_hero-unit.scss
252
- - vendor/assets/stylesheets/twitter/_labels-badges.scss
92
+ - vendor/assets/stylesheets/twitter/_labels.scss
253
93
  - vendor/assets/stylesheets/twitter/_layouts.scss
254
94
  - vendor/assets/stylesheets/twitter/_mixins.scss
255
95
  - vendor/assets/stylesheets/twitter/_modals.scss
@@ -260,11 +100,6 @@ files:
260
100
  - vendor/assets/stylesheets/twitter/_popovers.scss
261
101
  - vendor/assets/stylesheets/twitter/_progress-bars.scss
262
102
  - vendor/assets/stylesheets/twitter/_reset.scss
263
- - vendor/assets/stylesheets/twitter/_responsive-1200px-min.scss
264
- - vendor/assets/stylesheets/twitter/_responsive-767px-max.scss
265
- - vendor/assets/stylesheets/twitter/_responsive-768px-979px.scss
266
- - vendor/assets/stylesheets/twitter/_responsive-navbar.scss
267
- - vendor/assets/stylesheets/twitter/_responsive-utilities.scss
268
103
  - vendor/assets/stylesheets/twitter/_scaffolding.scss
269
104
  - vendor/assets/stylesheets/twitter/_sprites.scss
270
105
  - vendor/assets/stylesheets/twitter/_tables.scss
data/.gitignore DELETED
@@ -1,4 +0,0 @@
1
- .DS_Store
2
- lib/.sass-cache/*
3
- .sass-cache/*
4
- .rvmrc
data/Gemfile DELETED
@@ -1,3 +0,0 @@
1
- source :rubygems
2
-
3
- gemspec
data/Gemfile.lock DELETED
@@ -1,14 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- rake (0.9.2)
5
- rb-fsevent (0.4.3.1)
6
- sass (3.1.19)
7
-
8
- PLATFORMS
9
- ruby
10
-
11
- DEPENDENCIES
12
- rake
13
- rb-fsevent
14
- sass
data/LICENSE DELETED
@@ -1,176 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
175
-
176
- END OF TERMS AND CONDITIONS