Commit fb3dc48
authored
feat(pricing): add pattern (#4084)
* feat(pricing): create pattern page
* feat(pricing): add PricingCard
* feat(pricing): add VisualPickerExample
* feat(pricing): add table example
* feat(pricing): add examples to docs
* feat(pricing): update typedocs
* feat(pricing): update typedocs
* feat(pricing): update sitemap vrt
* feat(pricing): update typedocs
* feat(pricing): update typedocs
* feat(pricing): add max width
* feat(pricing): update typedocs
* feat(pricing): implement changes from review
* feat(pricing): update table alignment
* feat(pricing): remove size small
* feat(pricing): fix badge height
* feat(pricing): implement changes from review
* feat(pricing): update stories and docs
* fix(grid): fix rowGap and columnGap not applying
* fix(grid): add changeset
* feat(pricing): implement changes from review
* feat(pricing): implement changes from review
* feat(pricing): update text
* feat(pricing): implement changes from review
* feat(pricing): replace paragraph with text component
* feat(pricing): align all more info buttons to bottom
* feat(pricing): add image to doc page
* feat(pricing): implement changes from review
* feat(pricing): hide more info button on mobile1 parent 52ea257 commit fb3dc48
File tree
7 files changed
+995
-1
lines changed- .changeset
- cypress/integration/sitemap-vrt
- packages
- paste-core/layout/grid
- src
- stories
- paste-website
- src
- assets/images/patterns
- pages/patterns/pricing
- stories
7 files changed
+995
-1
lines changed| 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 | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| 306 | + | |
306 | 307 | | |
307 | 308 | | |
308 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
0 commit comments