Commit Graph

958 Commits

Author SHA1 Message Date
Jeremy Thomas
91776c091f Footer stars 2018-04-10 17:33:43 +01:00
Jeremy Thomas
3dd3784186 Add npm badge 2018-04-10 15:56:31 +01:00
Jeremy Thomas
cbf8c62dde Add JS 2018-04-10 15:38:50 +01:00
Jeremy Thomas
69899e57f5 Add index customized 2018-04-10 14:28:45 +01:00
Jeremy Thomas
abaf686b25 More index sections 2018-04-10 12:48:58 +01:00
Jeremy Thomas
8932a3e67f Fix index columns 2018-04-10 12:26:37 +01:00
Jeremy Thomas
b61f9d15dc Add index sponsor 2018-04-10 12:04:10 +01:00
Jeremy Thomas
79888359d2 Reorganize index 2018-04-10 11:45:48 +01:00
Jeremy Thomas
f123eb9562 Add focus 2018-04-09 23:53:34 +01:00
Jeremy Thomas
e8d4efb274 Organize partials 2018-04-09 22:25:26 +01:00
Jeremy Thomas
a1c1909001 Fix blog 2018-04-09 21:16:50 +01:00
Jeremy Thomas
e3ecca6432 Move all subtitles 2018-04-09 20:37:05 +01:00
Jeremy Thomas
6b53425544 Top-level pages 2018-04-09 20:19:29 +01:00
Jeremy Thomas
5ffedabb07 Add docs menu 2018-04-09 17:59:04 +01:00
Jeremy Thomas
e9dd9eb80e Update overview 2018-04-09 17:32:12 +01:00
Jeremy Thomas
425860f56f Add modifiers links 2018-04-09 17:11:24 +01:00
Jeremy Thomas
5d4e3582f0 Fix main header 2018-04-09 16:50:33 +01:00
Jeremy Thomas
03c13488a6 Fix tiles 2018-04-09 16:33:44 +01:00
Jeremy Thomas
25d0ea1136 Container broken layout 2018-04-09 16:15:58 +01:00
Jeremy Thomas
f0074aa339 Do elements 2018-04-09 14:15:31 +01:00
Jeremy Thomas
e75fd365e3 Component links 2018-04-09 13:18:46 +01:00
Jeremy Thomas
0f9d338f66 Create links nav 2018-04-09 12:45:52 +01:00
Jeremy Thomas
4ede497c96 Add main layout 2018-04-09 10:35:44 +01:00
Jeremy Thomas
a6b48378f8 New docs init 2018-04-09 01:12:55 +01:00
Jeremy Thomas
740df6a0fa Fix #1759 2018-04-08 20:15:06 +01:00
Jeremy Thomas
c63b57b58d Remove book modal 2018-04-08 20:15:06 +01:00
Jeremy Thomas
a76c16b387 Add control and button border variables 2018-04-08 20:15:06 +01:00
Jeremy Thomas
6ec42afb20 Fix #1778 2018-04-08 20:15:06 +01:00
Jeremy Thomas
01addd1c10 Build refactored version 2018-04-08 20:15:06 +01:00
Jeremy Thomas
8baa6cc6dc Fix before and after selectors 2018-04-08 20:15:06 +01:00
Jeremy Thomas
292fd8ac4f Use extends 2018-04-08 20:15:06 +01:00
Jeremy Thomas
7e6d335c6d Build docs css 2018-04-08 18:19:32 +01:00
Jeremy Thomas
aafe391819 Update changelog 2018-04-08 17:59:24 +01:00
Jeremy Thomas
21e6651e61 Update changelog 2018-04-08 17:59:24 +01:00
Jonathan Linat
6691033fba Updated 'minireset.sass' file to the latest available version (v0.0.3). 2018-04-08 17:58:56 +01:00
doc75
79a46c0802 add 3 variables to allow customization of card-header, card-content and card-footer background (#1619) 2018-04-08 16:52:06 +01:00
Domantas Petrauskas
3ff5ec1cbd Add word breaks to link 2018-04-08 16:39:06 +01:00
Alexandre Cibot
29d784ccca Fix .delete on .tag 2018-04-08 16:36:48 +01:00
Paulo Tosi
6da252df60 Implementing a simple version of the native sass percentage function for the grid system 2018-04-08 16:36:28 +01:00
Pieter Jan De Smedt
6bfc1a61f7 Add some common photography aspect ratios (5:4, 5:3, 3:1) and all aspect ratio portrait counterparts 2018-04-08 16:30:27 +01:00
Jeremy Thomas
2e73df0289 Fix travis builds 2018-04-08 16:06:57 +01:00
Jeremy Thomas
3b31fdfb67 Update changelog 2018-04-08 15:56:46 +01:00
Tim MacDonald
ee4ba31556 add is-expanded modifier 2018-04-08 15:56:18 +01:00
Jeremy Thomas
7ece5f5156 Add color helpers 2018-04-08 15:34:40 +01:00
Jeremy Thomas
7f03c86c1e Update changelog 2018-04-08 15:19:58 +01:00
Peter Hull
81a9ada825 Add has-bg helpers for block background colors (#1628)
* Add has-bg helpers for block background colors

* Updating CHANGELOG
2018-04-08 15:19:53 +01:00
Andrew Sosa
4f5899036e Disable table hover in .content by default [Fixes #1295] (#1707)
* Disable table hover in .content #1295

* Remove reference to table hover in elements/content docs. 

Remove unnecessary $content-table-row-hover-background-color variable from sass file
2018-04-08 15:08:57 +01:00
Jeremy Thomas
28a7a744f0 Fix mergeColorMaps 2018-04-08 14:38:59 +01:00
Jeremy Thomas
de2e998a5f Add bulma docs minified CSS 2018-04-08 13:42:39 +01:00
Come2Daddy
4bf1010ec6 Makes adding colors easier
Just map your colors, the bulma way ($name: ($color[,$invert]) into $custom-colors, and import bulma.
Note that, you can provide only the color as the inverted would be computed from it.
2018-04-08 12:42:54 +01:00