Becca Steinbrecher
Becca Steinbrecher
The following pages should be refactored into our newest [Case Study layout design](https://www.figma.com/file/zfUyNxFFRDS713lIl3UZMa/Nutanix-landing-page?node-id=0%3A1): - [FactSet case study](https://about.sourcegraph.com/case-studies/factset-migrates-from-perforce-to-github) - `/case-studies/factset-migrates-from-perforce-to-github` - [Cloudfare case study](https://about.sourcegraph.com/case-studies/cloudflare-accelerates-debugging-and-improves-security) - `/case-studies/cloudflare-accelerates-debugging-and-improves-security` - [Indeed case study](https://about.sourcegraph.com/case-studies/indeed-accelerates-development-velocity) -...
Enhance all custom carousels (`TabCarousel`, `CustomCarousel`, `QuoteCarousel`) to have an animated sliding transition between items. This is so that they will match the standard carousel behavior when they are present...
Follow up to #5674. Migrate Accordion & Tooltip components to Flowbite-React library. This will require configuring [flowbite-react](https://flowbite-react.com/) to play well with our Tailwind config. This supports our effort to remove...
Closes #5746, removes Bootstrap Accordion & Tooltip imports in favor of custom components to reduce bundle size. ### Changelog - Adds a custom Accordion component - Adds a custom Tooltip...
- Remove bootstrap library from carousels - Ensure all carousels are accessible by screen reader, keyboard, and across all screen sizes (currently the indicators are not tab-able in some instances)
[Customize Tailwind config](https://tailwindcss.com/docs/customizing-spacing) to allow for pixel spacing instead of rem Keep rem sizing for font size, migrate spacing to pixel units Work with design to ensure [DLS](https://www.figma.com/file/o1QRtdQI0ozKq0n7ATrKlx/Marketing-DLS?node-id=3212%3A21096) lines up...
- Developer computer setup pairing with Fabiana - Walk through mock copy update PR & developer workflow
Updates Cody Clients getting started markdown for commands & useful debugging tooling ## Test plan N/A