Code Intelligence Platform page
Created by: st0nebraker
Closes #5608 (closed). Creates new page & carousel redesign option.
Changelog
- Creates new landing page
- Adds new design option for the
CustomCarousel
(ref thread). Adds new interim propanimateTransition
to trigger this design. If this design is approved we can remove the prop and apply the new styling to the rest of theCustomCarousel
s. - New carousel design is: a fade in of the active item & indicator, indicator hover causes item change as well.
- Makes carousels keyboard friendly (buttons were undetectable before).
- Small adjustments to spacing & typography to files touched (to make them compliant with the DLS).
Notes
- Focus on
CustomCarousel.tsx
&code-intelligence-platform.tsx
Test
- Ensure prettier has standardized the proposed changes.
- Nav to
/code-intelligence-platform
and ensure design matches on all screen sizes - Ensure no breaking changes to other carousel instances