Install
Works with Drupal: ^10.1Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
137.49 KB
MD5: f2ac3affca79eef89cb75f42c7a3612e
SHA-1: 9d0be5aa2239bddaf28b5e4e0d79d12aba45c506
SHA-256: fcc6586c988d46b1a6f217d36fbb9d34d91a1f9accf6e3a55ff0e821e65b2e7a
Download zip
282.75 KB
MD5: f4b74b71d37f75356d83f19a11a901e4
SHA-1: d9f417332a8d7d7fa27e6a9d1b9147570bbfbff2
SHA-256: 0991326cd86f5c0b7550d04c506af1c99db3ec8228ab3f184272ff4365532a50
Release notes
Beta release of 6.x branch, might not be backward compatible moving forward, and things tend to break with new updates.
Contributors (6)
DanChadwick, ckng, doxigo, jwilson3, aleix
Changelog
Issues: 4 issues resolved.
Changes since 6.0.0-beta17:
Bug
- #3445986: Typo in accordion component sass file name
- #3444477 by ckng: Improve page-content component
- #3446691: node component author attributes mess
Feature
- #3386359 by DanChadwick, doxigo, jwilson3: Support core progress bar to use the Bootstrap one
Misc
- Update form-element--radiocheckbox schema definition
- Fix Close-button attributes
- Possibility to pass boolean to a block label to hide it
- Refactor the Image component
- Quick alert close button overlap bug of Bootstrap fix
- Remove the required flag from src in Image component
- Improve the Image component schema
- Add container wrapper as default to Page_content
- Revamp Progeress component