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
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR
2021-08-03Add new placeholder component (#31859)Jaume Sala
2021-07-30Add missing newlines around fenced codeblocks (#34630)XhmikosR
2021-07-29Collapse page: add a link to the accordion page (#34605)XhmikosR
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot
2021-07-28Correct Toast docs (#34604)Mark Young
2021-07-26Update nav-tab.mdJitan Gupta
2021-07-22Toasts: Change showing timings and classes to keep toast `display:none` by de...GeoSot
2021-07-19modal: change `data-dismiss` so that it can be outside of a modal using `bs-t...GeoSot
2021-07-18Add new offcanvas support to navbarscraftwerk
2021-07-06Add horizontal collapse supportMark Otto
2021-06-29Add dynamic, live alerts example to docs (#33866)Mark Otto
2021-06-28Changes to Alert component to match the others (#33402)GeoSot
2021-06-15querySelector will only select the first element. Adjust to QuerySelectorAllaphel
2021-06-14fix(docs): update docs to match the newest modal-open removal (#34239)Szymon Wiszczuk
2021-06-14Update tooltips.md (#34222)Marius Steffens
2021-06-07docs: update dropdowns.md to reflect the correct version (#34180)Eelke van den Bos
2021-06-03Add positioned badges example to docs (#34143)Joel Johnson
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot
2021-06-03img in horizontal card (#34160)Gaël Poupard
2021-05-28corrected link to text alignment docs (#34119)Andrea Sudharta
2021-05-19Adjusted z-index to cover "copy" buttons (#34018)Jason Sperske
2021-05-11docs: make tooltip anchor properly wrap the svg (#33901)alpadev
2021-05-08Add accessible names to SVG icons in alerts (#33893)Patrick H. Lauke
2021-05-07Fix typo in scrollspy docs (#33841)Mark Otto
2021-05-05Fix doc typo and Bootstrap Icons link (#33832)Kyle Tsang
2021-05-05Neutralise more words from placeholder text (#33731)Patrick H. Lauke
2021-05-04Tweak toast docs (#33810)Patrick H. Lauke
2021-04-27Tooltip — doc updates (#33771)Rohit Sharma
2021-04-27docs: fix typo in list-group.md (#33756)Pierre Grimaud
2021-04-25Add Bootstrap Icons to alerts docs (#33690)Mark Otto
2021-04-25Clarify `boundary` option description (#33735)Rohit Sharma
2021-04-25Tooltip/Popover — Minor doc updates (#33733)Rohit Sharma
2021-04-23Replace modal and scrollspy placeholder content (#33726)Mark Otto
2021-04-21docs: fix the default value of Popper's `boundary` option (#33685)Rohit Sharma
2021-04-20Dropdown — Add option to make the dropdown menu clickable (#33389)Rohit Sharma
2021-04-19Change from preventOverflow to detectOverflowRohit Sharma
2021-04-18Fix toggle between modals exampleMark Otto
2021-04-18Docs: Tried to fix the issue #33650 (#33664)ghost_32
2021-04-14Add example: Panels stay open (#33553)Peter Hartree
2021-04-07Fixed wrong method name _getInstanceDanny Trunk
2021-04-04Add offcanvas-top modifier (#33549)Mark Otto
2021-03-31Clarify docs accordion example (#33522)Mark Otto
2021-03-23Make offcanvas example fully static (#33446)Mark Otto
2021-03-23Allow offcanvas to be initialized in open state (#33382)GeoSot
2021-03-17Add example: toggle modal dialogs (#33301)Anton
2021-03-16Accept data-bs-body option in the configuration object as well (#33248)GeoSot
2021-03-16Update modal's `show` method to accept `relatedTarget` as an argument (#33300)Anton
2021-03-11Change from element selector to the opt-in classMark Otto
2021-03-11Add ol.list-group with psuedo-element numbersMark Otto