]>
git.ipfire.org Git - thirdparty/bulma.git/log
Jeremy Thomas [Sat, 31 Oct 2020 20:27:07 +0000 (20:27 +0000)]
Merge branch 'master' into css-variables-with-fallback
Jeremy Thomas [Sat, 31 Oct 2020 19:28:40 +0000 (19:28 +0000)]
Fix #1583
Jeremy Thomas [Sat, 31 Oct 2020 18:55:52 +0000 (18:55 +0000)]
Fix #2937
Jeremy Thomas [Sat, 31 Oct 2020 18:53:20 +0000 (18:53 +0000)]
Fix #3012
Jeremy Thomas [Sat, 31 Oct 2020 18:43:40 +0000 (18:43 +0000)]
Fix #3089
Jeremy Thomas [Sat, 31 Oct 2020 18:20:34 +0000 (18:20 +0000)]
Fix #3145
Doutsy [Thu, 22 Oct 2020 18:05:10 +0000 (20:05 +0200)]
Fixed typo in select.html and textarea.html (#3159)
* Fixed typo in textarea.html
Fixed typo in the documentation
* Fixed typo in select.html
Isitar [Mon, 19 Oct 2020 14:58:59 +0000 (16:58 +0200)]
fix is-clickable for icons in input fields
Jeremy Thomas [Sat, 17 Oct 2020 17:03:24 +0000 (18:03 +0100)]
Publish flexbox helpers
Michael Grigoryan [Fri, 16 Oct 2020 10:26:56 +0000 (14:26 +0400)]
Update README.md
"@" sign was missing in the documentation. Added it.
Sharon Wang [Tue, 13 Oct 2020 01:42:53 +0000 (21:42 -0400)]
Improve wording of container usage description
The word "either" is meant to be used for two things, but the list contains 4 items. Proposing that "either" is replaced with "one of the following" for improved grammar.
Jeremy Thomas [Wed, 7 Oct 2020 20:06:43 +0000 (21:06 +0100)]
Fix #3005
Jeremy Thomas [Tue, 6 Oct 2020 08:32:36 +0000 (09:32 +0100)]
Update love
Jeremy Thomas [Tue, 6 Oct 2020 08:31:31 +0000 (09:31 +0100)]
Update backers October 2020
Tstassin [Fri, 2 Oct 2020 09:12:50 +0000 (11:12 +0200)]
Typo in "findDarkColor()" function name
OvidijusParsiunas [Tue, 29 Sep 2020 18:48:59 +0000 (18:48 +0000)]
updated notification javascript guidelines
Joey [Tue, 29 Sep 2020 13:12:29 +0000 (14:12 +0100)]
Add "is-clickable" helper to documentation
Jeremy Thomas [Mon, 28 Sep 2020 22:53:33 +0000 (23:53 +0100)]
Launch 0.9.1
dependabot[bot] [Mon, 28 Sep 2020 22:33:12 +0000 (22:33 +0000)]
Bump lodash from 4.17.15 to 4.17.20 in /docs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 28 Sep 2020 22:33:09 +0000 (22:33 +0000)]
Bump lodash from 4.17.15 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)
Signed-off-by: dependabot[bot] <support@github.com>
Jeremy Thomas [Mon, 28 Sep 2020 22:31:50 +0000 (23:31 +0100)]
Build 0.9.1
Jeremy Thomas [Sun, 27 Sep 2020 22:50:12 +0000 (23:50 +0100)]
Add new container docs
Jeremy Thomas [Sun, 27 Sep 2020 10:31:06 +0000 (11:31 +0100)]
Hide flexbox helpers docs until release
Jeremy Thomas [Sun, 27 Sep 2020 10:29:35 +0000 (11:29 +0100)]
Add Flexbox helpers documentation
Jeremy Thomas [Sun, 27 Sep 2020 09:35:07 +0000 (10:35 +0100)]
Update 0.9.1 changelog
Dan Gowans [Tue, 22 Sep 2020 14:01:41 +0000 (10:01 -0400)]
Update block.html - Clarify examples
The example of text inside `div`s without the `.block` class felt awkward.
Jeremy Thomas [Fri, 18 Sep 2020 13:35:33 +0000 (14:35 +0100)]
Fix alt text
Jeremy Thomas [Fri, 18 Sep 2020 13:34:38 +0000 (14:34 +0100)]
Build CSS
Jeremy Thomas [Wed, 16 Sep 2020 23:30:49 +0000 (00:30 +0100)]
Add block documentation
Dan Gowans [Thu, 10 Sep 2020 18:52:00 +0000 (14:52 -0400)]
Update generic.sass
In the latest version of Firefox, the `font-family` is respected for `option`s in a `select`, but not for `option`s in an `optgroup` is a `select`. This fixes that.
Jeremy Thomas [Wed, 9 Sep 2020 19:37:10 +0000 (20:37 +0100)]
Fix links
Jeremy Thomas [Mon, 7 Sep 2020 07:56:04 +0000 (08:56 +0100)]
Clean up
Jeremy Thomas [Sun, 6 Sep 2020 13:25:06 +0000 (14:25 +0100)]
Replace bulmaDarken and bulmaLighten instances
Jeremy Thomas [Sun, 6 Sep 2020 09:53:18 +0000 (10:53 +0100)]
Fix select and button rgba
Jeremy Thomas [Sun, 6 Sep 2020 09:28:48 +0000 (10:28 +0100)]
Add CSS var map regex, Fix basic list of CSS vars
Jeremy Thomas [Thu, 3 Sep 2020 10:17:03 +0000 (12:17 +0200)]
Fix missing avatar
Jeremy Thomas [Thu, 3 Sep 2020 09:52:37 +0000 (11:52 +0200)]
Update backers September 2020
Jeremy Thomas [Thu, 3 Sep 2020 07:26:26 +0000 (09:26 +0200)]
Ignore build folder
Justin Sleep [Wed, 2 Sep 2020 20:54:33 +0000 (15:54 -0500)]
Add variable for modal breakpoint
Jeremy Thomas [Tue, 1 Sep 2020 18:02:57 +0000 (20:02 +0200)]
Style more button parts
Jeremy Thomas [Fri, 28 Aug 2020 11:54:53 +0000 (13:54 +0200)]
Add CSS vars to buttons
Jeremy Thomas [Fri, 28 Aug 2020 07:48:41 +0000 (09:48 +0200)]
Restore correct colored navbar menu styling
Jeremy Thomas [Fri, 28 Aug 2020 07:34:24 +0000 (09:34 +0200)]
Fix navbar CSS vars
Jeremy Thomas [Thu, 27 Aug 2020 12:23:14 +0000 (14:23 +0200)]
Use CSSVar darken for navbar
Jeremy Thomas [Thu, 27 Aug 2020 12:01:04 +0000 (14:01 +0200)]
Add HSLA colors with Sass map fallbacks
Jeremy Thomas [Thu, 27 Aug 2020 10:04:00 +0000 (12:04 +0200)]
Merge branch 'master' into css-variables-with-fallback
Jeremy Thomas [Thu, 27 Aug 2020 09:46:39 +0000 (11:46 +0200)]
Fix #3020: Add spacing helpers for all sides
Jeremy Thomas [Thu, 27 Aug 2020 08:18:22 +0000 (10:18 +0200)]
Fix #2993, Restore derived variables file extension
Abner Soares Alves Junior [Mon, 24 Aug 2020 15:08:43 +0000 (12:08 -0300)]
Adds not allowed cursor to missing inputs
Matthijs Meulenbrug [Thu, 27 Aug 2020 08:02:12 +0000 (10:02 +0200)]
Flexbox helpers (#3047)
* Add flexbox helpers
* Add flex-{grow,shrink}: 0
* Order alphabetically
* Make classes shorter
* Rename to flexbox and used full attribute names
Aria Stewart [Fri, 21 Aug 2020 15:40:07 +0000 (11:40 -0400)]
Allow each component to have its own colors and default to the global set
Jeremy Thomas [Thu, 27 Aug 2020 07:57:33 +0000 (09:57 +0200)]
Add more CSS variables with fallback
Jeremy Thomas [Mon, 24 Aug 2020 09:46:59 +0000 (11:46 +0200)]
Add fallback values for input and control CSS variables
Jeremy Thomas [Mon, 24 Aug 2020 09:41:30 +0000 (11:41 +0200)]
Get default assignments automatically
Jeremy Thomas [Sun, 23 Aug 2020 16:46:09 +0000 (18:46 +0200)]
Add CSS variables to form controls
Jeremy Thomas [Sun, 23 Aug 2020 11:15:42 +0000 (13:15 +0200)]
Check if assigned CSS vars are actually used
Jeremy Thomas [Sun, 23 Aug 2020 11:08:53 +0000 (13:08 +0200)]
Add CSS variables test
Jeremy Thomas [Sat, 22 Aug 2020 09:54:08 +0000 (11:54 +0200)]
Add CSS variables to tabs
Jeremy Thomas [Sat, 22 Aug 2020 09:35:55 +0000 (11:35 +0200)]
Merge branch 'css-variables-with-fallback' of github.com:jgthms/bulma into css-variables-with-fallback
Jeremy Thomas [Sat, 22 Aug 2020 09:32:55 +0000 (11:32 +0200)]
Add CSS vars to navbar
Jeremy Thomas [Sat, 22 Aug 2020 09:19:21 +0000 (11:19 +0200)]
Add functions to register and assign CSS variables
Jeremy Thomas [Sat, 15 Aug 2020 23:52:25 +0000 (00:52 +0100)]
Add CSS variables to all elements
Jeremy Thomas [Sat, 15 Aug 2020 23:40:51 +0000 (00:40 +0100)]
Update elements to CSS variables
Jeremy Thomas [Sat, 15 Aug 2020 15:47:59 +0000 (16:47 +0100)]
Fix box and navbar shadows
Jeremy Thomas [Sat, 15 Aug 2020 12:25:39 +0000 (13:25 +0100)]
Fallback to rgb shadow color
Jeremy Thomas [Sat, 15 Aug 2020 08:36:21 +0000 (09:36 +0100)]
Move CSS variables to message scope
Jeremy Thomas [Sat, 15 Aug 2020 07:59:45 +0000 (08:59 +0100)]
Use primary color in CSS variable for the message component
Jeremy Thomas [Sat, 15 Aug 2020 07:46:34 +0000 (08:46 +0100)]
Update color functions
Jeremy Thomas [Sat, 15 Aug 2020 06:55:18 +0000 (07:55 +0100)]
Update subtitle variables
Jeremy Thomas [Sat, 15 Aug 2020 06:30:41 +0000 (07:30 +0100)]
Init themes
Alexander Schwartz [Sat, 25 Jul 2020 13:47:21 +0000 (15:47 +0200)]
make the default text color of code listings more accessible
Jeremy Thomas [Sat, 22 Aug 2020 06:55:32 +0000 (08:55 +0200)]
Update inkoop
Jeremy Thomas [Tue, 18 Aug 2020 16:09:10 +0000 (18:09 +0200)]
Fix alt text
Josh Salverda [Fri, 21 Jun 2019 19:15:52 +0000 (15:15 -0400)]
Fix indeterminate progress styling in IE11
IE11 (and possibly Edge?) adds an extra pseudo element with their own animation styling, this change removes that animation.
Noah [Tue, 18 Aug 2020 12:26:04 +0000 (14:26 +0200)]
Add is-clickable to helpers (#3085)
* Add is-clickable to helpers
* Be sure to add !important
Jeremy Thomas [Mon, 17 Aug 2020 11:34:05 +0000 (13:34 +0200)]
Fix link
Jeremy Thomas [Sat, 15 Aug 2020 23:52:25 +0000 (00:52 +0100)]
Add CSS variables to all elements
Jeremy Thomas [Sat, 15 Aug 2020 23:40:51 +0000 (00:40 +0100)]
Update elements to CSS variables
Jeremy Thomas [Sat, 15 Aug 2020 15:47:59 +0000 (16:47 +0100)]
Fix box and navbar shadows
Jeremy Thomas [Sat, 15 Aug 2020 12:25:39 +0000 (13:25 +0100)]
Fallback to rgb shadow color
Jeremy Thomas [Sat, 15 Aug 2020 08:36:21 +0000 (09:36 +0100)]
Move CSS variables to message scope
Jeremy Thomas [Sat, 15 Aug 2020 07:59:45 +0000 (08:59 +0100)]
Use primary color in CSS variable for the message component
Jeremy Thomas [Sat, 15 Aug 2020 07:46:34 +0000 (08:46 +0100)]
Update color functions
Jeremy Thomas [Sat, 15 Aug 2020 06:55:18 +0000 (07:55 +0100)]
Update subtitle variables
Jeremy Thomas [Sat, 15 Aug 2020 06:30:41 +0000 (07:30 +0100)]
Init themes
Jeremy Thomas [Sat, 8 Aug 2020 16:29:34 +0000 (17:29 +0100)]
Deploy docs
Jeremy Thomas [Sat, 8 Aug 2020 16:16:04 +0000 (17:16 +0100)]
Add keywords inclusion tests
Luma [Wed, 5 Aug 2020 16:28:46 +0000 (01:28 +0900)]
Update extensions.html
Replace a dead link. Reduce a redirect.
Jeremy Thomas [Tue, 4 Aug 2020 08:27:16 +0000 (09:27 +0100)]
Update sponsors
Alexandre Paradis [Tue, 4 Aug 2020 08:26:44 +0000 (04:26 -0400)]
Close #2598 (#2630)
* Close #2598
- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json
* Fix per @jgthms
- Could be a small breaking change
since `overflow: hidden` is added to card
atharwa_24 [Mon, 3 Aug 2020 17:09:57 +0000 (22:39 +0530)]
Added logos in README.md
atharwa_24 [Sat, 1 Aug 2020 08:14:56 +0000 (13:44 +0530)]
Added license and version badges (#3070)
* add License badge
* add Release version Badge
latest version by date
Lazar Stanojević [Fri, 31 Jul 2020 07:37:26 +0000 (09:37 +0200)]
Update the link for additional Font Awesome sizing
Jeremy Thomas [Fri, 24 Jul 2020 16:08:39 +0000 (17:08 +0100)]
Fix sponsor
Gary Wang [Thu, 16 Jul 2020 12:33:50 +0000 (20:33 +0800)]
Update bulma-start.html
bash command fix.
Jeremy Thomas [Wed, 8 Jul 2020 18:55:29 +0000 (19:55 +0100)]
Update backers July 2020
Jeremy Thomas [Sun, 5 Jul 2020 14:12:21 +0000 (15:12 +0100)]
Fix expo
Jeremy Thomas [Tue, 30 Jun 2020 13:12:13 +0000 (14:12 +0100)]
Fix dead links
Jeremy Thomas [Mon, 29 Jun 2020 11:49:59 +0000 (12:49 +0100)]
Update sponsors
Vyacheslav Konovalov [Mon, 15 Jun 2020 08:46:44 +0000 (13:46 +0500)]
bulma-tagsfield - multi-line tags input control (extension) (#2998)
* new tagsfield extention
* docs for bulma-tagsfield: add image, fix width and heigth