| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
add posibillity to hover links and not background in list-groups
|
|
|
|
Conflicts:
less/list-group.less
|
|
|
|
|
|
Added support for disabled List group item.
|
|
This changes the order of component variations throughout the repo (code and docs) to be more consistent.
The order now used everywhere is the one most frequently found in the repo before:
Default, Primary, Success, Info, Warning, Danger
|
|
|
|
|
|
* Adds nav link to sidebar for contextual classes
* Refactors to use prefixed classes, like .list-group-item-info, instead of chained classes
* Adds default and linked variations to example in docs
|
|
|
|
|
|
|
|
|
|
|
|
Update to use @list-group-border-radius
|
|
|
|
Format multiple badges in list-group-item
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|