]>
git.ipfire.org Git - thirdparty/bulma.git/log
Jeremy Thomas [Sun, 19 Sep 2021 23:34:41 +0000 (00:34 +0100)]
Add from and until mixins docs
Jeremy Thomas [Sun, 19 Sep 2021 22:36:15 +0000 (23:36 +0100)]
Add utilities documentation
Jeremy Thomas [Sun, 19 Sep 2021 17:08:24 +0000 (18:08 +0100)]
Finish direction mixins
Jeremy Thomas [Sun, 19 Sep 2021 00:38:25 +0000 (01:38 +0100)]
More mixin docs
Jeremy Thomas [Sun, 19 Sep 2021 00:23:53 +0000 (01:23 +0100)]
Init mixin docs
Jeremy Thomas [Sat, 28 Aug 2021 10:54:30 +0000 (12:54 +0200)]
Update homepage
Jeremy Thomas [Thu, 26 Aug 2021 06:27:59 +0000 (08:27 +0200)]
Fix list
Jeremy Thomas [Thu, 12 Aug 2021 16:40:36 +0000 (17:40 +0100)]
Remove survey
Jeremy Thomas [Mon, 2 Aug 2021 23:06:07 +0000 (00:06 +0100)]
Update August 2021
Jeremy Thomas [Fri, 30 Jul 2021 12:51:05 +0000 (13:51 +0100)]
Fix newsletter form
Jeremy Thomas [Tue, 20 Jul 2021 09:10:12 +0000 (10:10 +0100)]
Update tweets
Jeremy Thomas [Fri, 16 Jul 2021 16:48:19 +0000 (17:48 +0100)]
Add download button
Jeremy Thomas [Sat, 10 Jul 2021 11:57:03 +0000 (12:57 +0100)]
Add Sass survey
Jeremy Thomas [Sun, 4 Jul 2021 08:07:14 +0000 (09:07 +0100)]
Update July 2021
Dylan Kok [Tue, 29 Jun 2021 01:23:34 +0000 (09:23 +0800)]
Update LICENSE year to 2021
Jeremy Thomas [Fri, 18 Jun 2021 17:49:06 +0000 (18:49 +0100)]
Publish 0.9.3
Jeremy Thomas [Fri, 18 Jun 2021 17:41:52 +0000 (18:41 +0100)]
Build 0.9.3
Jeremy Thomas [Fri, 18 Jun 2021 17:37:01 +0000 (18:37 +0100)]
Update changelog, Update docs JSON
Jeremy Thomas [Fri, 18 Jun 2021 17:27:34 +0000 (18:27 +0100)]
Fix/divide (#3362)
* Use custom divide function
* Add docs spacing table styles
* Update changelog
Jeremy Thomas [Mon, 14 Jun 2021 10:26:05 +0000 (11:26 +0100)]
Fix JSON
Jeremy Thomas [Fri, 4 Jun 2021 16:29:04 +0000 (17:29 +0100)]
Update expo
Jeremy Thomas [Fri, 4 Jun 2021 12:57:21 +0000 (13:57 +0100)]
Update June 2021
matsn0w [Wed, 2 Jun 2021 20:57:32 +0000 (22:57 +0200)]
Add underline helper (#3348)
* add underline helper
* new is-underlined feature
Will Johnson [Wed, 2 Jun 2021 06:03:58 +0000 (02:03 -0400)]
#3315 Add has-shadow to navbar documentation
Jeremy Thomas [Mon, 3 May 2021 18:54:31 +0000 (19:54 +0100)]
Update tweets
Apurva Chitnis [Mon, 19 Apr 2021 14:09:23 +0000 (15:09 +0100)]
add missing semi-colon to css import commands (#3310)
* add missing semi-colon to css import commands
* fix location of ;
Ikko Ashimine [Sun, 4 Apr 2021 04:12:41 +0000 (13:12 +0900)]
Fix typo in 2019-10-15-light-dark-colors.md
occurences -> occurrences
loogn [Fri, 2 Apr 2021 06:14:03 +0000 (14:14 +0800)]
Add a link to BulmaRazor
Jeremy Thomas [Wed, 24 Mar 2021 16:33:23 +0000 (16:33 +0000)]
Display 0.9.2
Klooven [Fri, 5 Mar 2021 19:59:26 +0000 (21:59 +0200)]
Fixed spelling errors
Arpit Patidar [Fri, 26 Feb 2021 14:59:36 +0000 (20:29 +0530)]
Adding margin/padding auto to bulma
I think bulma must contain a margin/padding: auto
Kirill Gavrilov [Thu, 25 Feb 2021 08:45:13 +0000 (11:45 +0300)]
Fix modifiers link on main page
Jeremy Thomas [Tue, 23 Feb 2021 14:06:27 +0000 (14:06 +0000)]
Fix #3263
Jeremy Thomas [Wed, 10 Feb 2021 18:11:46 +0000 (18:11 +0000)]
Update February 2021
Adi Iyengar [Fri, 5 Feb 2021 23:06:17 +0000 (18:06 -0500)]
Fix link on the website
expo link was pointing to love.path
Derk Weijers [Sat, 30 Jan 2021 19:58:48 +0000 (20:58 +0100)]
Update the yarn install/add command
`yarn install...` is deprecated and should be `yarn add...`
Jeremy Thomas [Sat, 30 Jan 2021 13:36:20 +0000 (13:36 +0000)]
Add Algolia markup
Viktor Persson [Sat, 30 Jan 2021 13:01:42 +0000 (14:01 +0100)]
Refactor shadow variables. (#3251)
* Refactor shadow variables.
* Add default flags.
Burak Ozdemir [Wed, 27 Jan 2021 19:01:02 +0000 (22:01 +0300)]
fix icon-text icon margin for rtl
Jeremy Thomas [Thu, 28 Jan 2021 12:37:18 +0000 (12:37 +0000)]
Fix card, navbar, pagination
Jeremy Thomas [Wed, 27 Jan 2021 23:30:42 +0000 (23:30 +0000)]
Bulma v9 website (#3249)
* Add Bulma v9
* Add vendor dependencies
* Fix native
* Fix sponsors
* Add style attribute
Jeremy Thomas [Tue, 26 Jan 2021 19:02:02 +0000 (19:02 +0000)]
Build 0.9.2
Billow [Tue, 26 Jan 2021 08:09:25 +0000 (10:09 +0200)]
Box Supports Variables
Hey there. I noticed that on the documentation page it says the box element does not support variables when it actually does.
Isabella Broch [Fri, 22 Jan 2021 16:10:41 +0000 (17:10 +0100)]
Fix typography helpers "size" documentation
Incorrect classes on the example text had all the examples the same size.
Fixed to apply the correct class on the examples.
Jeremy Thomas [Sun, 24 Jan 2021 12:06:16 +0000 (12:06 +0000)]
Fix blog post spacing
Jeremy Thomas [Sun, 24 Jan 2021 12:01:01 +0000 (12:01 +0000)]
Remove list style from pagination list
Jeremy Thomas [Sun, 24 Jan 2021 11:51:55 +0000 (11:51 +0000)]
Add block blog post
Whit Waldo [Tue, 19 Jan 2021 17:17:27 +0000 (11:17 -0600)]
Added typography examples (#3240)
* Added examples for each text transformation helper
* Updated typography to reflect the text weights in examples
* Added examples to each size helper
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
Jeremy Thomas [Thu, 14 Jan 2021 21:31:45 +0000 (21:31 +0000)]
Add new icon text blog post
Jeremy Thomas [Thu, 14 Jan 2021 21:04:20 +0000 (21:04 +0000)]
Update getbedtimestories images
Alexandre Paradis [Thu, 14 Jan 2021 14:17:46 +0000 (09:17 -0500)]
Add variable for navigation pagination padding
Jeremy Thomas [Wed, 6 Jan 2021 22:40:41 +0000 (22:40 +0000)]
Update Expo
Jeremy Thomas [Sun, 3 Jan 2021 14:31:36 +0000 (14:31 +0000)]
Feature/icon text (#3230)
* Init icon text, Remove old new-tag elements
* Improve icon text
* Fix icon text docs
* Update sidebar
* Update changelog
finn [Fri, 1 Jan 2021 13:10:57 +0000 (21:10 +0800)]
🎉
Burak Ozdemir [Mon, 21 Dec 2020 14:00:55 +0000 (17:00 +0300)]
updated YouTube embed code - showinfo has been deprecated
Jeremy Thomas [Sun, 20 Dec 2020 12:10:39 +0000 (12:10 +0000)]
Build docs
Jeremy Thomas [Sun, 20 Dec 2020 12:10:04 +0000 (12:10 +0000)]
Use single file for extends (#3216)
* Use single file for extends
* Update changelog
Jeremy Thomas [Sun, 20 Dec 2020 11:56:17 +0000 (11:56 +0000)]
Update changelog
Raine Revere [Sun, 6 Dec 2020 02:52:41 +0000 (19:52 -0700)]
Do not override is-rounded with are-small. Fix #3163
Jeremy Thomas [Sun, 20 Dec 2020 11:53:03 +0000 (11:53 +0000)]
Fix sidebar
Jeremy Thomas [Thu, 17 Dec 2020 09:49:43 +0000 (09:49 +0000)]
Fix links
Feixu [Wed, 25 Nov 2020 15:01:18 +0000 (10:01 -0500)]
Remove a space between anchor and exclamation mark

Leonard [Fri, 11 Dec 2020 08:26:52 +0000 (09:26 +0100)]
Fix #3214: Missing !default for $pagination-shadow-inset
Jeremy Thomas [Wed, 9 Dec 2020 15:44:40 +0000 (15:44 +0000)]
Fix #3211
Jeremy Thomas [Fri, 4 Dec 2020 08:32:10 +0000 (08:32 +0000)]
Fix image
Jacob Wilson [Thu, 3 Dec 2020 21:01:56 +0000 (16:01 -0500)]
Update spacing-helpers.html
Jeremy Thomas [Thu, 3 Dec 2020 14:56:37 +0000 (14:56 +0000)]
Update December 2020
Kevin Barns [Sun, 15 Nov 2020 22:25:11 +0000 (23:25 +0100)]
Update flexbox-helpers.html
Hey, I feel this would help a little 👍
Cheers,
Kevin
Gabe Ragland [Sun, 15 Nov 2020 18:17:33 +0000 (10:17 -0800)]
Add Divjoy to related projects
Jeremy Thomas [Sun, 15 Nov 2020 18:49:35 +0000 (18:49 +0000)]
Fix link
Jeremy Thomas [Sat, 7 Nov 2020 18:09:34 +0000 (18:09 +0000)]
Update changelog, Add custom use override
Jeremy Thomas [Sat, 7 Nov 2020 17:40:05 +0000 (17:40 +0000)]
Fix node-sass syntax
Jeremy Thomas [Sat, 7 Nov 2020 17:27:34 +0000 (17:27 +0000)]
Clean up test folder structure
Jeremy Thomas [Sat, 7 Nov 2020 17:19:18 +0000 (17:19 +0000)]
Add dart and node sass tests
Jeremy Thomas [Sat, 7 Nov 2020 12:08:49 +0000 (12:08 +0000)]
Install package locally
Jeremy Thomas [Sat, 7 Nov 2020 11:59:24 +0000 (11:59 +0000)]
Use before_script
Jeremy Thomas [Sat, 7 Nov 2020 11:55:54 +0000 (11:55 +0000)]
Use latest stable Node.js release for tests
Jeremy Thomas [Sat, 7 Nov 2020 11:50:37 +0000 (11:50 +0000)]
Add dart tests
Jeremy Thomas [Sat, 31 Oct 2020 23:52:27 +0000 (23:52 +0000)]
Use imports everywhere
aldi [Sat, 7 Nov 2020 14:28:20 +0000 (16:28 +0200)]
Add Bulma-Social to related projects
Jeremy Thomas [Tue, 3 Nov 2020 17:34:05 +0000 (17:34 +0000)]
Fix hosting
Jeremy Thomas [Tue, 3 Nov 2020 17:30:12 +0000 (17:30 +0000)]
Update November 2020
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>