Martijn Cuppens
2a2b0b5abe
Change container padding to 1rem
2020-03-10 20:30:29 +01:00
Martijn Cuppens
66408b6e59
Remove card decks in favor of the grid
2020-03-10 20:30:29 +01:00
Martijn Cuppens
beefc6f530
Bootstrap 5 grid
2020-03-10 20:30:29 +01:00
Martijn Cuppens
148421be12
Remove map merges ( #28508 )
2020-02-15 14:41:59 +01:00
XhmikosR
8d791f2800
Revert "Placeholder for transitions reset to prevent code duplication #29862 "
...
This reverts commit cd7e5d1111
.
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-15 12:41:33 +01:00
Giovanni Mendoza
daf0c438f1
Added new variable for padding on dropdown header ( #29946 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
2020-02-15 12:06:02 +01:00
Gaël Poupard
cd7e5d1111
Placeholder for transitions reset to prevent code duplication… ( #29870 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-02-14 20:50:50 +01:00
Martijn Cuppens
dc64ff3314
Convert background shorthands to separate properties
2020-02-12 19:45:54 +02:00
GeoSot
1238734922
Make spinners speed adjustable ( #30154 )
2020-02-11 15:59:59 +02:00
Martijn Cuppens
6e8ea2722d
Introduce posibility to disable !important suffix for utility classes ( #29625 )
2020-02-10 16:05:07 +02:00
Cinnead
770d95ed02
Add transition and add box-shadow for navbar-toggler ( #30038 )
...
Co-authored-by: Martijn Cuppens <martijn.cuppens@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-01-28 13:28:44 +01:00
jorimvanhove
af78de3cdd
Navbar link color contrast ( #30034 )
2020-01-17 13:38:05 +01:00
Martijn Cuppens
5c37724d49
Escape brackets ( #29857 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2019-12-25 21:43:22 +01:00
Martijn Cuppens
74e45ebc07
Navbar optimizations ( #29864 )
...
- Remove redundant `display: inline-block` from flex children
- Remove `line-height: inherit;` which is the default value of `line-height`
- Use flex shorthand
- Improve background shorthand
- Fix removed brand margin caused by requiring containers in navbars
2019-12-25 18:38:41 +02:00
Brendan
dcc2ce3587
Adjust card spacing variables ( #29813 )
2019-12-14 14:35:17 +01:00
Martijn Cuppens
cd077cd599
Enable RFS for font resizing
...
- Enable RFS
- Add documentation
- Disable doc font size overrides
2019-11-25 13:05:57 +02:00
Martijn Cuppens
eb849d73cd
Make check label cursor customizable ( #29654 )
2019-11-07 21:03:52 +02:00
Sam Duvall
dbeb85cb08
Fixed input-height-sm and input-height-lg calculations ( #29653 )
2019-11-07 20:34:54 +02:00
Martijn Cuppens
32b932c959
Revert complex calculation
2019-10-31 08:30:53 +02:00
ysds
d6ebc60d3d
Add add and subtract function
2019-10-31 08:30:53 +02:00
Mark Otto
b81a23a60d
Update .form-check to properly support gradients when enabled ( #29338 )
2019-10-28 08:12:07 +01:00
Mark Otto
9c7bc1a111
v5: Simplify navbars by requiring containers ( #29339 )
...
* v5: Simplify navbars by requiring containers
* Update migration docs for navbar
2019-10-27 20:26:52 -07:00
Higor Araújo dos Anjos
46912797b2
Added animation when modal backdrop is static ( #29516 )
2019-10-25 21:12:09 +03:00
Martijn Cuppens
9ee9b8a1e8
Add configurable button text wrapping ( #29554 )
2019-10-25 12:37:52 +03:00
Mark Otto
943bef258d
v5: Update colors to add shades and tints ( #29348 )
...
* Add variables for shades and tints of each major color
* getting-started/theming.md: use a `range`.
2019-10-18 11:04:27 -07:00
leshasmp
64e22b4284
Carousel variables ( #29493 )
2019-10-12 14:09:04 +02:00
astrahov
09e6af48d7
Group line-height variables ( #29466 )
2019-10-12 13:56:29 +02:00
astrahov
60559d44a2
Add variable for $breadcrumb-font-size
( #29467 )
2019-10-03 18:54:34 +03:00
Martijn Cuppens
03c9788f7a
Variable card height ( #29462 )
2019-10-03 09:21:40 +02:00
Paweł Kuna
f6a1e2fc89
Better radio input ( #29441 )
2019-10-03 09:52:25 +03:00
astrahov
46e8f1a34f
Variable carousel indicator opacity ( #29468 )
2019-10-01 15:14:43 +02:00
XhmikosR
6b150855df
Change blue and pink colors to be accessible. ( #29198 )
2019-09-27 09:01:36 +03:00
Mark Otto
cc248791b0
Cleanup
...
- Rename and move the variable to variables file
- Move code to the grid file
- Use the mixin to generate our own classes
- Wrap in a grid classes enabled conditional
- Document the mixin
2019-08-30 13:07:27 -07:00
Martijn Cuppens
007ea0d8d0
Clean up line heights & add line height utilities ( #29271 )
2019-08-30 10:42:41 +03:00
Martijn Cuppens
bed2a5edab
Switch percentage font-size
s to em
and change some font sizes for consistency
2019-08-27 23:11:06 +03:00
Martijn Cuppens
18cfe34585
Allow modification of the value of rem
2019-08-27 11:10:56 +03:00
Martijn Cuppens
4437248459
Drop $nav-divider-*
variables (not used)
2019-08-22 08:10:44 +02:00
tu4mo
b3cf60018c
Add possibility to define custom border color for disabled form controls ( #29257 )
2019-08-18 17:08:59 +03:00
Martijn Cuppens
bbbda681cc
Enable wrapping for elements in .modal-footer ( #25103 )
2019-08-16 12:49:06 +03:00
Martijn Cuppens
b749e12c2c
Fix Firefox rendering issue ( #29234 )
2019-08-09 08:45:26 +03:00
GeoSot
4ae6a29b12
Allow .page-links to get left margin. ( #28948 )
...
* Allow .page-links to get left margin.
* Add border-radius to page-links in case they have left margin
* Apply MartijnCuppens suggestion to _pagination.scss
Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
* Plus if/else Rules
* Formatting fixes
* Fix border-radius for pagination-size
* Use mixin for default pagination sizing
2019-08-03 07:11:57 -07:00
XhmikosR
21f3375f21
Update _variables.scss
2019-07-25 10:58:06 -07:00
ysds
18d75e3243
Fix variable name
2019-07-25 10:58:06 -07:00
Martijn Cuppens
855d763ae5
Reboot updates
...
- Remove unsupported browsers fixes
- More consistent comment blocks
- Reorganise order of some blocks
- Add height fix for date/month/week/time inputs (#18842 )
- Remove redundant type selectors
- Additional resets and theming options for `legend`
- Add date & color inputs to reboot page
- Use the same borders for text search, text inputs, textareas and date inputs
- Move code styling to reboot
2019-07-25 19:26:27 +02:00
Martijn Cuppens
97e9214edd
Drop .pre-scrollable
class
2019-07-25 18:42:45 +02:00
Martijn Cuppens
1c05c1dbf1
Drop color()
, theme-color()
& gray()
functions ( #29083 )
...
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined.
Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
2019-07-25 10:41:13 +03:00
Martijn Cuppens
b4c4223409
Remove card columns in favor of masonry grid
2019-07-22 16:08:58 +03:00
XhmikosR
57154a6562
Optimize the embedded SVGs. ( #29075 )
2019-07-22 00:23:54 +03:00
Martijn Cuppens
f6694b7440
Use escape-svg() function ( #29077 )
...
* Use escape-svg() function
* Update theming.md
2019-07-19 18:57:12 -07:00
Martijn Cuppens
62b8e84970
Make it possible to change default alignment & allow to inherit alignment from table ( #29039 )
2019-07-18 08:49:39 +03:00