Install
Works with Drupal: ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
293.59 KB
MD5: 6ad579f20b076978bb30bd826e28067e
SHA-1: ae3bdb7439800dd1d67f948c9cb95ceb8a7bda75
SHA-256: 97a752d4c8f7be10e4dc756aca7d2004d95508126acc02f7b9f1367f1fe54fce
Download zip
365.33 KB
MD5: 948ce301b06fe2d2b1a0c1c5650965cb
SHA-1: eff6c09578117f9cfd76847c0274c1ee4a5d9cb9
SHA-256: 7fe6b4b7b28488fecda65f06f8cc12fd031a1e5bac764f637a825933410541da
Release notes
Contributors (4)
G4MBINI, Grimreaper, b-haslag, pdureau
Changelog
Issues: 32 issues resolved.
Changes since 5.0.0-alpha1:
Bug
- #3328647 by Grimreaper: Remove space before printing attributes.
- #3328647 by Grimreaper: Bootstrap 5: Components > Badge
Feature
- #3314420 by Grimreaper: Add alert-link class to links inside the alert pattern generically. Fix PHPCS, PHPMND, Stylelint, PHPCS Fixer.
- #3292612 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Flex. Support "previewed_as" in UI Styles library.
- #3292619 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Vertical align
- #3292616 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Overflow
- #3292613 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Float
- #3292620 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Visibility
- #3292618 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Sizing
- #3292611 by b-haslag, Grimreaper: Bootstrap 5 : Utilities > Display
- #3292602 by b-haslag, Grimreaper: Bootstrap 5 : Helpers > Color & background
- #3292596 by b-haslag, Grimreaper, pdureau: Bootstrap 5 : Components > Navs & tabs
- #3292507 by b-haslag, Grimreaper: Bootstrap 5 : Content > Tables
- #3292507 by Grimreaper: Fix default variables handling in table presenter template.
- #3292507 by Grimreaper: Fix table pattern and presenter template.
- #3292507 by Grimreaper: Override views table presenter template to use table pattern.
- #3292596 by Grimreaper, G4MBINI, pdureau: Navs & tabs: use variants instead of setting nav_spacing
- #3292591 by Grimreaper: Handle nav pattern in card header.
- #3292507 by Grimreaper: Fix markup in table pattern settings description.
- #3292601 by Grimreaper: Bootstrap 5 : Helpers > Clearfix
- #3292615 by Grimreaper: Bootstrap 5 : Utilities > Opacity
- #3292609 by Grimreaper: Bootstrap 5 : Helpers > Text truncation
- #3292607 by Grimreaper: Bootstrap 5 : Helpers > Visually hidden
- #3292610 by Grimreaper: Bootstrap 5 : Helpers > Vertical rule
- #3292614 by Grimreaper: Bootstrap 5 : Utilities > Interactions
- #3292604 by Grimreaper: Bootstrap 5 : Helpers > Ratio
- #3292605 by Grimreaper: Bootstrap 5 : Helpers > Position
- #3292617 by Grimreaper: Bootstrap 5 : Utilities > Position
- #3292598 by b-haslag, Grimreaper: Bootstrap 5 : Components > Progress
- #3292590 by b-haslag, Grimreaper: Bootstrap 5 : Components > Accordion
- #3292598 by Grimreaper: Make token available in pattern settings.
- #3292514 by Grimreaper: Temporary fix of the submit buttons.
- #3318405 by Grimreaper: Fix config schema. Remove unneeded dependencies. Fix coding standards.
- #3318405 by Grimreaper: CSS Variables: root variables.
- #3318405 by Grimreaper: Fix typo
- #3318405 by Grimreaper: Add attributes wrapper to field template.
- #3318405 by Grimreaper: Fix code quality tools
- #3318405 by Grimreaper: Update CSS variables structure to ui_skins-1.0.0-alpha1. Remove unused variables.
- #3318405 by Grimreaper: Add CSS variables for the alert component.
- #3318405 by Grimreaper: Add CSS variables for the breadcrumb component.
- #3328657 by Grimreaper, pdureau: Bootstrap 5: props/slots distinction
Support
- #3314419 by Grimreaper: Prevent placeholder class to affect em
Task
- #3317575 by Grimreaper, pdureau: Code review feedbacks: button toolbar, button group and blockquote.
- #3323951: Remove 0, 1, 2.. string from top level, and remove 'Bootstrap' from labels
- #3323951: Add p-* & m-* styles, add text-end previewed_with for spacing_padding_end, split border & border substractive
- #3323951: Merge some styles when their options are mutually exclusive
- #3323951: list_group: remove non-compliant #active & #disabled properties by splitting list_group & list_group_item
- #3323951 by Grimreaper: Code review fixes.
- #3323951 by Grimreaper: Merge styles ratio_ratio and ratio_aspect.
- #3323951 by Grimreaper: Merge styles flex_grow and flex_shrink.
- #3323951 by Grimreaper, pdureau: Remove negative margin and padding as not compiled by default in Bootstrap 5.
- #3323951 by Grimreaper: Rework carousel pattern.