boltdesignsystem / bolt

The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
https://boltdesignsystem.com
MIT License
292 stars 45 forks source link

DS-839: Fix broken schema to fix full_bleed prop #2538

Closed danielamorse closed 2 years ago

danielamorse commented 2 years ago

Jira

https://pegadigitalit.atlassian.net/browse/DS-839

Summary

Fix broken schema to fix full_bleed prop.

Details

In 5.7.1 we added multiple schemas to Profile but did not update the original profile.twig file to reference the schema. It now points to the schema properly and the full_bleed prop works again.

How to test