Commit bf56660
feat(data-viz): create intial pages for engineering (#4312)
* feat(docs): data viz base structure
* feat(data-viz): wokring base chart
* feat(data-viz): wip
* feat(data-viz): wip
* feat(data-viz): wip
* feat(data-viz): wip
* feat(data-viz): sitemap
* feat(data-viz): docs exmapleds
* feat(data-viz): ci checks
* feat(data-viz): docs refinement
* chore(cleanup): remove redundant story
* chore(cleanup): changeset
* fix(data-viz): fix urls
* fix(data-viz): fix slugs
* feat(data-vix): chart-provider in project.json
* chore(data-vix): test chanpshots
* chore(ci): fix supabase
* chore(ci): fix supabase
* chore(ci): ignore generated files for linting
* chore(data-vix): typos
* chore(data-vix): trigger rebuild
* chore(data-vix): trigger rebuild
* chore(data-vix): trigger rebuild
* Update packages/paste-website/src/components/site-wrapper/sidebar/SidebarNavigation.tsx
Co-authored-by: Sarah <[email protected]>
* feat(data-visualization): vrt
* chore(tests): add support for same title sidebar disclousres
* feat(data-viz): update docs urls and release versioning
* Apply suggestions from code review
Co-authored-by: Sarah <[email protected]>
* chore(data-viz): addressed PR comments
---------
Co-authored-by: Sarah <[email protected]>1 parent e2372a0 commit bf56660
File tree
22 files changed
+892
-190
lines changed- .changeset
- apps/backend
- supabase
- cypress/integration
- sitemap-vrt
- packages
- paste-libraries/data-visualization
- __test__/__snapshots__
- src
- stories
- components
- paste-website
- src
- component-examples/data-visualization
- components/site-wrapper/sidebar
- pages
- components/chart-provider
- foundations/data-visualization
- for-engineers
22 files changed
+892
-190
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 | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
0 commit comments