v4.4.0 - ship list
Closed this issue · 0 comments
mbrambilla commented
Major Updates:
CSS
- 5ec13e0: List: Fix horizontal group border radius and margin
- 1ac43c3: Navbar: Fix
.navbar-collapse
sizing, replace.form-inline
in examples - 79f907f: Button: Override hover state for
.btn-check
- 8a73f88, de61b76: Modal/Offcanvas: Add text-reset and font-size settings
- 976ee25: Progress: Rework for improved accessibility
- 5febf4d: Nav: Add lined variant, more vertical options, and new reverse modifier
- 124f685: Utilities: Overflow - add more rules and x/y variants
- 7ecf77c: Utilities: Add object fit items
- 5ce95f4: Utilities: Add new z-index utilities
- 0e2a98b: Update
.sr-only
to fix issue with table captions - f9f05a1: Utilities: More font-weight-* variables and new medium weight
- a12c0e1: Forms: Fix Android/iOS date input sizing
- 719aff2: Forms: Adjust color picker swatch
- 32c66cb: Reboot: Use non-prefixed pseudo-element for file picker
- 3f9ddcf: Buttons: Update focus style for
.btn-link
- de31ed2: Grid: Fix depracation erors with dart-sass
- 5455dcc: Reboot: Add color variable for
<mark>
JS
- 66317ec: Tooltip: Reset title attribute on dispose
- 20722fd: Popover: Reduce potential memory leak for dynamic popovers
- a4c7025: Modal/OffCanvas: Normalize ESC key handling
Docs
- 5c8a14d: Popover: Custom container documentation
- 4e23dd9: Docsearch: Set cursor to auto
- 82e151e: Modal: Use h1 for .modal-title in examples
- f3d7109: Docs: Normalize some
<kbd>
content - ec56a8e: Docs: Update search to allow use on local dev
- 71307a0: Docs: Dropdowns should have emphasis on using buttons
- c3c7b48: Docs: Input Group: Add help text example using
.form-text
- 5a20175: Navbar: Improve accessibility of toggle examples
- 54338b3: DocSearch: Remove debug as it does not exists in DocSearch v3
- 388a894: Docs: Improve keyboard navigation scroll handling