]>
git.ipfire.org Git - thirdparty/bulma.git/log
Jens Krause [Sat, 6 Jan 2018 22:27:09 +0000 (23:27 +0100)]
Add `purescript-bulma` (#1575)
Robin Millette [Sat, 6 Jan 2018 22:26:57 +0000 (17:26 -0500)]
Fix page description (#1584)
Seems like the current text belong on the ```responsive-helpers``` page and not these generic helpers. I've cut a few words, but a better wording would probably be better.
Jeremy Thomas [Sat, 6 Jan 2018 22:09:57 +0000 (22:09 +0000)]
Add vue mastery
Jeremy Thomas [Thu, 28 Dec 2017 15:10:35 +0000 (16:10 +0100)]
Update changelog
Angel Gomez [Thu, 28 Dec 2017 15:09:56 +0000 (11:09 -0400)]
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.
Jeremy Thomas [Thu, 28 Dec 2017 15:09:04 +0000 (16:09 +0100)]
Update changelog
Angel Gomez [Thu, 28 Dec 2017 15:08:10 +0000 (11:08 -0400)]
Fix spacing of the delete button in notification element (#1518)
maiki [Wed, 20 Dec 2017 23:18:03 +0000 (15:18 -0800)]
Update feed with site name (#1547)
The site's title is set in `_config.yml`, so change `site.name` to `site.title`.
Marek Prihoda [Wed, 20 Dec 2017 17:13:54 +0000 (18:13 +0100)]
Fix docs (#1544)
* Fix docs
* Fix docs
Jeremy Thomas [Thu, 14 Dec 2017 09:08:56 +0000 (09:08 +0000)]
Fix end of line config
Yokim Pillay [Wed, 13 Dec 2017 12:16:30 +0000 (14:16 +0200)]
Corrected pricing table typo on title (#1529)
Adam Bailey [Sun, 10 Dec 2017 07:17:30 +0000 (02:17 -0500)]
Fixed typo so/of (#1522)
Jeremy Thomas [Sat, 9 Dec 2017 15:28:43 +0000 (15:28 +0000)]
Add nazar
Kennedy Baird [Sat, 9 Dec 2017 07:52:48 +0000 (20:52 +1300)]
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)
Angel Gomez [Wed, 6 Dec 2017 23:48:35 +0000 (19:48 -0400)]
Remove trailing whitespaces (#1505)
Gabriel Terwesten [Wed, 6 Dec 2017 23:48:16 +0000 (00:48 +0100)]
Remove obsolete $container-offset variable from documentation (#1504)
* Remove obsolete $container-offset variable from documentation
* Fix .container docs
Angel Gomez [Mon, 4 Dec 2017 22:12:25 +0000 (18:12 -0400)]
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.
Jeremy Thomas [Mon, 4 Dec 2017 21:06:55 +0000 (21:06 +0000)]
Build docs
Jeremy Thomas [Mon, 4 Dec 2017 21:06:37 +0000 (21:06 +0000)]
Change default variable value
Jeremy Thomas [Mon, 4 Dec 2017 21:03:01 +0000 (21:03 +0000)]
Fix #1190
Jeremy Thomas [Mon, 4 Dec 2017 19:43:19 +0000 (19:43 +0000)]
Update changelog
Jeremy Thomas [Mon, 4 Dec 2017 19:33:33 +0000 (19:33 +0000)]
Fix icon button docs
Jeremy Thomas [Mon, 4 Dec 2017 19:29:23 +0000 (19:29 +0000)]
Fix #1453
Jeremy Thomas [Mon, 4 Dec 2017 19:28:07 +0000 (19:28 +0000)]
Fix #1456
Jeremy Thomas [Mon, 4 Dec 2017 15:48:33 +0000 (15:48 +0000)]
Add rounded documentation
Jeremy Thomas [Mon, 4 Dec 2017 15:14:42 +0000 (15:14 +0000)]
Fix form rounded
Jeremy Thomas [Mon, 4 Dec 2017 13:45:14 +0000 (13:45 +0000)]
Fix rounded tabs
Jeremy Thomas [Mon, 4 Dec 2017 13:39:15 +0000 (13:39 +0000)]
Fix rounded
Oleksii Potiekhin [Mon, 4 Dec 2017 13:21:38 +0000 (14:21 +0100)]
is-rounded (#1323)
* is-rounded
* padding
Jeremy Thomas [Mon, 4 Dec 2017 13:11:09 +0000 (13:11 +0000)]
Add sponsors
Jeremy Thomas [Mon, 4 Dec 2017 13:04:28 +0000 (13:04 +0000)]
Update backers
Wikiki [Mon, 4 Dec 2017 12:43:44 +0000 (13:43 +0100)]
Feature/new extensions (#1489)
* Add extensions
* Add nex extensions images
Jeremy Thomas [Mon, 4 Dec 2017 12:41:45 +0000 (12:41 +0000)]
Remove Codesponsor
Oleksii Potiekhin [Thu, 30 Nov 2017 10:56:28 +0000 (11:56 +0100)]
font-style: italic !important (#1452)
* is-rounded
* Rollback
* font-style: italic;
* Update CHANGELOG.md
Jeremy Thomas [Wed, 29 Nov 2017 17:49:28 +0000 (17:49 +0000)]
Update backers
bmalen [Thu, 16 Nov 2017 08:36:16 +0000 (19:36 +1100)]
fixed grammatical error (#1450)
Jeremy Thomas [Wed, 15 Nov 2017 13:01:33 +0000 (13:01 +0000)]
Add backers page
Jeremy Thomas [Tue, 14 Nov 2017 12:14:58 +0000 (12:14 +0000)]
Build docs
Jeremy Thomas [Tue, 14 Nov 2017 10:47:21 +0000 (10:47 +0000)]
Add Patreon blog post
Jeremy Thomas [Tue, 14 Nov 2017 10:30:37 +0000 (10:30 +0000)]
Add Patreon bar
jmui [Fri, 10 Nov 2017 10:34:12 +0000 (04:34 -0600)]
https links (#1433)
Eric Vantillard [Thu, 9 Nov 2017 19:34:09 +0000 (20:34 +0100)]
Fix default sample code in customize.html (#1431)
Actually, the default code will result in an unexepected behavior: the `$color` map is defined in `derived-variables.sass` before setting the custom colors.
IMHO the lists and maps should be defined in a dedicated sass file to avoid confusion in customisation.
Jeremy Thomas [Wed, 8 Nov 2017 10:35:18 +0000 (10:35 +0000)]
Update changelog
Kushal [Wed, 8 Nov 2017 09:55:50 +0000 (15:25 +0530)]
Fix #935 and #1216 (#1203)
Jeremy Thomas [Tue, 7 Nov 2017 15:55:00 +0000 (15:55 +0000)]
Update changelog
Thomas Krug [Tue, 7 Nov 2017 15:53:13 +0000 (16:53 +0100)]
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
Jeremy Thomas [Tue, 7 Nov 2017 14:04:53 +0000 (14:04 +0000)]
Fix media content overflow
Jeremy Thomas [Tue, 7 Nov 2017 14:03:21 +0000 (14:03 +0000)]
Fix Safari momentum translation
jmui [Tue, 7 Nov 2017 10:45:59 +0000 (04:45 -0600)]
typo: vertically (#1423)
Jeremy Thomas [Mon, 6 Nov 2017 13:44:58 +0000 (13:44 +0000)]
Remove vernum
Jeremy Thomas [Mon, 6 Nov 2017 13:42:09 +0000 (13:42 +0000)]
Ignore versions subfolder
Jeremy Thomas [Mon, 6 Nov 2017 13:27:13 +0000 (13:27 +0000)]
Deploy 0.6.1
Jeremy Thomas [Mon, 6 Nov 2017 13:23:18 +0000 (13:23 +0000)]
Update love
Jeremy Thomas [Mon, 6 Nov 2017 13:03:26 +0000 (13:03 +0000)]
Add JS cache buster
Jeremy Thomas [Mon, 6 Nov 2017 12:56:05 +0000 (12:56 +0000)]
Remove fix top navbar toggle
Jeremy Thomas [Mon, 6 Nov 2017 12:52:02 +0000 (12:52 +0000)]
Rebuild docs css
Jeremy Thomas [Sun, 29 Oct 2017 20:41:55 +0000 (21:41 +0100)]
Add fixed navbar blog post
Jeremy Thomas [Sun, 29 Oct 2017 12:19:34 +0000 (13:19 +0100)]
Add list of buttons blog post
Jeremy Thomas [Thu, 26 Oct 2017 19:00:25 +0000 (20:00 +0100)]
Fix scroll factor
Jeremy Thomas [Thu, 26 Oct 2017 18:47:48 +0000 (19:47 +0100)]
Add scroll reveal
Jeremy Thomas [Thu, 26 Oct 2017 16:54:26 +0000 (17:54 +0100)]
Fix navbar link color
Jeremy Thomas [Tue, 24 Oct 2017 11:31:14 +0000 (12:31 +0100)]
Add dropup docs
Jeremy Thomas [Tue, 24 Oct 2017 11:23:31 +0000 (12:23 +0100)]
Add top bottom navbar toggle
Jeremy Thomas [Tue, 24 Oct 2017 09:31:45 +0000 (10:31 +0100)]
Add navbar fixed classes
Jeremy Thomas [Mon, 6 Nov 2017 12:39:36 +0000 (12:39 +0000)]
Fix customize code
Jeremy Thomas [Mon, 6 Nov 2017 12:39:10 +0000 (12:39 +0000)]
Update changelog
Philip White [Mon, 6 Nov 2017 12:35:05 +0000 (12:35 +0000)]
Allow is-selected class on <td> and <th> tags (#1380)
* Allow is-active class on <td> and <th> tags
* Fix incorrect selectors
jasonhld [Mon, 6 Nov 2017 12:30:31 +0000 (05:30 -0700)]
Update columns.sass (#1356)
SASS 3.5+ variable parsing compatibility allows only #{}
Tim MacDonald [Mon, 6 Nov 2017 12:26:08 +0000 (23:26 +1100)]
Add `is-empty` modifier to file upload (#1383)
* add classes
* add to changelog
Jeremy Thomas [Sun, 5 Nov 2017 19:35:23 +0000 (19:35 +0000)]
Add code requirements
Tim MacDonald [Sun, 5 Nov 2017 14:09:36 +0000 (01:09 +1100)]
Add `is-centered|right` modifiers to `.tags` (#1384)
* add classes
* add to changelig
* move to appropriate place
* more specific margins
Jeremy Thomas [Sun, 5 Nov 2017 12:49:37 +0000 (12:49 +0000)]
Fix #1414
Jeremy Thomas [Tue, 24 Oct 2017 08:52:14 +0000 (09:52 +0100)]
Update changelog
Seth Davis [Sat, 4 Nov 2017 19:47:11 +0000 (14:47 -0500)]
Update twitter profile photo. (#1387)
Hung Ton [Sat, 4 Nov 2017 19:30:03 +0000 (02:30 +0700)]
Fix typos in customize.html (#1409)
Hung Ton [Sat, 4 Nov 2017 09:19:27 +0000 (16:19 +0700)]
Update customize.html (#1408)
For this customization to work, need to add more partial scss files as above
$addColors: (
"twitter":($twitter, $twitter-invert),
"linkedin": ($linkedin, $linkedin-invert),
"github": ($github, $github-invert)
)
$colors: map-merge($colors, $addColors)
Otherwise it failed in my sass build
e [Thu, 2 Nov 2017 09:52:17 +0000 (09:52 +0000)]
Add button is-link html example (#1390)
Keith Stolte [Thu, 2 Nov 2017 09:51:52 +0000 (05:51 -0400)]
Addition of Sass Color Map to Customize Page (#1394)
* Addition of Sass Color Map to Customize Page
Added verbiage to Customization page to demonstrate how to add new colors to the color map.
Using this methodology allows for the dev to use `<i class="fa fa-github has-text-github"></i>` or use `is-github` in a class for a background.
* Change map-merge of $color to only merge once, Sass Complience
- Changed map-merge of $color to import from another map rather than adding each line individually.
- Made it Sass Compliant
Updating based on #1394 comments from @jgthms
Dog2puppy [Wed, 1 Nov 2017 21:24:31 +0000 (17:24 -0400)]
Fix the last link under npm dependencies (#1400)
Sam Fry [Wed, 1 Nov 2017 09:34:35 +0000 (09:34 +0000)]
Highlighting important info in typography helper (bringing it to same as other parts of page) (#1396)
daniel [Sat, 28 Oct 2017 18:27:29 +0000 (12:27 -0600)]
Add Bulma Templates to related projects section in readme (#1379)
Donát Nagy [Thu, 26 Oct 2017 11:12:25 +0000 (13:12 +0200)]
Add feature: is-expanded to navbar-item (#1320)
Elio Grieco [Mon, 23 Oct 2017 14:31:43 +0000 (07:31 -0700)]
Fix indentation bug for .is-one-fifth (#1358)
mdavid88 [Sun, 22 Oct 2017 22:28:41 +0000 (19:28 -0300)]
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.
Rafee Memon [Sun, 22 Oct 2017 15:51:18 +0000 (08:51 -0700)]
Remove black line from progress bar in IE (#1342)
NixFifty [Sun, 22 Oct 2017 14:46:37 +0000 (15:46 +0100)]
Minor count update (#1353)
Rafee Memon [Thu, 19 Oct 2017 06:43:57 +0000 (23:43 -0700)]
Fix progress bar colors in IE (#1334)
Tim Kamanin [Thu, 19 Oct 2017 05:44:53 +0000 (07:44 +0200)]
Adds Django Bulma to Related projects in Readme (#1331)
Jeremy Thomas [Wed, 18 Oct 2017 11:13:24 +0000 (12:13 +0100)]
Add x-fifth documentation
Jeremy Thomas [Wed, 18 Oct 2017 10:50:16 +0000 (11:50 +0100)]
Update changelog
Naskalin [Wed, 18 Oct 2017 10:49:33 +0000 (13:49 +0300)]
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
bstashio [Wed, 18 Oct 2017 10:33:45 +0000 (13:33 +0300)]
Replace hard coded value of body-background-color with white variable (#1185)
Jeremy Thomas [Wed, 18 Oct 2017 10:27:51 +0000 (11:27 +0100)]
Improve hamburger alignment
Jeremy Thomas [Wed, 18 Oct 2017 09:43:37 +0000 (10:43 +0100)]
Update changelog
Tim MacDonald [Wed, 18 Oct 2017 09:39:34 +0000 (20:39 +1100)]
improve tag icon spacing (#987)
Jeremy Thomas [Wed, 18 Oct 2017 09:37:33 +0000 (10:37 +0100)]
Update changelog
Nathan Gingrich [Wed, 18 Oct 2017 09:36:39 +0000 (05:36 -0400)]
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
Jeremy Thomas [Tue, 17 Oct 2017 13:16:26 +0000 (14:16 +0100)]
Fix code links
Jeremy Thomas [Tue, 17 Oct 2017 13:06:45 +0000 (14:06 +0100)]
Add bulma start
Jeremy Thomas [Tue, 17 Oct 2017 10:53:44 +0000 (11:53 +0100)]
Add list of buttons