Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-04Add workarounds for postcss values parser errorGeremia Taglialatela
2022-05-23Stylelint: Disable `custom-property-empty-line-before`Mark Otto
2022-05-06Handle disabled focused tabs with tab JavaScript plugin (#36169)Julien Déramond
2022-03-29Train PR: CSS variables for accordion, cards, navs, and modals (#36071)Mark Otto
2022-03-11Fix some instances of lazy Sass math when multiplying new CSS var based borde...Mark Otto
2021-12-14Update stylelint and stylelint-config-twbs-bootstrap (#35438)XhmikosR
2021-03-01fix(navs): ensure button will grow in fill/justified navGaël Poupard
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke
2020-07-11Add null variables for nav-linkMark Otto
2020-06-09Remove .nav-item from .nav-link to make it consistentRohit Sharma
2020-05-15Improve gradientsMartijn Cuppens
2020-04-06Add nav link transition (#29988)Martijn Cuppens
2020-03-20Remove redundant text decoration from hover statesMartijn Cuppens
2020-03-09Minor `.nav-tabs` optimization (#30288)Yogini Bende
2020-03-05$link-decoration: underline affects some components (#30262)Martijn Cuppens
2019-05-08Drop all hover mixinsMark Otto
2019-03-07Add <ol> to nav's comment (#28426)Shohei Yoshida
2018-11-04Made the disabled state for nav more obvious. (#27382)Arvind S
2017-11-07Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and...Patrick Yeo
2017-10-03Nav Pills with open dropdown don't reflect the nav-pills active state. The ac...Patrick Yeo
2017-06-18limit active styles for nav-pills to immediate childrenMark Otto
2017-06-13(#22414) Renamed for consistency `$nav-disabled-link-color`, `$nav-tabs-activ...Patrick Yeo
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-04-08Docs and CSS updates for #21807 (#22336)Mark Otto
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager
2017-03-24Harmonize navbar-brand, navbar-text and nav-link heightPierre-Denis Vanduynslager
2017-03-20linting from beforeMark Otto
2017-03-20Fix justified nav styles and update nav docs for fill/justifyMark Otto
2017-03-03Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087)Sean Beyer
2017-01-25Remove random cursor: default from pill nav (#21835)Mark Otto
2017-01-24Allow flex-based navs to wrap like they used to (#21824)Mark Otto
2016-12-29update navs to use `.show` instead of `.open` for dropdownsMark Otto
2016-12-29Remove plain-hover-focus mixins from navsMark Otto
2016-12-25Fixes #18228: Don't use `transparent` for bottom border, use bg colorMark Otto
2016-12-25Change up the "justified" nav optionsMark Otto
2016-12-25Make .nav flex-poweredMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-11-26v4: Flexbox nav options (#21201)Mark Otto
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik
2016-01-07Consolidate nav-tab dropdown styles with nav-tab stylesMark Otto
2016-01-07New $nav-pills-active-link-* variablesMark Otto
2016-01-07Revamp tabbed nav border variablesMark Otto
2016-01-07Add $nav-disabled-link-hover-bg variableMark Otto
2016-01-07Add $nav-item-inline-spacer variableMark Otto
2015-12-08Introduce $nav-item-margin variableChris Rebert
2015-11-30Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2015-11-30fixes #18295. improve .nav-inline usefulness and document the classes as wellMark Otto
2015-11-15Add $nav-tabs-link-border-width; refs #18150Chris Rebert
2015-11-13scss/_nav.scss: Remove trailing whitespaceChris Rebert
2015-11-13spaceMark Otto