okf-pub-theme 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (203) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +111 -0
  4. data/_includes/chapters.html +18 -0
  5. data/_includes/effect-chains.html +18 -0
  6. data/_includes/effect-item.html +5 -0
  7. data/_includes/footer.html +5 -0
  8. data/_includes/head.html +22 -0
  9. data/_includes/header.html +36 -0
  10. data/_includes/matomo.html +15 -0
  11. data/_includes/outcomes.html +34 -0
  12. data/_layouts/default.html +19 -0
  13. data/_layouts/home.html +52 -0
  14. data/_sass/_a11y.sass +25 -0
  15. data/_sass/_bulma-0.7.4/CHANGELOG.md +1162 -0
  16. data/_sass/_bulma-0.7.4/LICENSE +21 -0
  17. data/_sass/_bulma-0.7.4/README.md +119 -0
  18. data/_sass/_bulma-0.7.4/bulma.sass +8 -0
  19. data/_sass/_bulma-0.7.4/css/bulma.css +10525 -0
  20. data/_sass/_bulma-0.7.4/css/bulma.css.map +1 -0
  21. data/_sass/_bulma-0.7.4/css/bulma.min.css +1 -0
  22. data/_sass/_bulma-0.7.4/package.json +78 -0
  23. data/_sass/_bulma-0.7.4/sass/.DS_Store +0 -0
  24. data/_sass/_bulma-0.7.4/sass/base/_all.sass +5 -0
  25. data/_sass/_bulma-0.7.4/sass/base/generic.sass +130 -0
  26. data/_sass/_bulma-0.7.4/sass/base/helpers.sass +276 -0
  27. data/_sass/_bulma-0.7.4/sass/base/minireset.sass +84 -0
  28. data/_sass/_bulma-0.7.4/sass/components/_all.sass +15 -0
  29. data/_sass/_bulma-0.7.4/sass/components/breadcrumb.sass +75 -0
  30. data/_sass/_bulma-0.7.4/sass/components/card.sass +74 -0
  31. data/_sass/_bulma-0.7.4/sass/components/dropdown.sass +77 -0
  32. data/_sass/_bulma-0.7.4/sass/components/level.sass +75 -0
  33. data/_sass/_bulma-0.7.4/sass/components/list.sass +39 -0
  34. data/_sass/_bulma-0.7.4/sass/components/media.sass +48 -0
  35. data/_sass/_bulma-0.7.4/sass/components/menu.sass +50 -0
  36. data/_sass/_bulma-0.7.4/sass/components/message.sass +86 -0
  37. data/_sass/_bulma-0.7.4/sass/components/modal.sass +113 -0
  38. data/_sass/_bulma-0.7.4/sass/components/navbar.sass +428 -0
  39. data/_sass/_bulma-0.7.4/sass/components/pagination.sass +144 -0
  40. data/_sass/_bulma-0.7.4/sass/components/panel.sass +101 -0
  41. data/_sass/_bulma-0.7.4/sass/components/tabs.sass +151 -0
  42. data/_sass/_bulma-0.7.4/sass/elements/_all.sass +16 -0
  43. data/_sass/_bulma-0.7.4/sass/elements/box.sass +24 -0
  44. data/_sass/_bulma-0.7.4/sass/elements/button.sass +275 -0
  45. data/_sass/_bulma-0.7.4/sass/elements/container.sass +25 -0
  46. data/_sass/_bulma-0.7.4/sass/elements/content.sass +151 -0
  47. data/_sass/_bulma-0.7.4/sass/elements/form.sass +602 -0
  48. data/_sass/_bulma-0.7.4/sass/elements/icon.sass +21 -0
  49. data/_sass/_bulma-0.7.4/sass/elements/image.sass +69 -0
  50. data/_sass/_bulma-0.7.4/sass/elements/notification.sass +35 -0
  51. data/_sass/_bulma-0.7.4/sass/elements/other.sass +39 -0
  52. data/_sass/_bulma-0.7.4/sass/elements/progress.sass +65 -0
  53. data/_sass/_bulma-0.7.4/sass/elements/table.sass +126 -0
  54. data/_sass/_bulma-0.7.4/sass/elements/tag.sass +130 -0
  55. data/_sass/_bulma-0.7.4/sass/elements/title.sass +64 -0
  56. data/_sass/_bulma-0.7.4/sass/grid/_all.sass +4 -0
  57. data/_sass/_bulma-0.7.4/sass/grid/columns.sass +504 -0
  58. data/_sass/_bulma-0.7.4/sass/grid/tiles.sass +32 -0
  59. data/_sass/_bulma-0.7.4/sass/layout/_all.sass +5 -0
  60. data/_sass/_bulma-0.7.4/sass/layout/footer.sass +6 -0
  61. data/_sass/_bulma-0.7.4/sass/layout/hero.sass +156 -0
  62. data/_sass/_bulma-0.7.4/sass/layout/section.sass +13 -0
  63. data/_sass/_bulma-0.7.4/sass/utilities/_all.sass +8 -0
  64. data/_sass/_bulma-0.7.4/sass/utilities/animations.sass +5 -0
  65. data/_sass/_bulma-0.7.4/sass/utilities/controls.sass +50 -0
  66. data/_sass/_bulma-0.7.4/sass/utilities/derived-variables.sass +85 -0
  67. data/_sass/_bulma-0.7.4/sass/utilities/functions.sass +62 -0
  68. data/_sass/_bulma-0.7.4/sass/utilities/initial-variables.sass +72 -0
  69. data/_sass/_bulma-0.7.4/sass/utilities/mixins.sass +261 -0
  70. data/_sass/_effects.sass +35 -0
  71. data/_sass/_fonts.scss +37 -0
  72. data/_sass/_header.sass +105 -0
  73. data/_sass/_helpers.sass +8 -0
  74. data/_sass/_main.sass +61 -0
  75. data/_sass/chapter.sass +18 -0
  76. data/assets/css/style.sass +73 -0
  77. data/assets/favicon/android-icon-144x144.png +0 -0
  78. data/assets/favicon/android-icon-192x192.png +0 -0
  79. data/assets/favicon/android-icon-36x36.png +0 -0
  80. data/assets/favicon/android-icon-48x48.png +0 -0
  81. data/assets/favicon/android-icon-72x72.png +0 -0
  82. data/assets/favicon/android-icon-96x96.png +0 -0
  83. data/assets/favicon/apple-icon-114x114.png +0 -0
  84. data/assets/favicon/apple-icon-120x120.png +0 -0
  85. data/assets/favicon/apple-icon-144x144.png +0 -0
  86. data/assets/favicon/apple-icon-152x152.png +0 -0
  87. data/assets/favicon/apple-icon-180x180.png +0 -0
  88. data/assets/favicon/apple-icon-57x57.png +0 -0
  89. data/assets/favicon/apple-icon-60x60.png +0 -0
  90. data/assets/favicon/apple-icon-72x72.png +0 -0
  91. data/assets/favicon/apple-icon-76x76.png +0 -0
  92. data/assets/favicon/apple-icon-precomposed.png +0 -0
  93. data/assets/favicon/apple-icon.png +0 -0
  94. data/assets/favicon/apple-touch-icon.png +0 -0
  95. data/assets/favicon/browserconfig.xml +11 -0
  96. data/assets/favicon/favicon-16x16.png +0 -0
  97. data/assets/favicon/favicon-32x32.png +0 -0
  98. data/assets/favicon/favicon-96x96.png +0 -0
  99. data/assets/favicon/favicon.ico +0 -0
  100. data/assets/favicon/manifest.json +41 -0
  101. data/assets/favicon/ms-icon-144x144.png +0 -0
  102. data/assets/favicon/ms-icon-150x150.png +0 -0
  103. data/assets/favicon/ms-icon-310x310.png +0 -0
  104. data/assets/favicon/ms-icon-70x70.png +0 -0
  105. data/assets/fonts/LICENSE.txt +93 -0
  106. data/assets/fonts/OTF/SourceSansPro-Black.otf +0 -0
  107. data/assets/fonts/OTF/SourceSansPro-BlackIt.otf +0 -0
  108. data/assets/fonts/OTF/SourceSansPro-Bold.otf +0 -0
  109. data/assets/fonts/OTF/SourceSansPro-BoldIt.otf +0 -0
  110. data/assets/fonts/OTF/SourceSansPro-ExtraLight.otf +0 -0
  111. data/assets/fonts/OTF/SourceSansPro-ExtraLightIt.otf +0 -0
  112. data/assets/fonts/OTF/SourceSansPro-It.otf +0 -0
  113. data/assets/fonts/OTF/SourceSansPro-Light.otf +0 -0
  114. data/assets/fonts/OTF/SourceSansPro-LightIt.otf +0 -0
  115. data/assets/fonts/OTF/SourceSansPro-Regular.otf +0 -0
  116. data/assets/fonts/OTF/SourceSansPro-Semibold.otf +0 -0
  117. data/assets/fonts/OTF/SourceSansPro-SemiboldIt.otf +0 -0
  118. data/assets/fonts/TTF/SourceSansPro-Black.ttf +0 -0
  119. data/assets/fonts/TTF/SourceSansPro-BlackIt.ttf +0 -0
  120. data/assets/fonts/TTF/SourceSansPro-Bold.ttf +0 -0
  121. data/assets/fonts/TTF/SourceSansPro-BoldIt.ttf +0 -0
  122. data/assets/fonts/TTF/SourceSansPro-ExtraLight.ttf +0 -0
  123. data/assets/fonts/TTF/SourceSansPro-ExtraLightIt.ttf +0 -0
  124. data/assets/fonts/TTF/SourceSansPro-It.ttf +0 -0
  125. data/assets/fonts/TTF/SourceSansPro-Light.ttf +0 -0
  126. data/assets/fonts/TTF/SourceSansPro-LightIt.ttf +0 -0
  127. data/assets/fonts/TTF/SourceSansPro-Regular.ttf +0 -0
  128. data/assets/fonts/TTF/SourceSansPro-Semibold.ttf +0 -0
  129. data/assets/fonts/TTF/SourceSansPro-SemiboldIt.ttf +0 -0
  130. data/assets/fonts/VAR/SourceSansVariable-Italic.otf +0 -0
  131. data/assets/fonts/VAR/SourceSansVariable-Italic.otf.woff +0 -0
  132. data/assets/fonts/VAR/SourceSansVariable-Italic.otf.woff2 +0 -0
  133. data/assets/fonts/VAR/SourceSansVariable-Italic.ttf +0 -0
  134. data/assets/fonts/VAR/SourceSansVariable-Italic.ttf.woff +0 -0
  135. data/assets/fonts/VAR/SourceSansVariable-Italic.ttf.woff2 +0 -0
  136. data/assets/fonts/VAR/SourceSansVariable-Roman.otf +0 -0
  137. data/assets/fonts/VAR/SourceSansVariable-Roman.otf.woff +0 -0
  138. data/assets/fonts/VAR/SourceSansVariable-Roman.otf.woff2 +0 -0
  139. data/assets/fonts/VAR/SourceSansVariable-Roman.ttf +0 -0
  140. data/assets/fonts/VAR/SourceSansVariable-Roman.ttf.woff +0 -0
  141. data/assets/fonts/VAR/SourceSansVariable-Roman.ttf.woff2 +0 -0
  142. data/assets/fonts/WOFF/OTF/SourceSansPro-Black.otf.woff +0 -0
  143. data/assets/fonts/WOFF/OTF/SourceSansPro-BlackIt.otf.woff +0 -0
  144. data/assets/fonts/WOFF/OTF/SourceSansPro-Bold.otf.woff +0 -0
  145. data/assets/fonts/WOFF/OTF/SourceSansPro-BoldIt.otf.woff +0 -0
  146. data/assets/fonts/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff +0 -0
  147. data/assets/fonts/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff +0 -0
  148. data/assets/fonts/WOFF/OTF/SourceSansPro-It.otf.woff +0 -0
  149. data/assets/fonts/WOFF/OTF/SourceSansPro-Light.otf.woff +0 -0
  150. data/assets/fonts/WOFF/OTF/SourceSansPro-LightIt.otf.woff +0 -0
  151. data/assets/fonts/WOFF/OTF/SourceSansPro-Regular.otf.woff +0 -0
  152. data/assets/fonts/WOFF/OTF/SourceSansPro-Semibold.otf.woff +0 -0
  153. data/assets/fonts/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff +0 -0
  154. data/assets/fonts/WOFF/TTF/SourceSansPro-Black.ttf.woff +0 -0
  155. data/assets/fonts/WOFF/TTF/SourceSansPro-BlackIt.ttf.woff +0 -0
  156. data/assets/fonts/WOFF/TTF/SourceSansPro-Bold.ttf.woff +0 -0
  157. data/assets/fonts/WOFF/TTF/SourceSansPro-BoldIt.ttf.woff +0 -0
  158. data/assets/fonts/WOFF/TTF/SourceSansPro-ExtraLight.ttf.woff +0 -0
  159. data/assets/fonts/WOFF/TTF/SourceSansPro-ExtraLightIt.ttf.woff +0 -0
  160. data/assets/fonts/WOFF/TTF/SourceSansPro-It.ttf.woff +0 -0
  161. data/assets/fonts/WOFF/TTF/SourceSansPro-Light.ttf.woff +0 -0
  162. data/assets/fonts/WOFF/TTF/SourceSansPro-LightIt.ttf.woff +0 -0
  163. data/assets/fonts/WOFF/TTF/SourceSansPro-Regular.ttf.woff +0 -0
  164. data/assets/fonts/WOFF/TTF/SourceSansPro-Semibold.ttf.woff +0 -0
  165. data/assets/fonts/WOFF/TTF/SourceSansPro-SemiboldIt.ttf.woff +0 -0
  166. data/assets/fonts/WOFF2/OTF/SourceSansPro-Black.otf.woff2 +0 -0
  167. data/assets/fonts/WOFF2/OTF/SourceSansPro-BlackIt.otf.woff2 +0 -0
  168. data/assets/fonts/WOFF2/OTF/SourceSansPro-Bold.otf.woff2 +0 -0
  169. data/assets/fonts/WOFF2/OTF/SourceSansPro-BoldIt.otf.woff2 +0 -0
  170. data/assets/fonts/WOFF2/OTF/SourceSansPro-ExtraLight.otf.woff2 +0 -0
  171. data/assets/fonts/WOFF2/OTF/SourceSansPro-ExtraLightIt.otf.woff2 +0 -0
  172. data/assets/fonts/WOFF2/OTF/SourceSansPro-It.otf.woff2 +0 -0
  173. data/assets/fonts/WOFF2/OTF/SourceSansPro-Light.otf.woff2 +0 -0
  174. data/assets/fonts/WOFF2/OTF/SourceSansPro-LightIt.otf.woff2 +0 -0
  175. data/assets/fonts/WOFF2/OTF/SourceSansPro-Regular.otf.woff2 +0 -0
  176. data/assets/fonts/WOFF2/OTF/SourceSansPro-Semibold.otf.woff2 +0 -0
  177. data/assets/fonts/WOFF2/OTF/SourceSansPro-SemiboldIt.otf.woff2 +0 -0
  178. data/assets/fonts/WOFF2/TTF/SourceSansPro-Black.ttf.woff2 +0 -0
  179. data/assets/fonts/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2 +0 -0
  180. data/assets/fonts/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2 +0 -0
  181. data/assets/fonts/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2 +0 -0
  182. data/assets/fonts/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2 +0 -0
  183. data/assets/fonts/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2 +0 -0
  184. data/assets/fonts/WOFF2/TTF/SourceSansPro-It.ttf.woff2 +0 -0
  185. data/assets/fonts/WOFF2/TTF/SourceSansPro-Light.ttf.woff2 +0 -0
  186. data/assets/fonts/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2 +0 -0
  187. data/assets/fonts/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2 +0 -0
  188. data/assets/fonts/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2 +0 -0
  189. data/assets/fonts/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2 +0 -0
  190. data/assets/fonts/apercu-bold-pro.eot +0 -0
  191. data/assets/fonts/apercu-bold-pro.ttf +0 -0
  192. data/assets/fonts/apercu-bold-pro.woff +0 -0
  193. data/assets/fonts/apercu-bold-pro.woff2 +0 -0
  194. data/assets/fonts/apercu-medium-pro.eot +0 -0
  195. data/assets/fonts/apercu-medium-pro.ttf +0 -0
  196. data/assets/fonts/apercu-medium-pro.woff +0 -0
  197. data/assets/fonts/apercu-medium-pro.woff2 +0 -0
  198. data/assets/fonts/apercu-regular-pro.eot +0 -0
  199. data/assets/fonts/apercu-regular-pro.ttf +0 -0
  200. data/assets/fonts/apercu-regular-pro.woff +0 -0
  201. data/assets/fonts/apercu-regular-pro.woff2 +0 -0
  202. data/assets/images/download.svg +9 -0
  203. metadata +315 -0
@@ -0,0 +1,1162 @@
1
+ # Bulma Changelog
2
+
3
+ ## 0.7.3
4
+
5
+ ### New features
6
+
7
+ * #2145 Fix #372 -> New indeterminate progress bars
8
+ * #2206 Fix #2046 -> New variables `$table-head-background-color`, `$table-body-background-color` and `$table-foot-background-color` for the `.table` element
9
+ * #592 -> Give arbitrary elements access to the image/ratio classes
10
+ * #1682 Fix #1681 -> Adds disabled styles for `<fieldset disabled>`
11
+ * #2201 Fix #1875 -> `.buttons` and `.tags` group sizing (`.are-small`, `.are-medium`, `.are-large`)
12
+
13
+ ### Improvements
14
+
15
+ * #1978 Fix #1696 -> Force `box-sizing: border-box` on `details` element
16
+ * #2167 Fix #1878 -> New `$footer-padding` variable
17
+ * #2168 -> New `$input-placeholder-color` and `$input-disabled-placeholder-color` variables
18
+
19
+ ### Bug fixes
20
+
21
+ * #2157 Fix #1656 -> Allow border radius if only one `.control` in `.field`
22
+ * #2091 Fix #2091 -> Remove CSS rule which causes `.tag.has-addons` to not work correctly
23
+ * #2186 Fix #1130 -> Prevent `.dropdown` links underlining in `.message` component
24
+ * Fix #2154 -> Move `.hero.is-fullheight-with-navbar` to `navbar.sass` file
25
+
26
+ ### Deprecation
27
+
28
+ * `.control.has-icon` deprecated in favor of `.control.has-icons`
29
+
30
+ ## 0.7.2
31
+
32
+ ### New features
33
+
34
+ * #1884 New `$navbar-burger-color` variable
35
+ * #1679 Add breakpoint based column gaps
36
+ * #1905 Fix `modal` for IE11 #1902
37
+ * #1919 New `is-arrowless` class for navbar items
38
+ * #1949 New `is-fullheight-with-navbar` class for heros
39
+ * #1764 New `.is-sr-only` helper
40
+ * #2109 Add and use `$navbar-breakpoint` variable
41
+ * New variables `$control-height`, `$control-line-height`, `$pagination-min-width`, `$input-height`
42
+ * #1720 Add list element feature
43
+ * #2123 Add `.content ol` types: `.is-lower-roman`, `.is-upper-roman`, `.is-lower-alpha`, `.is-upper-alpha`, and support for the `type=` HTML attribute
44
+
45
+ ### Improvements
46
+
47
+ * #1964 Allow `.notification` to have a `.dropdown-item`
48
+ * #1999 Change `$border` to `$grey-lighter` in mixins
49
+ * #2085 `.media-content` will allow scrolling horizontally if the content is too wide
50
+ * #1744 Fix #1710 by using `$table-striped-row-even-hover-background-color` only for even rows
51
+ * #2074 Allow `<button>` as `.dropdown-item`
52
+
53
+ ### Bug fixes
54
+
55
+ * #1749 Fix icons floating out of input area
56
+ * #1993 Fixes #1992 Prevent disabled form elements hover state from overlapping, if control has add-ons elements
57
+ * #1909 Fix Modal card in IE11
58
+ * #1908 Fix IE11 when textarea doesn't listen to `size=""`
59
+ * Fix #1991 The last button in list of full-width buttons has longer width
60
+ * #1982 Fix navbar-burger color when color modifier is used
61
+ * #1819 Fix #1137 error message for required file
62
+ * Fix #1904 and #1969: hide native file input in Chrome
63
+ * #2059 Remove unnecessary right margin from last level-item (level.is-mobile)
64
+
65
+ ## 0.7.1
66
+
67
+ ### Improvements
68
+
69
+ * #1789 Add all shades to `has-background-*` helpers
70
+
71
+ ### Bug fixes
72
+
73
+ * #1796 #1806 Remove navbar `box-shadow` by default
74
+
75
+ ## 0.7.0
76
+
77
+ ### New features
78
+
79
+ * New variables `$widescreen-enabled` and `$fullhd-enabled`: you can set them to `false` to disable each breakpoint
80
+ * New variables `$control-border-width` and `$button-border-width`
81
+ * 🎉 #1624 Add some common photography aspect ratios and portrait ratios
82
+ * 🎉 #1747 New `$custom-colors` and `$custom-shades` variable for adding your own colors and shades to Bulma's `$colors` and `$shades` maps respectively
83
+
84
+ ### Improvements
85
+
86
+ * #1619 Add `$card-header-background-color`, `$card-content-background-color` and `$card-footer-background-color` to allow different background customization for card elements
87
+ * #1669 Add `.is-expanded` modifier to `.buttons.has-addons`
88
+ * #1628 Add `.has-background` helpers for block background colors, like `.has-text`
89
+ * #1767 Added minified bundle with cleancss
90
+
91
+ ### Bug fixes
92
+
93
+ * #1778 Fix `is-text-right` precedence over `is-text-left-mobile`
94
+ * #1571 Fix position of delete button on `.tag`
95
+ * #1549 Implementing a simple version of the native sass percentage function
96
+ * #1707 Disable table hover in `.content` by default
97
+ * #1428 Fix `media-content` overflow
98
+
99
+ ### Variable changes
100
+
101
+ #### Updated default values
102
+
103
+ <table class="table is-bordered">
104
+ <tbody>
105
+ <tr>
106
+ <th class="is-light" colspan="3">
107
+ File
108
+ <code>sass/utilities/initial-variables.sass</code>
109
+ </th>
110
+ </tr>
111
+ <tr>
112
+ <th>Variable</th>
113
+ <th>From</th>
114
+ <th>To</th>
115
+ </tr>
116
+ <tr>
117
+ <td>
118
+ <code>$gap</code>
119
+ </td>
120
+ <td>
121
+ <code>32px</code>
122
+ </td>
123
+ <td>
124
+ <code>64px</code>
125
+ </td>
126
+ </tr>
127
+ <tr>
128
+ <td>
129
+ <code>$radius</code>
130
+ </td>
131
+ <td>
132
+ <code>3px</code>
133
+ </td>
134
+ <td>
135
+ <code>4px</code>
136
+ </td>
137
+ </tr>
138
+ <tr>
139
+ <td>
140
+ <code>$radius-large</code>
141
+ </td>
142
+ <td>
143
+ <code>5px</code>
144
+ </td>
145
+ <td>
146
+ <code>6px</code>
147
+ </td>
148
+ </tr>
149
+ </tbody>
150
+ </table>
151
+
152
+ <table class="table is-bordered">
153
+ <tbody>
154
+ <tr>
155
+ <th class="is-light" colspan="3">
156
+ File
157
+ <code>sass/base/generic.sass</code>
158
+ </th>
159
+ </tr>
160
+ <tr>
161
+ <th>Variable</th>
162
+ <th>From</th>
163
+ <th>To</th>
164
+ </tr>
165
+ <tr>
166
+ <td>
167
+ <code>$hr-background-color</code>
168
+ </td>
169
+ <td>
170
+ <code>$border</code>
171
+ </td>
172
+ <td>
173
+ <code>$background</code>
174
+ </td>
175
+ </tr>
176
+ <tr>
177
+ <td>
178
+ <code>$hr-height</code>
179
+ </td>
180
+ <td>
181
+ <code>1px</code>
182
+ </td>
183
+ <td>
184
+ <code>2px</code>
185
+ </td>
186
+ </tr>
187
+ </tbody>
188
+ </table>
189
+
190
+ <table class="table is-bordered">
191
+ <tbody>
192
+ <tr>
193
+ <th class="is-light" colspan="3">
194
+ File
195
+ <code>sass/elements/content.sass</code>
196
+ </th>
197
+ </tr>
198
+ <tr>
199
+ <th>Variable</th>
200
+ <th>From</th>
201
+ <th>To</th>
202
+ </tr>
203
+ <tr>
204
+ <td>
205
+ <code>$content-heading-weight</code>
206
+ </td>
207
+ <td>
208
+ <code>$weight-normal</code>
209
+ </td>
210
+ <td>
211
+ <code>$weight-semibold</code>
212
+ </td>
213
+ </tr>
214
+ </tbody>
215
+ </table>
216
+
217
+ <table class="table is-bordered">
218
+ <tbody>
219
+ <tr>
220
+ <th class="is-light" colspan="3">
221
+ File
222
+ <code>sass/components/message.sass</code>
223
+ </th>
224
+ </tr>
225
+ <tr>
226
+ <th>Variable</th>
227
+ <th>From</th>
228
+ <th>To</th>
229
+ </tr>
230
+ <tr>
231
+ <td>
232
+ <code>$message-header-padding</code>
233
+ </td>
234
+ <td>
235
+ <code>0.5em 0.75em</code>
236
+ </td>
237
+ <td>
238
+ <code>0.75em 1em</code>
239
+ </td>
240
+ </tr>
241
+ <tr>
242
+ <td>
243
+ <code>$message-body-padding</code>
244
+ </td>
245
+ <td>
246
+ <code>1em 1.25em</code>
247
+ </td>
248
+ <td>
249
+ <code>1.25em 1.5em</code>
250
+ </td>
251
+ </tr>
252
+ </tbody>
253
+ </table>
254
+
255
+ <table class="table is-bordered">
256
+ <tbody>
257
+ <tr>
258
+ <th class="is-light" colspan="3">
259
+ File
260
+ <code>sass/components/navbar.sass</code>
261
+ </th>
262
+ </tr>
263
+ <tr>
264
+ <th>Variable</th>
265
+ <th>From</th>
266
+ <th>To</th>
267
+ </tr>
268
+ <tr>
269
+ <td>
270
+ <code>$navbar-item-hover-background-color</code>
271
+ </td>
272
+ <td>
273
+ <code>$background</code>
274
+ </td>
275
+ <td>
276
+ <code>$white-bis</code>
277
+ </td>
278
+ </tr>
279
+ <tr>
280
+ <td>
281
+ <code>$navbar-dropdown-border-top</code>
282
+ </td>
283
+ <td>
284
+ <code>1px solid $border</code>
285
+ </td>
286
+ <td>
287
+ <code>2px solid $border</code>
288
+ </td>
289
+ </tr>
290
+ <tr>
291
+ <td>
292
+ <code>$navbar-divider-background-color</code>
293
+ </td>
294
+ <td>
295
+ <code>$border</code>
296
+ </td>
297
+ <td>
298
+ <code>$background</code>
299
+ </td>
300
+ </tr>
301
+ </tbody>
302
+ </table>
303
+
304
+ <table class="table is-bordered">
305
+ <tbody>
306
+ <tr>
307
+ <th class="is-light" colspan="3">
308
+ File
309
+ <code>sass/layout/footer.sass</code>
310
+ </th>
311
+ </tr>
312
+ <tr>
313
+ <th>Variable</th>
314
+ <th>From</th>
315
+ <th>To</th>
316
+ </tr>
317
+ <tr>
318
+ <td>
319
+ <code>$footer-background-color</code>
320
+ </td>
321
+ <td>
322
+ <code>$background</code>
323
+ </td>
324
+ <td>
325
+ <code>$white-bis</code>
326
+ </td>
327
+ </tr>
328
+ </tbody>
329
+ </table>
330
+
331
+ #### New variables
332
+
333
+ <table class="table is-bordered">
334
+ <tbody>
335
+ <tr>
336
+ <th class="is-light" colspan="2">
337
+ File
338
+ <code>sass/components/breadcrumb.sass</code>
339
+ </th>
340
+ </tr>
341
+ <tr>
342
+ <th>Name</th>
343
+ <th>Value</th>
344
+ </tr>
345
+ <tr>
346
+ <td>
347
+ <code>$breadcrumb-item-padding-vertical</code>
348
+ </td>
349
+ <td>
350
+ <code>0</code>
351
+ </td>
352
+ </tr>
353
+ <tr>
354
+ <td>
355
+ <code>$breadcrumb-item-padding-horizontal</code>
356
+ </td>
357
+ <td>
358
+ <code>0.75em</code>
359
+ </td>
360
+ </tr>
361
+ </tbody>
362
+ </table>
363
+
364
+ <table class="table is-bordered">
365
+ <tbody>
366
+ <tr>
367
+ <th class="is-light" colspan="2">
368
+ File
369
+ <code>sass/components/message.sass</code>
370
+ </th>
371
+ </tr>
372
+ <tr>
373
+ <th>Name</th>
374
+ <th>Value</th>
375
+ </tr>
376
+ <tr>
377
+ <td>
378
+ <code>$message-body-border-color</code>
379
+ </td>
380
+ <td>
381
+ <code>$border</code>
382
+ </td>
383
+ </tr>
384
+ <tr>
385
+ <td>
386
+ <code>$message-body-border-width</code>
387
+ </td>
388
+ <td>
389
+ <code>0 0 0 4px</code>
390
+ </td>
391
+ </tr>
392
+ <tr>
393
+ <td>
394
+ <code>$message-header-weight</code>
395
+ </td>
396
+ <td>
397
+ <code>$weight-bold</code>
398
+ </td>
399
+ </tr>
400
+ <tr>
401
+ <td>
402
+ <code>$message-header-body-border-width</code>
403
+ </td>
404
+ <td>
405
+ <code>0</code>
406
+ </td>
407
+ </tr>
408
+ </tbody>
409
+ </table>
410
+
411
+ <table class="table is-bordered">
412
+ <tbody>
413
+ <tr>
414
+ <th class="is-light" colspan="2">
415
+ File
416
+ <code>sass/components/navbar.sass</code>
417
+ </th>
418
+ </tr>
419
+ <tr>
420
+ <th>Name</th>
421
+ <th>Value</th>
422
+ </tr>
423
+ <tr>
424
+ <td>
425
+ <code>$navbar-box-shadow-size</code>
426
+ </td>
427
+ <td>
428
+ <code>0 2px 0 0</code>
429
+ </td>
430
+ </tr>
431
+ <tr>
432
+ <td>
433
+ <code>$navbar-box-shadow-color</code>
434
+ </td>
435
+ <td>
436
+ <code>$background</code>
437
+ </td>
438
+ </tr>
439
+ <tr>
440
+ <td>
441
+ <code>$navbar-padding-vertical</code>
442
+ </td>
443
+ <td>
444
+ <code>1rem</code>
445
+ </td>
446
+ </tr>
447
+ <tr>
448
+ <td>
449
+ <code>$navbar-padding-horizontal</code>
450
+ </td>
451
+ <td>
452
+ <code>2rem</code>
453
+ </td>
454
+ </tr>
455
+ <tr>
456
+ <td>
457
+ <code>$navbar-z</code>
458
+ </td>
459
+ <td>
460
+ <code>30</code>
461
+ </td>
462
+ </tr>
463
+ </tbody>
464
+ </table>
465
+
466
+ <table class="table is-bordered">
467
+ <tbody>
468
+ <tr>
469
+ <th class="is-light" colspan="2">
470
+ File
471
+ <code>sass/elements/title.sass</code>
472
+ </th>
473
+ </tr>
474
+ <tr>
475
+ <th>Name</th>
476
+ <th>Value</th>
477
+ </tr>
478
+ <tr>
479
+ <td>
480
+ <code>$title-line-height</code>
481
+ </td>
482
+ <td>
483
+ <code>1.125</code>
484
+ </td>
485
+ </tr>
486
+ <tr>
487
+ <td>
488
+ <code>$subtitle-line-height</code>
489
+ </td>
490
+ <td>
491
+ <code>1.25</code>
492
+ </td>
493
+ </tr>
494
+ <tr>
495
+ <td>
496
+ <code>$subtitle-negative-margin</code>
497
+ </td>
498
+ <td>
499
+ <code>-1.25rem</code>
500
+ </td>
501
+ </tr>
502
+ </tbody>
503
+ </table>
504
+
505
+ #### Removed variables
506
+
507
+ <table class="table is-bordered">
508
+ <tbody>
509
+ <tr>
510
+ <th>File</th>
511
+ <th>Removed</th>
512
+ <th>Replaced with</th>
513
+ </tr>
514
+ <tr>
515
+ <td>
516
+ <code>sass/components/message.sass</code>
517
+ </td>
518
+ <td>
519
+ <code>$message-body-border</code>
520
+ </td>
521
+ <td>
522
+ <code>$message-body-border-color</code>
523
+ <br>
524
+ <code>$message-body-border-width</code>
525
+ </td>
526
+ </tr>
527
+ </tbody>
528
+ </table>
529
+
530
+ ## 0.6.2
531
+
532
+ ### New features
533
+
534
+ * 🎉 Rounded buttons, inputs, pagination and toggle tabs
535
+
536
+ ### Improvements
537
+
538
+ * #1343 Add `sub` and `sup` title sizes
539
+ * #1452 New `.is-italic` helper
540
+
541
+ ### Bug fixes
542
+
543
+ * #935 Bug dropdown in `hero` (primary) menu items not visible
544
+ * #1456 Fix customize documentation
545
+ * #1190 Add `$variable-columns` to disable `--columnGap`
546
+ * #1518 Fix spacing of the delete button in notification element
547
+ * #1569 Fix missing use of `$pagination-color` variable
548
+
549
+ ## 0.6.1
550
+
551
+ ### New features
552
+
553
+ * 🎉 [List of buttons](https://bulma.io/documentation/elements/button/#list-of-buttons)
554
+ * 🎉 #1235 Support for five column grid: `.is-one-fifth, .is-two-fifths, .is-three-fifths, .is-four-fifths`
555
+ * 🎉 #1287 New `.is-invisible` helper
556
+ * 🎉 #1255 New `.is-expanded` modifier for `navbar-item`
557
+ * 🎉 #1384 New `.is-centered` and `.is-right` modifiers for `tags`
558
+ * 🎉 #1383 New `.is-empty` modifier for `file`
559
+ * 🎉 #1380 Allow `.is-selected` class on `<td>` and `<th>` tags
560
+
561
+ ### Improvements
562
+
563
+ * #987 Improve `tag > icon` spacing
564
+ * Improve `hamburger` alignment
565
+
566
+ ### Bug fixes
567
+
568
+ * #1358 Fix indentation bug for .is-one-fifth
569
+ * #1356 SASS 3.5+ variable parsing compatibility allows only #{}
570
+ * #1342 Remove black line from progress bar in IE
571
+ * #1334 Fix progress bar colors in IE
572
+ * #1313 Fix Table `is-selected` and `is-hoverable` styling issue
573
+ * #963 Fix Delete Button Bug in iOS Safari
574
+
575
+ ## 0.6.0
576
+
577
+ ### Breaking changes
578
+
579
+ * The new `$link` color is part of the `$colors` map. As a result, `.button.is-link` is a colored button now. Use `.button.is-text` if you want the underlined button.
580
+ * The deprecated `variables.sass` file has been removed.
581
+ * The deprecated `nav.sass` file has been removed.
582
+
583
+ ### New features
584
+
585
+ * #1236 `.table` hover effect is opt-in, by using the `.is-hoverable` modifier class
586
+ * #1254 `.dropdown` now supports `.is-up` modifier
587
+
588
+ ### Improvements
589
+
590
+ * #1257 Include placeholder mixin in `=input`
591
+
592
+ The `$link` color is used instead of `$primary` in the following components:
593
+
594
+ <table>
595
+ <tr>
596
+ <th>Variable</th>
597
+ <th>Old value</th>
598
+ <th>New value</th>
599
+ </tr>
600
+ <tr>
601
+ <td><code>$dropdown-item-active-color</code></td>
602
+ <td><code>$primary-invert</code></td>
603
+ <td><code>$link-invert</code></td>
604
+ </tr>
605
+ <tr>
606
+ <td><code>$dropdown-item-active-background-color</code></td>
607
+ <td><code>$primary</code></td>
608
+ <td><code>$link</code></td>
609
+ </tr>
610
+ <tr>
611
+ <td><code>$navbar-tab-hover-border-bottom-color</code></td>
612
+ <td><code>$primary</code></td>
613
+ <td><code>$link</code></td>
614
+ </tr>
615
+ <tr>
616
+ <td><code>$navbar-tab-active-color</code></td>
617
+ <td><code>$primary</code></td>
618
+ <td><code>$link</code></td>
619
+ </tr>
620
+ <tr>
621
+ <td><code>$navbar-tab-active-border-bottom-color</code></td>
622
+ <td><code>$primary</code></td>
623
+ <td><code>$link</code></td>
624
+ </tr>
625
+ <tr>
626
+ <td><code>$navbar-dropdown-item-active-color</code></td>
627
+ <td><code>$primary</code></td>
628
+ <td><code>$link</code></td>
629
+ </tr>
630
+ <tr>
631
+ <td><code>$tabs-link-active-border-bottom-color</code></td>
632
+ <td><code>$primary</code></td>
633
+ <td><code>$link</code></td>
634
+ </tr>
635
+ <tr>
636
+ <td><code>$tabs-link-active-color</code></td>
637
+ <td><code>$primary</code></td>
638
+ <td><code>$link</code></td>
639
+ </tr>
640
+ <tr>
641
+ <td><code>$tabs-toggle-link-active-background-color</code></td>
642
+ <td><code>$primary</code></td>
643
+ <td><code>$link</code></td>
644
+ </tr>
645
+ <tr>
646
+ <td><code>$tabs-toggle-link-active-border-color</code></td>
647
+ <td><code>$primary</code></td>
648
+ <td><code>$link</code></td>
649
+ </tr>
650
+ <tr>
651
+ <td><code>$tabs-toggle-link-active-color</code></td>
652
+ <td><code>$primary-invert</code></td>
653
+ <td><code>$link-invert</code></td>
654
+ </tr>
655
+ </table>
656
+
657
+ ### Issues closed
658
+
659
+ * #708 Import variables in mixins
660
+
661
+ ## 0.5.3
662
+
663
+ ### New features
664
+
665
+ * #1101 `.card-header-title` can be centered with `.is-centered`
666
+ * #1189 `.input` readonly and `.is-static`
667
+ * #1189 `.textarea` readonly
668
+
669
+ ### Issues closed
670
+
671
+ * #1177 Fix `.message .tag` combination
672
+ * #1167 Fix `pre code`
673
+ * #1207 Fix `.breadcrumb` alignment
674
+
675
+ ## 0.5.2
676
+
677
+ ### New features
678
+
679
+ * #842 `navbar` color modifiers
680
+ * #331 Support for third party icons
681
+ * Added `$button-focus-box-shadow-size` and `$button-focus-box-shadow-color` for customization
682
+ * Added `$input-focus-box-shadow-size` and `$input-focus-box-shadow-color` for customization
683
+ * Navbar tabs
684
+
685
+ ### Issues closed
686
+
687
+ * #1168 Undefined variable: `$navbar-item`
688
+ * #930 Remove `vertical-align: top` for icons
689
+ * #735 Font awesome custom `font-size`
690
+ * #395 Font awesome stacked icons
691
+ * #1152 Level-items not centered horizontally on mobile
692
+ * #1147 Add `text-size-adjust: 100%` to `html`
693
+ * #1106 `pagination` docs
694
+ * #1063 `$family-primary` customization
695
+
696
+ ## 0.5.1
697
+
698
+ ### New features
699
+
700
+ * 🎉 #280 [File upload element](https://bulma.io/documentation/form/file/)
701
+ * `$container-offset` variable to determine the `.container` breakpoints
702
+ * #1001 Text case helpers
703
+
704
+ ### Issues closed
705
+
706
+ * #1030 Add `!important` to non responsive display helpers
707
+ * #1020 Customizing `.navbar-item img` max height
708
+ * #998 `.navbar-dropdown` with **right** alignment
709
+ * #877 `.pagination` isn't using `$pagination-background`
710
+ * #989 `navbar-brand` overflowing on mobile
711
+ * #975 Variable `$table-head-color` isn't used
712
+ * #964 Tabs sass file throwing error with `!important`
713
+ * #949 `.is-size-7` helper is missing
714
+
715
+ ## 0.5.0
716
+
717
+ ### New features
718
+
719
+ * 🎉 [List of tags](https://bulma.io/documentation/elements/tag/#list-of-tags)
720
+ * New **variable naming system**: `component`-`subcomponent`-`state`-`property`
721
+ * Improved **customization** thanks to new set of variables
722
+ * #934 New `.is-shadowless` helper
723
+
724
+ Variable name changes (mostly appending `-color`):
725
+
726
+ <table>
727
+ <tr><th>From</th><th>To</th></tr>
728
+ <tr><td><code>$card</code></td><td><code>$card-color</code></td></tr>
729
+ <tr><td><code>$card-background</code></td><td><code>$card-background-color</code></td></tr>
730
+ <tr><td><code>$card-header</code></td><td><code>$card-header-color</code></td></tr>
731
+ <tr><td><code>$dropdown-item</code></td><td><code>$dropdown-item-color</code></td></tr>
732
+ <tr><td><code>$dropdown-content-background</code></td><td><code>$dropdown-content-background-color</code></td></tr>
733
+ <tr><td><code>$dropdown-item-hover-background</code></td><td><code>$dropdown-item-hover-background-color</code></td></tr>
734
+ <tr><td><code>$dropdown-item-hover</code></td><td><code>$dropdown-item-hover-color</code></td></tr>
735
+ <tr><td><code>$dropdown-item-active-background</code></td><td><code>$dropdown-item-active-background-color</code></td></tr>
736
+ <tr><td><code>$dropdown-item-active</code></td><td><code>$dropdown-item-active-color</code></td></tr>
737
+ <tr><td><code>$dropdown-divider-background</code></td><td><code>$dropdown-divider-background-color</code></td></tr>
738
+ <tr><td><code>$menu-item</code></td><td><code>$menu-item-color</code></td></tr>
739
+ <tr><td><code>$menu-item-hover</code></td><td><code>$menu-item-hover-color</code></td></tr>
740
+ <tr><td><code>$menu-item-hover-background</code></td><td><code>$menu-item-hover-background-color</code></td></tr>
741
+ <tr><td><code>$menu-item-active</code></td><td><code>$menu-item-active-color</code></td></tr>
742
+ <tr><td><code>$menu-item-active-background</code></td><td><code>$menu-item-active-background-color</code></td></tr>
743
+ <tr><td><code>$menu-label</code></td><td><code>$menu-label-color</code></td></tr>
744
+ <tr><td><code>$message-background</code></td><td><code>$message-background-color</code></td></tr>
745
+ <tr><td><code>$message-header-background</code></td><td><code>$message-header-background-color</code></td></tr>
746
+ <tr><td><code>$navbar-background</code></td><td><code>$navbar-background-color</code></td></tr>
747
+ <tr><td><code>$navbar-item</code></td><td><code>$navbar-item-color</code></td></tr>
748
+ <tr><td><code>$navbar-item-hover</code></td><td><code>$navbar-item-hover-color</code></td></tr>
749
+ <tr><td><code>$navbar-item-hover-background</code></td><td><code>$navbar-item-hover-background-color</code></td></tr>
750
+ <tr><td><code>$navbar-item-active</code></td><td><code>$navbar-item-active-color</code></td></tr>
751
+ <tr><td><code>$navbar-item-active-background</code></td><td><code>$navbar-item-active-background-color</code></td></tr>
752
+ <tr><td><code>$navbar-tab-hover-background</code></td><td><code>$navbar-tab-hover-background-color</code></td></tr>
753
+ <tr><td><code>$navbar-tab-hover-border-bottom</code></td><td><code>$navbar-tab-hover-border-bottom-color</code></td></tr>
754
+ <tr><td><code>$navbar-tab-active</code></td><td><code>$navbar-tab-active-color</code></td></tr>
755
+ <tr><td><code>$navbar-tab-active-background</code></td><td><code>$navbar-tab-active-background-color</code></td></tr>
756
+ <tr><td><code>$navbar-divider-background</code></td><td><code>$navbar-divider-background-color</code></td></tr>
757
+ <tr><td><code>$navbar-dropdown-item-hover</code></td><td><code>$navbar-dropdown-item-hover-color</code></td></tr>
758
+ <tr><td><code>$navbar-dropdown-item-hover-background</code></td><td><code>$navbar-dropdown-item-hover-background-color</code></td></tr>
759
+ <tr><td><code>$navbar-dropdown-item-active</code></td><td><code>$navbar-dropdown-item-active-color</code></td></tr>
760
+ <tr><td><code>$navbar-dropdown-item-active-background</code></td><td><code>$navbar-dropdown-item-active-background-color</code></td></tr>
761
+ <tr><td><code>$pagination</code></td><td><code>$pagination-color</code></td></tr>
762
+ <tr><td><code>$pagination-hover</code></td><td><code>$pagination-hover-color</code></td></tr>
763
+ <tr><td><code>$pagination-hover-border</code></td><td><code>$pagination-hover-border-color</code></td></tr>
764
+ <tr><td><code>$pagination-focus</code></td><td><code>$pagination-focus-color</code></td></tr>
765
+ <tr><td><code>$pagination-focus-border</code></td><td><code>$pagination-focus-border-color</code></td></tr>
766
+ <tr><td><code>$pagination-active</code></td><td><code>$pagination-active-color</code></td></tr>
767
+ <tr><td><code>$pagination-active-border</code></td><td><code>$pagination-active-border-color</code></td></tr>
768
+ <tr><td><code>$pagination-disabled</code></td><td><code>$pagination-disabled-color</code></td></tr>
769
+ <tr><td><code>$pagination-disabled-background</code></td><td><code>$pagination-disabled-background-color</code></td></tr>
770
+ <tr><td><code>$pagination-disabled-border</code></td><td><code>$pagination-disabled-border-color</code></td></tr>
771
+ <tr><td><code>$pagination-current</code></td><td><code>$pagination-current-color</code></td></tr>
772
+ <tr><td><code>$pagination-current-background</code></td><td><code>$pagination-current-background-color</code></td></tr>
773
+ <tr><td><code>$pagination-current-border</code></td><td><code>$pagination-current-border-color</code></td></tr>
774
+ <tr><td><code>$pagination-ellipsis</code></td><td><code>$pagination-ellipsis-color</code></td></tr>
775
+ <tr><td><code>$box</code></td><td><code>$box-color</code></td></tr>
776
+ <tr><td><code>$box-background</code></td><td><code>$box-background-color</code></td></tr>
777
+ <tr><td><code>$button</code></td><td><code>$button-color</code></td></tr>
778
+ <tr><td><code>$button-background</code></td><td><code>$button-background-color</code></td></tr>
779
+ <tr><td><code>$button-border</code></td><td><code>$button-border-color</code></td></tr>
780
+ <tr><td><code>$button-link</code></td><td><code>$button-link-color</code></td></tr>
781
+ <tr><td><code>$button-link-hover-background</code></td><td><code>$button-link-hover-background-color</code></td></tr>
782
+ <tr><td><code>$button-link-hover</code></td><td><code>$button-link-hover-color</code></td></tr>
783
+ <tr><td><code>$button-disabled-background</code></td><td><code>$button-disabled-background-color</code></td></tr>
784
+ <tr><td><code>$button-disabled-border</code></td><td><code>$button-disabled-border-color</code></td></tr>
785
+ <tr><td><code>$button-static</code></td><td><code>$button-static-color</code></td></tr>
786
+ <tr><td><code>$button-static-background</code></td><td><code>$button-static-background-color</code></td></tr>
787
+ <tr><td><code>$button-static-border</code></td><td><code>$button-static-border-color</code></td></tr>
788
+ <tr><td><code>$input</code></td><td><code>$input-color</code></td></tr>
789
+ <tr><td><code>$input-background</code></td><td><code>$input-background-color</code></td></tr>
790
+ <tr><td><code>$input-border</code></td><td><code>$input-border-color</code></td></tr>
791
+ <tr><td><code>$input-hover</code></td><td><code>$input-hover-color</code></td></tr>
792
+ <tr><td><code>$input-hover-border</code></td><td><code>$input-hover-border-color</code></td></tr>
793
+ <tr><td><code>$input-focus</code></td><td><code>$input-focus-color</code></td></tr>
794
+ <tr><td><code>$input-focus-border</code></td><td><code>$input-focus-border-color</code></td></tr>
795
+ <tr><td><code>$input-disabled</code></td><td><code>$input-disabled-color</code></td></tr>
796
+ <tr><td><code>$input-disabled-background</code></td><td><code>$input-disabled-background-color</code></td></tr>
797
+ <tr><td><code>$input-disabled-border</code></td><td><code>$input-disabled-border-color</code></td></tr>
798
+ <tr><td><code>$input-icon</code></td><td><code>$input-icon-color</code></td></tr>
799
+ <tr><td><code>$input-icon-active</code></td><td><code>$input-icon-active-color</code></td></tr>
800
+ <tr><td><code>$title</code></td><td><code>$title-color</code></td></tr>
801
+ <tr><td><code>$subtitle</code></td><td><code>$subtitle-color</code></td></tr>
802
+ <tr><td><code>$card-footer-border</code></td><td><code>$card-footer-border-top</code></td></tr>
803
+ <tr><td><code>$menu-list-border</code></td><td><code>$menu-list-border-left</code></td></tr>
804
+ <tr><td><code>$navbar-tab-hover-border</code></td><td><code>$navbar-tab-hover-border-bottom-color</code></td></tr>
805
+ <tr><td><code>$navbar-tab-active-border</code></td><td><code>$navbar-tab-active-border-bottom</code></td></tr>
806
+ <tr><td><code>$table-border</code></td><td><code>$table-cell-border</code></td></tr>
807
+ <tr><td><code>$table-row-even-background</code></td><td><code>$table-striped-row-even-background-color</code></td></tr>
808
+ <tr><td><code>$table-row-even-hover-background</code></td><td><code>$table-striped-row-even-hover-background-color</code></td></tr>
809
+ </table>
810
+
811
+ ### Improved documentation
812
+
813
+ * [Starter template](https://bulma.io/documentation/overview/start/#starter-template)
814
+ * [Colors page](https://bulma.io/documentation/overview/colors/)
815
+ * [Typography helpers](https://bulma.io/documentation/modifiers/typography-helpers/)
816
+ * **Meta** information for all elements and components
817
+ * **Variables** information for most elements and components
818
+
819
+ ### Issues closed
820
+
821
+ * #909 `.dropdown` wrapping
822
+ * #938 `.is-fullwidth` removed from docs
823
+ * #900 Variable `.navbar-item` for hover+active background/color
824
+ * #902 `.navbar-item` color overrides
825
+
826
+ ## 0.4.4
827
+
828
+ ### New features
829
+
830
+ * New [dropdown button](https://bulma.io/documentation/components/dropdown/)!
831
+ * The breakpoints and `.container` **gap** can be customized with the new `$gap` variable
832
+ * The `.container` has 2 new modifiers: `.is-widescreen` and `.is-fullhd`
833
+
834
+ ### Issues closed
835
+
836
+ * Fix #26 `.textarea` element will honors `[rows]` attribute
837
+ * Fix #887 `body` scrollbar
838
+ * Fix #715 `.help` class behaviour in horizontal form `is-grouped` field
839
+ * Fix #842 Adding modifiers in `navbar`
840
+ * Fix #841 `.container` as direct child of `.navbar` moves `.navbar-menu` below `.navbar-brand`
841
+ * Fix #861 Box in hero as text and background white
842
+ * Fix #852 charset and version number
843
+ * Fix #856 JavaScript `.nav-burger` example
844
+ * Fix #821 Notification strong color
845
+
846
+ ## 0.4.3
847
+
848
+ ### New features
849
+
850
+ * New navbar with dropdown support
851
+ * Add new feature: Breadcrumb component (#632) @vinialbano
852
+ * Add Bloomer to README.md (#787) @AlgusDark
853
+ * Add responsive is-*-touch tags for .column sizes (#780) @tom-rb
854
+ * Adding 'is-hidden' to helpers in docs (#798) @aheuermann
855
+ * Add figure/figcaption as content element (#807) @werthen
856
+ * Add <sup> and <sub> support to content (#808) @werthen
857
+ * Add re-bulma and react-bulma (#809) @kulakowka
858
+ * Add is-halfheight to hero (#783) @felipeas
859
+ * Added a related project with Golang backend (#784) @Caiyeon
860
+
861
+ ### Issues closed
862
+
863
+ * Fix #827 Breadcrumb and Navbar in docs
864
+ * Fix #824 Code examples broken because of `text-align: center`
865
+ * Fix #820 Loading spinner resizes with controls
866
+ * Fix #819 Remove `height: auto` from media elements
867
+ * Fix #790 Documentation typo
868
+ * Fix #814 Make use of +fullhd mixin for columns @Saboteur777
869
+ * Fix #781 Add min/max height/width to delete class size modifiers @ZackWard
870
+ * Fix #391 Section docs update
871
+
872
+ ## 0.4.2
873
+
874
+ * Fix #728 selected row on striped table
875
+ * Fix #747 remove flex-shrink for is-expanded
876
+ * Fix #702 add icons support for select dropdown
877
+ * Fix #712 delete button as flexbox item
878
+ * Fix #759 static button
879
+
880
+ ## 0.4.1
881
+
882
+ * Fix #568 max-width container
883
+ * Fix #589 notification delete
884
+ * Fix #272 nav-right without nav-menu
885
+ * Fix #616 hero and notification buttons
886
+ * Fix #607 has-addons z-index
887
+ * Feature #586 select color modifiers
888
+ * Fix #537 -ms-expand
889
+ * Fix #578 better `+center` mixin
890
+ * Fix #565 `dl` styles
891
+ * Fix #389 `pre` `margin-bottom`
892
+ * Fix #484 icon alignment
893
+ * Fix #506 bold nav menu
894
+ * Fix #581 nav container
895
+ * Fix #512 nav grouped buttons
896
+ * Fix #605 container example
897
+ * Fix #458 select expanded
898
+ * Fix #403 separate animations
899
+ * Fix #637 customize Bulma
900
+ * Fix #584 loading select
901
+ * Fix #571 control height
902
+ * Fix #634 is-grouped control
903
+ * Fix #676 checkbox/radio wrapping
904
+ * Feature #479 has-icons placement
905
+ * Fix #442 selected table row
906
+ * Fix #187 add customize page
907
+ * Fix #449 columns negative horizontal margin
908
+ * Fix #399 pagination wrapping
909
+ * Fix #227 color keys as strings
910
+
911
+ ## 0.4.0
912
+
913
+ * **Default font-size is 16px**
914
+ * **New `.field` element ; `.control` repurposed**
915
+ * **New `.pagination` sizes**
916
+ * **New `$fullhd` breakpoint (1344px)**
917
+
918
+ * Remove monospace named fonts
919
+ * Remove icon spacing logic
920
+ * Split icon container dimensions and icon size
921
+ * Fix delete button by using pixels instead of (r)em
922
+ * Fix level on mobile
923
+ * Add new `.is-spaced` modifier for titles and subtitles
924
+
925
+ * Fix #487
926
+ * Fix #489
927
+ * Fix #502
928
+ * Fix #514
929
+ * Fix #524
930
+ * Fix #536
931
+
932
+ ## 0.3.2
933
+
934
+ * Fix #478
935
+
936
+ ## 0.3.1
937
+
938
+ * Fix #441
939
+ * Fix #443
940
+
941
+ ## 0.3.0
942
+
943
+ * Use `rem` and `em` (!)
944
+ * Fix Font Awesome icons in buttons (!)
945
+ * Fix message colors (!)
946
+ * Use `{% capture %}` to ensure same display as code snippet (!)
947
+
948
+ * Move variables to their own file
949
+ * Remove small tag
950
+ * Add `:focus` state
951
+ * Fix table
952
+ * Remove table `.is-icon` and `.is-link`
953
+ * Add `.content` table
954
+ * Fix inputs with icons
955
+ * Input icons require the `.icon` container
956
+ * Deprecate `.media-number`
957
+ * Fix `.level-item` height
958
+ * Fix `.menu` spacing
959
+ * Deprecate `.menu-nav`
960
+ * Add invert outlined buttons
961
+ * Fix `.nav`
962
+ * Fix `.pagination`
963
+ * Fix `.tabs`
964
+ * Fix `.panel`
965
+ * Fix `.delete`
966
+ * Add mixins documentation
967
+ * Add functions documentation
968
+
969
+ ## 0.2.2
970
+
971
+ * Fix: remove multiple imports
972
+
973
+ ## 0.2.1
974
+
975
+ * Fix: container flex
976
+ * Fix: nav-item flex
977
+ * Fix: media-number flex
978
+ * Fix: new brand colors
979
+
980
+ ## 0.2.0
981
+
982
+ * Added: new branding
983
+ * Added: modularity
984
+ * Added: grid folder
985
+ * Added: .github folder
986
+
987
+ ## 0.1.1
988
+
989
+ * Remove `flex: 1` shorthand
990
+
991
+ ## 0.1.0
992
+
993
+ * Fix #227
994
+ * Fix #232
995
+ * Fix #242
996
+ * Fix #243
997
+ * Fix #228
998
+ * Fix #245
999
+ * Fix #246
1000
+
1001
+ ## 0.0.28
1002
+
1003
+ * BREAKING: `.control.is-grouped` now uses `.control` elements as direct children
1004
+ * Fix #220
1005
+ * Fix #214
1006
+ * Fix #210
1007
+ * Fix #206
1008
+ * Fix #122
1009
+
1010
+ ## 0.0.27
1011
+
1012
+ * Fix: #217
1013
+ * Fix: #213
1014
+ * Fix: #209
1015
+ * Fix: #205
1016
+ * Fix: #204
1017
+ * Fix: #81
1018
+
1019
+ ## 0.0.26
1020
+
1021
+ * Added: `.modal-card`
1022
+ * Added: display responsive utilites
1023
+ * Added: `.nav-center`
1024
+ * Added: `.tabs ul` left center right
1025
+ * Changed: `.navbar` renamed to `.level`
1026
+ * Changed: `.header` renamed to `.nav`
1027
+ * Deprecated: `.header`
1028
+ * Deprecated: `.navbar`
1029
+ * Fixed: `.hero` layout
1030
+
1031
+ ## 0.0.25
1032
+
1033
+ * Added: `utilities/controls.sass` and `elements/form.sass`
1034
+ * Added: new responsive classes
1035
+ * Added: white/black and light/dark colors
1036
+ * Changed: `.tabs` need `.icon` now
1037
+ * Changed: cdnjs link doesn't include version
1038
+
1039
+ ## 0.0.24
1040
+
1041
+ ### Added
1042
+
1043
+ * `is-mobile` for the navbar
1044
+
1045
+ ### Removed
1046
+
1047
+ * removed border between sections. Use `<hr class="is-marginless">` now
1048
+
1049
+ ### Updated
1050
+
1051
+ * restructured files
1052
+ * added back `inline-flex` for controls and tags
1053
+
1054
+ ### Removed
1055
+
1056
+ * test tiles
1057
+
1058
+ ## 0.0.23
1059
+
1060
+ ### BREAKING
1061
+
1062
+ * `bulma` folder renamed to `sass` to avoid the redundant `bulma/bulma` path
1063
+ * `variables.sass` moved to `/utilities`
1064
+ * almost everything is singular now
1065
+ * **elements** only have one class
1066
+ * **components** have at least one sub-class
1067
+ * `.content` moved to elements
1068
+ * `.table` moved to elements
1069
+ * `.message` moved to components
1070
+ * `.table-icon`, `.table-link`, `.table-narrow` are now called `.is-icon`, `.is-link`, `.is-narrow`
1071
+
1072
+ ### Added
1073
+
1074
+ * all variables are now `!default` so you can set your custom variables before importing Bulma
1075
+
1076
+ ## 0.0.22
1077
+
1078
+ ### Fixed
1079
+
1080
+ * links in hero subtitle
1081
+
1082
+ ## 0.0.21
1083
+
1084
+ ### Added
1085
+
1086
+ * `.column.is-narrow` to make a column `flex: none`
1087
+
1088
+ ## 0.0.20
1089
+
1090
+ ### Added
1091
+
1092
+ * `.has-icon` support for different `.input` sizes
1093
+
1094
+ ## 0.0.19
1095
+
1096
+ ### NEW!!!
1097
+
1098
+ * `.tile`
1099
+
1100
+ ### BREAKING
1101
+
1102
+ * `.is-third` renamed to `.is-one-third`
1103
+ * `.is-quarter` renamed to `.is-one-quarter`
1104
+
1105
+ ### Added
1106
+
1107
+ * `.is-two-thirds`
1108
+ * `.is-three-quarters`
1109
+
1110
+ ### Changed
1111
+
1112
+ * `.delete` in `.tag` has no red
1113
+
1114
+ ## 0.0.18
1115
+
1116
+ ### BREAKING
1117
+
1118
+ * `.is-text-*` renamed to `.has-text-*`
1119
+ * removed `.is-fullwidth` helper
1120
+
1121
+ ### Added
1122
+
1123
+ * **small tag**: `.tag.is-small`
1124
+ * 12th column classes
1125
+ * `*-full` column classes
1126
+ * `$family-code`
1127
+
1128
+ ### Fixed
1129
+
1130
+ * disabled input with element
1131
+ * `.table` last row with `th`
1132
+ * `.card` color in `.hero`
1133
+ * `.columns.is-gapless`
1134
+
1135
+ ### Removed
1136
+
1137
+ * removed `box-shadow` from `.tag`
1138
+ * custom checkboxes and radio buttons
1139
+
1140
+ ### Updated
1141
+
1142
+ * `.tag` uses `display: inline-flex` now
1143
+
1144
+ ## 0.0.17
1145
+
1146
+ ### Added
1147
+
1148
+ * **pagination**: `.pagination`
1149
+ * **horizontal forms**: `.control.is-horizontal`
1150
+ * **help** text for form controls: `.help`
1151
+ * **progress bars**: `.progress`
1152
+
1153
+ ### Updated
1154
+
1155
+ * `.button` uses `display: inline-flex` now
1156
+ * `.button` needs an `.icon` now
1157
+ * `.control.is-grouped` renamed to `.control.has-addons`
1158
+ * `.control.is-inline` renamed to `.control.is-grouped`
1159
+
1160
+ ### Removed
1161
+
1162
+ * **helpers** `.is-inline` and `.is-block`