2016-03-26 16:46:15 +00:00
|
|
|
# Bulma Changelog
|
|
|
|
|
2017-03-26 16:27:15 +00:00
|
|
|
## 0.4.1
|
|
|
|
|
2017-04-02 13:54:23 +00:00
|
|
|
* 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 `+center` mixin
|
2017-04-02 13:51:40 +00:00
|
|
|
* Fix #565 `dl` styles
|
|
|
|
* Fix #389 `pre` `margin-bottom`
|
2017-04-02 15:51:42 +00:00
|
|
|
* Fix #484 icon alignment
|
2017-04-02 15:28:18 +00:00
|
|
|
* Fix #506 bold nav menu
|
2017-04-02 15:22:54 +00:00
|
|
|
* Fix #581 nav container
|
2017-04-02 15:41:05 +00:00
|
|
|
* Fix #512 nav grouped buttons
|
2017-04-02 15:51:07 +00:00
|
|
|
* Fix #605 container example
|
2017-04-02 16:37:22 +00:00
|
|
|
* Fix #458 select expanded
|
2017-04-02 16:52:03 +00:00
|
|
|
* Fix #403 separate animations
|
2017-04-12 23:28:35 +00:00
|
|
|
* Fix #637 customize Bulma
|
2017-04-13 00:10:39 +00:00
|
|
|
* Fix #584 loading select
|
|
|
|
* Fix #571 control height
|
2017-04-15 13:41:32 +00:00
|
|
|
* Fix #634 is-grouped control
|
2017-04-15 13:52:08 +00:00
|
|
|
* Fix #676 checkbox/radio wrapping
|
2017-04-15 14:55:03 +00:00
|
|
|
* Feature #479 has-icons placement
|
2017-04-15 16:08:30 +00:00
|
|
|
* Fix #442 selected table row
|
2017-04-15 16:24:01 +00:00
|
|
|
* Fix #187 add customize page
|
2017-04-15 17:02:28 +00:00
|
|
|
* Fix #449 columns negative horizontal margin
|
2017-04-15 17:15:00 +00:00
|
|
|
* Fix #399 pagination wrapping
|
2017-04-15 17:24:31 +00:00
|
|
|
* Fix #227 color keys as strings
|
2017-03-26 16:27:15 +00:00
|
|
|
|
2017-03-15 22:13:43 +00:00
|
|
|
## 0.4.0
|
2017-03-13 12:05:02 +00:00
|
|
|
|
|
|
|
* **Default font-size is 16px**
|
|
|
|
* **New `.field` element ; `.control` repurposed**
|
2017-03-13 16:52:01 +00:00
|
|
|
* **New `.pagination` sizes**
|
2017-03-14 21:00:58 +00:00
|
|
|
* **New `$fullhd` breakpoint (1344px)**
|
2017-03-06 21:30:32 +00:00
|
|
|
|
|
|
|
* Remove monospace named fonts
|
2017-03-12 16:25:41 +00:00
|
|
|
* Remove icon spacing logic
|
|
|
|
* Split icon container dimensions and icon size
|
|
|
|
* Fix delete button by using pixels instead of (r)em
|
2017-03-12 16:38:27 +00:00
|
|
|
* Fix level on mobile
|
2017-03-14 22:43:36 +00:00
|
|
|
* Add new `.is-spaced` modifer for titles and subtitles
|
2017-03-06 21:30:32 +00:00
|
|
|
|
2017-03-15 22:08:52 +00:00
|
|
|
* Fix #487
|
|
|
|
* Fix #489
|
|
|
|
* Fix #502
|
|
|
|
* Fix #514
|
|
|
|
* Fix #524
|
|
|
|
* Fix #536
|
|
|
|
|
2017-02-26 09:02:25 +00:00
|
|
|
## 0.3.2
|
|
|
|
|
|
|
|
* Fix #478
|
|
|
|
|
|
|
|
## 0.3.1
|
|
|
|
|
|
|
|
* Fix #441
|
|
|
|
* Fix #443
|
|
|
|
|
2016-10-30 10:41:53 +00:00
|
|
|
## 0.3.0
|
|
|
|
|
2016-10-30 20:02:48 +00:00
|
|
|
* Use `rem` and `em` (!)
|
|
|
|
* Fix Font Awesome icons in buttons (!)
|
|
|
|
* Fix message colors (!)
|
|
|
|
* Use `{% capture %}` to ensure same display as code snippet (!)
|
|
|
|
|
2016-10-30 14:59:46 +00:00
|
|
|
* Move variables to their own file
|
|
|
|
* Remove small tag
|
|
|
|
* Add `:focus` state
|
|
|
|
* Fix table
|
|
|
|
* Remove table `.is-icon` and `.is-link`
|
|
|
|
* Add `.content` table
|
|
|
|
* Fix inputs with icons
|
2016-10-30 16:11:04 +00:00
|
|
|
* Input icons require the `.icon` container
|
2016-10-30 17:35:39 +00:00
|
|
|
* Deprecate `.media-number`
|
|
|
|
* Fix `.level-item` height
|
2016-10-30 19:20:51 +00:00
|
|
|
* Fix `.menu` spacing
|
|
|
|
* Deprecate `.menu-nav`
|
2016-10-30 20:24:23 +00:00
|
|
|
* Add invert outlined buttons
|
|
|
|
* Fix `.nav`
|
2016-10-30 22:52:04 +00:00
|
|
|
* Fix `.pagination`
|
|
|
|
* Fix `.tabs`
|
2016-10-30 23:35:30 +00:00
|
|
|
* Fix `.panel`
|
2017-01-04 17:37:52 +00:00
|
|
|
* Fix `.delete`
|
|
|
|
* Add mixins documentation
|
|
|
|
* Add functions documentation
|
2016-10-30 10:41:53 +00:00
|
|
|
|
2016-10-16 18:15:56 +00:00
|
|
|
## 0.2.2
|
|
|
|
|
|
|
|
* Fix: remove multiple imports
|
|
|
|
|
2016-09-24 17:56:26 +00:00
|
|
|
## 0.2.1
|
|
|
|
|
|
|
|
* Fix: container flex
|
|
|
|
* Fix: nav-item flex
|
|
|
|
* Fix: media-number flex
|
2016-09-25 16:44:01 +00:00
|
|
|
* Fix: new brand colors
|
2016-09-24 17:56:26 +00:00
|
|
|
|
2016-09-24 15:04:53 +00:00
|
|
|
## 0.2.0
|
|
|
|
|
|
|
|
* Added: new branding
|
|
|
|
* Added: modularity
|
|
|
|
* Added: grid folder
|
|
|
|
* Added: .github folder
|
|
|
|
|
2016-07-31 10:45:56 +00:00
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
* Remove `flex: 1` shorthand
|
|
|
|
|
2016-06-29 23:14:23 +00:00
|
|
|
## 0.1.0
|
|
|
|
|
|
|
|
* Fix #227
|
|
|
|
* Fix #232
|
|
|
|
* Fix #242
|
|
|
|
* Fix #243
|
|
|
|
* Fix #228
|
|
|
|
* Fix #245
|
|
|
|
* Fix #246
|
|
|
|
|
2016-05-30 18:21:10 +00:00
|
|
|
## 0.0.28
|
|
|
|
|
|
|
|
* BREAKING: `.control.is-grouped` now uses `.control` elements as direct children
|
|
|
|
* Fix #220
|
2016-05-30 18:41:54 +00:00
|
|
|
* Fix #214
|
2016-05-30 18:36:17 +00:00
|
|
|
* Fix #210
|
2016-05-30 18:21:10 +00:00
|
|
|
* Fix #206
|
2016-05-30 18:36:17 +00:00
|
|
|
* Fix #122
|
2016-05-30 18:21:10 +00:00
|
|
|
|
2016-05-29 12:14:54 +00:00
|
|
|
## 0.0.27
|
|
|
|
|
|
|
|
* Fix: #217
|
|
|
|
* Fix: #213
|
|
|
|
* Fix: #209
|
2016-05-29 12:16:09 +00:00
|
|
|
* Fix: #205
|
2016-05-29 12:17:16 +00:00
|
|
|
* Fix: #204
|
2016-05-29 12:24:00 +00:00
|
|
|
* Fix: #81
|
2016-05-29 12:14:54 +00:00
|
|
|
|
2016-05-07 14:08:27 +00:00
|
|
|
## 0.0.26
|
|
|
|
|
|
|
|
* Added: `.modal-card`
|
|
|
|
* Added: display responsive utilites
|
2016-05-08 00:35:43 +00:00
|
|
|
* Added: `.nav-center`
|
|
|
|
* Added: `.tabs ul` left center right
|
|
|
|
* Changed: `.navbar` renamed to `.level`
|
|
|
|
* Changed: `.header` renamed to `.nav`
|
2016-05-08 10:01:55 +00:00
|
|
|
* Deprecated: `.header`
|
|
|
|
* Deprecated: `.navbar`
|
2016-05-08 00:35:43 +00:00
|
|
|
* Fixed: `.hero` layout
|
2016-05-07 14:08:27 +00:00
|
|
|
|
2016-05-05 21:23:08 +00:00
|
|
|
## 0.0.25
|
|
|
|
|
|
|
|
* Added: `utilities/controls.sass` and `elements/form.sass`
|
2016-05-05 23:23:00 +00:00
|
|
|
* Added: new responsive classes
|
|
|
|
* Added: white/black and light/dark colors
|
2016-05-05 21:23:08 +00:00
|
|
|
* Changed: `.tabs` need `.icon` now
|
|
|
|
* Changed: cdnjs link doesn't include version
|
|
|
|
|
2016-04-22 19:54:13 +00:00
|
|
|
## 0.0.24
|
|
|
|
|
2016-04-25 21:00:21 +00:00
|
|
|
### Added
|
|
|
|
|
|
|
|
* `is-mobile` for the navbar
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
* removed border between sections. Use `<hr class="is-marginless">` now
|
|
|
|
|
2016-04-22 19:54:13 +00:00
|
|
|
### Updated
|
|
|
|
|
2016-04-25 21:00:21 +00:00
|
|
|
* restructured files
|
2016-04-22 19:54:13 +00:00
|
|
|
* added back `inline-flex` for controls and tags
|
|
|
|
|
2016-04-25 21:00:21 +00:00
|
|
|
### Removed
|
|
|
|
|
|
|
|
* test tiles
|
|
|
|
|
2016-04-18 19:02:26 +00:00
|
|
|
## 0.0.23
|
|
|
|
|
|
|
|
### BREAKING
|
|
|
|
|
|
|
|
* `bulma` folder renamed to `sass` to avoid the redundant `bulma/bulma` path
|
2016-04-18 20:50:59 +00:00
|
|
|
* `variables.sass` moved to `/utilities`
|
|
|
|
* almost everything is singular now
|
|
|
|
* **elements** only have one class
|
|
|
|
* **components** have at least one sub-class
|
|
|
|
* `.content` moved to elements
|
|
|
|
* `.table` moved to elements
|
|
|
|
* `.message` moved to components
|
|
|
|
* `.table-icon`, `.table-link`, `.table-narrow` are now called `.is-icon`, `.is-link`, `.is-narrow`
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
* all variables are now `!default` so you can set your custom variables before importing Bulma
|
2016-04-18 19:02:26 +00:00
|
|
|
|
2016-04-16 15:29:36 +00:00
|
|
|
## 0.0.22
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
* links in hero subtitle
|
|
|
|
|
2016-04-16 12:39:40 +00:00
|
|
|
## 0.0.21
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
* `.column.is-narrow` to make a column `flex: none`
|
|
|
|
|
2016-04-13 23:07:02 +00:00
|
|
|
## 0.0.20
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
* `.has-icon` support for different `.input` sizes
|
|
|
|
|
2016-04-11 21:51:11 +00:00
|
|
|
## 0.0.19
|
|
|
|
|
2016-04-11 22:21:26 +00:00
|
|
|
### NEW!!!
|
|
|
|
|
|
|
|
* `.tile`
|
|
|
|
|
2016-04-11 21:51:11 +00:00
|
|
|
### BREAKING
|
|
|
|
|
|
|
|
* `.is-third` renamed to `.is-one-third`
|
|
|
|
* `.is-quarter` renamed to `.is-one-quarter`
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
* `.is-two-thirds`
|
|
|
|
* `.is-three-quarters`
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
* `.delete` in `.tag` has no red
|
|
|
|
|
2016-04-10 15:00:32 +00:00
|
|
|
## 0.0.18
|
|
|
|
|
|
|
|
### BREAKING
|
|
|
|
|
|
|
|
* `.is-text-*` renamed to `.has-text-*`
|
2016-04-10 15:27:27 +00:00
|
|
|
* removed `.is-fullwidth` helper
|
2016-04-10 15:00:32 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
* **small tag**: `.tag.is-small`
|
2016-04-10 16:09:34 +00:00
|
|
|
* 12th column classes
|
|
|
|
* `*-full` column classes
|
|
|
|
* `$family-code`
|
2016-04-10 15:00:32 +00:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
* disabled input with element
|
2016-04-10 16:09:34 +00:00
|
|
|
* `.table` last row with `th`
|
|
|
|
* `.card` color in `.hero`
|
|
|
|
* `.columns.is-gapless`
|
2016-04-10 15:00:32 +00:00
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
* removed `box-shadow` from `.tag`
|
|
|
|
* custom checkboxes and radio buttons
|
|
|
|
|
|
|
|
### Updated
|
|
|
|
|
|
|
|
* `.tag` uses `display: inline-flex` now
|
|
|
|
|
2016-03-25 13:38:40 +00:00
|
|
|
## 0.0.17
|
|
|
|
|
2016-03-26 12:32:09 +00:00
|
|
|
### Added
|
|
|
|
|
2016-03-26 16:46:15 +00:00
|
|
|
* **pagination**: `.pagination`
|
|
|
|
* **horizontal forms**: `.control.is-horizontal`
|
|
|
|
* **help** text for form controls: `.help`
|
|
|
|
* **progress bars**: `.progress`
|
2016-03-26 12:32:09 +00:00
|
|
|
|
|
|
|
### Updated
|
|
|
|
|
2016-03-26 17:12:13 +00:00
|
|
|
* `.button` uses `display: inline-flex` now
|
2016-03-26 15:38:33 +00:00
|
|
|
* `.button` needs an `.icon` now
|
2016-03-26 12:32:09 +00:00
|
|
|
* `.control.is-grouped` renamed to `.control.has-addons`
|
2016-03-26 15:38:33 +00:00
|
|
|
* `.control.is-inline` renamed to `.control.is-grouped`
|
2016-03-26 17:12:13 +00:00
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
* **helpers** `.is-inline` and `.is-block`
|