Commit Graph

129 Commits

Author SHA1 Message Date
Hana Shiro
f5b26760a1 Remove unused code (#1739) 2018-04-03 10:19:47 +01:00
George Chung
0c4482b46d Add .has-navbar-fixed-somewhere support to body tag (#1485) (#1490)
* Add .has-navbar-fixed-somewhere support to body tag (#1485)

* update docs
2018-02-09 17:42:46 +00:00
Robbin Johansson
814d83725f Fix #1473 unset > initial (#1597) 2018-02-02 15:23:34 +00:00
Jeremy Thomas
00801d1e60 Fix #1428 2018-01-16 11:36:17 +01:00
Carl
fd77926550 Fixes #1413 - navbar-menu background-color fix (#1528)
* Fix issue with .navbar-menu not using correct background-color variable

* Fix whitespace issues
2018-01-06 22:28:56 +00:00
Jeremy Thomas
6758bf65aa Update changelog 2017-12-28 16:10:35 +01:00
Angel Gomez
6b5dcf899a 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.
2017-12-28 16:09:56 +01:00
Kennedy Baird
5727a99d68 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)
2017-12-09 07:52:48 +00:00
Angel Gomez
a99dede908 Remove trailing whitespaces (#1505) 2017-12-06 23:48:35 +00:00
Jeremy Thomas
d6dd2cb023 Fix rounded tabs 2017-12-04 13:45:14 +00:00
Jeremy Thomas
267f2c137f Fix rounded 2017-12-04 13:39:15 +00:00
Oleksii Potiekhin
61938a39e9 is-rounded (#1323)
* is-rounded

* padding
2017-12-04 13:21:38 +00:00
Jeremy Thomas
f17975d0ff Fix media content overflow 2017-11-07 14:04:53 +00:00
Jeremy Thomas
74c413c378 Add scroll reveal 2017-11-06 12:51:20 +00:00
Jeremy Thomas
befa6b68b0 Fix navbar link color 2017-11-06 12:51:20 +00:00
Jeremy Thomas
c0639cde83 Add top bottom navbar toggle 2017-11-06 12:51:20 +00:00
Jeremy Thomas
0e6e22e70a Add navbar fixed classes 2017-11-06 12:51:20 +00:00
Donát Nagy
cddf8712b3 Add feature: is-expanded to navbar-item (#1320) 2017-10-26 12:12:25 +01:00
Jeremy Thomas
56a10e8011 Remove deprecated nav 2017-10-10 10:52:47 +01:00
Jeremy Thomas
53b7afbea7 Add link changelog 2017-10-10 10:50:00 +01:00
Jeremy Thomas
a592741ab6 Use link instead of primary 2017-10-10 10:50:00 +01:00
Jeremy Thomas
720ed45121 Add show code 2017-10-09 12:27:08 +01:00
Kushal
92da150c4e Update level.sass to fix issue with icons (#1193)
* Update level.sass

Removing `margin-right: 0.75rem` from the `level is-mobile` in #1153 changed the spacing of icons used in the `level-items`. This pr restores the margin-right for the icon class only to restore the behavior as before while keeping changes made in #1153.

* Update level.sass

the margin for icons should be only for level is-mobile.

* Update level.sass

* add margin-right to level-item

* add margin to .level.is-mobile .level-item

made suggested changes
2017-10-08 16:02:27 +01:00
Jeremy Thomas
f15e1ee844 Add dropdup to changelog 2017-10-07 17:04:38 +01:00
Yan Sern
9e294874a2 Added .is-up modifier for dropdown. (#1254) 2017-10-07 17:02:49 +01:00
Jeremy Thomas
2315388413 Fix #1101 2017-09-18 23:36:41 +01:00
Jeremy Thomas
f89cca4c50 Fix #1177 2017-09-18 23:02:43 +01:00
Jeremy Thomas
faa7a8a448 Fix breadcrumb padding on first li 2017-09-18 22:37:58 +01:00
Jeremy Thomas
c8703bafb9 Fix #1207 2017-09-18 22:36:53 +01:00
Jeremy Thomas
bc1b55ee26 Fix navbar colors 2017-09-11 19:59:51 +01:00
Jeremy Thomas
e49e76ef28 Fix #1168 2017-09-11 19:59:51 +01:00
Jeremy Thomas
83892a21e3 Navbar colors docs 2017-09-11 19:59:51 +01:00
Jeremy Thomas
cec282634e Fix #395, Fix #735, Fix #930 2017-09-11 19:59:51 +01:00
mattrick
1a5dc72c1b Add navbar color modifiers (#849)
* Add navbar color modifiers

* Use border-color instead of +arrow for navbar dropdowns
2017-09-09 12:17:19 +02:00
Jeremy Thomas
8bbf7d2100 Add navbar-tabs component 2017-09-05 18:38:00 +02:00
Chris Zamierowski
fd3977a94a remove unwanted margin-right on .level-item at mobile breakpoint (#1153) 2017-09-04 12:55:20 +02:00
Daniel Bayerlein
5355542bbe chmod 0644 *.sass (#1071) 2017-09-01 14:15:12 +02:00
Jeremy Thomas
5bbc4c8037 Fix #1020 2017-08-07 19:55:21 +01:00
Kushal
b8a2c00659 Fix #910 (#1014)
A proper fix.

#Testing done 
yes
2017-08-04 23:43:13 +01:00
Jeremy Thomas
e06a098df6 Fix #998 2017-08-02 23:52:36 +01:00
Jeremy Thomas
01972380a1 Fix #877 2017-08-02 23:31:24 +01:00
Jeremy Thomas
94fcaa55f6 Fix #989 2017-08-01 19:54:46 +01:00
Jeremy Thomas
23e86100d9 Fix #964 2017-07-30 19:25:24 +01:00
Jeremy Thomas
665fb15753 Add love 2017-07-30 18:23:05 +01:00
Jeremy Thomas
58a0a4b5b8 Fix #909 2017-07-29 18:30:36 +01:00
Jeremy Thomas
1be49f2190 Add customisation variables 2017-07-29 18:24:07 +01:00
balping
37dcf18811 Add .is-right to .navbar-dropdown (#941)
As it is possible to have `is-right` on a `dropdown`, it should be possible to have this class on `navbar-dropdown` as well.
2017-07-28 13:22:57 +01:00
Jeremy Thomas
4f8658d1a3 Add features 2017-07-26 21:13:55 +01:00
Jeremy Thomas
d28556d8dd Fix desktop container 2017-07-24 13:02:15 +02:00
Jeremy Thomas
28d22d97df Add more dropdown doc 2017-07-24 13:02:15 +02:00