Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
545.3 KB
MD5: 52f4383e0fde3fcceba91beda0236b98
SHA-1: 917142a2846cea938f62b128cc5e040e92618f40
SHA-256: 1d432147e1faacf5e7fe5abdf6faee25fc85a925026d827ae17b5621601c6d1e
Download zip
690.91 KB
MD5: 8f03b3a9b0c44b0aea78058722687dc2
SHA-1: fd3827aa0a7b364fed8cb5b4460191a9e5133621
SHA-256: db260b74d721f02fade59aca1403cd1b48904f8d0d33e432a00ed14d834a5b62
Release notes
Add a summary here
Contributors (0)
Changelog
Issues: 0 issues resolved.
Changes since 6.0.0-rc2:
Misc
- Add starterkit.yml file
- Exclude the starterkit.yml file to be copied over
- Fix the Starterkit setup issue
- Add gitkeep to list of dotfiles to be copied over
- Improve Modal component and README
- Minor Modal typo fix
- Update Modal README
- Update Modal README
- Provide theme hook based on #id as well as #form_id for fieldsets
- Separate form-element and form theme hook suggestions with improvements
- Improve Fieldset
- Move away from cleanCssIdentifier() with a custom radixCleanIdentifier for theme hook suggestions
- Improve theme hook suggestions and utility radixCleanIdentifier
- Remove button role attribute
- More improvements to Fieldset component
- More improvements to Fieldset component
- Minor adjustment to fieldset
- Add slots to Fieldset
- Inherit all the overrides from ui_suite_bootstrap module, credit to @pdureau
- Remove hardcoded margin on the logo img tag itself
- Add a placeholder template for form-element.theme
- Add nav_item_utility_classesa for Nav component