Commit Graph

203 Commits

Author SHA1 Message Date
Jeremy Thomas
d6d32e8050
Fix/divide (#3362)
* Use custom divide function

* Add docs spacing table styles

* Update changelog
2021-06-18 18:27:34 +01:00
Viktor Persson
fd666bbb9e
Refactor shadow variables. (#3251)
* Refactor shadow variables.

* Add default flags.
2021-01-30 13:01:42 +00:00
Jeremy Thomas
4891c6382e Fix card, navbar, pagination 2021-01-28 12:37:18 +00:00
Jeremy Thomas
3ddcf39110 Remove list style from pagination list 2021-01-24 12:01:01 +00:00
Alexandre Paradis
072251023b Add variable for navigation pagination padding 2021-01-14 17:37:18 +00:00
Jeremy Thomas
2cbef5868e
Use single file for extends (#3216)
* Use single file for extends

* Update changelog
2020-12-20 12:10:04 +00:00
Leonard
657bd9fbe4 Fix #3214: Missing !default for $pagination-shadow-inset 2020-12-11 14:52:10 +00:00
Jeremy Thomas
a6130bf160 Use imports everywhere 2020-11-07 18:15:20 +00:00
Jeremy Thomas
8f7c1a3858 Fix #3012 2020-10-31 18:53:20 +00:00
Jeremy Thomas
223ee4493e Fix #3145 2020-10-31 18:36:31 +00:00
Jeremy Thomas
8ee5898d47 Update 0.9.1 changelog 2020-09-27 10:35:07 +01:00
Justin Sleep
76ede5a75b Add variable for modal breakpoint 2020-09-02 23:09:01 +02:00
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
eb604e5fff Add keywords inclusion tests 2020-08-08 17:16:04 +01:00
Alexandre Paradis
aed45337a4
Close #2598 (#2630)
* Close #2598

- Add $card-radius variable
- Default to 0 (no braking change)
- Update variables/card.json

* Fix per @jgthms

- Could be a small breaking change
   since `overflow: hidden` is added to card
2020-08-04 09:26:44 +01:00
Jeremy Thomas
6aee604790 Remove deprecated list 2020-06-07 13:27:01 +01:00
Jeremy Thomas
4125514819 Merge branch 'master' into new-helpers 2020-06-07 12:10:36 +01: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
Jeremy Thomas
a2a9564ca9 Add new spacing helpers 2020-05-17 13:46:40 +01:00
Zhixing Zhang
086bd1c66d Fix issue when there's only one is-toggle tag 2020-05-16 21:21:33 +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
a5f9266997 Rename LTR mixins 2020-01-22 09:14:04 +00:00
Jeremy Thomas
0ca264016b Add directioner 2020-01-21 08:50:51 +01:00
Jeremy Thomas
f5545ac723 RTL init 2020-01-20 20:39:09 +01:00
Jeremy Thomas
5ba407bf91 Fix #2741 2020-01-05 13:27:54 +00:00
Gomah
d1fb5d3480 fix(panel): use $panel-colors variable 2019-10-21 15:18:47 -04:00
Jeremy Thomas
c2d785ac56 Write 0.8 blog post 2019-10-17 20:51:42 -04:00
Jeremy Thomas
d4c7731792 Add more color documentation, Add light buttons to docs 2019-10-17 20:51:42 -04:00
Jeremy Thomas
0f988eadd9 Add color scheme 2019-10-17 20:51:42 -04:00
Jeremy Thomas
46b3edf9fe Update panel, Fix icon buttons 2019-10-17 20:51:42 -04:00
Jeremy Thomas
43b4b0bdc3 Update shadows 2019-09-19 18:08:42 +01:00
Jeremy Thomas
565af6ddd9 Add more variables 2019-05-17 13:50:39 +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
coolbezos_420
8ba8b23133 fix border radius on last-child of list
to fix #2435 issue
2019-05-17 10:26:13 +01:00
Jeremy Thomas
c50cc06e5a Fix #2154 2018-10-31 18:19:43 +00:00
Kevin Barralon
bb3f693a70 Fix dropdown links highlighting in Message component 2018-10-31 18:13:06 +00:00
Jeremy Thomas
c8272cfbb6 Update changelog 2018-10-07 18:40:36 +02:00
Benjamin Morel
c006b5261c Allow <button> as .dropdown-item 2018-10-07 18:35:18 +02:00
Taku Fukada
0e1580789f Remove right margin from last level-item (is-mobile) 2018-10-07 18:29:50 +02:00
Jeremy Thomas
a531ea2758 List docs init 2018-10-02 08:54:58 +01:00
Daniel Däschle
e6e4a5a01a Add list element feature [Fixes #772] (#1720)
* Add list element feature

* Move list from elements to components

* Remove list.sass from elements

* Add is-active to list, Move list-item out of list, Change some things

* Change display: flex to block

* Change padding and border to shadow

* Change variable names and padding

* Fix undefined variable bug

* Change reference variable to local variable
2018-10-02 08:34:10 +01: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
Jeremy Thomas
9a5c7efe6c Fix control extend 2018-10-02 07:04:19 +01:00
Jeremy Thomas
91db8e1af0 New control height and line height variables 2018-10-02 07:01:43 +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