-
Notifications
You must be signed in to change notification settings - Fork 46
Deprecations and Replacements
Mike Mai edited this page Aug 23, 2021
·
1 revision
The following are a list of deprecated components and the recommendations for replacement if any.
- Bolt Block List Component -> (Use Bolt List Component)
- Bolt Button Component -> (Use Bolt Button Element)
- Bolt Button Group Component -> (Use Bolt List Component)
- Bolt Image Component -> (Use Bolt Image Element)
- Bolt Link Component -> (Use Bolt Link Element)
- Bolt UI List Component -> (Use Bolt List Component)
- Bolt Video Component
- Bare List Object -> (Use Bolt List Component)
- Block Object -> (Use Bolt Stack Component)
- Crop Object (Will be Removed)
- Flag Object -> (Use Layout)
- Grid Object -> (Use Layout)
- Inline List Object -> (Use Bolt List Component)
- Island Object (Will be Removed)
- Ratio Object -> (Use Bolt Ratio Component)
- UI List Object -> (Use Bolt List Component)
- Wrapper Object -> Use Layout)
- Basic A11y Checklist
- Get started with Bolt locally
- Bolt Specific Standards and Conventions
- How to save SVG graphics and SVG icons
- Upgrade to minor release
- Upgrade to 4.x
- Upgrade to 5.x
- Release Workflow
- VS Code Configuration
- Bolt Doc Writing Guide
- Prefixing Custom Attributes
- Standard Props for Passing Content in Twig
- Building Websites with Bolt in Drupal
- From Design Mockup to Code
- Override with Utility Classes