Commit Graph

68 Commits

Author SHA1 Message Date
Aria Stewart
da369e134c Allow each component to have its own colors and default to the global set 2020-08-27 10:00:45 +02:00
Jeremy Thomas
9663e2503c Fix navbar rtl 2020-05-17 19:38:47 +01:00
Jeremy Thomas
ff70b7f858 Merge branch 'master' into rtl-support 2020-05-17 19:14:19 +01:00
Jeremy Thomas
79389cbf11 Fix select rtl 2020-05-17 19:04:42 +01:00
Nguyen You
e72b28fb2f Remove duplicate code 2020-03-24 13:39:18 +00:00
Nguyen You
c5ee51d7b4 remote duplicate code 2020-03-23 12:16:06 +00:00
Nguyen You
02630c0f66 remote duplicate code 2020-03-22 17:48:45 +08:00
Jeremy Thomas
f75ae3db01 Add multiple Sass tests 2020-03-16 13:39:03 +11:00
Jeremy Thomas
0f988eadd9 Add color scheme 2019-10-17 20:51:42 -04: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
Jeremy Thomas
c50cc06e5a Fix #2154 2018-10-31 18:19:43 +00:00
Cornelius A. Ludmann
5a8b28bc82 Fix navbar-burger color when color modifier is used (#1982)
When using a color modifier for a navbar (e.g., is-dark) the burger icon does not change the color. This commit adds the color modification for the navbar burger icon.
2018-10-02 08:30:08 +01:00
Benjamin Melançon
785b3a0635 Add and use $navbar-breakpoint variable; Fixes #1042 (#2109)
* Add a navbar-breakpoint variable (as yet unused)

* Replace hard-coded +touch, +desktop with $navbar-breakpoint variable 

Using the fine +until and +from mixins, respectively.
2018-10-02 06:40:16 +01:00
Jeremy Thomas
04fb26b450 Fix mixins/extends confusion 2018-09-04 15:24:57 +02:00
Ana María Martínez Gómez
bf0578090d Add without-arrow class for navbar items (#1919)
* Add is-arrowless class for navbar items

It removes the arrow in the items of the Navbar.

Closes https://github.com/jgthms/bulma/issues/1833

* Add documentation for is-arrowless class

* Add is-arrowless to the changelog
2018-06-11 10:51:32 +01:00
Jeremy Thomas
3d786c88f7 Fix burger color order 2018-06-07 13:28:03 +01:00
Jeremy Thomas
a331af957b Update changelog 2018-05-30 10:28:41 +02:00
Dan
768069ad90 Fixes issue #753 (#1884)
* Add Sass variable to control Navbar Burger color

Adds a sass variable to control the Navbar's burger color. Sets the default to match what the Item color is set to.

* Update order for bulma code styles

* Update Docs to reflect the improvement/bugifx.
2018-05-30 09:27:13 +01:00
Nick
76c068e329 negative margin issue
The negative margin for pixel perfection should be 0.75rem for .navbar-brand and .navbar-menu
2018-05-25 11:24:11 +02:00
Jeremy Thomas
c414b5c0ab Fix #1796, Fix #1806 2018-04-18 17:03:53 +01:00
Jeremy Thomas
421ec20b7a Fix fixed spaced navbar 2018-04-11 12:12:55 +01:00
Jeremy Thomas
100138e3ba Fix navbar arrow 2018-04-11 10:02:37 +01:00
Jeremy Thomas
3babdbc850 Fix select colors 2018-04-11 09:59:47 +01:00
Jeremy Thomas
13027e4aad Add navbar icon only child 2018-04-11 09:43:27 +01:00
Jeremy Thomas
89f2c47003 Add spaced navbar 2018-04-11 01:38:07 +01:00
Jeremy Thomas
a88b024dcc Add documentation icons 2018-04-10 22:38:00 +01:00
Jeremy Thomas
4ede497c96 Add main layout 2018-04-09 10:35:44 +01:00
Jeremy Thomas
a6b48378f8 New docs init 2018-04-09 01:12:55 +01:00
Jeremy Thomas
292fd8ac4f Use extends 2018-04-08 20:15:06 +01:00
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
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
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
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
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
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
94fcaa55f6 Fix #989 2017-08-01 19:54:46 +01:00