canopy-carousel

Remove lg-carousel usage and related components from Angular projects.

23|46|Updated Sep 7, 2020
One-click install
npx skills add https://github.com/Legal-and-General/canopy --skill canopy-carousel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canopy-carousel
Source: https://github.com/Legal-and-General/canopy/tree/main/skills/best-practice/carousel
Command: npx skills add https://github.com/Legal-and-General/canopy --skill canopy-carousel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Canopy Carousel is deprecated in Canopy and teams are guided to remove its usage to prevent future breakages and ensure consistency with the updated design system.

Core Features & Use Cases

  • Clear guidance on removing lg-carousel usage and related components across Angular projects.
  • Step-by-step removal instructions for imports and templates, ensuring a clean migration path.
  • Applicable to Canopy-based Angular projects that currently rely on lg-carousel, LgCarouselComponent, LgCarouselItemComponent, or LgAutoplayComponent.

Quick Start

Remove all lg-carousel usage and migrate related components in your codebase.

Frequently Asked Questions about canopy-carousel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove deprecated Canopy Carousel components from my Angular project?

To remove deprecated Canopy Carousel components from Angular, delete all lg-carousel references and related imports. This provides a clean migration path by eliminating deprecated templates and ensuring consistency with the updated design system.

What Angular components are affected by the Canopy Carousel deprecation?

The Canopy Carousel deprecation affects Angular projects referencing LgCarouselComponent, LgCarouselItemComponent, LgAutoplayComponent, or the lg-carousel tag. Removing these imports and template usages prevents future breakages in the updated design system.

Do I need to manually update templates when migrating away from lg-carousel?

Yes, migrating away from lg-carousel requires manual updates to both templates and imports. Step-by-step removal instructions ensure you clean all component references across your Canopy-based Angular codebase for a safe migration path.

Why should I migrate away from the Canopy Carousel in my Angular codebase?

You should migrate away from the Canopy Carousel to prevent future breakages and ensure consistency with the updated design system. Removing deprecated lg-carousel usage provides a safe migration path with minimal downtime for Angular projects.

Can I use this migration guidance for any Angular project using Canopy?

This migration guidance applies specifically to Canopy-based Angular projects that currently rely on lg-carousel, LgCarouselComponent, LgCarouselItemComponent, or LgAutoplayComponent. It provides targeted removal steps for these deprecated components.