5.2 KiB
Bulma Changelog
0.4.1
- Fix #568 max-width container
- Fix #589 notification delete
- Fix #272 nav-right without nav-menu
- Fix #616 hero and notification buttons
- Fix #607 has-addons z-index
- Feature #586 select color modifiers
- Fix #537 -ms-expand
- Fix #578 better
+centermixin - Fix #565
dlstyles - Fix #389
premargin-bottom - Fix #484 icon alignment
- Fix #506 bold nav menu
- Fix #581 nav container
- Fix #512 nav grouped buttons
- Fix #605 container example
- Fix #458 select expanded
- Fix #403 separate animations
- Fix #637 customize Bulma
- Fix #584 loading select
- Fix #571 control height
- Fix #634 is-grouped control
- Fix #676 checkbox/radio wrapping
- Feature #479 has-icons placement
- Fix #442 selected table row
- Fix #187 add customize page
- Fix #449 columns negative horizontal margin
0.4.0
-
Default font-size is 16px
-
New
.fieldelement ;.controlrepurposed -
New
.paginationsizes -
New
$fullhdbreakpoint (1344px) -
Remove monospace named fonts
-
Remove icon spacing logic
-
Split icon container dimensions and icon size
-
Fix delete button by using pixels instead of (r)em
-
Fix level on mobile
-
Add new
.is-spacedmodifer for titles and subtitles -
Fix #487
-
Fix #489
-
Fix #502
-
Fix #514
-
Fix #524
-
Fix #536
0.3.2
- Fix #478
0.3.1
- Fix #441
- Fix #443
0.3.0
-
Use
remandem(!) -
Fix Font Awesome icons in buttons (!)
-
Fix message colors (!)
-
Use
{% capture %}to ensure same display as code snippet (!) -
Move variables to their own file
-
Remove small tag
-
Add
:focusstate -
Fix table
-
Remove table
.is-iconand.is-link -
Add
.contenttable -
Fix inputs with icons
-
Input icons require the
.iconcontainer -
Deprecate
.media-number -
Fix
.level-itemheight -
Fix
.menuspacing -
Deprecate
.menu-nav -
Add invert outlined buttons
-
Fix
.nav -
Fix
.pagination -
Fix
.tabs -
Fix
.panel -
Fix
.delete -
Add mixins documentation
-
Add functions documentation
0.2.2
- Fix: remove multiple imports
0.2.1
- Fix: container flex
- Fix: nav-item flex
- Fix: media-number flex
- Fix: new brand colors
0.2.0
- Added: new branding
- Added: modularity
- Added: grid folder
- Added: .github folder
0.1.1
- Remove
flex: 1shorthand
0.1.0
- Fix #227
- Fix #232
- Fix #242
- Fix #243
- Fix #228
- Fix #245
- Fix #246
0.0.28
- BREAKING:
.control.is-groupednow uses.controlelements as direct children - Fix #220
- Fix #214
- Fix #210
- Fix #206
- Fix #122
0.0.27
- Fix: #217
- Fix: #213
- Fix: #209
- Fix: #205
- Fix: #204
- Fix: #81
0.0.26
- Added:
.modal-card - Added: display responsive utilites
- Added:
.nav-center - Added:
.tabs ulleft center right - Changed:
.navbarrenamed to.level - Changed:
.headerrenamed to.nav - Deprecated:
.header - Deprecated:
.navbar - Fixed:
.herolayout
0.0.25
- Added:
utilities/controls.sassandelements/form.sass - Added: new responsive classes
- Added: white/black and light/dark colors
- Changed:
.tabsneed.iconnow - Changed: cdnjs link doesn't include version
0.0.24
Added
is-mobilefor the navbar
Removed
- removed border between sections. Use
<hr class="is-marginless">now
Updated
- restructured files
- added back
inline-flexfor controls and tags
Removed
- test tiles
0.0.23
BREAKING
bulmafolder renamed tosassto avoid the redundantbulma/bulmapathvariables.sassmoved to/utilities- almost everything is singular now
- elements only have one class
- components have at least one sub-class
.contentmoved to elements.tablemoved to elements.messagemoved to components.table-icon,.table-link,.table-narroware now called.is-icon,.is-link,.is-narrow
Added
- all variables are now
!defaultso you can set your custom variables before importing Bulma
0.0.22
Fixed
- links in hero subtitle
0.0.21
Added
.column.is-narrowto make a columnflex: none
0.0.20
Added
.has-iconsupport for different.inputsizes
0.0.19
NEW!!!
.tile
BREAKING
.is-thirdrenamed to.is-one-third.is-quarterrenamed to.is-one-quarter
Added
.is-two-thirds.is-three-quarters
Changed
.deletein.taghas no red
0.0.18
BREAKING
.is-text-*renamed to.has-text-*- removed
.is-fullwidthhelper
Added
- small tag:
.tag.is-small - 12th column classes
*-fullcolumn classes$family-code
Fixed
- disabled input with element
.tablelast row withth.cardcolor in.hero.columns.is-gapless
Removed
- removed
box-shadowfrom.tag - custom checkboxes and radio buttons
Updated
.tagusesdisplay: inline-flexnow
0.0.17
Added
- pagination:
.pagination - horizontal forms:
.control.is-horizontal - help text for form controls:
.help - progress bars:
.progress
Updated
.buttonusesdisplay: inline-flexnow.buttonneeds an.iconnow.control.is-groupedrenamed to.control.has-addons.control.is-inlinerenamed to.control.is-grouped
Removed
- helpers
.is-inlineand.is-block