Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
546.61 KB
MD5: f6b7a8e1c25323e98461d8de33d10543
SHA-1: 8044294fbb343cb9fc6835975674e6cc233c74ad
SHA-256: 60ae5ab733f3c9c94d7a9478099f14396743e9da2dc8034b8869641ae06500a1
Download zip
693.99 KB
MD5: cac0ebf8781fe2f8a13ec4cba1096df6
SHA-1: 064367a0482b242db03b8e9926c804c0d7a6f942
SHA-256: 8c95cd9c9284eda1276f5eb4d37883fbff9c332b0e3e6a2aa98755b2992e736d
Release notes
Contributors (8)
Anybody, DanChadwick, aleix, doxigo, gpietrzak, milos.kroulik, tylertech-lee-hazlett, windy-ux
Changelog
Issues: 5 issues resolved.
Changes since 6.0.0-rc3:
Bug
- #3460308 by tylertech-lee-hazlett, doxigo: Third level menu items not rendering
- #3458866 by DanChadwick, doxigo: Drupal 10.3 changes the sticky table class, breaking sticky views tables
- #3464985 by windy-ux, gpietrzak, milos.kroulik: ransition to using the new DrupalDialogEvent class in dialog.js
Feature
- #3463492 by aleix, doxigo: allow use of title_atributes in node component
- #3466517: 'div' is not working for the Card SDC's heading_html_tag prop "[heading_html_tag] Does not have a value in the enumeration ["h1","h2","h3","h4","h5","h6"]"
Misc
- Cleanup node display_submitted part a bit
- Minor improvement to the node twig file
- Add another utility class based on the view mode to the node template
- Update the node-content class to follow BEM properly
- Improve reusability of heading component within the Block
- Remove the forum template due to core deprecation
- node Metadata deprecation
- Add node title suffix/prefix blocks
- Breacrumb redundancy cleanup
- Remove deprecated Forum template
- Minor README cleanup
- Fix the autohide prop on toasts
- Add handy button props to the toast links
- Improve the extensibility of the Toast
- Minor adjustment to the Toast
- Remove the redundant duplicate class from close-button in Toast
- Add taxonomy component and the related default template
- Add non modal dialog support for the dialog.js override
- Comment out the drupal.dialog and drupal.dialog.ajax override