Commit f3a70ed
authored
[Brand Refactor] Multiple component + recipe updates (#1363)
* LOTS of design adjustments
* adding disableANimation prop
* fix animation for toggle
* increase test coverage
* upgrade playwright dep
* use local chrome
* change chevrons to triangles and address feedback
* fix tests1 parent a4e6742 commit f3a70ed
252 files changed
Lines changed: 1312 additions & 233 deletions
File tree
- .changeset
- .github/workflows
- packages
- design-tokens
- scripts
- src/tokens
- base/size
- functional/components
- logosuite
- text-cursor-animation
- e2e
- react/src
- Accordion
- Accordion.visual.spec.ts-snapshots
- Box
- Box.visual.spec.ts-snapshots
- Card
- Card.visual.spec.ts-snapshots
- FAQ/FAQ.visual.spec.ts-snapshots
- Hero
- Hero.visual.spec.ts-snapshots
- PricingOptions
- PricingOptions.visual.spec.ts-snapshots
- Stack
- Statistic/Statistic.visual.spec.ts-snapshots
- Tabs
- Tabs.visual.spec.ts-snapshots
- TextCursorAnimation
- animation/TextRevealAnimation/TextRevealAnimation.visual.spec.ts-snapshots
- recipes
- FeaturePreviewLPs
- FeaturePreviewLevelTwo/FeaturePreviewLevelTwo.visual.spec.ts-snapshots
- FeaturePreviewLevelZero/FeaturePreviewLevelZero.visual.spec.ts-snapshots
- FlexTemplate
- FlexSection/FlexSection.visual.spec.ts-snapshots
- FlexTemplate.visual.spec.ts-snapshots
- examples/examples.visual.spec.ts-snapshots
- Flexsuite
- Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.visual.spec.ts-snapshots
- Details/FlexSuiteAIDetailsPlaylist/FlexSuiteAIDetailsPlaylist.visual.spec.ts-snapshots
- Overview
- Overview.visual.spec.ts-snapshots
- SolutionTemplates
- CategoryPage/CategoryPage.visual.spec.ts-snapshots
- SolutionPage
- Industry/Industry.visual.spec.ts-snapshots
- Size/Size.visual.spec.ts-snapshots
- UseCase/UseCase.visual.spec.ts-snapshots
- SolutionsOverview/SolutionsOverview.visual.spec.ts-snapshots
- seo
- Article/Article.visual.spec.ts-snapshots
- Category/Category.visual.spec.ts-snapshots
- river
- RiverAccordion
- RiverAccordion.visual.spec.ts-snapshots
- RiverBreakoutTabs/RiverBreakoutTabs.visual.spec.ts-snapshots
- RiverBreakout/RiverBreakout.visual.spec.ts-snapshots
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments