Table of Contents - mere-blog-theme-0.5 Documentation
Pages
-
LICENSE
-
README
-
author-media.html
-
google-analytics.html
-
head-scripts.html
-
head.html
-
hero.html
-
navbar.html
-
pagination.html
-
post-item.html
-
social-buttons.html
-
author.html
-
authors.html
-
blog.html
-
default.html
-
homepage.html
-
page.html
-
post.html
-
_intro.scss
-
_layout.scss
-
_main.scss
-
syntax.scss
-
app.scss
-
app.js
-
CHANGELOG
- Bulma Changelog
- 0.9.2
- Breaking change
- New features
- Bug fixes
- 3005 Fix
column
offsets in RTL
- 3208 Fix #3163 Do not override is-rounded with button-small
- 3216 Removed duplicate
mixins
imports, created a single extends
file
- 3216 Removed all references to the
.sass
file extension have been removed, since they're unnecessary when there's no ambiguity between a .sass
file or a .scss
file
- Improvements
- 0.9.1
- New features
- 3047 Flexbox helpers
- 3085 Add
is-clickable
helper
- 3086 Allow each component to have its own colors and default to global ones
- Improvements
- 2630 Fixes #2598 -> Add
$card-radius
variable
- 2540 Fixes #2539 -> Fix indeterminate progress styling in IE11
- 3057 Make the default text color of
$code
listings more accessible
- 3088 Adds not allowed cursor to missing inputs
- 3101 Add
$modal-breakpoint
variable for modal breakpoint
- 3107 Add
optgroup
to generic.sass
- 0.9.0
- Deprecation warning
- RTL support
- Spacing helpers
- Improvements
- 2925 Center table cell content vertically with
is-vcentered
- Bug fixes
- 2955 Fix issue when there's only one
is-toggle
tag
- 0.8.2
- Bug fixes
- 0.8.1
- Improvements
- 2709 Add light colors to the
notification
element
- 2740 Fixes #2739 -> Add variables size for layout
hero
- 2756 Add
$button-text-decoration
variable
- Bug fixes
- 2664 Fixes #2671 -> Add
$panel-colors
variable
- 0.8.0
- Big update
- Larger form controls
- Light and dark colors
- Panel colors
- 4-value color map
- Scheme variables
- Initial variables
- Derived variables
- Other variables
- Bug fixes
- 1608 Fix #1552 ->
.container.is-fluid
margins
- New features
- 2563
.image
has a new .is-fullwidth
modifier
- 0.7.5
- Deprecation warning
- New features
- Support for overriding the
font-family
- 2375 Add
.is-relative
helper
- 2321 Make
.navbar
focus behave like hover for the navigation
- 2290 Fix #1186 -> Reset the offset on columns
- 2231 Add
.has-text-weight-medium
helper
- 2224 Add customizable border radius to progress bar
- 2480 Add
$footer-color
variable
- Improvements
- 2396 Update docs with webpack 4 example
- 2381 Make centered buttons have equal margin
- 2478 Move form.sass into its own folder
- Bug fixes
- 2420 Fix #2414 -> Fix
align
attribute in td/th
being ignored
- 2463 Remove duplicate
.has-addons
in tag.sass
- 2253 Fix
$gap
variable default value
- 2273 Fix #2258 -> Fix Indeterminate Progress Bar animation in Firefox
- 2175 Proper aligning for
.tabs
within .content
- 2476 Fix #2441 -> Correct active pagination link text colour on hero
- New variables
- Initial variables
- Base
- Components
- Elements
- Grid
- 0.7.3
- New features
- 2145 Fix #372 -> New indeterminate progress bars
- 2206 Fix #2046 -> New variables
$table-head-background-color
, $table-body-background-color
and $table-foot-background-color
for the .table
element
- 592 -> Give arbitrary elements access to the image/ratio classes
- 1682 Fix #1681 -> Adds disabled styles for
<fieldset disabled>
- 2201 Fix #1875 ->
.buttons
and .tags
group sizing (.are-small
, .are-medium
, .are-large
)
- Improvements
- 1978 Fix #1696 -> Force
box-sizing: border-box
on details
element
- 2167 Fix #1878 -> New
$footer-padding
variable
- 2168 -> New
$input-placeholder-color
and $input-disabled-placeholder-color
variables
- Bug fixes
- 2157 Fix #1656 -> Allow border radius if only one
.control
in .field
- 2091 Fix #2091 -> Remove CSS rule which causes
.tag.has-addons
to not work correctly
- 2186 Fix #1130 -> Prevent
.dropdown
links underlining in .message
component
- Deprecation
- 0.7.2
- New features
- 1884 New
$navbar-burger-color
variable
- 1679 Add breakpoint based column gaps
- 1905 Fix
modal
for IE11 #1902
- 1919 New
is-arrowless
class for navbar items
- 1949 New
is-fullheight-with-navbar
class for heros
- 1764 New
.is-sr-only
helper
- 2109 Add and use
$navbar-breakpoint
variable
- 1720 Add list element feature
- 2123 Add
.content ol
types: .is-lower-roman
, .is-upper-roman
, .is-lower-alpha
, .is-upper-alpha
, and support for the type=
HTML attribute
- Improvements
- 1964 Allow
.notification
to have a .dropdown-item
- 1999 Change
$border
to $grey-lighter
in mixins
- 2085
.media-content
will allow scrolling horizontally if the content is too wide
- 1744 Fix #1710 by using
$table-striped-row-even-hover-background-color
only for even rows
- 2074 Allow
<button>
as .dropdown-item
- Bug fixes
- 1749 Fix icons floating out of input area
- 1993 Fixes #1992 Prevent disabled form elements hover state from overlapping, if control has add-ons elements
- 1909 Fix Modal card in IE11
- 1908 Fix IE11 when textarea doesn't listen to
size=""
- 1982 Fix navbar-burger color when color modifier is used
- 1819 Fix #1137 error message for required file
- 2059 Remove unnecessary right margin from last level-item (level.is-mobile)
- 0.7.1
- Improvements
- 1789 Add all shades to
has-background-*
helpers
- Bug fixes
- 1796 #1806 Remove navbar
box-shadow
by default
- 0.7.0
- New features
- Improvements
- 1619 Add
$card-header-background-color
, $card-content-background-color
and $card-footer-background-color
to allow different background customization for card elements
- 1669 Add
.is-expanded
modifier to .buttons.has-addons
- 1628 Add
.has-background
helpers for block background colors, like .has-text
- 1767 Added minified bundle with cleancss
- Bug fixes
- 1778 Fix
is-text-right
precedence over is-text-left-mobile
- 1571 Fix position of delete button on
.tag
- 1549 Implementing a simple version of the native sass percentage function
- 1707 Disable table hover in
.content
by default
- 1428 Fix
media-content
overflow
- Variable changes
- Updated default values
- New variables
- Removed variables
- 0.6.2
- New features
- Improvements
- 1343 Add
sub
and sup
title sizes
- 1452 New
.is-italic
helper
- Bug fixes
- 935 Bug dropdown in
hero
(primary) menu items not visible
- 1456 Fix customize documentation
- 1190 Add
$variable-columns
to disable --columnGap
- 1518 Fix spacing of the delete button in notification element
- 1569 Fix missing use of
$pagination-color
variable
- 0.6.1
- New features
- Improvements
- 987 Improve
tag > icon
spacing
- Bug fixes
- 1358 Fix indentation bug for .is-one-fifth
- 1356 SASS 3.5+ variable parsing compatibility allows only #{}
- 1342 Remove black line from progress bar in IE
- 1334 Fix progress bar colors in IE
- 1313 Fix Table
is-selected
and is-hoverable
styling issue
- 963 Fix Delete Button Bug in iOS Safari
- 0.6.0
- Breaking changes
- New features
- 1236
.table
hover effect is opt-in, by using the .is-hoverable
modifier class
- 1254
.dropdown
now supports .is-up
modifier
- Improvements
- 1257 Include placeholder mixin in
=input
- Issues closed
- 708 Import variables in mixins
- 0.5.3
- New features
- 1101
.card-header-title
can be centered with .is-centered
- 1189
.input
readonly and .is-static
- 1189
.textarea
readonly
- Issues closed
- 1177 Fix
.message .tag
combination
- 1167 Fix
pre code
- 1207 Fix
.breadcrumb
alignment
- 0.5.2
- New features
- 842
navbar
color modifiers
- 331 Support for third party icons
- Issues closed
- 1168 Undefined variable:
$navbar-item
- 930 Remove
vertical-align: top
for icons
- 735 Font awesome custom
font-size
- 395 Font awesome stacked icons
- 1152 Level-items not centered horizontally on mobile
- 1147 Add
text-size-adjust: 100%
to html
- 1106
pagination
docs
- 1063
$family-primary
customization
- 0.5.1
- New features
- 1001 Text case helpers
- Issues closed
- 1030 Add
!important
to non responsive display helpers
- 1020 Customizing
.navbar-item img
max height
- 998
.navbar-dropdown
with right alignment
- 877
.pagination
isn't using $pagination-background
- 989
navbar-brand
overflowing on mobile
- 975 Variable
$table-head-color
isn't used
- 964 Tabs sass file throwing error with
!important
- 949
.is-size-7
helper is missing
- 0.5.0
- New features
- 934 New
.is-shadowless
helper
- Improved documentation
- Issues closed
- 909
.dropdown
wrapping
- 938
.is-fullwidth
removed from docs
- 900 Variable
.navbar-item
for hover+active background/color
- 902
.navbar-item
color overrides
- 0.4.4
- New features
- Issues closed
- 0.4.3
- New features
- Issues closed
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.1
- 0.1.0
- 0.0.28
- 0.0.27
- 0.0.26
- 0.0.25
- 0.0.24
- Added
- Removed
- Updated
- Removed
- 0.0.23
- BREAKING
- Added
- 0.0.22
- Fixed
- 0.0.21
- Added
- 0.0.20
- Added
- 0.0.19
- NEW!!!
- BREAKING
- Added
- Changed
- 0.0.18
- BREAKING
- Added
- Fixed
- Removed
- Updated
- 0.0.17
- Added
- Updated
- Removed
-
LICENSE
-
README
-
bulma.sass
-
bulma-rtl.css
-
bulma-rtl.css.map
-
bulma-rtl.min.css
-
bulma.css
-
bulma.css.map
-
bulma.min.css
-
package.json
-
_all.sass
-
animations.sass
-
generic.sass
-
helpers.sass
-
minireset.sass
-
_all.sass
-
breadcrumb.sass
-
card.sass
-
dropdown.sass
-
level.sass
-
media.sass
-
menu.sass
-
message.sass
-
modal.sass
-
navbar.sass
-
pagination.sass
-
panel.sass
-
tabs.sass
-
_all.sass
-
box.sass
-
button.sass
-
container.sass
-
content.sass
-
form.sass
-
icon.sass
-
image.sass
-
notification.sass
-
other.sass
-
progress.sass
-
table.sass
-
tag.sass
-
title.sass
-
_all.sass
-
checkbox-radio.sass
-
file.sass
-
input-textarea.sass
-
select.sass
-
shared.sass
-
tools.sass
-
_all.sass
-
columns.sass
-
tiles.sass
-
_all.sass
-
color.sass
-
flexbox.sass
-
float.sass
-
other.sass
-
overflow.sass
-
position.sass
-
spacing.sass
-
typography.sass
-
visibility.sass
-
_all.sass
-
footer.sass
-
hero.sass
-
section.sass
-
_all.sass
-
animations.sass
-
controls.sass
-
derived-variables.sass
-
extends.sass
-
functions.sass
-
initial-variables.sass
-
mixins.sass
-
package-lock.json
-
package.json
Classes and Modules
Methods