Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Releases: jonaharagon/jekyll-bootstrap-theme

v1.1.0 (Bootstrap 5.0.1)

19 May 01:56
v1.1.0
2092a48
Compare
Choose a tag to compare

Bumps bootstrap from 5.0.0 to 5.0.1.

Release notes

Sourced from bootstrap's releases.

v5.0.1

🎨 CSS

  • #33551: Modals no longer use .modal-open to affect the <body> scroll
  • #33644: Validated inputs in .input-group shouldn't be behind sibling element
  • #33825: Prevent accent-bg from leaking in nested table
  • #33870: Don't redefine $list-group-color in loop
  • #33961: Revert :read-only selector back to [readonly]

☕️ JavaScript

  • #33221: Prevent toast autohiding if focusing or hovering
  • #33288: Remove potential false positive assertions
  • #33327: Move get element functionality to a helper
  • #33381: Popover/Tooltip: streamline config property to start with underscore
  • #33609: Merge js-components transitionend listener callbacks into one method
  • #33635: Extract static DATA_KEY & EVENT_KEY to base-component
  • #33740: Refactor: move disposing properties into the base class
  • #33853: Fix backdrop rootElement not initialized in Modal
  • #33920: Fix: Click on input outside of dropdown-menu prevents dropdown from closing
  • #33938: Fix dropdown test warning "without expectations"

📖 Docs

  • #33709: Add Arabic translation
  • #33837: update About text now that Bootstrap 5 is live
  • #33841: Fix typo in scrollspy docs
  • #33842: Fix browser support versions in migration doc
  • #33843: Fix typo in migration.md
  • #33855: Remove extra t in Close button heading in Migration guide
  • #33868: Fix value
  • #33879: Fix "no long require" to "no longer require" typo
  • #33893: Add accessible names to SVG icons in alerts
  • #33896: Fix accordion link
  • #33901: docs: make tooltip anchor properly wrap the svg
  • #33904: Add Fathom Analytics to v5 docs
  • #33915: docs: fix rtlcss stringmap configuration
  • #33916: Remove unneeded "Edge Legacy" mention in Range docs
  • #33924: Fix "directoinal" typo in v5 migration docs

🛠 Examples

  • #33850: Fix unnecessary classes
  • #33859: Update Sidebars example to fix dividers and rendering on Chrome
  • #33926: Fix offcanvas example, using a custom trigger selector

🌎 Accessibility

  • #33893: Add accessible names to SVG icons in alerts

... (truncated)

Commits

Bumps bootstrap-icons from 1.4.1 to 1.5.0.

Release notes

Sourced from bootstrap-icons's releases.

v1.5.0

Changes

  • #861: 45 new icons for v1.5.0

📖 Docs

  • #876: Prep for v1.5.0
  • #862: Add updated image, move figma link, add context around adding svgs

📦 Dependencies

  • #871: build(deps-dev): bump hugo-bin from 0.71.0 to 0.71.1
  • #867: build(deps-dev): bump hugo-bin from 0.70.2 to 0.71.0
  • #866: build(deps-dev): bump stylelint-config-twbs-bootstrap from 2.1.0 to 2.2.0
  • #865: build(deps-dev): bump stylelint from 13.13.0 to 13.13.1
  • #859: Regenerate package-lock.json to fix npm vulnerabilities
  • #858: build(deps-dev): bump chalk from 4.1.0 to 4.1.1
Read more

v1.0.0

06 May 13:48
v1.0.0
45bae56
Compare
Choose a tag to compare

Bumps bootstrap from 5.0.0-beta3 to 5.0.0.

Release notes

Sourced from bootstrap's releases.

v5.0.0

Highlights

#32155: Updated make-col() mixin to generate equal columns when no size is specified #32763: Added new color-scheme() mixin #33389: Dropdown menus now have option become clickable #33453: Added new docs footer #33548: Offcanvas header components are now vertically aligned #33549: Added offcanvas-top modifier #33634: Added support for .dropdown-items wrapped in <li>s #33626: Fix v5 regressions in tab dropdown functionality

🚀 Features

  • #32763: Add color-scheme mixin
  • #33389: Dropdown — Add option to make the dropdown menu clickable
  • #33549: Add offcanvas-top modifier

🎨 CSS

  • #32155: Add equal column mixin
  • #32763: Add color-scheme mixin
  • #33292: Make accordion icon rotation more natural
  • #33411: Fix validation feedback icon in select multiple
  • #33478: Make .nav-link color consistent when using buttons
  • #33482: Dropdown — Apply positioning only when Popper is not used
  • #33548: Vertically align offcanvas header components
  • #33549: Add offcanvas-top modifier
  • #33550: Spinner alignment changes
  • #33598: Hide validation icons from multiple selects
  • #33600: Have $form-check-input-border's default derive from $black
  • #33607: Reduce color-scheme complexity
  • #33642: use :read-only css selector instead [readonly] for consistency
  • #33658: fix: use list-group variable instead of alert
  • #33736: accordion: fix border-top on Firefox

☕️ JavaScript

  • #32439: Decouple BackDrop from modal
  • #33245: Decouple Modal's scrollbar functionality
  • #33249: Simplify Modal Config
  • #33250: Simplify ScrollSpy config
  • #33310: fix: make EventHandler better handle mouseenter/mouseleave events
  • #33389: Dropdown — Add option to make the dropdown menu clickable
  • #33429: Remove element event listeners through base component
  • #33451: Add missing things in hide method of dropdown
  • #33456: Use our isDisabled util on dropdown
  • #33466: Refactor dropdown's hide functionality
  • #33479: Fix dropdown escape propagation
  • #33496: Use cached noop function

... (truncated)

Commits

v0.1.0 (Bootstrap 5.0.0-beta3)

05 May 01:12
v0.1.0
8a1cd72
Compare
Choose a tag to compare
Pre-release
  • Bootstrap 5.0.0-beta3
  • Bootstrap Icons 1.4.1