Jeremy Thomas
ba80d4f9e1
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
1f5f9dc54b
Improve snippet
2017-10-10 10:50:00 +01:00
Jeremy Thomas
02f7b216f1
Add show code
2017-10-10 10:50:00 +01:00
Jeremy Thomas
5491eb4d8c
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
9b09942a0a
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
b81a267535
Use blue color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
3514487481
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
abd02b9e21
Use link instead of primary
2017-10-10 10:50:00 +01:00
Jeremy Thomas
dba7bff6d0
Update expo
2017-10-10 10:50:00 +01:00
Jeremy Thomas
971d2cc5aa
Add love data
2017-10-10 10:50:00 +01:00
Jeremy Thomas
e037deec73
Add link color
2017-10-10 10:50:00 +01:00
Jeremy Thomas
a592741ab6
Use link instead of primary
2017-10-10 10:50:00 +01:00
Roger Stach
3c0592e35b
Added an -ed ( #1273 )
...
Possibly the most useless pull request.
2017-10-09 16:04:13 +01:00
Jeremy Thomas
70367c3b5d
Improve snippet
2017-10-09 15:38:12 +01:00
Jeremy Thomas
720ed45121
Add show code
2017-10-09 12:27:08 +01:00
Jeremy Thomas
4f5cc9c0ed
Update changelog
2017-10-09 10:36:14 +01:00
Jeremy Thomas
9db2be70d9
Update expo
2017-10-09 10:04:12 +01:00
Jeremy Thomas
6f17562e34
Add love data
2017-10-09 09:43:52 +01:00
Florian Keller
e12c69e2d6
fix: Typo in 'Progress' ( #1271 )
2017-10-09 09:10:12 +01:00
Kushal
92da150c4e
Update level.sass to fix issue with icons ( #1193 )
...
* Update level.sass
Removing `margin-right: 0.75rem` from the `level is-mobile` in #1153 changed the spacing of icons used in the `level-items`. This pr restores the margin-right for the icon class only to restore the behavior as before while keeping changes made in #1153 .
* Update level.sass
the margin for icons should be only for level is-mobile.
* Update level.sass
* add margin-right to level-item
* add margin to .level.is-mobile .level-item
made suggested changes
2017-10-08 16:02:27 +01:00
David Hargitai
dac2ea9e01
Fix Webpack build by importing variables in mixins file ( #1233 )
...
* Fix Webpack build by importing variables in mixins file
* Import initial-variables instead of variables.sass
2017-10-08 16:01:59 +01:00
Richard Michael
89626d743f
Make class notation consistent with other usage. ( #1256 )
2017-10-08 15:54:37 +01:00
Jeremy Thomas
551c739cab
Fix home icons
2017-10-07 17:34:16 +01:00
Jeremy Thomas
f15e1ee844
Add dropdup to changelog
2017-10-07 17:04:38 +01:00
Yan Sern
9e294874a2
Added .is-up modifier for dropdown. ( #1254 )
2017-10-07 17:02:49 +01:00
Jeremy Thomas
fc5ddd473c
Fix #1236
2017-10-07 16:57:19 +01:00
Jeremy Thomas
f23012edbd
Archive version 0.5.3
2017-10-07 16:40:32 +01:00
Nat Elkins
a0b0d079ea
Adding Fulma as a related project to README.md ( #1266 )
2017-10-06 16:33:34 +01:00
Alexei Mikhailov
cb53fcf842
Include placeholder mixin in input ( #1257 )
...
...so that its color is consistent with $input-color
2017-10-04 11:52:45 +01:00
Joshua Coquelle
26aa531a21
Fix typo "modifer" to "modifier" in all docs ( #1245 )
2017-10-02 19:24:29 +01:00
bstashio
afcdb7dbcc
Update references to variables in docs ( #1238 )
...
* Update navbar variables in component docs page
* Update pagination variables in component docs page
* Update tabs variables in component docs page
* Update button variables in element docs page
* Update table variables in element docs page
* Update title variables in element docs page
* Update variables template to support layout
* Add section variables in relevant docs page
* Add footer variables in relevant docs page
* Update variables template to support custom messages
* Add form generic variables in relevant docs page
* Update derived variables in relevant docs page
* Add generic variables to variables docs page
* Update sass files count in docs Modular page
2017-10-02 19:23:35 +01:00
Matt Pham
0acd2a1b1a
Remove iTemplate from from related projects ( #1241 )
2017-10-02 18:37:58 +01:00
christian
c8ac248267
Update functions.html ( #1229 )
2017-09-26 16:52:23 +01:00
bstashio
4bf7bd0539
Update website version to 0.5.3 ( #1211 )
2017-09-19 16:53:13 +01:00
Taylor Oyer
e679b3e466
missing 'of' typo ( #1208 )
2017-09-19 11:15:46 +01:00
Jeremy Thomas
f4ca63d1ce
Deploy 0.5.3
2017-09-18 23:41:31 +01:00
Jeremy Thomas
2315388413
Fix #1101
2017-09-18 23:36:41 +01:00
Jeremy Thomas
63bac2c775
Fix #1189
2017-09-18 23:33:19 +01:00
Jeremy Thomas
f89cca4c50
Fix #1177
2017-09-18 23:02:43 +01:00
Jeremy Thomas
eacb9f115a
Fix #1167
2017-09-18 22:54:26 +01:00
Jeremy Thomas
faa7a8a448
Fix breadcrumb padding on first li
2017-09-18 22:37:58 +01:00
Jeremy Thomas
c8703bafb9
Fix #1207
2017-09-18 22:36:53 +01:00
Nik Sudan
85b822305e
Fix typo in documentation ( #1206 )
2017-09-18 13:40:05 +01:00
bstashio
d0bf41a345
Add travis-ci build badge to README ( #1204 )
2017-09-18 08:50:20 +01:00
bstashio
019df9573e
Add travis-ci to run tests before merging a PR ( #1184 )
...
* Add .travis.yml
* Add travis tester script
* Update .gitignore with test output related directive
2017-09-15 19:34:10 +01:00
Frédéric G. MARAND
65a0bb8f5b
Update short name of CC license ( #1195 )
...
BY NC SA, not ANS
2017-09-15 16:10:24 +01:00
Jeremy Thomas
8e35bc39ed
Resize Bulma image
2017-09-15 14:15:33 +01:00
Jeremy Thomas
4c385ab9e6
Add sponsor
2017-09-15 09:16:45 +01:00
Hana Shiro
0f94e971d8
Add .has-text-justified
support ( #1180 )
2017-09-13 08:00:37 +01:00
Jeremy Thomas
25814e6122
Live 0.5.2 docs
2017-09-11 20:08:27 +01:00