Jeremy Thomas
d773f4dcd5
Add responsive button sizes ( #3484 )
...
* Add responsive button sizes
* Clean up code
* Add responsive buttons playground
2022-02-06 15:57:04 +00:00
Jeremy Thomas
e145c9d680
Finish direction mixins
2021-09-20 00:36:58 +01:00
Jeremy Thomas
8def6f6afa
Init mixin docs
2021-09-20 00:36:58 +01:00
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
Jeremy Thomas
08ef4df2c0
Bulma v9 website ( #3249 )
...
* Add Bulma v9
* Add vendor dependencies
* Fix native
* Fix sponsors
* Add style attribute
2021-01-27 23:30:42 +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
Jeremy Thomas
a6130bf160
Use imports everywhere
2020-11-07 18:15:20 +00: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
Jeremy Thomas
0f988eadd9
Add color scheme
2019-10-17 20:51:42 -04:00
Jeremy Thomas
565af6ddd9
Add more variables
2019-05-17 13:50:39 +01:00
Jeremy Thomas
04fb26b450
Fix mixins/extends confusion
2018-09-04 15:24:57 +02:00
Brandon
2c716292bc
Remove unnecessary use of @extend inside mixins ( #2000 )
...
* Remove unnecessary use of @extend inside mixins
* Revert changes to +unselectable, +delete, and +loader
* Move @extend selector styling to their related mixin.
2018-08-01 11:51:44 +01:00
Brandon
d4b92c0faf
Change $border to $grey-lighter in mixins. Fixes #1862
2018-07-18 13:00:40 +01:00
May Kittens Devour Your Soul
0b600d02b2
fixes delete [pointer-events]
...
this is bugfix, because without it, delete icon, when placed in searchbox, displays, but doesn't work upon click.
2018-05-25 11:25:37 +02:00
Jeremy Thomas
3babdbc850
Fix select colors
2018-04-11 09:59:47 +01:00
Jeremy Thomas
740df6a0fa
Fix #1759
2018-04-08 20:15:06 +01:00
Jeremy Thomas
8baa6cc6dc
Fix before and after selectors
2018-04-08 20:15:06 +01:00
Jeremy Thomas
292fd8ac4f
Use extends
2018-04-08 20:15:06 +01:00
Oleksii Potiekhin
61938a39e9
is-rounded ( #1323 )
...
* is-rounded
* padding
2017-12-04 13:21:38 +00:00
Jeremy Thomas
c0639cde83
Add top bottom navbar toggle
2017-11-06 12:51:20 +00:00
mdavid88
7e0019ae44
Fix for issue #963 . ( #1357 )
...
iOS <button> element's minimum width is dependant on its font-size, so the .delete width wasn't able to be as small as it's height, resulting in one arm of the X being longer than the other. font-size: 0 does the trick.
2017-10-22 23:28:41 +01:00
Jeremy Thomas
ff732c9aad
Improve hamburger alignment
2017-10-18 11:27:51 +01:00
David Hargitai
dac2ea9e01
Fix Webpack build by importing variables in mixins file ( #1233 )
...
* Fix Webpack build by importing variables in mixins file
* Import initial-variables instead of variables.sass
2017-10-08 16:01:59 +01:00
Jeremy Thomas
83892a21e3
Navbar colors docs
2017-09-11 19:59:51 +01:00
Daniel Bayerlein
5355542bbe
chmod 0644 *.sass ( #1071 )
2017-09-01 14:15:12 +02:00
Jeremy Thomas
1be49f2190
Add customisation variables
2017-07-29 18:24:07 +01:00
Zack Ward
3a80e64856
Fixes #781 Add min/max height/width to delete class size modifiers ( #799 )
...
* Add min/max height/width to delete class size modifiers
* Add max/min-height/width per @jgthms change request
2017-06-13 10:38:48 +01:00
Jeremy Thomas
c7d4f806de
Fix #712
2017-05-28 15:35:14 +01:00
Jeremy Thomas
404d5fdd7d
Fix #403
2017-04-02 17:52:24 +01:00
Jeremy Thomas
e1f8e9ba1f
Fix #578
2017-04-02 14:41:00 +01:00
Peter Kiss
3b7a4ea4f5
Add print media type to +tablet mixin media query
2017-03-27 13:28:17 +01:00
Jeremy Thomas
38d29ca5b0
Add new breakpoint, Explain card
2017-03-15 22:14:42 +00:00
Jeremy Thomas
b93c3789b6
Change default font size
2017-03-15 22:14:42 +00:00
Jeremy Thomas
718bbdbfd0
Fix fields
2017-03-15 22:14:42 +00:00
Jeremy Thomas
136b886609
Fix level on mobile
2017-03-15 22:14:42 +00:00
Lorin Werthen
26a084c3b7
Fix invalid sass syntax
2017-01-17 23:47:28 +00:00
Jeremy Thomas
aaaa9d7902
Explain mixins
2017-01-04 14:30:52 +01:00
Jeremy Thomas
82e7672458
Fix container
2016-12-23 13:59:26 +00:00
Jeremy Thomas
102a5d41f1
Fix container
2016-12-22 20:33:10 +00:00
Jeremy Thomas
6883fac7de
Fix section
2016-12-22 19:51:52 +00:00
Jeremy Thomas
bd6fccef04
Fix delete button
2016-12-22 18:44:54 +00:00
Jeremy Thomas
36822ed3fb
Fix delete element
2016-10-30 16:11:04 +00:00
Jeremy Thomas
7720041292
Fix button icons
2016-10-30 10:41:53 +00:00
Jeremy Thomas
2e7e1d7c75
Fix control variables
2016-10-29 21:51:13 +01:00
Jeremy Thomas
a2afb61ffe
Use em for controls
2016-10-29 18:53:30 +01:00
Jeremy Thomas
aed21e7fb3
Fix imports
2016-10-16 19:19:40 +01:00
Jeremy Thomas
f08e3bcb5f
Add table variables
2016-09-24 16:04:53 +01:00