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

v1.1.0 (Bootstrap 5.0.1)

Latest
Compare
Choose a tag to compare
@jonaharagon jonaharagon released this 19 May 01:56
· 1 commit to main since this release
v1.1.0
2092a48

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
  • #857: build(deps-dev): bump postcss from 8.2.10 to 8.2.13
  • #856: build(deps-dev): bump hugo-bin from 0.70.0 to 0.70.2
  • #855: build(deps-dev): bump stylelint from 13.12.0 to 13.13.0
  • #854: build(deps-dev): bump eslint from 7.24.0 to 7.25.0
  • #848: build(deps-dev): bump cheerio from 1.0.0-rc.5 to 1.0.0-rc.6
  • #847: build(deps-dev): bump vnu-jar from 21.2.5 to 21.4.9
  • #846: build(deps-dev): bump eslint from 7.23.0 to 7.24.0
  • #845: build(deps-dev): bump postcss from 8.2.9 to 8.2.10
  • #838: build(deps-dev): bump postcss from 8.2.8 to 8.2.9
  • #833: build(deps-dev): bump eslint from 7.22.0 to 7.23.0
Commits
  • 0b45a4a Bump versions and Figma link
  • 2e7250c build(deps-dev): bump hugo-bin from 0.71.0 to 0.71.1 (#871)
  • d2172d1 build(deps-dev): bump hugo-bin from 0.70.2 to 0.71.0 (#867)
  • 21cd84e build(deps-dev): bump stylelint-config-twbs-bootstrap (#866)
  • 6733eae build(deps-dev): bump stylelint from 13.13.0 to 13.13.1 (#865)
  • 77af907 Add updated image, move figma link, add context around adding svgs
  • 8cc6e62 Add pages for new icons
  • 1cb1392 Add 45 new icons for v1.5.0
  • a5bcfa7 Regenerate package-lock.json to fix npm vulnerabilities (#859)
  • f8fe354 build(deps-dev): bump chalk from 4.1.0 to 4.1.1 (#858)
  • Additional commits viewable in compare view