Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

material-table

Datatable for React based on material-ui's table with additional features
Collective - Host: opensource - https://opencollective.com/material-table - Code: https://github.com/mbrn/material-table

This closes #350, readonly flag added to editable

github.com/mbrn/material-table - 9ec3589fad5f574fb5e2c0a058c2cf4a5cfb4e35 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #407 from spazzarama/feature/readonly-columns

Add support for read-only columns

github.com/mbrn/material-table - 760e48521236c5c095a7d743256d67a93e352fc2 authored almost 6 years ago by Mehmet Baran <[email protected]>
Add support for readonly columns

github.com/mbrn/material-table - cf25bf0389069352a44148f5fdabaef45cc4f1c5 authored almost 6 years ago by Justin Stenning <[email protected]>
version upgrade

github.com/mbrn/material-table - aba1047f2e779f0411bdbca1fcd202e9a447e76e authored almost 6 years ago by Mehmet Baran <[email protected]>
Merge branch 'master' of https://github.com/mbrn/material-table

github.com/mbrn/material-table - f89202513638534e0560a04e97ed4363fcb0154d authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #406, header background color bug fixed

github.com/mbrn/material-table - a849e6a304b8aa642571c58f280dbfb747862599 authored almost 6 years ago by Mehmet Baran <[email protected]>
Merge pull request #401 from truongtv22/bug/pagination-localization

Fix localization for pagination component

github.com/mbrn/material-table - 635340717386be71b3b15bcc9b8f50a1e57b910a authored almost 6 years ago by Mehmet Baran <[email protected]>
Fix localization for pagination component

github.com/mbrn/material-table - c892c82964dab3700f455e919799edfc42d07b9b authored almost 6 years ago by truongtv22 <[email protected]>
Merge pull request #399 from ivakarlec/bug/export-csv-with-lookup

fix: exportCsv menu closing and lookup columns

github.com/mbrn/material-table - e3388627723cf34269a99a7e916188565e5c918f authored almost 6 years ago by Mehmet Baran <[email protected]>
fix: export data with lookup values

github.com/mbrn/material-table - 47eba16971b053f202255b368af3d5c6cc1a68c1 authored almost 6 years ago by Iva Karlecova <[email protected]>
Added searchFieldAlignment option

github.com/mbrn/material-table - 9dcc37ca04649441efe947bcd6c660e0319fefa1 authored almost 6 years ago by Luca Rossi <[email protected]>
This closes #392, MTableAction proptypes bug fixed

github.com/mbrn/material-table - b5d6f6a30bbdc3a920ff1703bf64f72a5d4cec35 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #288

github.com/mbrn/material-table - c2a8401051ec2ca2872c6fdfa7cd8859ad585bf3 authored almost 6 years ago by Mehmet Baran <[email protected]>
material-ui upgraded to 3.9.3

github.com/mbrn/material-table - 372c24a1e9f70af99c37b3c3f02bd3c1a6a998dd authored almost 6 years ago by Mehmet Baran <[email protected]>
version upgrade

github.com/mbrn/material-table - 83992b43e668eb177be06fe6a9bd94aa9348b3c0 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #368, html [object] outputs cleared

github.com/mbrn/material-table - baf6a0a61de5ddd9413d89fb2742126d19001237 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #370, filter selection falsy value bug fixed

github.com/mbrn/material-table - ed1904379341eef89135f904af4b04864d630ee8 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #380, group-row warnings cleared

github.com/mbrn/material-table - cda5672007bd9dc56b4b6b35d65679a05841aa0c authored almost 6 years ago by Mehmet Baran <[email protected]>
version upgrade

github.com/mbrn/material-table - 1d2bfbe9262ea4f05377c3ef150957cbab33f309 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #381 from JJeurissen/stickystyle-fix

Make sure 'stickyStyle' does not overwrite any user defined styles

github.com/mbrn/material-table - 1d8bdf1ecfc2dc6b08bbbe3fead1c373fcb62525 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #328, headerStyle bug fixed

github.com/mbrn/material-table - d5f92a89d420f1e3fd9e4ef3a48a39764241fa23 authored almost 6 years ago by mbrn <[email protected]>
This closes #383, tableRef added

github.com/mbrn/material-table - 3bc73012cd5ae272e00fc1d38be1efd435291dd8 authored almost 6 years ago by mbrn <[email protected]>
This closes #383, tableRef added

github.com/mbrn/material-table - dc033cb7b975542064844d8086f68ec48077ff3e authored almost 6 years ago by mbrn <[email protected]>
Make sure 'stickyStyle' does not overwrite any user defined styles

github.com/mbrn/material-table - 1d1325a95444a9712f0b0fa53a364c9ca2ee31a0 authored almost 6 years ago by Joe Jeurissen <[email protected]>
version upgrade

github.com/mbrn/material-table - 42b11e24d300a13eaa4dd1408ffffcc4f8c0b6f7 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #376 from TatiTheFreaK/Localize/LocalizeRows

Add localization for label on select

github.com/mbrn/material-table - 84fdbf7f38aa37ea8f7ad713088f7b4c2ca5e765 authored almost 6 years ago by Mehmet Baran <[email protected]>
Merge pull request #378 from avaidyam/patch-1

Correctly pass detailPanel to EditRow.

github.com/mbrn/material-table - b2c657719f566883676949576542ccdbdb8d7831 authored almost 6 years ago by Mehmet Baran <[email protected]>
Correctly pass detailPanel to EditRow.

Without this modification, EditRow incorrectly offsets columns, takes on incorrect data types pe...

github.com/mbrn/material-table - 4593c29b3b0e80b93a5032b8920e10edf58604e8 authored almost 6 years ago by Aditya Vaidyam <[email protected]>
Add prop to documentation

github.com/mbrn/material-table - e8389b7e181a06ce162065388ba60e4f0a84d1de authored almost 6 years ago by Tatiane Navarro <[email protected]>
Add localization for label on select

github.com/mbrn/material-table - 99aaeb2bb7d0b9101c53768a003ac1b87a112207 authored almost 6 years ago by Tatiane Navarro <[email protected]>
This closes #364, MTableEditRow export added

github.com/mbrn/material-table - 97a08bc25f9129aa49121dfee39c8e25bcce64bc authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #67, customFilterAndSearch problem resolved

github.com/mbrn/material-table - aa5be7b64536348b72fb4e55543e11a26d283d1e authored almost 6 years ago by Mehmet Baran <[email protected]>
Merge pull request #359 from mbrn/docz-update

docz update

github.com/mbrn/material-table - fd74963c712652f40c15c7ced56e366d444a72c9 authored almost 6 years ago by Mehmet Baran <[email protected]>
Merge pull request #358 from bobo-le/master

Update index.d.ts

github.com/mbrn/material-table - a7a275b079ccba14adcdce9f6b06077be0b34385 authored almost 6 years ago by Mehmet Baran <[email protected]>
Update index.d.ts

github.com/mbrn/material-table - 498938c4a9d87b08074e0d052c3c98942bb0af08 authored almost 6 years ago by bobo-le <[email protected]>
This closes #322, onSelection count problem with tree data

github.com/mbrn/material-table - b585d8b210b55e6aef702abdc18a706a1ffb5049 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #355 from fernandes/feature/custom_csv_export_function

Thanks @fernandes

github.com/mbrn/material-table - b2dc797188fae75008699ad7d43572a89451bc70 authored almost 6 years ago by Mehmet Baran <[email protected]>
Add Props and Types

github.com/mbrn/material-table - f2bb54c2ba36d4bfd3a55fc636a5b73a253c36dc authored almost 6 years ago by Celso Fernandes <[email protected]>
This closes #335, pagination mobile problem resolved

github.com/mbrn/material-table - 929f0fef1b03d40ba912f3f190a5e13d2be6f921 authored almost 6 years ago by Mehmet Baran <[email protected]>
Add support for default `exportCsv` function.

github.com/mbrn/material-table - 1f25002490aeac88df3aa6f34ad2b60943b5b1d8 authored almost 6 years ago by Celso Fernandes <[email protected]>
This closes #348, action onclick bug fixed

github.com/mbrn/material-table - aec3f3955a982f2d6c01b5039699070c7f348e07 authored almost 6 years ago by mbrn <[email protected]>
This closes #348, action onclick bug fixed

github.com/mbrn/material-table - 30a5be5e111bf32140d4b7329da06a6ac0989024 authored almost 6 years ago by mbrn <[email protected]>
This closes #211, action overriding feature added

github.com/mbrn/material-table - f8a9fa7d09a6ccdbbe8ee58a2621fc8bb3e3c398 authored almost 6 years ago by mbrn <[email protected]>
This closes #344, detailpanel empty message problem resolved.

github.com/mbrn/material-table - 6088b650552b13ef4a1fc75c3ab5fa32c0b9a75c authored almost 6 years ago by mbrn <[email protected]>
This closes #344, detailpanel empty message problem resolved.

github.com/mbrn/material-table - 31ebaf3c7915d79784ba12231eafb8542a782a6c authored almost 6 years ago by mbrn <[email protected]>
version upgrade

github.com/mbrn/material-table - 99aa48ae300ad114f79fe1836611de1021c390e6 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #343 from mbrn/body-scroll

Body scroll

github.com/mbrn/material-table - 59c7d3642767a8efd2ee36f0ee3e030958ef07b9 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #19, body scroll feature added

github.com/mbrn/material-table - bd81fe78daa8f890b71028359aedfdff9e2660d9 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #342 from Domino987/patch-1

Translation fixes

github.com/mbrn/material-table - fd574d4724302d43b9aa5450aa174b2428ed78cf authored almost 6 years ago by Mehmet Baran <[email protected]>
body scroll initial commit

github.com/mbrn/material-table - 3e1c5d6eec605c5f66297a06f11cdc2a6110f7e4 authored almost 6 years ago by mbrn <[email protected]>
Update props.mdx

github.com/mbrn/material-table - fc68f178557ddd29bf6acec589106b6141bbb95c authored almost 6 years ago by Domino987 <[email protected]>
Update props.mdx

github.com/mbrn/material-table - 64015d27150efd3073fcdf7d224e1bb433831a60 authored almost 6 years ago by Domino987 <[email protected]>
Merge pull request #341 from Domino987/patch-1

Add accidentally removed strings

github.com/mbrn/material-table - e679a3da01ff8b2b8741a6475b1baaf23340038a authored almost 6 years ago by Mehmet Baran <[email protected]>
Add accidentally removed strings

github.com/mbrn/material-table - f42ccb8b9fa0f3670cc44c6ede56b8faf248fb5c authored almost 6 years ago by Domino987 <[email protected]>
version upgrade

github.com/mbrn/material-table - 14d940013fb02d79783dc888078b81dbe6417bb1 authored almost 6 years ago by mbrn <[email protected]>
version upgrade

github.com/mbrn/material-table - 5fe6821a6a7036e134bd1922363bac9a701233e2 authored almost 6 years ago by mbrn <[email protected]>
This closes #338, selectedCount problem resolved.

github.com/mbrn/material-table - 201582563aa2055d5aff8dfd53e8deb4c71d7fe7 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #336 from Domino987/EditPaddingFix

Edit padding fix

github.com/mbrn/material-table - 95b1b5fb0df6f98fd2085da162e3be0e0c7588c5 authored almost 6 years ago by Mehmet Baran <[email protected]>
Console.log removal

github.com/mbrn/material-table - 4a0979c2ce5631101b58630415ec5be382157878 authored almost 6 years ago by Dominik Engel <[email protected]>
Padding fix for edit row

github.com/mbrn/material-table - 22436a0e64c5e7118320c859af01e3428664293e authored almost 6 years ago by Dominik Engel <[email protected]>
Typescript missing export

github.com/mbrn/material-table - 8eacca5f0cee5e22dcda8097b8ec77852d661307 authored almost 6 years ago by Mehmet Baran <[email protected]>
Merge pull request #330 from Domino987/SteppedPagination

Thanks

github.com/mbrn/material-table - b3f879b298293a6b17d25e828406994a06b9ef3c authored almost 6 years ago by Mehmet Baran <[email protected]>
Seperated stepeed and normal Pagination

github.com/mbrn/material-table - 470a5a1296f6b9c5addc79c31b53331e43c43469 authored almost 6 years ago by Dominik Engel <[email protected]>
version upgrade

github.com/mbrn/material-table - ac4728857b35f44160ce890886b16fccf7284d85 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #120, Edge browser bug resolved

github.com/mbrn/material-table - f316f87dd3ae44e5bf6662ae90e2e90e32c68839 authored almost 6 years ago by Mehmet Baran <[email protected]>
Small fixes

github.com/mbrn/material-table - 3faf96a1efc3765c6ac22f550c318b40e2640ee6 authored almost 6 years ago by Dominik Engel <[email protected]>
Update m-table-pagination.js

github.com/mbrn/material-table - 6a7eb26eff64a21df0295f40737c2b7b24e0c3da authored almost 6 years ago by Domino987 <[email protected]>
This closes #326, FormField value warning cleared

github.com/mbrn/material-table - cc5a542ef6cadb7e67489d4a9bee29537ac41eff authored almost 6 years ago by mbrn <[email protected]>
This closes #323

github.com/mbrn/material-table - 08058cfc4f732acca1373635e5a92c3178e83eb0 authored almost 6 years ago by mbrn <[email protected]>
Merge pull request #324 from Domino987/EditRow-localization

Editrow localization

github.com/mbrn/material-table - 2771ec2da7337fbb4210220f4b0fc99876b14367 authored almost 6 years ago by Mehmet Baran <[email protected]>
Update props.mdx

github.com/mbrn/material-table - e29383449ecdfa110cb2995bdcabe002d8bd9a7b authored almost 6 years ago by Domino987 <[email protected]>
Update props.mdx

github.com/mbrn/material-table - 538e5786f819d5cc7ce19ee0ffda25ba85951da9 authored almost 6 years ago by Domino987 <[email protected]>
Update index.d.ts

github.com/mbrn/material-table - aca7a0ff6ab6c7ee18b03e8ed9b242badeb434fb authored almost 6 years ago by Domino987 <[email protected]>
Update material-table.js

github.com/mbrn/material-table - 030de8da8946b51e9ea78fc5b09ca492e6bd07bf authored almost 6 years ago by Domino987 <[email protected]>
Update m-table-body.js

github.com/mbrn/material-table - c7142f8bdb1132bcbd78f350e31e2d7c1336f1dd authored almost 6 years ago by Domino987 <[email protected]>
Update m-table-edit-row.js

github.com/mbrn/material-table - 0a6412b09181e88d40a7b1e712d98abada63dbf3 authored almost 6 years ago by Domino987 <[email protected]>
version upgrade

github.com/mbrn/material-table - 5b49801a5b324b99dd03895fd2adfd4d3a1ebbbb authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
This closes #287, tree data selection bugs fixed

github.com/mbrn/material-table - 36c323f783426a29342ba852c657ac6bc79d434c authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
This closes #320

github.com/mbrn/material-table - 80b872f416dffdba4e71ee3fdb0fb06dc67895b7 authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
This closes #321, typescript fixed

github.com/mbrn/material-table - 97162cd7a57632b4760d27efd5b0290a90d92dc9 authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
this closes #319, typescript typo error fixed

github.com/mbrn/material-table - b14dee818b9f2621e31266fa34d091ee8451e62a authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
This closes #47,#230,#265, pagination problems resolved

github.com/mbrn/material-table - f684e130f0f729162bc59877767d49145138bb7c authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
chip implemented for group bar

github.com/mbrn/material-table - 296b1991c8ae712edc2b128df617785700b37916 authored almost 6 years ago by Mehmet Baran <[email protected]>
Some ui improvements

github.com/mbrn/material-table - d27e6ce1dbeb888a85f5066dd92dd9904e25c1b8 authored almost 6 years ago by Mehmet Baran <[email protected]>
This closes #314, typscript error fixed

github.com/mbrn/material-table - b31886d2fc27eb358223f263e0c205e2cc0a47c8 authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>
docz update

github.com/mbrn/material-table - 3a21a646a3737b0ac0fe864e83089c6eef526ca0 authored almost 6 years ago by MEHMET BARAN (TECHNOLOGY) <[email protected]>