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
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
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
Hana Shiro
f5b26760a1
Remove unused code ( #1739 )
2018-04-03 10:19:47 +01:00
Jeremy Thomas
b4c31c0732
Add book modal
2018-03-26 15:33:31 +01: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
Robbin Johansson
814d83725f
Fix #1473 unset > initial ( #1597 )
2018-02-02 15:23:34 +00:00
Jeremy Thomas
00801d1e60
Fix #1428
2018-01-16 11:36:17 +01:00
Carl
fd77926550
Fixes #1413 - navbar-menu background-color fix ( #1528 )
...
* Fix issue with .navbar-menu not using correct background-color variable
* Fix whitespace issues
2018-01-06 22:28:56 +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
Angel Gomez
64551af87b
Fix spacing of the delete button in notification element ( #1518 )
2017-12-28 16:08:10 +01: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
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
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
5800c0dd12
Fix #1453
2017-12-04 19:29:23 +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
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
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
74c413c378
Add scroll reveal
2017-11-06 12:51:20 +00:00
Jeremy Thomas
befa6b68b0
Fix navbar link color
2017-11-06 12:51:20 +00:00
Jeremy Thomas
c0639cde83
Add top bottom navbar toggle
2017-11-06 12:51:20 +00:00
Jeremy Thomas
0e6e22e70a
Add navbar fixed classes
2017-11-06 12:51:20 +00:00
Philip White
2fed27a83d
Allow is-selected class on <td> and <th> tags ( #1380 )
...
* Allow is-active class on <td> and <th> tags
* Fix incorrect selectors
2017-11-06 12:35:05 +00:00
jasonhld
79b3f39aa3
Update columns.sass ( #1356 )
...
SASS 3.5+ variable parsing compatibility allows only #{}
2017-11-06 12:30:31 +00:00
Tim MacDonald
c2fae7154b
Add is-empty
modifier to file upload ( #1383 )
...
* add classes
* add to changelog
2017-11-06 12:26:08 +00:00
Tim MacDonald
06cebdf921
Add is-centered|right
modifiers to .tags
( #1384 )
...
* add classes
* add to changelig
* move to appropriate place
* more specific margins
2017-11-05 14:09:36 +00:00
Donát Nagy
cddf8712b3
Add feature: is-expanded to navbar-item ( #1320 )
2017-10-26 12:12:25 +01:00
Elio Grieco
8792984f8e
Fix indentation bug for .is-one-fifth ( #1358 )
2017-10-23 15:31:43 +01:00
mdavid88
7e0019ae44
Fix for issue #963 . ( #1357 )
...
iOS <button> element's minimum width is dependant on its font-size, so the .delete width wasn't able to be as small as it's height, resulting in one arm of the X being longer than the other. font-size: 0 does the trick.
2017-10-22 23:28:41 +01:00
Rafee Memon
19773cdae7
Remove black line from progress bar in IE ( #1342 )
2017-10-22 16:51:18 +01:00
Rafee Memon
8724ea375d
Fix progress bar colors in IE ( #1334 )
2017-10-19 07:43:57 +01:00
Naskalin
85d1a0c411
Fix #1235 , add one-fifth column ( #1247 )
...
* Update columns.sass
add one-fifth column
* add two-fifths three-fifths and four-fifths
* Update columns.html
update doc / columns
* Update CHANGELOG.md
update changes
* Support for five column grid
2017-10-18 11:49:33 +01:00
bstashio
78fc506e51
Replace hard coded value of body-background-color with white variable ( #1185 )
2017-10-18 11:33:45 +01:00
Jeremy Thomas
ff732c9aad
Improve hamburger alignment
2017-10-18 11:27:51 +01:00
Tim MacDonald
81609cd8c6
improve tag icon spacing ( #987 )
2017-10-18 10:39:34 +01:00
Nathan Gingrich
4eaa4bee50
Stop is-selected row from changing color on hoverable row ( #1328 )
...
* Stop is-selected row from changing color on hoverable row
* fix whitespace modification causing full file diff
* remove trailing newline
2017-10-18 10:36:39 +01:00
Jeremy Thomas
7c94b4e439
Add list of buttons
2017-10-17 11:56:44 +01:00
Oleksii Potiekhin
d010b31c3f
visibility: hidden !important ( #1289 )
...
* visibility: hidden !important
* CHANGELOG.md
* docs
* docs fix
2017-10-11 18:03:05 +01:00
Jeremy Thomas
56a10e8011
Remove deprecated nav
2017-10-10 10:52:47 +01:00
bstashio
1053ccc0b0
Remove deprecated variables.sass file ( #1263 )
2017-10-10 10:51:19 +01:00
Jeremy Thomas
53b7afbea7
Add link changelog
2017-10-10 10:50:00 +01:00
Jeremy Thomas
b81a267535
Use blue color
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
Jeremy Thomas
720ed45121
Add show code
2017-10-09 12:27:08 +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
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
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
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
Hana Shiro
0f94e971d8
Add .has-text-justified
support ( #1180 )
2017-09-13 08:00:37 +01:00
Jeremy Thomas
bc1b55ee26
Fix navbar colors
2017-09-11 19:59:51 +01:00
Jeremy Thomas
e49e76ef28
Fix #1168
2017-09-11 19:59:51 +01:00
Jeremy Thomas
83892a21e3
Navbar colors docs
2017-09-11 19:59:51 +01:00
Jeremy Thomas
cec282634e
Fix #395 , Fix #735 , Fix #930
2017-09-11 19:59:51 +01:00
Wikiki
ac533a21c1
Feature/typo weight modifier ( #1171 )
...
* Update new steps extension image size
* Add text weight modifiers + update doc
2017-09-10 16:34:08 +01:00
mattrick
1a5dc72c1b
Add navbar color modifiers ( #849 )
...
* Add navbar color modifiers
* Use border-color instead of +arrow for navbar dropdowns
2017-09-09 12:17:19 +02:00
Jeremy Thomas
8bbf7d2100
Add navbar-tabs component
2017-09-05 18:38:00 +02:00
Colin Frick
43d289d235
Fix #1078 ( #1111 )
...
* Rearrange responsive typography definition. Fixes #1078
* Renamed mixin (compliant with the styleguide)
2017-09-05 13:49:18 +02:00
Chris Zamierowski
fd3977a94a
remove unwanted margin-right on .level-item at mobile breakpoint ( #1153 )
2017-09-04 12:55:20 +02:00
Matteo Manfredi
87c2c81f69
Added text-size-adjust: 100% to html [ Fix #1147 ] ( #1148 )
...
See issue #1147 .
2017-09-03 18:05:25 +02:00
Daniel Bayerlein
5355542bbe
chmod 0644 *.sass ( #1071 )
2017-09-01 14:15:12 +02:00
Jeremy Thomas
695c72c6a9
More snippets
2017-09-01 10:16:16 +02:00
Jeremy Thomas
cda59a3101
Add focus variables
2017-09-01 10:16:16 +02:00
Caíque de Castro Soares da Silva
3b3d5a7b4a
Add .is-narrow modifier for .hero layout ( #697 )
...
* Add .is-narrow modifier for .hero layout
* Update class name to follow framework naming
2017-08-22 14:36:56 +01:00
Brandon
088443103f
Fixes #912 ( #1092 )
2017-08-21 19:29:03 +01:00
balping
15f8a0afc9
Remove gap between tag and delete button ( #1090 )
...
* Remove gap between tag and delete button
* add tag-delete-margin variable
* tab -> spaces
* add tag-delete-margin to docs
2017-08-19 15:39:15 +01:00
Jeremy Thomas
3985fff747
Add klmn
2017-08-15 00:01:34 +01:00
Jeremy Thomas
6fe43b8f94
Add columns section
2017-08-15 00:01:34 +01:00
Jeremy Thomas
ab5a72b202
Fix columns docs
2017-08-15 00:01:34 +01:00
Jeremy Thomas
88fb510d93
Fix #1063
2017-08-14 11:26:48 +01:00
Andrzej Kupczyk
975766f17f
Add a new modifier class for disabling resizability of a textarea ( #1045 )
2017-08-08 20:33:57 +01:00
Jeremy Thomas
5560ec8a1b
Fix #1030
2017-08-07 19:57:34 +01:00
Jeremy Thomas
5bbc4c8037
Fix #1020
2017-08-07 19:55:21 +01:00
Jeremy Thomas
f9acb1ea69
Add file alignment
2017-08-07 19:49:24 +01:00
Tim MacDonald
010b6d70a0
[Suggestion] Add responsive helpers to text-align helpers ( #985 )
...
* add responsive helpers to text-align helpers
* better generation of classes
* better naming
2017-08-04 23:44:19 +01:00
Kushal
b8a2c00659
Fix #910 ( #1014 )
...
A proper fix.
#Testing done
yes
2017-08-04 23:43:13 +01:00
Jeremy Thomas
3b37e2c0e7
Add list of tags post
2017-08-03 20:46:00 +01:00
Daniele Lenares
5cee4c8974
Fixes #1001 ( #1005 )
...
* Fix #1001
* Order modifiers alphabetically.
2017-08-03 19:52:00 +01:00
Jeremy Thomas
e06a098df6
Fix #998
2017-08-02 23:52:36 +01:00
Jeremy Thomas
01972380a1
Fix #877
2017-08-02 23:31:24 +01:00
Jeremy Thomas
e98c98c6fd
Fix container docs
2017-08-01 21:05:10 +01:00
Jeremy Thomas
94fcaa55f6
Fix #989
2017-08-01 19:54:46 +01:00
Jeremy Thomas
d14a703b5e
Add $container-offset variable
2017-07-31 20:58:46 +01:00
Jeremy Thomas
87a0741c5c
Fix #975
2017-07-31 18:47:57 +01:00
Jeremy Thomas
dcfe0a68af
Add unique features
2017-07-31 17:44:40 +01:00
Jeremy Thomas
b0ca1fb753
Add expo
2017-07-30 22:44:43 +01:00
Jeremy Thomas
23e86100d9
Fix #964
2017-07-30 19:25:24 +01:00
Tim
fd66f7b651
Fixes #949 ( #968 )
2017-07-30 19:21:51 +01:00
Jeremy Thomas
665fb15753
Add love
2017-07-30 18:23:05 +01:00
Viktor Nyström
30df8e4901
add missing default statements to box and image ( #961 )
2017-07-30 15:10:29 +01:00
Jeremy Thomas
ed8fc14d78
Fix background color
2017-07-30 00:32:56 +01:00
Jeremy Thomas
01835c071e
Add is-right and is-fullwidth for file
2017-07-30 00:32:56 +01:00
Jeremy Thomas
057c272f6f
Add file colors
2017-07-30 00:32:56 +01:00
Jeremy Thomas
e1a82944d3
Add JS instructions
2017-07-30 00:32:56 +01:00
Jeremy Thomas
a14b67aa50
Add file
2017-07-30 00:32:56 +01:00
Jeremy Thomas
34c044e475
Fix #934
2017-07-29 18:43:53 +01:00
Jeremy Thomas
58a0a4b5b8
Fix #909
2017-07-29 18:30:36 +01:00
Jeremy Thomas
44ec4dcc73
Add env
2017-07-29 18:24:07 +01:00
Jeremy Thomas
2bd66119f0
Explain tags
2017-07-29 18:24:07 +01:00
Jeremy Thomas
0e2f716de5
Optimize message docs
2017-07-29 18:24:07 +01:00
Jeremy Thomas
24bc5ed795
Add tags
2017-07-29 18:24:07 +01:00
Jeremy Thomas
cd4a7b54e6
Generic customisation
2017-07-29 18:24:07 +01:00
Jeremy Thomas
1be49f2190
Add customisation variables
2017-07-29 18:24:07 +01:00
Pierre Marchal
2e08a844d7
Add .is-vertically-paddingless and other class helpers ( #943 )
2017-07-28 17:46:11 +01:00
balping
37dcf18811
Add .is-right to .navbar-dropdown ( #941 )
...
As it is possible to have `is-right` on a `dropdown`, it should be possible to have this class on `navbar-dropdown` as well.
2017-07-28 13:22:57 +01:00
Wikiki
459d544c8c
Add $input-shadow variable ( #925 )
...
* Add $input-shadow variable
* Remove unnecessary :
2017-07-26 21:22:30 +01:00
Jeremy Thomas
4f8658d1a3
Add features
2017-07-26 21:13:55 +01:00
Jeremy Thomas
298832fdcf
Add contribution text
2017-07-26 21:13:55 +01:00
Jeremy Thomas
3f8655c87d
Add typography helpers
2017-07-26 21:13:55 +01:00
Wikiki
f0e2fbbbda
Box: Fix missing variables ( #924 )
...
* Fix missing variables
Add $box-border and $box-padding variables
* Manage only padding
2017-07-26 18:44:03 +01:00
Jeremy Thomas
f9223ad360
Add versions
2017-07-24 16:00:05 +02:00
Jeremy Thomas
d28556d8dd
Fix desktop container
2017-07-24 13:02:15 +02:00
Jeremy Thomas
28d22d97df
Add more dropdown doc
2017-07-24 13:02:15 +02:00
Jeremy Thomas
41f9392a93
Add dropdown description
2017-07-24 13:02:15 +02:00
Jeremy Thomas
06a392072b
Add breakpoint containers
2017-07-24 13:02:15 +02:00
Jeremy Thomas
7b395a8ad8
Add dropdown button
2017-07-24 13:02:15 +02:00
Jeremy Thomas
8f6268c9f4
Optimise more breakpoint order
2017-07-21 09:32:06 +02:00
Jeremy Thomas
0b3a214aaf
Optimise breakpoint order
2017-07-21 09:32:06 +02:00
Tim MacDonald
ee6a225e78
Fixes #26 Textarea now respects rows attribute ( #859 )
...
* textarea now respects rows attribute
* use the :not() selector
* better sass selectors
2017-07-21 09:31:48 +02:00
Jeremy Thomas
9666c32c62
Fix #887
2017-07-19 23:08:40 +01:00
Jeremy Thomas
c526e48b5c
Add extensions
2017-07-19 22:52:22 +01:00
Jeremy Thomas
fcca456bac
Add select
2017-07-17 19:46:53 +01:00
Jeremy Thomas
48f0de2062
Fix #715
2017-07-17 19:46:53 +01:00
Jeremy Thomas
3506d964ec
Fix #841 , Fix #842
2017-07-16 19:44:49 +01:00
Jeremy Thomas
fccdedc66b
Fix #861
2017-07-13 19:44:35 +01:00
Andrew Heuermann
1ca8378bb9
Make alignment modifiers !important fixes ( #748 )
2017-07-13 18:57:39 +01:00
Chan Ki Hong
b5340099ab
Fixing pagination disabled border using wrong variable ( #863 )
...
Signed-off-by: hong <hong@aftership.net>
2017-07-13 18:18:56 +01:00
Jeremy Thomas
8137c801e9
Fix #856
2017-07-11 22:19:06 +01:00
Jeremy Thomas
27d4de4c13
Fix #821
2017-07-05 21:27:23 +01:00
Jeremy Thomas
c5c2ea232e
Merge pull request #825 from sehrgutesoftware/master
...
Fix button style in navbar
2017-07-02 23:54:50 +01:00
Jeremy Thomas
0970a50595
Revert red
2017-07-02 23:44:58 +01:00
Jeremy Thomas
0abecdd777
Fix hover/active states on desktop
2017-07-02 23:39:08 +01:00
Jeremy Thomas
09ca2efe62
Fix hover/active states
2017-07-02 23:20:04 +01:00
Jeremy Thomas
45a31d7b86
Add navbar documentation
2017-07-02 22:07:30 +01:00
Jeremy Thomas
43b034e0af
Add navbar component, Fix JS highlight
2017-07-02 16:52:20 +01:00
Jeremy Thomas
6fe8ce9795
Add navbar description
2017-07-01 20:50:05 +01:00
Jeremy Thomas
5e644d861e
Add babel
2017-07-01 18:30:39 +01:00
Jeremy Thomas
082d05c8df
Add dropdown options
2017-06-30 23:47:22 +01:00
Jeremy Thomas
962c9224ad
Add dropdown
2017-06-30 23:21:54 +01:00
Jeremy Thomas
691021082b
Init navbar
2017-06-30 23:21:54 +01:00
jalil wahdatehagh
ed3a6684b1
Fix button style in navbar
2017-06-30 00:44:45 +02:00
Jeremy Thomas
997042ba8e
Fix #820
2017-06-27 22:57:13 +01:00
Jeremy Thomas
b8a7ab2aa3
Fix #819
2017-06-27 22:18:07 +01:00
Vinicius Albano
fe9d971c7f
Add new feature: Breadcrumb component ( #632 )
...
* Add breadcrumb component
* Change breadcrumb component structure
* Remove flex-wrap from breadcrumb component
2017-06-27 21:29:15 +01:00
tom-rb
8d53b37217
Add responsive is-*-touch tags for .column sizes ( #780 )
2017-06-25 00:22:28 +01:00
lorin
2e1a0ee657
Add figure/figcaption as content element ( #807 )
2017-06-25 00:19:19 +01:00
lorin
63c80625be
Add <sup> and <sub> support to content ( #808 )
...
* add sup and sub support to content
* tweak, add subscript example
2017-06-25 00:18:52 +01:00
Otto Radics
bef4e04e68
Make use of +fullhd mixin for columns ( #815 )
...
Proposed fix for https://github.com/jgthms/bulma/issues/814
2017-06-25 00:07:51 +01:00
Zack Ward
3a80e64856
Fixes #781 Add min/max height/width to delete class size modifiers ( #799 )
...
* Add min/max height/width to delete class size modifiers
* Add max/min-height/width per @jgthms change request
2017-06-13 10:38:48 +01:00
Felipe Silva
eec09cc063
Add is-halfheight to hero ( #783 )
...
* Add is-halfheight to hero
* Remove duplication
2017-06-11 20:42:01 +01:00
Jeremy Thomas
eb3fd3bc66
Fix #759
2017-05-28 16:07:29 +01:00
Jeremy Thomas
c7d4f806de
Fix #712
2017-05-28 15:35:14 +01:00
Jeremy Thomas
73df49af54
Fix #702
2017-05-28 14:29:07 +01:00
Jeremy Thomas
34dd736075
Fix #747
2017-05-28 14:29:07 +01:00
Jeremy Thomas
446bcfb777
Fix #728
2017-05-28 14:28:09 +01:00
Jeremy Thomas
4a8a429c64
Fix #744
2017-05-27 21:05:05 +01:00
Julio Montaño
301a3c4fec
Add max width to .select, .select select ( #719 )
...
* Set .select, .select select max-width to 100%
* Comply with styleguide
2017-04-30 00:50:00 +01:00
Josh Smith
a0244ea924
Fixed indentation in elements/form.sass
...
Resolves an issue where compiling the sass resulted in `error (Line 348 of bower_components/bulma/sass/elements/form.sass: The line was indented 2 levels deeper than the previous line.)`.
2017-04-18 11:28:21 +01:00
Jeremy Thomas
f04209dda0
Fix columns spacing
2017-04-15 21:48:33 +01:00
Jeremy Thomas
a7103b1c36
Fix #227
2017-04-15 18:24:31 +01:00
Jeremy Thomas
da1282bdb3
Fix #399
2017-04-15 18:15:00 +01:00
Jeremy Thomas
347297f58a
Fix #449
2017-04-15 18:02:28 +01:00
Jeremy Thomas
59db507cf8
Fix nav overflow
2017-04-15 17:54:47 +01:00
Jeremy Thomas
ab286400d1
Fix #442
2017-04-15 17:08:30 +01:00
Jeremy Thomas
c9c5d89bc5
Remove test background
2017-04-15 16:02:51 +01:00
Jeremy Thomas
17de5fb78f
Add has-icons modifier
2017-04-15 16:02:51 +01:00
Jeremy Thomas
79d5ab6b70
Fix #676
2017-04-15 14:51:59 +01:00
Jeremy Thomas
ffc66a0270
Fix #634
2017-04-15 14:41:32 +01:00
Jeremy Thomas
ea8b26ed12
Fix #584 , Fix #571
2017-04-13 01:11:54 +01:00
Jeremy Thomas
9feff3d821
Fix #637
2017-04-13 00:39:04 +01:00
Jeremy Thomas
404d5fdd7d
Fix #403
2017-04-02 17:52:24 +01:00
Jeremy Thomas
410fd187be
Fix #512
2017-04-02 17:21:54 +01:00
Jeremy Thomas
ca20384d9e
Fix #581
2017-04-02 17:20:41 +01:00
Jeremy Thomas
8ab3a9f972
Fix #506
2017-04-02 17:18:20 +01:00
Jeremy Thomas
ea353d4fc1
Fix #484
2017-04-02 17:12:14 +01:00
Jeremy Thomas
a8a468a8d8
Fix #565 , Fix #389
2017-04-02 14:55:37 +01:00
Jeremy Thomas
e1f8e9ba1f
Fix #578
2017-04-02 14:41:00 +01:00
Jeremy Thomas
2452a69aa7
Feature #586 , Fix #537
2017-04-02 14:18:34 +01:00
Jeremy Thomas
ab6bf8e177
Fix #607
2017-04-02 14:06:08 +01:00
Jeremy Thomas
15122898b5
Fix 616
2017-04-02 13:43:07 +01:00