Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: table: add table component #193

Merged
merged 46 commits into from
Jun 23, 2022
Merged
Show file tree
Hide file tree
Changes from 20 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
bf110aa
chore: table: initial commit
dkilgore-eightfold May 31, 2022
1020af2
Merge branch 'main' into dkilgore-eightfold/table-component
dkilgore-eightfold May 31, 2022
8cddb17
chore: table: module name change and stories file
dkilgore-eightfold May 31, 2022
d4351e6
Merge commit 'bcfb1a66b0110b9e7f2ac9df579cf63596e7c249' into dkilgore…
dkilgore-eightfold Jun 1, 2022
8298d4f
feat: table: adds tree, empty, motion and list virtualization components
dkilgore-eightfold Jun 7, 2022
d7a26d0
Merge commit 'e9a5f0e23d2de336aa2bca64c319b20003ab8c7d' into dkilgore…
dkilgore-eightfold Jun 7, 2022
ce7bfeb
chore: table: commit ahead of merge
dkilgore-eightfold Jun 13, 2022
0b924c7
Merge commit '996f8d62f8dd28030f5fd41ce81434e24c6ae3a9' into dkilgore…
dkilgore-eightfold Jun 13, 2022
50befbd
feat: table: adds table component
dkilgore-eightfold Jun 16, 2022
1e64d78
chore: git: add lfs
dkilgore-eightfold Jun 16, 2022
394d18a
chore: lfs: removes large snap ahead of commit
dkilgore-eightfold Jun 16, 2022
2dbf277
Create .gitattributes
dkilgore-eightfold Jun 16, 2022
2842113
chore: table: merge with latest
dkilgore-eightfold Jun 16, 2022
c757a7e
chore: table: merge with latest
dkilgore-eightfold Jun 17, 2022
950628c
chore: ts: adds some typings
dkilgore-eightfold Jun 17, 2022
d682e4a
Merge branch 'EightfoldAI:main' into main
dkilgore-eightfold Jun 20, 2022
edf73c7
chore: table: fixes some linter errors
dkilgore-eightfold Jun 20, 2022
e71a6fb
Merge branch 'EightfoldAI:main' into main
dkilgore-eightfold Jun 20, 2022
fdb35f0
Merge commit 'e71a6fb2a201b62c82978cc4c3a4183da62e3a8a' into dkilgore…
dkilgore-eightfold Jun 20, 2022
52ac43e
chore: table: fix linter errors
dkilgore-eightfold Jun 20, 2022
71f1508
chore: table: fix linter errors and exclude ts classes from css modules
dkilgore-eightfold Jun 20, 2022
39b0949
chore: table: fix linter errors part three
dkilgore-eightfold Jun 20, 2022
058cf5d
chore: table: linter fix attempt three using updated imports
dkilgore-eightfold Jun 20, 2022
a2534a2
chore: table: linter fix attempt four using updated webpack config
dkilgore-eightfold Jun 20, 2022
1d2f1be
chore: table: compiler and linter fix attempt using updated tsx
dkilgore-eightfold Jun 20, 2022
2dcd662
chore: table: removes renamed files
dkilgore-eightfold Jun 20, 2022
f29e26a
chore: table: reverts renamed files
dkilgore-eightfold Jun 20, 2022
ac1de04
chore: table: update reat import in usestate
dkilgore-eightfold Jun 20, 2022
f57d441
chore: table: updates import type name
dkilgore-eightfold Jun 20, 2022
d3d3619
chore: table: removes default exports from motion hooks
dkilgore-eightfold Jun 20, 2022
6eaadb0
Merge branch 'EightfoldAI:main' into main
dkilgore-eightfold Jun 21, 2022
19b59ec
chore: imports: removes more defaults
dkilgore-eightfold Jun 21, 2022
65d8e91
chore: table: removes more defaults and updates exports in usestate
dkilgore-eightfold Jun 21, 2022
e13f835
chore: table: adds type and updates casing in a path
dkilgore-eightfold Jun 21, 2022
978e6d3
chore: table: updates casing in remaining error paths
dkilgore-eightfold Jun 21, 2022
d4f4667
chore: table: revert renamed dir to fix compilation path
dkilgore-eightfold Jun 21, 2022
a4ee46a
chore: table: update capitalization of import path
dkilgore-eightfold Jun 21, 2022
0f644f4
chore: table: reverts some updates to fix build
dkilgore-eightfold Jun 21, 2022
7c1cccc
Merge branch 'EightfoldAI:main' into main
dkilgore-eightfold Jun 22, 2022
781e3a9
chore: table: address pr feedback, remove lodash and adds theming
dkilgore-eightfold Jun 22, 2022
bf4ebf2
Merge branch 'EightfoldAI:main' into main
dkilgore-eightfold Jun 22, 2022
9963a41
Merge commit 'bf4ebf21d20c9f8bd932996d11a347ee6b18a8e5' into dkilgore…
dkilgore-eightfold Jun 23, 2022
b9bf26b
chore: lfs: adds gitattributes file to pr ahead of merge
dkilgore-eightfold Jun 23, 2022
d65c77c
Merge branch 'EightfoldAI:main' into main
dkilgore-eightfold Jun 23, 2022
aa9b9cf
Merge commit 'd65c77c77308e175b7d328948dcd480473d466b3' into dkilgore…
dkilgore-eightfold Jun 23, 2022
30d3d7f
chore: table: revert type property order change
dkilgore-eightfold Jun 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.snap filter=lfs diff=lfs merge=lfs -text
3 changes: 3 additions & 0 deletions .husky/post-checkout
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting '.git/hooks/post-checkout'.\n"; exit 2; }
dkilgore-eightfold marked this conversation as resolved.
Show resolved Hide resolved
git lfs post-checkout "$@"
3 changes: 3 additions & 0 deletions .husky/post-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting '.git/hooks/post-commit'.\n"; exit 2; }
git lfs post-commit "$@"
3 changes: 3 additions & 0 deletions .husky/post-merge
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting '.git/hooks/post-merge'.\n"; exit 2; }
git lfs post-merge "$@"
3 changes: 3 additions & 0 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh
command -v git-lfs >/dev/null 2>&1 || { echo >&2 "\nThis repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting '.git/hooks/pre-push'.\n"; exit 2; }
git lfs pre-push "$@"
23 changes: 21 additions & 2 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap" rel="stylesheet">
<link
href="https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap"
rel="stylesheet"
/>

<style>
html, body {
html,
body {
font-family: 'Source Sans Pro', sans-serif;
}

.virtual-table .table-container:before,
jhoward-eightfold marked this conversation as resolved.
Show resolved Hide resolved
.virtual-table .table-container:after {
display: none;
}
.virtual-table-cell {
background: white;
border-bottom: 1px solid #d9dce1;
box-sizing: border-box;
overflow: hidden;
padding: 16px;
}
.grouped-th {
border-bottom: none !important;
}
</style>
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,16 @@
"@floating-ui/react-dom": "0.6.0",
"@floating-ui/react-dom-interactions": "0.6.3",
"@mdi/react": "1.5.0",
"@types/lodash": "4.14.182",
"@types/react-is": "17.0.3",
"@types/shallowequal": "1.1.1",
"bodymovin": "4.13.0",
"lodash": "4.17.21",
"lottie-web": "5.8.1",
"react-flip-toolkit": "7.0.13"
"react-flip-toolkit": "7.0.13",
"react-is": "18.1.0",
"resize-observer-polyfill": "1.5.1",
"shallowequal": "1.1.0"
},
"peerDependencies": {
"@types/react": "17.0.39",
Expand Down Expand Up @@ -95,6 +102,7 @@
"@types/jest": "24.0.23",
"@types/node": "16.11.26",
"@types/react-color": "3.0.6",
"@types/react-window": "1.8.2",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.14.0",
"@typescript-eslint/parser": "5.14.0",
Expand Down Expand Up @@ -139,6 +147,7 @@
"jest-watch-typeahead": "1.0.0",
"lint-staged": "12.3.6",
"mini-css-extract-plugin": "2.6.0",
"mockdate": "3.0.0",
"postcss": "8.4.4",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "6.2.1",
Expand All @@ -151,6 +160,8 @@
"react-docgen-typescript": "2.2.2",
"react-refresh": "0.11.0",
"react-test-renderer": "17.0.2",
"react-window": "1.8.5",
"regenerator-runtime": "0.13.7",
"resolve": "1.20.0",
"resolve-url-loader": "4.0.0",
"sass": "1.47.0",
Expand Down
Loading