2.3.24 • Published 4 years ago
@technote-space/material-table v2.3.24
@technote-space/material-table
a fork of mbrn/material-table
About
- We are not attempting to hijack what
mbrnhas created - We will always remain a true fork of
mbrn/material-table- We plan on pushing all changes upstream
- We will always remain 100% compatible with
mbrn/material-table- We are here to resolve issues, not hijack a repo
- Life happens, and
mbrnhas become rather busy - Only
mbrncan updatematerial-table - We have chosen to support
mbrnandmaterial-tablewith the hopes of keeping the project alive
Installation
yarn
yarn add @technote-space/material-table
npm
npm install @technote-space/material-table
Usage
Updating material-table
Simply update your imports to receive the latest updates!
- import MaterialTable from 'material-table';
+ import MaterialTable from '@technote-space/material-table';Compatibility
If you can import it from material-table you can import it from @technote-space/material-table. This will never change.
import MaterialTable, {
MTableAction /*, etc...*/,
} from '@technote-space/material-table';Documentation
Contributing
See here for more!
2.3.24
4 years ago
2.3.23
4 years ago
2.3.22
4 years ago
2.3.21
4 years ago
2.3.20
4 years ago
2.3.19
4 years ago
2.3.18
4 years ago
2.3.17
4 years ago
2.3.16
4 years ago
2.3.15
4 years ago
2.3.14
4 years ago
2.3.13
4 years ago
2.3.12
4 years ago
2.3.11
4 years ago
2.3.10
5 years ago
2.3.8
5 years ago
2.3.9
5 years ago
2.3.7
5 years ago
2.3.6
5 years ago
2.3.5
5 years ago
2.3.4
5 years ago
2.3.3
5 years ago
2.3.2
5 years ago
2.3.1
5 years ago
2.3.0
5 years ago