]> git.ipfire.org Git - thirdparty/bulma.git/log
thirdparty/bulma.git
8 years agoFix button style in navbar 825/head
jalil wahdatehagh [Thu, 29 Jun 2017 22:44:45 +0000 (00:44 +0200)] 
Fix button style in navbar

8 years agoAdd Buefy to related projects (#823)
Rafael Beraldo [Thu, 29 Jun 2017 18:43:08 +0000 (15:43 -0300)] 
Add Buefy to related projects (#823)

8 years agoAdd logo dimensions
Jeremy Thomas [Thu, 29 Jun 2017 07:07:08 +0000 (08:07 +0100)] 
Add logo dimensions

8 years agoFix CDN
Jeremy Thomas [Thu, 29 Jun 2017 07:02:23 +0000 (08:02 +0100)] 
Fix CDN

8 years agoFix #820
Jeremy Thomas [Tue, 27 Jun 2017 21:57:13 +0000 (22:57 +0100)] 
Fix #820

8 years agoFix #819
Jeremy Thomas [Tue, 27 Jun 2017 21:18:07 +0000 (22:18 +0100)] 
Fix #819

8 years agoAdd new feature: Breadcrumb component (#632)
Vinicius Albano [Tue, 27 Jun 2017 20:29:15 +0000 (17:29 -0300)] 
Add new feature: Breadcrumb component (#632)

* Add breadcrumb component

* Change breadcrumb component structure

* Remove flex-wrap from breadcrumb component

8 years agoAdd Bloomer to README.md (#787)
Carlos Pérez Gutiérrez [Sun, 25 Jun 2017 09:36:53 +0000 (04:36 -0500)] 
Add Bloomer to README.md (#787)

8 years agoUpdate dependencies
Jeremy Thomas [Sun, 25 Jun 2017 00:42:16 +0000 (01:42 +0100)] 
Update dependencies

8 years agoFix #790
Jeremy Thomas [Sat, 24 Jun 2017 23:24:15 +0000 (00:24 +0100)] 
Fix #790

8 years agoAdd responsive is-*-touch tags for .column sizes (#780)
tom-rb [Sat, 24 Jun 2017 23:22:28 +0000 (20:22 -0300)] 
Add responsive is-*-touch tags for .column sizes (#780)

8 years agoAdding 'is-hidden' to helpers in docs (#798)
Andrew Heuermann [Sat, 24 Jun 2017 23:19:27 +0000 (18:19 -0500)] 
Adding 'is-hidden' to helpers in docs (#798)

8 years agoAdd figure/figcaption as content element (#807)
lorin [Sat, 24 Jun 2017 23:19:19 +0000 (01:19 +0200)] 
Add figure/figcaption as content element (#807)

8 years agoAdd <sup> and <sub> support to content (#808)
lorin [Sat, 24 Jun 2017 23:18:52 +0000 (01:18 +0200)] 
Add <sup> and <sub> support to content (#808)

* add sup and sub support to content

* tweak, add subscript example

8 years agoAdd re-bulma and react-bulma (#809)
Anton Kulakov [Sat, 24 Jun 2017 23:18:14 +0000 (02:18 +0300)] 
Add re-bulma and react-bulma (#809)

8 years agoMake use of +fullhd mixin for columns (#815)
Otto Radics [Sat, 24 Jun 2017 23:07:51 +0000 (01:07 +0200)] 
Make use of +fullhd mixin for columns (#815)

Proposed fix for https://github.com/jgthms/bulma/issues/814

8 years agoFixes #781 Add min/max height/width to delete class size modifiers (#799)
Zack Ward [Tue, 13 Jun 2017 09:38:48 +0000 (03:38 -0600)] 
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

8 years agoAdd is-halfheight to hero (#783)
Felipe Silva [Sun, 11 Jun 2017 19:42:01 +0000 (16:42 -0300)] 
Add is-halfheight to hero (#783)

* Add is-halfheight to hero

* Remove duplication

8 years agoAdded a related project with Golang backend (#784)
Tony Cai [Wed, 7 Jun 2017 19:59:37 +0000 (12:59 -0700)] 
Added a related project with Golang backend (#784)

8 years agoFix #391
Jeremy Thomas [Wed, 7 Jun 2017 19:55:55 +0000 (20:55 +0100)] 
Fix #391

8 years agoDeploy 0.4.2 0.4.2
Jeremy Thomas [Sun, 28 May 2017 15:20:19 +0000 (16:20 +0100)] 
Deploy 0.4.2

8 years agoMerge pull request #768 from jgthms/release/0.4.2
Jeremy Thomas [Sun, 28 May 2017 15:18:14 +0000 (16:18 +0100)] 
Merge pull request #768 from jgthms/release/0.4.2

Release/0.4.2

8 years agoMerge branch 'release/0.4.2' of github.com:jgthms/bulma into release/0.4.2 768/head
Jeremy Thomas [Sun, 28 May 2017 15:09:23 +0000 (16:09 +0100)] 
Merge branch 'release/0.4.2' of github.com:jgthms/bulma into release/0.4.2

8 years agoFix #759
Jeremy Thomas [Sun, 28 May 2017 15:07:29 +0000 (16:07 +0100)] 
Fix #759

8 years agoFix #712
Jeremy Thomas [Sun, 28 May 2017 14:35:14 +0000 (15:35 +0100)] 
Fix #712

8 years agoFix #702
Jeremy Thomas [Sat, 27 May 2017 20:02:31 +0000 (21:02 +0100)] 
Fix #702

8 years agoFix #747
Jeremy Thomas [Sat, 27 May 2017 19:50:20 +0000 (20:50 +0100)] 
Fix #747

8 years agoExplain findColorInvert
Jeremy Thomas [Fri, 5 May 2017 12:04:16 +0000 (13:04 +0100)] 
Explain findColorInvert

8 years agoFix #728
Jeremy Thomas [Fri, 5 May 2017 10:08:53 +0000 (11:08 +0100)] 
Fix #728

8 years agoFix #767
Jeremy Thomas [Sun, 28 May 2017 12:47:12 +0000 (13:47 +0100)] 
Fix #767

8 years agoFix syntax issue with the docs scss file by removing a semi-colon. This brings it...
Gary Bell [Sat, 27 May 2017 20:06:13 +0000 (21:06 +0100)] 
Fix syntax issue with the docs scss file by removing a semi-colon.  This brings it in line with the style buide in .github/CONTRIBUTING.md (#758)

8 years agoFix #744
Jeremy Thomas [Sat, 27 May 2017 20:05:05 +0000 (21:05 +0100)] 
Fix #744

8 years agoFix #702
Jeremy Thomas [Sat, 27 May 2017 20:02:31 +0000 (21:02 +0100)] 
Fix #702

8 years agoFix #747
Jeremy Thomas [Sat, 27 May 2017 19:50:20 +0000 (20:50 +0100)] 
Fix #747

8 years agoDocument `is-grouped` alignment (#685)
Khaled Ahmed [Sat, 20 May 2017 16:59:53 +0000 (17:59 +0100)] 
Document `is-grouped` alignment (#685)

`is-grouped` can be aligned like `has-addons` using modifiers, but it's not documented.

8 years agoUpdate level.html (#700)
Camilo (Dimitri) Polymeris [Sat, 20 May 2017 16:59:29 +0000 (12:59 -0400)] 
Update level.html (#700)

Clarify that level-left is required for level-right to work

8 years agoExplain findColorInvert
Jeremy Thomas [Fri, 5 May 2017 12:04:16 +0000 (13:04 +0100)] 
Explain findColorInvert

8 years agoDocument `is-grouped` alignment (#685)
Khaled Ahmed [Sat, 20 May 2017 16:59:53 +0000 (17:59 +0100)] 
Document `is-grouped` alignment (#685)

`is-grouped` can be aligned like `has-addons` using modifiers, but it's not documented.

8 years agoUpdate level.html (#700)
Camilo (Dimitri) Polymeris [Sat, 20 May 2017 16:59:29 +0000 (12:59 -0400)] 
Update level.html (#700)

Clarify that level-left is required for level-right to work

8 years agoExplain findColorInvert
Jeremy Thomas [Fri, 5 May 2017 12:04:16 +0000 (13:04 +0100)] 
Explain findColorInvert

8 years agoFix #728
Jeremy Thomas [Fri, 5 May 2017 10:08:53 +0000 (11:08 +0100)] 
Fix #728

8 years agofix misspelled word (#713)
Philip I. Thomas [Mon, 1 May 2017 09:48:52 +0000 (02:48 -0700)] 
fix misspelled word (#713)

8 years agoAdd max width to .select, .select select (#719)
Julio Montaño [Sat, 29 Apr 2017 23:50:00 +0000 (18:50 -0500)] 
Add max width to .select, .select select (#719)

* Set .select, .select select max-width to 100%

* Comply with styleguide

8 years agoDocs; fix typo
Mike Ralphson [Tue, 25 Apr 2017 09:58:10 +0000 (10:58 +0100)] 
Docs; fix typo

s/remaing/remaining/

8 years agoPush 0.4.1 0.4.1
Jeremy Thomas [Sun, 23 Apr 2017 18:02:04 +0000 (19:02 +0100)] 
Push 0.4.1

8 years agoFixed indentation in elements/form.sass
Josh Smith [Tue, 18 Apr 2017 07:58:02 +0000 (19:58 +1200)] 
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.)`.

8 years agoFix #249
Jeremy Thomas [Sat, 15 Apr 2017 21:13:13 +0000 (22:13 +0100)] 
Fix #249

8 years agoFix columns spacing
Jeremy Thomas [Sat, 15 Apr 2017 20:48:33 +0000 (21:48 +0100)] 
Fix columns spacing

8 years agoFix #227
Jeremy Thomas [Sat, 15 Apr 2017 17:24:31 +0000 (18:24 +0100)] 
Fix #227

8 years agoFix #399
Jeremy Thomas [Sat, 15 Apr 2017 17:15:00 +0000 (18:15 +0100)] 
Fix #399

8 years agoFix #449
Jeremy Thomas [Sat, 15 Apr 2017 17:02:28 +0000 (18:02 +0100)] 
Fix #449

8 years agoFix nav overflow
Jeremy Thomas [Sat, 15 Apr 2017 16:54:47 +0000 (17:54 +0100)] 
Fix nav overflow

8 years agoFix #187
Jeremy Thomas [Sat, 15 Apr 2017 16:24:01 +0000 (17:24 +0100)] 
Fix #187

8 years agoFix #442
Jeremy Thomas [Sat, 15 Apr 2017 16:08:30 +0000 (17:08 +0100)] 
Fix #442

8 years agoRemove test background
Jeremy Thomas [Sat, 15 Apr 2017 15:01:41 +0000 (16:01 +0100)] 
Remove test background

8 years agoRemove deprecated has-icon
Jeremy Thomas [Sat, 15 Apr 2017 15:00:10 +0000 (16:00 +0100)] 
Remove deprecated has-icon

8 years agoFix #479
Jeremy Thomas [Sat, 15 Apr 2017 14:55:03 +0000 (15:55 +0100)] 
Fix #479

8 years agoAdd has-icons modifier
Jeremy Thomas [Sat, 15 Apr 2017 14:49:38 +0000 (15:49 +0100)] 
Add has-icons modifier

8 years agoFix bsa
Jeremy Thomas [Sat, 15 Apr 2017 13:56:14 +0000 (14:56 +0100)] 
Fix bsa

8 years agoUpdate changelog
Jeremy Thomas [Sat, 15 Apr 2017 13:52:08 +0000 (14:52 +0100)] 
Update changelog

8 years agoFix #676
Jeremy Thomas [Sat, 15 Apr 2017 13:51:59 +0000 (14:51 +0100)] 
Fix #676

8 years agoFix #634
Jeremy Thomas [Sat, 15 Apr 2017 13:41:32 +0000 (14:41 +0100)] 
Fix #634

8 years agoFix #584, Fix #571
Jeremy Thomas [Thu, 13 Apr 2017 00:10:39 +0000 (01:10 +0100)] 
Fix #584, Fix #571

8 years agoBuild docs css
Jeremy Thomas [Wed, 12 Apr 2017 23:38:19 +0000 (00:38 +0100)] 
Build docs css

8 years agoFix #637
Jeremy Thomas [Wed, 12 Apr 2017 23:28:35 +0000 (00:28 +0100)] 
Fix #637

8 years agoFix wrong content
Jeremy Thomas [Wed, 12 Apr 2017 21:48:11 +0000 (22:48 +0100)] 
Fix wrong content

8 years agoRemove incorrect/unclear documentation
Max Stritzinger [Sat, 1 Apr 2017 07:50:47 +0000 (00:50 -0700)] 
Remove incorrect/unclear documentation

8 years agoFix #403
Jeremy Thomas [Sun, 2 Apr 2017 16:52:03 +0000 (17:52 +0100)] 
Fix #403

8 years agoUpdate changelog
Jeremy Thomas [Sun, 2 Apr 2017 16:46:37 +0000 (17:46 +0100)] 
Update changelog

8 years agoFix #458
Jeremy Thomas [Sun, 2 Apr 2017 16:37:22 +0000 (17:37 +0100)] 
Fix #458

8 years agoFix #605
Jeremy Thomas [Sun, 2 Apr 2017 15:51:07 +0000 (16:51 +0100)] 
Fix #605

8 years agoFix #512
Jeremy Thomas [Sun, 2 Apr 2017 15:41:05 +0000 (16:41 +0100)] 
Fix #512

8 years agoFix #581
Jeremy Thomas [Sun, 2 Apr 2017 15:22:54 +0000 (16:22 +0100)] 
Fix #581

8 years agoFix #506
Jeremy Thomas [Sun, 2 Apr 2017 15:28:18 +0000 (16:28 +0100)] 
Fix #506

8 years agoUpdate changelog
Jeremy Thomas [Sun, 2 Apr 2017 15:51:42 +0000 (16:51 +0100)] 
Update changelog

8 years agoFix #484
Jeremy Thomas [Sun, 2 Apr 2017 15:48:46 +0000 (16:48 +0100)] 
Fix #484

8 years agoUse list items
Jeremy Thomas [Sun, 2 Apr 2017 13:54:23 +0000 (14:54 +0100)] 
Use list items

8 years agoFix #565, Fix #389
Jeremy Thomas [Sun, 2 Apr 2017 13:51:40 +0000 (14:51 +0100)] 
Fix #565, Fix #389

8 years agoFix #578
Jeremy Thomas [Sun, 2 Apr 2017 13:37:10 +0000 (14:37 +0100)] 
Fix #578

8 years agoFeature #586, Fix #537
Jeremy Thomas [Sun, 2 Apr 2017 13:18:19 +0000 (14:18 +0100)] 
Feature #586, Fix #537

8 years agoFix #607
Jeremy Thomas [Sun, 2 Apr 2017 13:03:52 +0000 (14:03 +0100)] 
Fix #607

8 years agoFix 616
Jeremy Thomas [Sun, 2 Apr 2017 12:42:13 +0000 (13:42 +0100)] 
Fix 616

8 years agodocker-compose file
William Correa [Thu, 29 Dec 2016 18:17:28 +0000 (16:17 -0200)] 
docker-compose file
Changes to be committed:
  new file:   docs/docker-compose.yml

8 years agoAdd callout
Jeremy Thomas [Sat, 1 Apr 2017 12:31:36 +0000 (13:31 +0100)] 
Add callout

8 years agoFix disabled controls, Fix disabled pagination
Jeremy Thomas [Fri, 31 Mar 2017 21:36:47 +0000 (22:36 +0100)] 
Fix disabled controls, Fix disabled pagination

8 years agoFix disabled buttons
Jeremy Thomas [Fri, 31 Mar 2017 21:25:53 +0000 (22:25 +0100)] 
Fix disabled buttons

8 years agoFix #272
Jeremy Thomas [Fri, 31 Mar 2017 20:35:50 +0000 (21:35 +0100)] 
Fix #272

8 years agoAdd print media type to +tablet mixin media query
Peter Kiss [Mon, 27 Mar 2017 11:37:45 +0000 (13:37 +0200)] 
Add print media type to +tablet mixin media query

8 years agoAdd text color classes
Guillaume Morin [Mon, 27 Mar 2017 07:49:27 +0000 (09:49 +0200)] 
Add text color classes

8 years agoAdd flex wrap to panel
Claudio Ludovico [Mon, 27 Mar 2017 08:33:11 +0000 (10:33 +0200)] 
Add flex wrap to panel

8 years agorevert changes to CSS
Wannes Gennar [Sun, 26 Mar 2017 19:29:44 +0000 (21:29 +0200)] 
revert changes to CSS

8 years agoallow overriding text-rendering
Wannes Gennar [Sun, 26 Mar 2017 18:15:44 +0000 (20:15 +0200)] 
allow overriding text-rendering

8 years agoInclude Bulma's initial variables
Jürgen van Dijk [Thu, 13 Oct 2016 09:57:28 +0000 (11:57 +0200)] 
Include Bulma's initial variables

8 years agoupdate package.json to use "style" field
Jacob Burden [Sat, 12 Nov 2016 02:11:39 +0000 (21:11 -0500)] 
update package.json to use "style" field

The style field is useful so that this package can be used with JS libraries that working with such as [sheetify](https://github.com/stackcss/sheetify)  which uses [style-resolve](https://github.com/stackcss/style-resolve) under the hood.

8 years agoadd a hint how to use the nav-toggle to be responsive
Edgar Toll [Sun, 30 Oct 2016 23:06:30 +0000 (00:06 +0100)] 
add a hint how to use the nav-toggle to be responsive

8 years agoUpdate generic.sass link
Mathias Rasmussen [Wed, 28 Dec 2016 03:11:01 +0000 (04:11 +0100)] 
Update generic.sass link

8 years agoAdd bulmaswatch to the README
Jenil Gogari [Fri, 24 Mar 2017 22:10:20 +0000 (18:10 -0400)] 
Add bulmaswatch to the README

8 years agoFix 589
Jeremy Thomas [Sun, 26 Mar 2017 16:33:13 +0000 (17:33 +0100)] 
Fix 589

8 years agoFix #568
Jeremy Thomas [Sun, 26 Mar 2017 16:27:15 +0000 (17:27 +0100)] 
Fix #568

8 years agoUpdate content.html
siberoloji [Tue, 21 Mar 2017 19:54:05 +0000 (21:54 +0200)] 
Update content.html

</ul>
end tag is not necessary in capture example section.