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
path: root/docs
AgeCommit message (Expand)Author
2018-01-23Fix typo in navs.md (#25404)M. Appelman
2018-01-22Feature: Add carousel fade option (#22958)Mark Otto
2018-01-22v4.1: Add .dropdown-item-text (#22965)Mark Otto
2018-01-21Add CSS Utility for `auto` width and height Properties (#24249)Taufek Johar
2018-01-21Document .flex-fill class in flex utilsMark Otto
2018-01-21Remove escaping selector and add a warning to inform folks to escape their se...Johann-S
2018-01-21Update dropdown.js to allow referenceElement (#25219)719media
2018-01-21tweak htmlMark Otto
2018-01-21Merge branch 'borderless-table' of https://github.com/Varunram/bootstrap into...Mark Otto
2018-01-19Use Jekyll's markdownify filter instead of a custom plugin (#25319)m5o
2018-01-19Remove mention of disabled buttons support for Opera 18 (#25357)Christian Oliff
2018-01-19Correct capitalisation of PayPal (#25362)Christian Oliff
2018-01-18Remove -Pre from Nuget install info since we're stable now /cc @supergibbsv4.0.0Mark Otto
2018-01-18Bump version to 4.0.0Mark Otto
2018-01-18Update progress.md (#25355)Christian Oliff
2018-01-18Improve examples' screenshots compression.XhmikosR
2018-01-18Consistently sized 960x600 wide images.Mark Otto
2018-01-18Only 2-col on sm+Mark Otto
2018-01-18Prevent print utils from overriding all other display utils (#25269)Mark Otto
2018-01-16Add order-last grid class (#24915)Casper Bornebusch
2018-01-16Mention .input-group-text in migration docs (#25325)Mark Otto
2018-01-16Adjust languageMark Otto
2018-01-16Merge branch 'form-check-input-validation' of https://github.com/supergibbs/b...Mark Otto
2018-01-16closes #25280Mark Otto
2018-01-15Add example of a Spanish translation for custom file input (#25302)Mark Otto
2018-01-15Update copyright for 2k18 (#25303)Mark Otto
2018-01-15Fixes dropdown snippets (#25301)ysds
2018-01-15Theming docs update (#25300)Mark Otto
2018-01-15one more img compressionMark Otto
2018-01-15Examples updates (#24898)Mark Otto
2018-01-15add List Group Flush to List Group docs (#25289)Jason Korth
2018-01-14Add new Approach docs page (#25165)Mark Otto
2018-01-11Clean up and tweak ESLint rules.XhmikosR
2018-01-11Deprecate hover media query shim and mixins (#25270)Mark Otto
2018-01-11Remove `touch-action:manipulation` click optimization (#25250)Patrick H. Lauke
2018-01-11Fix invalid "constraint validation API" URL in docs (#25244)Vytas
2018-01-11Update browser compatibility note for `position: sticky` since Edge supports ...Christian Oliff
2018-01-11Fix variable name in display utility class naming (#25261)Vytas
2018-01-05Added required checkbox exampleJesse Mandel
2018-01-03Document `order-0` (#25191)ysds
2018-01-03Patch fractional viewport widths to work around Safari rounding bug (#25177)Patrick H. Lauke
2018-01-03Add some documentation on using CSS vars (#25176)Mark Otto
2018-01-03Validation tooltip example (#25143)Mark Otto
2018-01-03add example of textarea to docsMark Otto
2018-01-02Expand keyboard advice for tooltips, clarify what `manual` trigger does in tablePatrick H. Lauke
2018-01-02Remove incorrect roles from accordion, tweak/expand accessibility info, use b...Patrick H. Lauke
2018-01-02improves accordion stylesAndres Galante
2018-01-02improve additive/subtractive border util docsMark Otto
2018-01-02Merge branch 'docs-border-utilities' of https://github.com/ysds/bootstrap int...Mark Otto
2018-01-02Use `<button>` elements rather than links for the accordionpatrickhlauke