Commit Graph

514 Commits

Author SHA1 Message Date
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
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
ff2a561c7e Fix #272 2017-03-31 21:36:41 +01:00
Peter Kiss
3b7a4ea4f5 Add print media type to +tablet mixin media query 2017-03-27 13:28:17 +01:00
Guillaume Morin
69b0f22a4a Add text color classes 2017-03-27 11:39:36 +01:00
Claudio Ludovico
1608b0d8ab Add flex wrap to panel 2017-03-27 11:38:45 +01:00
Wannes Gennar
8338ed2ff6 allow overriding text-rendering 2017-03-26 21:14:06 +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
dc672fd8df Add pagination sizes, Fix variables docs 2017-03-15 22:14:42 +00:00
Jeremy Thomas
f725e9b3a0 Remove unused functions 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
136b886609 Fix level on mobile 2017-03-15 22:14:42 +00:00
Jeremy Thomas
6ac14c316f Remove icon spacing logic 2017-03-15 22:14:42 +00:00
Jeremy Thomas
3384082ddf Remove monospace named fonts 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
Lorin Werthen
26a084c3b7 Fix invalid sass syntax 2017-01-17 23:47:28 +00:00
yoostk
033677f631 Make loading spinner color uninverted on is-outlined buttons 2017-01-16 22:01:21 +00:00
Jeremy Thomas
b2440df07b Push 0.3.1 2017-01-15 21:45:20 +00:00
Jeremy Thomas
e0fcd881c1 Fix #441 2017-01-15 21:45:20 +00:00
Jeremy Thomas
81d7b242d8 Fix #443 2017-01-15 21:45:20 +00:00
Jeremy Thomas
aaaa9d7902 Explain mixins 2017-01-04 14:30:52 +01:00
Jeremy Thomas
82e7672458 Fix container 2016-12-23 13:59:26 +00:00
Jeremy Thomas
bec6de6407 Fix logo 2016-12-23 13:20:13 +00:00
Jeremy Thomas
919504dfea Remove highlight, Fix messages 2016-12-23 12:45:52 +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
da1006527c Fix pagination 2016-12-22 20:23:34 +00:00
Jeremy Thomas
6883fac7de Fix section 2016-12-22 19:51:52 +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
Jeremy Thomas
b8b3733d99 Fix grid 2016-10-30 23:44:50 +00:00
Jeremy Thomas
db6380b9fb Fix panel 2016-10-30 23:35:30 +00:00
Jeremy Thomas
385c412242 Fix tabs 2016-10-30 22:52:04 +00:00
Jeremy Thomas
3c48f5b3c3 Fix pagination 2016-10-30 22:31:54 +00:00
Jeremy Thomas
9d48eff270 Fix nav 2016-10-30 20:24:23 +00:00
Jeremy Thomas
b016326ac8 Fix button icon spacing 2016-10-30 20:02:48 +00:00
Jeremy Thomas
0e5c14ac26 Fix message colors 2016-10-30 19:20:51 +00:00
Jeremy Thomas
4a40ad0059 Fix media object 2016-10-30 17:35:39 +00:00
Jeremy Thomas
36822ed3fb Fix delete element 2016-10-30 16:11:04 +00:00
Jeremy Thomas
84a40052fc Fix inputs with icons 2016-10-30 14:59:46 +00:00
Jeremy Thomas
73ab6b214d Fix table 2016-10-30 12:20:51 +00:00
Jeremy Thomas
7720041292 Fix button icons 2016-10-30 10:41:53 +00:00
Jeremy Thomas
2e7e1d7c75 Fix control variables 2016-10-29 21:51:13 +01:00
Jeremy Thomas
a2afb61ffe Use em for controls 2016-10-29 18:53:30 +01:00
Jeremy Thomas
aed21e7fb3 Fix imports 2016-10-16 19:19:40 +01:00
Daniel Bayerlein
91bcdb6d74 Remove @debug statements 2016-10-03 14:01:08 +02:00
Jeremy Thomas
f60b2ca400 Create 0.2.1 2016-09-25 17:44:01 +01:00
Jeremy Thomas
d7f34c9d0d Fix docs mobile version 2016-09-24 18:56:26 +01:00
Jeremy Thomas
263839ba90 Add new favicons 2016-09-24 17:18:56 +01:00
Jeremy Thomas
f08e3bcb5f Add table variables 2016-09-24 16:04:53 +01:00
Jeremy Thomas
a5a33eefe1 Add modularity 2016-09-23 22:08:03 +01:00
Jeremy Thomas
2673f2b0f0 Add grid modules 2016-09-22 23:23:30 +01:00
Jeremy Thomas
18b34aa2c0 Add minireset, Fix color luminance 2016-09-22 23:14:18 +01:00
Jeremy Thomas
7634faba6a Add placeholders 2016-09-22 22:03:22 +01:00
Jeremy Thomas
70b1367053 Fix imports 2016-09-22 20:30:43 +01:00
Jeremy Thomas
9928f2b9f0 Add new svg logo 2016-09-22 19:48:42 +01:00
Jeremy Thomas
1e7f42259e Update shades of grey 2016-09-18 19:12:28 +01:00
Jeremy Thomas
6032e4203b New colors 2016-09-18 18:09:44 +01:00
Jeremy Thomas
9094eff30a Move docs to bulma repo (#299)
* Add package files whitelist

* Add flex shrink

* Add flex shrink

* Add docs config

* Fix flex shrink

* Fix hero pages

* Add docs folder
2016-09-11 12:00:49 +01:00
jgthms
895acbb383 Remove deprecated navbar and header 2016-07-31 18:16:11 +01:00
jgthms
ad905c9eb7 Fix tile flex basis 2016-07-31 12:19:15 +01:00
jgthms
d7379e8b22 Remove flex shorthand 2016-07-31 11:45:56 +01:00
Jeremy Thomas
53ae739bbf Fix #232 2016-06-30 00:09:29 +01:00
Jeremy Thomas
91d04459db Fix #242 2016-06-29 23:59:48 +01:00
Jeremy Thomas
02313b85eb Fix #243 2016-06-29 23:29:52 +01:00
Jeremy Thomas
b3c0508d42 Fix #228, Fix #245 2016-06-29 23:25:27 +01:00
Jeremy Thomas
c0aca1c065 Fix #214 2016-05-30 19:41:54 +01:00
Jeremy Thomas
22700105dd Fix #122, Fix #210 2016-05-30 19:36:17 +01:00
Jeremy Thomas
2f5319f1f3 Fix #206, Fix #220 2016-05-30 19:21:10 +01:00
Jeremy Thomas
79dc0e4095 Fix #81 2016-05-29 13:23:10 +01:00
Jeremy Thomas
392f947950 Fix #204 2016-05-29 13:17:16 +01:00
Jeremy Thomas
530777e1aa Fix #205 2016-05-29 13:16:09 +01:00
Jeremy Thomas
b620db1a6c Fix #209 2016-05-29 13:14:54 +01:00
Jeremy Thomas
a9480c46d3 Fix #213 2016-05-29 13:10:33 +01:00
Jeremy Thomas
f7e679457d Fix #217 2016-05-29 13:04:21 +01:00
Jeremy Thomas
4d11966589 Fix nav, Remove navbar and header references, Add visited links 2016-05-08 11:01:55 +01:00
Jeremy Thomas
75183ea5c1 Add level, Finish nav, Fix hero 2016-05-08 01:35:43 +01:00
Jeremy Thomas
368ab78c38 Add nav, Enhance tabs 2016-05-07 23:40:06 +01:00
Jeremy Thomas
c0f0f9f9d8 Add modal card, Add display responsive utilities 2016-05-07 15:08:27 +01:00
Jeremy Thomas
fbf70dfc6d Add display responsive classes 2016-05-07 13:31:31 +01:00
Max Vyznyuk
0ad8450ead Add !important to color rule in .is-loading class in button (#199) 2016-05-07 12:58:13 +01:00
Jeremy Thomas
15e6ecde1c Add white black light dark colors, Fix button inverted 2016-05-06 00:23:00 +01:00
Jeremy Thomas
7ecedc6ec5 Use icon for tabs 2016-05-05 22:23:08 +01:00
Jeremy Thomas
53ac20f199 Restructure controls, Remove vertical padding from controls, Fix panel 2016-05-05 21:54:32 +01:00
Jeremy Thomas
dc533827a1 Add only responsive classes, Remove test tiles, Remove section border, Add widescreen container 2016-04-25 22:00:21 +01:00
Jeremy Thomas
c8e3cbf912 Restructure files, Add back inline-flex for controls and tags 2016-04-22 20:52:49 +01:00
Jeremy Thomas
974805b46a Add weight variable, Remove inline-flex, Fix link button 2016-04-21 21:39:57 +01:00
Jeremy Thomas
23dcb47e22 Restructure elements and components 2016-04-18 21:50:59 +01:00
Jeremy Thomas
b7fb0b9ed3 Restructure variables into a single file, Fix title word break 2016-04-18 21:09:44 +01:00
Jeremy Thomas
0203ab2f44 Rename bulma folder to sass 2016-04-18 20:02:26 +01:00