Problem/Motivation
There is beta revision of IU Framework assets that updates existing Framework components (chunks) to the Rivet 2.0 look-and-feel.
Steps to reproduce
Proposed resolution
Update iu-framework-dev and search-dev in iu.libraries.yaml from version 3.2.x-dev to 3.3.x-dev.
To test, ensure $settings['iu_framework_assets'] = 'dev'; is configured in your site's sites/default/settings.local.php.
Remaining tasks
- Write Patch
- Review
- Commit
User interface changes
This change is the first step towards bringing experimental compatibility with Rivet 2.0 to the IU theme for Drupal.
There will likely be several follow-up issues to come.
API changes
None.
Data model changes
None.
Comments
Comment #2
jwilson3Comment #4
jwilson3I've tested this and it looks pretty good overall (screenshots on the way). I'm going to go ahead and tag this as release
2.0.2Comment #5
jwilson3Before:
After:
Comment #7
jwilson3This has been released in 2.0.2.
Note that the changes within this release are still hidden behind the feature flag, noted in the issue summary above.