Jeremy Thomas
565af6ddd9
Add more variables
2019-05-17 13:50:39 +01:00
Jeremy Thomas
3a188329f2
Update npm packages
2019-05-17 12:58:50 +01:00
Jeremy Thomas
97cb0311f1
Fix #2297
2019-05-17 12:51:52 +01:00
Jeremy Thomas
1f7ac5344c
Update changelog
2019-05-17 11:53:12 +01:00
ludovic landier
99aeecce3c
Add customizable border radius to progressbar ( #2224 )
...
* Add customizable border radius to progressbar
* Update variables
2019-05-17 11:52:34 +01:00
Jeremy Thomas
3348a22933
Update changelog
2019-05-17 11:51:58 +01:00
Patrick Abkarian
044d5394a2
has-text-weight-medium should exist
2019-05-17 11:50:11 +01:00
Jeremy Thomas
8cf4fd5661
Fix #2252 , Fix #2472 , Fix #2306 , Fix #1864
2019-05-17 11:49:11 +01:00
Watt Iamsuri
00e3105d85
change gap variable value
2019-05-17 11:46:59 +01:00
Jeremy Thomas
3c73b336af
Fix #1186
2019-05-17 11:31:56 +01:00
Ottó Radics
99c9815ed4
FEATURE: Reset the offset on columns
2019-05-17 11:30:20 +01:00
Jeremy Thomas
0751920017
Update changelog
2019-05-17 11:24:20 +01:00
Alexander Schwartz
4d3aad5467
make focus behave like hover for the navigation. Using :focus-within for dropdown menu.
2019-05-17 11:20:15 +01:00
Robin Millette
3d0fab3a4e
Adding 'is-hidden' to helpers in docs
...
Again... see #798
2019-05-17 11:17:58 +01:00
Jeremy Thomas
bf57fd63f3
Update changelog
2019-05-17 11:10:20 +01:00
lucperkins
ff827999e0
Add is-relative helper plus docs
2019-05-17 11:08:54 +01:00
Jeremy Thomas
394fd365ab
Update PR template
2019-05-17 11:08:15 +01:00
Jeremy Thomas
772292e547
Update changelog
2019-05-17 11:00:33 +01:00
James Adam Wasson
196338d356
Make centered buttons have equal margin ( #2381 )
...
* Make centered buttons have equal margin
* Add fix for .has-addons centered
* Add fix for is-right
2019-05-17 10:56:58 +01:00
Jeremy Thomas
39f53de8aa
Update changelog
2019-05-17 10:50:01 +01:00
Romain 'Ashley' Bonhomme
12138cdd2a
Update docs with webpack 4 example ( #2396 )
...
* Update docs with webpack 4
Hello! Extract-text-plugin is deprecated in webpack 4 and onward in favor of Mini-css-extract: https://github.com/webpack-contrib/extract-text-webpack-plugin
So I edited your doc to include a webpack 4 example and indicated that the previous example is for webpack 3 and less
* Typo fixed
Typo fixed
2019-05-17 10:49:22 +01:00
Jeremy Thomas
fc8c21aa42
Update changelog
2019-05-17 10:38:34 +01:00
Micko Rj
8de5d548d6
Duplicate .has-addons in tag
2019-05-17 10:37:41 +01:00
Jeremy Thomas
568209dc47
Fix #2414
2019-05-17 10:31:56 +01:00
abc
7eb08242c2
Fix th and td selectors that override the attribute 'align'
2019-05-17 10:30:13 +01:00
coolbezos_420
8ba8b23133
fix border radius on last-child of list
...
to fix #2435 issue
2019-05-17 10:26:13 +01:00
Jordan Pass
a3aab1b543
Update README.md ( #2394 )
...
Removed periods for consistency.
2019-05-17 10:25:22 +01:00
Marc Vornetran
305d51ccc5
Add is- prefix to list of display helper classes
2019-04-17 15:53:15 +01:00
@philshem
62461be08e
add Bulrush to Readme.md
...
Added the pelican theme "Bulrush", which is based on Bulma, to Readme.md
2019-04-17 10:40:35 +01:00
Angus Lam
3be547e127
Fixed typo for font family helpers
2019-04-12 09:05:31 +01:00
Jeremy Thomas
8107a20cac
Add home expo
2019-04-07 19:20:46 +01:00
Jeremy Thomas
3ad445dadb
Update expo
2019-04-07 18:38:35 +01:00
Jeremy Thomas
cc02aab5fb
Fix tw element
2019-04-07 16:28:01 +01:00
Jeremy Thomas
b654e651c3
Update tweets
2019-04-07 16:14:53 +01:00
Rodrigo
4499432926
Fix JSON syntax for generic.json file
2019-04-03 22:12:05 +01:00
Jeremy Thomas
1aa1527fb8
Deploy docs css
2019-04-03 11:29:12 +01:00
Jeremy Thomas
df6592edec
Update backers
2019-04-03 11:28:50 +01:00
Mohit Inampudi
26fba7296b
Add is-spaced documentation in Navbar
2019-04-03 02:04:40 +01:00
Andreas Cederholm
5713a124a2
Change variables_link.
...
Change from 'customize-node-sass' to 'customize-variables'.
2019-04-01 03:04:14 -07:00
Remzi
e115ead9e5
Fixing typo in Drulma URL
2019-03-21 20:18:48 +00:00
Rodrigo
38c4dfe7b6
Add Drulma to the related projects list
2019-03-21 16:59:04 +00:00
Luc Perkins
a2a5ff60ea
Make site-level overflow properties variables ( #2410 )
...
* Make site-level overflow properties variables
* Add new variables to generic.json
2019-03-20 18:02:10 +00:00
Jeremy Thomas
9580432096
Update backers
2019-03-13 19:01:37 +00:00
Serhii Kulykov
a0c8008a9f
Add Aybolit Bulma to related projects
2019-03-13 15:14:00 +01:00
Mike Hatch
f6de637e44
Edited a misspelling
2019-03-10 20:27:23 +01:00
jp06
2902f6b106
Add tip to open local server URL after build
2019-03-05 12:13:39 +01:00
Roman Pushkin
e6951f74e6
Add example on how to delete notifications with JS
...
This change adds example to delete notifications. It's automatically loaded on dom-ready, and sets `click` handler for all `.delete` elements of `.notification`s.
2019-03-03 06:51:37 +00:00
Otto Radics
e6ca4af4b9
Fixes #1553
...
Unused $input-radius is now used as a default border-radius.
2019-02-25 12:55:31 +00:00
Katherine
9c08296b6f
Improving example of modular button classes
...
Links and buttons have different semantic html meanings, and it is somewhat of a design (and accessibility) anti-pattern to style links as a button
2019-02-23 20:38:26 +00:00
Gianluca Casati
d9ff1b901a
added Trunx
2019-02-21 22:37:17 +00:00