Install
Works with Drupal: ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
214.82 KB
MD5: ae90e6918d31f318574af058b421d198
SHA-1: 53a0f9a2b2b7f9bed6e8289555acf68e8cfb0e3a
SHA-256: b98262697fff9783bc3f3cbc089acfbc26aa5955ab713112bc1cd42de82f7c7b
Download zip
346.81 KB
MD5: 07ffdcb98f4f434ec0f3412fda0470fa
SHA-1: ee63f2b11b0e6990ad099cdd309c64eae430c6ca
SHA-256: 535afda835cc70725effbb08a79e383e0b19f8f2683e050884940128cfacb127
Release notes
Some overridden templates or preprocess hooks had been removed when possible to be replaced with the following modules UI Styles Page, UI Styles Block, UI Styles Entity Status. Also it is recommended to use the Entity View Display Template Suggestions module if you want to have a content entity rendered without wrapper.
Contributors (3)
Grimreaper, bunthorne, pdureau
Changelog
Issues: 8 issues resolved.
Changes since 5.0.0-alpha12:
Bug
- #3399450 by Grimreaper, pdureau: Entity wrapper prevents site building to properly work with components
- #3416209 by Grimreaper, pdureau: Nav preview is broken
- #3415345 by Grimreaper, pdureau: Fix if statement in offcanvas and modal
Feature
- #3415078 by Grimreaper, pdureau: Use UI Styles to remove templates. Update blocks configuration.
- #3416711 by pdureau, Grimreaper: Add a JS toggle mechanism to nav_item component.
Support
- #3409483 by Grimreaper, bunthorne: Recompile CSS of the subtheme example. Update README.md for Bootstrap installation instructions.