Ohm-Management - Projektarbeit B-ME
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 32KB

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