Skip to content

Commit

Permalink
smaller column actions column and unmemoize localization prop
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Oct 4, 2022
1 parent 1338f7c commit 6181cd9
Show file tree
Hide file tree
Showing 62 changed files with 68 additions and 60 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ _All features can easily be enabled/disabled_

_**Fully Fleshed out [Docs](https://www.material-react-table.com/docs/guides#guides) are available for all features**_

- [x] < 38kb gzipped - [Bundlephobia](https://bundlephobia.com/package/material-react-table)
- [x] < 40kb gzipped - [Bundlephobia](https://bundlephobia.com/package/material-react-table)
- [x] Advanced TypeScript Generics Support (TypeScript Optional)
- [x] Aggregation and Grouping (Sum, Average, Count, etc.)
- [x] Click To Copy Cell Values
Expand Down
4 changes: 2 additions & 2 deletions material-react-table-docs/components/mdx/ComparisonTable.tsx
Expand Up @@ -69,7 +69,7 @@ const data = [
library: 'Material React Table',
libraryLink: '#',
freeOrLicensed: 'Free MIT',
bundleSize: 38,
bundleSize: 40,
bundlePhobiaImg:
'https://badgen.net/bundlephobia/minzip/material-react-table@latest?color=blue',
bundlePhobiaLink:
Expand Down Expand Up @@ -115,7 +115,7 @@ const data = [
library: 'MUI X Data Grid MIT/Pro/Premium',
libraryLink: 'https://mui.com/store/items/mui-x-premium/',
freeOrLicensed: 'MIT or Paid License',
bundleSize: 110,
bundleSize: 111,
bundlePhobiaImg:
'https://badgen.net/bundlephobia/minzip/@mui/x-data-grid-pro?color=orange',
bundlePhobiaLink:
Expand Down
Expand Up @@ -15,7 +15,7 @@
"@mui/material": "^5.10.6",
"@mui/x-date-pickers": "^5.0.2",
"dayjs": "^1.11.5",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -14,7 +14,7 @@
"@faker-js/faker": "^7.5.0",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -14,7 +14,7 @@
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"export-to-csv": "^0.2.1",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -16,7 +16,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -15,7 +15,7 @@
"@mui/material": "^5.10.6",
"@tanstack/react-query": "^4.3.9",
"axios": "^0.27.2",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Expand Up @@ -13,7 +13,7 @@
"@emotion/styled": "^11.10.4",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"material-react-table": "^1.2.5",
"material-react-table": "^1.2.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down

2 comments on commit 6181cd9

@vercel
Copy link

@vercel vercel bot commented on 6181cd9 Oct 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 6181cd9 Oct 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.