]> git.ipfire.org Git - thirdparty/bootstrap.git/shortlog
thirdparty/bootstrap.git
2019-09-24  Shohei YoshidaGrid card example tweaks (#29409) 29433/head
2019-09-24  XhmikosRUpdate devDependencies.
2019-09-24  XhmikosR.eslintrc.json: Remove a couple of default rules.
2019-09-24  XhmikosRGH Actions updates. (#29429)
2019-09-16  XhmikosRUse Hugo for our docs Sass and JS. (#29280)
2019-09-16  XhmikosRexamples: darken gray a little bit.
2019-09-16  XhmikosRcard.md: use `text-dark` for warning card.
2019-09-16  XhmikosRbadge.md: use `text-dark` for warning.
2019-09-16  XhmikosRDarken footer color.
2019-09-16  XhmikosRTweak syntax highlighting colors to be WCAG2AA valid.
2019-09-16  XhmikosRworkflows/test.yml: switch to `setup-node@v1`. (#29410)
2019-09-15  ysdsFix incorrect aspect ratio on IE11
2019-09-15  Martijn CuppensRemove redundant properties
2019-09-13  jahanzaibsuleman07Responsive sticky top (#29158)
2019-09-13  XhmikosRUpdate devDependencies. (#29381)
2019-09-07  Martijn CuppensTypo fix (#29382)
2019-09-06  ysdsRemove unnecessary z-index
2019-09-06  Martijn CuppensMake sure the content doesn't cover the navbar dropdown
2019-09-06  XhmikosRabout/brand.md: Remove unused class.
2019-09-06  XhmikosRUse the `$white` variable.
2019-09-06  Martijn CuppensDocs tweaks
2019-09-06  XhmikosRMove shortcodes used only once where they are needed.
2019-09-06  XhmikosRgetting-started/theming.md: throw an error if the regex...
2019-09-06  XhmikosRBreak a couple of long lines.
2019-09-06  XhmikosRhomepage: remove redundant class (#29357)
2019-09-05  Mark OttoUpdate subnav to remove breadcrumb and just keep versio...
2019-09-05  XhmikosRUpdate devDependencies. (#29349)
2019-09-03  XhmikosRTweak form validation snippet. (#29359)
2019-09-02  XhmikosRExamples: use our utilities more. (#29358)
2019-09-02  XhmikosRUse the example shortcode in more places. (#29346)
2019-09-02  XhmikosRESLint: specify `--report-unused-disable-directives...
2019-09-02  XhmikosRDocs: simplify a few Hugo `range`s. (#29333)
2019-09-02  XhmikosRFix a few redirected links. (#29352)
2019-08-31  XhmikosRFix shortcodes/example.html class bug. (#29344)
2019-08-30  ysdsAdd responsive example
2019-08-30  ysdsAllow override default col width
2019-08-30  Mark OttoCleanup
2019-08-30  Mark OttoMove margins, and equal height via utility example
2019-08-30  Mark OttoFirst pass at .row-cols classes
2019-08-30  XhmikosRcard.md remove empty `class` placeholder argument ...
2019-08-30  XhmikosRcarousel.md: Remove duplicate bd-example div. (#29341)
2019-08-30  XhmikosRMerge lint scripts (#29329)
2019-08-30  Martijn CuppensClean up line heights & add line height utilities ...
2019-08-30  XhmikosRdocs-sidebar.html: reindent. (#29337)
2019-08-29  Mark OttoClean up instances of old .form-group (#29321)
2019-08-29  XhmikosRMinor lint tweaks. (#29328)
2019-08-29  XhmikosRdocs: remove swatches for theme colors. (#29327)
2019-08-29  XhmikosRtheming.md: automate _root.scss. (#29326)
2019-08-29  XhmikosRtheming.md: bring `:root` up to par with Scss. (#29323)
2019-08-28  XhmikosRblog example: remove unused CSS. (#29316)
2019-08-27  XhmikosRHomepage: add missing link to the versions page. (...
2019-08-27  Martijn CuppensSwitch percentage `font-size`s to `em` and change some...
2019-08-27  Martijn CuppensSwitch percentage `font-size`s to `em` and change some...
2019-08-27  Martijn CuppensDon't bind validation to form controls
2019-08-27  XhmikosRDist (#29263)
2019-08-27  XhmikosRUpdate devDependencies. (#29305)
2019-08-27  Mark Ottomention new variable in our docs
2019-08-27  Martijn CuppensAllow modification of the value of rem
2019-08-27  XhmikosRRemove "Wall of browser bugs" page. (#29297)
2019-08-26  Martijn CuppensUpdate z-indices (#29292)
2019-08-26  Martijn CuppensLink helpers & use utility API for all utilities
2019-08-25  Johann-Sdropdown show method should do the same as toggle
2019-08-23  Mark OttoDocument example of datalists with form controls (...
2019-08-23  XhmikosRUpdate devDependencies. (#29281)
2019-08-23  XhmikosRActions CI tweaks (#29276)
2019-08-23  Martijn CuppensDocumentation tweak
2019-08-23  Martijn CuppensRemove padding around color swatches
2019-08-23  Martijn CuppensAdd rounded corners to color swatches
2019-08-23  Mark OttoAdd support and docs for color input
2019-08-22  Markus HatvanRemaining JS linting TODO (#29289)
2019-08-22  Johann-Sdropdown - destroy old popper.js references
2019-08-22  tracyjordanfixed minor typo (#29291)
2019-08-22  Martijn CuppensRemove `position: relative` from `.collapsing`
2019-08-22  Martijn CuppensDrop `$nav-divider-*` variables (not used)
2019-08-22  Martijn CuppensDrop nav divider mixin
2019-08-19  XhmikosRchange-version.js: Add _gh_pages folder in ignores...
2019-08-18  Martijn CuppensSplit up `.form-control` & `.form-select` selectors
2019-08-18  Martijn CuppensFix date heights
2019-08-18  m5oset min-height for form-control textarea
2019-08-18  Johann-SRemove useless check for null object with spread operator
2019-08-18  XhmikosRMinor wording tweaks
2019-08-18  Johann-Sallow to pass popper.js configuration for tooltip/popov...
2019-08-18  tu4moAdd possibility to define custom border color for disab...
2019-08-18  XhmikosRdocs css: minor cleanup (#29266)
2019-08-18  Martijn Cuppensdocs: fix tap targets (#29272)
2019-08-17  XhmikosRMove favicon.ico and apple-touch-icon.png in hugo mounts.
2019-08-17  XhmikosRClean up mounts.
2019-08-17  Bjørn Erik... Fix mounts
2019-08-17  XhmikosRMake use of Hugo's 0.56+ module feature.
2019-08-16  XhmikosRUse US locale consistently. (#29255)
2019-08-16  Martijn CuppensEnable wrapping for elements in .modal-footer (#25103)
2019-08-16  Martijn CuppensRestore `cursor: pointer` for checkbox/radio buttons...
2019-08-16  Martijn CuppensClarify order documentation (#29252)
2019-08-16  XhmikosRUpdate devDependencies. (#29221)
2019-08-14  XhmikosRFix redirects. (#29254)
2019-08-14  XhmikosRUpdate config.yml (#29253)
2019-08-13  Thomas SchallerFunction map-get-multiple now returns the correct varia...
2019-08-12  XhmikosRCI: run bundlesize only for pushes.
2019-08-12  XhmikosRReindent workflows/test.yml.
2019-08-09  Martijn CuppensFix Firefox rendering issue (#29234)
next