Jeremy Thomas
01a1321e12
Add 0.7.5 notice
2019-05-28 10:40:56 +01:00
George White
ff17a85faa
Fix typo in Webpack 4 configuration
...
Fixed a missing single quote at the beginning of the string in the Webpack 4 configuration example.
2019-05-23 08:38:07 +01:00
Jeremy Thomas
9f18c27f03
Add usave
2019-05-21 16:29:35 +01:00
Jeremy Thomas
412bef468f
Fix #2060
2019-05-20 22:10:34 +01:00
Jeremy Thomas
14497d91f1
Update changelog
2019-05-20 21:58:02 +01:00
Jeremy Thomas
a2d9314626
Fix #2031 , Fix #2483
2019-05-20 21:58:02 +01:00
Jeremy Thomas
d2c9e60d35
Fix URLs
2019-05-19 13:14:10 +01:00
Jeremy Thomas
114930c0fc
Fix package lock tar issue
2019-05-19 12:06:07 +01:00
Jeremy Thomas
3673e07653
Update tar package
2019-05-19 11:58:46 +01:00
Jeremy Thomas
eb46ab8460
Build 0.7.5
2019-05-18 23:09:27 +01:00
Jeremy Thomas
c3f91c335b
Fix #1979
2019-05-18 22:06:52 +01:00
Jeremy Thomas
6fc605c65c
Update changelog
2019-05-18 21:03:52 +01:00
Jeremy Thomas
fa303e7307
Update changelog
2019-05-18 17:34:50 +01:00
coolbezos_420
79fcb0255c
Fix issue #2441
...
Make sure that active pagination text is not drawn in black.
2019-05-18 17:33:49 +01:00
Jeremy Thomas
efa51b1ebe
Fix footer.sass indentation
2019-05-18 17:27:23 +01:00
Vishwa Jay
f74b0781c7
Added footer-color option ( #2480 )
...
* Added foreground (e.g., text) color to the footer
While setting up my own site, I was surprised to find that this wasn't an option!
* Added @if statement for footer color
* Added the option for footer-color
* Corrected indentation of lines for footer-color
2019-05-18 17:21:28 +01:00
Jeremy Thomas
181d569b13
Update backers May 2019
2019-05-18 16:43:22 +01:00
Jeremy Thomas
aabe75cf56
Update changelog
2019-05-18 16:24:42 +01:00
May Kittens Devour Your Soul
facb1439ce
proper aligning for tabs ( #2175 )
...
* adds baseline to tabs ul
[x] fix for #2172
* Update tabs.sass
* Update content.sass
* Update content.sass
* Update content.sass
* Update content.sass
* Update content.sass
2019-05-18 16:20:42 +01:00
Jeremy Thomas
187be3694c
Update docs variables
2019-05-18 16:12:56 +01:00
Jeremy Thomas
02dce47230
Rename scripts folder
2019-05-18 16:11:16 +01:00
Jeremy Thomas
9f82b255da
Fix webpack docs
2019-05-18 16:06:24 +01:00
Jeremy Thomas
ddd1d28f61
Update docs mentions of form.sass
2019-05-18 16:00:19 +01:00
Jeremy Thomas
566c26b265
Update changelog
2019-05-18 16:00:19 +01:00
Jeremy Thomas
32da7c1af8
Move form.sass into its own folder
2019-05-18 16:00:19 +01:00
Jeremy Thomas
fe89d488b5
Update changelog
2019-05-18 11:57:35 +01:00
Fernanda Leite
247cb6e662
Fix Indeterminate Progress Bar animation in Firefox. Fixes #2258
2019-05-18 11:54:18 +01:00
Jeremy Thomas
9d3c36e02c
Update changelog
2019-05-17 14:10:54 +01:00
Jeremy Thomas
86b7baa2ff
Fix #349
2019-05-17 14:02:12 +01:00
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