@@ -80,23 +94,7 @@ doc-subtab: message
You can omit the message header:
-diff --git a/docs/_includes/meta.html b/docs/_includes/meta.html index 328ffbda..9b31fa7c 100644 --- a/docs/_includes/meta.html +++ b/docs/_includes/meta.html @@ -1,5 +1,13 @@
You can omit the message header:
-You can omit the message header:
+Modal title
+ +To activate the modal, just add the is-active
modifier on the .modal
container
Modal title
- -- New! - 0.4.3 -
- -- The pagination component consists of several elements: -
-pagination-previous
and pagination-next
for incremental navigation
- pagination-list
which displays page items:
- pagination-link
for the page numbers
- pagination-ellipsis
for range separators
- - All elements are optional so you can compose your pagination as you wish. -
-- You can disable some links if they are not active, or change the amount of page numbers available. -
-
- By default, the list is located on the left, and the previous/next buttons on the right. But you can change the order of these elements by using the is-centered
and is-right
modifiers.
-
- The pagination comes in 3 additional sizes.
- You only need to append the modifier is-small
, is-medium
, or is-large
to the pagination
component.
-
+ The pagination component consists of several elements: +
+pagination-previous
and pagination-next
for incremental navigation
+ pagination-list
which displays page items:
+ pagination-link
for the page numbers
+ pagination-ellipsis
for range separators
+ + All elements are optional so you can compose your pagination as you wish. +
++ You can disable some links if they are not active, or change the amount of page numbers available. +
+
+ By default, the list is located on the left, and the previous/next buttons on the right. But you can change the order of these elements by using the is-centered
and is-right
modifiers.
+
+ The pagination comes in 3 additional sizes.
+ You only need to append the modifier is-small
, is-medium
, or is-large
to the pagination
component.
+
- The panel
is container for several types:
-
panel-heading
as the first child
- panel-tabs
for navigation
- panel-block
which can contain other elements, like:
- control
input
button
panel-icon
- The panel-block
can be an anchor tag <a>
or a label <label>
with a checkbox inside.
-
+ The panel
is container for several types:
+
panel-heading
as the first child
+ panel-tabs
for navigation
+ panel-block
which can contain other elements, like:
+ control
input
button
panel-icon
+ The panel-block
can be an anchor tag <a>
or a label <label>
with a checkbox inside.
+
Tabs only require a tabs
container and a <ul>
list.
- The default tabs style has a single border at the bottom.
- To align the tabs list, use the is-centered
or is-right
modifier on the .tabs
container:
-
You can use any of the Font Awesome icons.
-You can choose between 3 additional sizes: is-small
is-medium
and is-large
.
is-boxed
modifier.
-
- If you want mutually exclusive tabs (like radio buttons where clicking one deselects all other ones), use the is-toggle
modifier.
-
- If you want the tabs to take up the whole width available, use is-fullwidth
.
-
You can combine different modifiers. For example, you can have centered boxed tabs, or fullwidth toggle ones.
-Tabs only require a tabs
container and a <ul>
list.
+ The default tabs style has a single border at the bottom.
+ To align the tabs list, use the is-centered
or is-right
modifier on the .tabs
container:
+
You can use any of the Font Awesome icons.
+You can choose between 3 additional sizes: is-small
is-medium
and is-large
.
is-boxed
modifier.
+
+ If you want mutually exclusive tabs (like radio buttons where clicking one deselects all other ones), use the is-toggle
modifier.
+
+ If you want the tabs to take up the whole width available, use is-fullwidth
.
+
You can combine different modifiers. For example, you can have centered boxed tabs, or fullwidth toggle ones.
+