Commit Graph

890 Commits

Author SHA1 Message Date
Jens Krause
7a66fdd33d Add purescript-bulma (#1575) 2018-01-06 22:27:09 +00:00
Robin Millette
f4e9edad81 Fix page description (#1584)
Seems like the current text belong on the ```responsive-helpers``` page and not these generic helpers. I've cut a few words, but a better wording would probably be better.
2018-01-06 22:26:57 +00:00
Jeremy Thomas
5f598eb495 Add vue mastery 2018-01-06 22:09:57 +00:00
Jeremy Thomas
6758bf65aa Update changelog 2017-12-28 16:10:35 +01:00
Angel Gomez
6b5dcf899a Fix missing use of $pagination-color variable (#1569)
The pagination-color variable is not being used anywhere, so setting it
to something else doesn't do anything. This should change the colour of
pagination-previous, pagination-next, and pagination-link classes.
2017-12-28 16:09:56 +01:00
Jeremy Thomas
58587e0532 Update changelog 2017-12-28 16:09:04 +01:00
Angel Gomez
64551af87b Fix spacing of the delete button in notification element (#1518) 2017-12-28 16:08:10 +01:00
maiki
48b1b916f1 Update feed with site name (#1547)
The site's title is set in `_config.yml`, so change `site.name` to `site.title`.
2017-12-20 23:18:03 +00:00
Marek Prihoda
84bfd6dd60 Fix docs (#1544)
* Fix docs

* Fix docs
2017-12-20 17:13:54 +00:00
Jeremy Thomas
fdeba5d111 Fix end of line config 2017-12-14 09:09:04 +00:00
Yokim Pillay
34bfc78797 Corrected pricing table typo on title (#1529) 2017-12-13 12:16:30 +00:00
Adam Bailey
2335487827 Fixed typo so/of (#1522) 2017-12-10 07:17:30 +00:00
Jeremy Thomas
1583bb89f1 Add nazar 2017-12-09 15:28:43 +00:00
Kennedy Baird
5727a99d68 update modal to account for navbar-fixed (#1520)
new navbar-fixed breaks the modal, solution to increase modal z-index to 40 from 20 (as navbar-fixed z-index is 30)
2017-12-09 07:52:48 +00:00
Angel Gomez
a99dede908 Remove trailing whitespaces (#1505) 2017-12-06 23:48:35 +00:00
Gabriel Terwesten
85dbf10363 Remove obsolete $container-offset variable from documentation (#1504)
* Remove obsolete $container-offset variable from documentation

* Fix .container docs
2017-12-06 23:48:16 +00:00
Angel Gomez
abead00bfe Add z-index to is-loading class (#1497)
The `has-addons` class for a field can hide the loader of its children
if they have the `is-loading` class when the field is hovered or active.
2017-12-04 22:12:25 +00:00
Jeremy Thomas
bd3b27edd9 Build docs 2017-12-04 21:06:55 +00:00
Jeremy Thomas
b4a45e8661 Change default variable value 2017-12-04 21:06:37 +00:00
Jeremy Thomas
6176c2c9f5 Fix #1190 2017-12-04 21:03:01 +00:00
Jeremy Thomas
1fa3bc806d Update changelog 2017-12-04 19:43:19 +00:00
Jeremy Thomas
082b25b3ff Fix icon button docs 2017-12-04 19:33:33 +00:00
Jeremy Thomas
5800c0dd12 Fix #1453 2017-12-04 19:29:23 +00:00
Jeremy Thomas
6f964e7260 Fix #1456 2017-12-04 19:28:07 +00:00
Jeremy Thomas
31ec88ea3e Add rounded documentation 2017-12-04 15:48:33 +00:00
Jeremy Thomas
75e9742f99 Fix form rounded 2017-12-04 15:14:42 +00:00
Jeremy Thomas
d6dd2cb023 Fix rounded tabs 2017-12-04 13:45:14 +00:00
Jeremy Thomas
267f2c137f Fix rounded 2017-12-04 13:39:15 +00:00
Oleksii Potiekhin
61938a39e9 is-rounded (#1323)
* is-rounded

* padding
2017-12-04 13:21:38 +00:00
Jeremy Thomas
f97f0d7df9 Add sponsors 2017-12-04 13:11:09 +00:00
Jeremy Thomas
e1d4809eeb Update backers 2017-12-04 13:04:28 +00:00
Wikiki
d8c3fc4970 Feature/new extensions (#1489)
* Add extensions

* Add nex extensions images
2017-12-04 12:43:44 +00:00
Jeremy Thomas
32cebb2be5 Remove Codesponsor 2017-12-04 12:41:45 +00:00
Oleksii Potiekhin
e385d3dd9a font-style: italic !important (#1452)
* is-rounded

* Rollback

* font-style: italic;

* Update CHANGELOG.md
2017-11-30 10:56:28 +00:00
Jeremy Thomas
dc892413f1 Update backers 2017-11-29 17:49:28 +00:00
bmalen
5801d57029 fixed grammatical error (#1450) 2017-11-16 08:36:16 +00:00
Jeremy Thomas
8282af725e Add backers page 2017-11-15 13:01:33 +00:00
Jeremy Thomas
923bb9f5e0 Build docs 2017-11-14 12:17:01 +00:00
Jeremy Thomas
832a05b601 Add Patreon blog post 2017-11-14 12:17:01 +00:00
Jeremy Thomas
fb981e741c Add Patreon bar 2017-11-14 12:17:01 +00:00
jmui
a161e580ae https links (#1433) 2017-11-10 10:34:12 +00:00
Eric Vantillard
fb1ce8eeff Fix default sample code in customize.html (#1431)
Actually, the default code will result in an unexepected behavior: the `$color` map is defined in `derived-variables.sass` before setting the custom colors.

IMHO the lists and maps should be defined in a dedicated sass file to avoid confusion in customisation.
2017-11-09 19:34:09 +00:00
Jeremy Thomas
e5e57460e4 Update changelog 2017-11-08 10:35:18 +00:00
Kushal
6c72a802b7 Fix #935 and #1216 (#1203) 2017-11-08 09:55:50 +00:00
Jeremy Thomas
8bdcaa7665 Update changelog 2017-11-07 15:55:00 +00:00
Thomas Krug
5fbaeae0f3 Adds sup and sub to titles and subtitles (#1343)
* Adds sup and sub to titles and subtitles

* Changes sub and sup to 75% and makes them variables

* Merge .title and .subtitle variables

Merged the .title and .subtitle sub and sup variables into just one $title-sub-size and $title-sup-size
2017-11-07 15:53:13 +00:00
Jeremy Thomas
f17975d0ff Fix media content overflow 2017-11-07 14:04:53 +00:00
Jeremy Thomas
a78f026f69 Fix Safari momentum translation 2017-11-07 14:03:21 +00:00
jmui
130833803a typo: vertically (#1423) 2017-11-07 10:45:59 +00:00
Jeremy Thomas
67117ffed9 Remove vernum 2017-11-06 13:44:58 +00:00