Commit Graph

1169 Commits

Author SHA1 Message Date
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
Jeremy Thomas
fecfa3c263 Fix modal docs 2018-04-08 12:31:05 +01:00
Muhannad Abdelrazek
c225c47121 A11y: Enhance components docs 2018-04-08 12:29:33 +01:00
Jeremy Thomas
c998b00051 Use docs_file 2018-04-08 12:20:07 +01:00
Jeremy Thomas
c24617d008 Use meta download 2018-04-08 12:09:02 +01:00
Jeremy Thomas
f91d63d155 Update configs 2018-04-08 12:05:45 +01:00
Jeremy Thomas
208266cce7 Update changelog 2018-04-08 12:03:03 +01:00
nRV
da44ab9c1e build(css): build minified bundle 2018-04-08 11:59:28 +01:00
Jeremy Thomas
3eecaa6985 Fix spacing 2018-04-04 15:00:45 +01:00
Jeremy Thomas
a831fd9524 Add tooltwist 2018-04-03 22:22:02 +01:00
Hana Shiro
f5b26760a1 Remove unused code (#1739) 2018-04-03 10:19:47 +01:00
Jeremy Thomas
3c29bbdac1 Update backers March 2018 2018-04-02 23:29:59 +01:00
Muhammad Ubaid Raza
a316d09f45 Added bulma-fluent project to Readme (#1768)
* Added bulma-fluent project

This is free theme

* add empty line after projects
2018-04-01 16:40:05 +01:00
Jeremy Thomas
6dae52de42 Better placement 2018-03-29 22:53:26 +01:00
Jeremy Thomas
2e12d97ab4 Fix id 2018-03-29 22:41:06 +01:00
Jeremy Thomas
4acd3a206c Update default colors 2018-03-29 22:30:43 +01:00
Jeremy Thomas
80687a59a5 Update id 2018-03-29 22:26:28 +01:00
Jeremy Thomas
88c0341a01 Add native 2018-03-29 22:25:55 +01:00
Anton Strömkvist
c6690db2f5 Replace deprecated elm-bulma-classes in README.md (#1763)
Replace the deprecated danielnarey/elm-bulma-classes library with
ahstro/elm-bulma-classes in the "Related projects"-section of the
README
2018-03-28 18:14:48 +01:00
Jeremy Thomas
167c6d042d Remove Mailchimp scripts 2018-03-28 09:14:54 +01:00
Jeremy Thomas
1a4c242fc6 Add cookie expiration date 2018-03-28 09:10:39 +01:00
Jeremy Thomas
af5e17a96d Add Amazon 2018-03-26 18:20:46 +01:00
Jeremy Thomas
b4c31c0732 Add book modal 2018-03-26 15:33:31 +01:00
Jeremy Thomas
7c9f0a76dc Add Bulma book 2018-03-26 14:46:39 +01:00
Jeremy Thomas
56e63c9afa Update expo 2018-03-26 11:29:29 +01:00
Andre Shahan
eeb6abcb2d Update year (#1742)
* Update year on readme

* Update year on license
2018-03-20 14:52:36 +00:00
obedm503
d4940c3cd3 fix(documentation): wrong import derived variables (#1726)
remove extension from derived variables import
2018-03-13 21:18:28 +00:00
Robbin Johansson
79bad7106c Add cyan text-modifier (Fix #1711) (#1713) 2018-03-09 10:29:22 +00:00
wtoalabi
3049faedfa Changed (what) to (how) on line 75 (#1706) 2018-03-07 20:12:41 +01:00
May Kittens Devour Your Soul
150a0586c5 Update icons.json (#1691)
* Update icons.json

* Update icons.json
2018-02-27 11:33:33 +01:00
Taylor Sarrafian
c82093e7ac Added Elm-Bulma to Related Projects (#1678) 2018-02-20 10:01:42 +00:00
J. Djimitry Rivière
7f76c6f651 10 Different Colors (#1666)
There should be 10 different tag colors:
1. is-black;
2. is-dark;
3. is-light;
4. is-white;
5. is-primary;
6. is-link;
7. is-info;
8. is-success;
9. is-warning;
10. is-danger;

Just a small mistake I caught, as I was playtesting the framework. :)
2018-02-16 08:52:51 +00:00
Shawn Stern
6850b7f870 Fix navbar-burger sample code in navbar.html (#1432)
* Fix navbar-burger sample code in navbar.html

<button> elements with the class combination of button and navbar-burger display with a border. Updating to divs and removing button class

* Update navbar.html

Fixing button ending tags based on suggestion from @feute
2018-02-15 13:59:17 +00:00
Paulo Nuin
4afbb1c6e4 Update table.html (#1660)
No, there are five modifiers to tables.
2018-02-15 10:57:52 +00:00
Jeremy Thomas
6b3d97b86c Add themeisle 2018-02-14 23:00:19 +00:00
Jeremy Thomas
25631eedb4 Fix #1570 2018-02-13 11:15:12 +00:00
Jeremy Thomas
868bc4168b Update backers 2018-02-13 09:56:07 +00:00
George Chung
0c4482b46d Add .has-navbar-fixed-somewhere support to body tag (#1485) (#1490)
* Add .has-navbar-fixed-somewhere support to body tag (#1485)

* update docs
2018-02-09 17:42:46 +00:00
Adrian Ocneanu
687572b975 adds VueDatatable to related projects in README (#1642) 2018-02-04 14:42:09 +00:00
Robbin Johansson
814d83725f Fix #1473 unset > initial (#1597) 2018-02-02 15:23:34 +00:00