D10: Re-vet Animate CSS (drupal/animate_css)

Created on 29 January 2024, 12 months ago
Updated 13 February 2024, 11 months ago

Problem/Motivation

Project URL: https://www.drupal.org/project/animate_css β†’

This module was previously determined to not work with Drupal 9 in our curated.json snippet:

        {
            "package": null,
            "note": "This module claims to be Drupal 9-compatible but it is not - see similar issue with earlier release also https://www.drupal.org/project/animate_css/issues/3114653.",
            "replaces": {
                "name": "animate_css"
            },
            "vetted": true
        },

It appears to have a stable release and the prior blocking issue is now closed. Retest the module with a fresh installation to determine if it is viable on Drupal 10.

Steps to reproduce

n/a

Proposed resolution

  1. Set up new Drupal 7 site
  2. Add some HTML to the body of some fields with animate.css classes, i.e. animate__animated animate__bounce
  3. Create new Drupal 10 site
  4. Install animate.css on Drupal 10 site and connect to D7 database
  5. Run migration to pull body content in
  6. See if the library is included and classes are working

Remaining tasks

n/a

User interface changes

n/a

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

1.9

Component

Recommendations

Created by

πŸ‡ΊπŸ‡ΈUnited States dan612 Portland, Maine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024