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
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
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
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
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
Jeremy Thomas
e037deec73
Add link color
2017-10-10 10:50:00 +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
63bac2c775
Fix #1189
2017-09-18 23:33:19 +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
Jeremy Thomas
8bbf7d2100
Add navbar-tabs component
2017-09-05 18:38:00 +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
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
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
f9acb1ea69
Add file alignment
2017-08-07 19:49:24 +01:00
Jeremy Thomas
3b37e2c0e7
Add list of tags post
2017-08-03 20:46:00 +01:00
Jeremy Thomas
e98c98c6fd
Fix container docs
2017-08-01 21:05:10 +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
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
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
1be49f2190
Add customisation variables
2017-07-29 18:24:07 +01:00
Wikiki
459d544c8c
Add $input-shadow variable ( #925 )
...
* Add $input-shadow variable
* Remove unnecessary :
2017-07-26 21:22:30 +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
06a392072b
Add breakpoint containers
2017-07-24 13:02:15 +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
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
fccdedc66b
Fix #861
2017-07-13 19:44:35 +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
43b034e0af
Add navbar component, Fix JS highlight
2017-07-02 16:52:20 +01:00
Jeremy Thomas
997042ba8e
Fix #820
2017-06-27 22:57:13 +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
Jeremy Thomas
eb3fd3bc66
Fix #759
2017-05-28 16:07:29 +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
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
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
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
Jeremy Thomas
f49f8d6a22
Fix disabled controls, Fix disabled pagination
2017-04-01 13:32:07 +01:00
Jeremy Thomas
2c6aabcde7
Fix disabled buttons
2017-04-01 13:32:07 +01:00
Jeremy Thomas
cefac73bef
Fix 589
2017-03-26 17:33:35 +01:00
Jeremy Thomas
d50724b3cf
Fix #568
2017-03-26 17:28:29 +01:00
Jeremy Thomas
3590dc18aa
Fix #569
2017-03-17 00:16:23 +00:00
Jeremy Thomas
10dfb6eac3
Add new blog post
2017-03-15 22:14:42 +00:00
Jeremy Thomas
1dc6ef2c76
Add spaced title
2017-03-15 22:14:42 +00:00
Jeremy Thomas
c98dbb77f2
Fix container
2017-03-15 22:14:42 +00:00
Jeremy Thomas
38d29ca5b0
Add new breakpoint, Explain card
2017-03-15 22:14:42 +00:00
Jeremy Thomas
56606b4050
Update footer
2017-03-15 22:14:42 +00:00
Jeremy Thomas
e48e671eb7
Fix level and card
2017-03-15 22:14:42 +00:00
Jeremy Thomas
b93c3789b6
Change default font size
2017-03-15 22:14:42 +00:00
Jeremy Thomas
d2d9515dfa
Fix button, input, and select line-height
2017-03-15 22:14:42 +00:00
Jeremy Thomas
718bbdbfd0
Fix fields
2017-03-15 22:14:42 +00:00
Jeremy Thomas
9fc8cdf225
Add field element
2017-03-15 22:14:42 +00:00
Jeremy Thomas
d5865cd4eb
Fix more mobile level
2017-03-15 22:14:42 +00:00
Jeremy Thomas
6ac14c316f
Remove icon spacing logic
2017-03-15 22:14:42 +00:00
João Pedro
bea47b70cb
Add !default to $button-shadow-inset ( #483 )
...
The use of !default allows for the variable to be overwritten if the user wishes to do so
2017-01-23 22:46:49 +00:00
yoostk
033677f631
Make loading spinner color uninverted on is-outlined buttons
2017-01-16 22:01:21 +00:00
Jeremy Thomas
e0fcd881c1
Fix #441
2017-01-15 21:45:20 +00:00
Jeremy Thomas
82e7672458
Fix container
2016-12-23 13:59:26 +00:00
Jeremy Thomas
e0b28c8ae8
Fix index
2016-12-23 12:13:50 +00:00
Jeremy Thomas
102a5d41f1
Fix container
2016-12-22 20:33:10 +00:00
Jeremy Thomas
7dd8463348
Fix media object
2016-12-22 19:37:38 +00:00
Jeremy Thomas
bd6fccef04
Fix delete button
2016-12-22 18:44:54 +00:00
Jeremy Thomas
41db07d68d
Fix button spacing, Add image placeholders
2016-12-22 18:17:26 +00:00