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

Merge branch 'iss708' of https://github.com/AndySeymour2904/material-table into AndySeymour2904-iss708

github.com/mbrn/material-table - ea30f04a4409ec14ddc98ee325236b624ed84366 authored over 5 years ago by mbrn <[email protected]>
Merge branch 'AugustoCalaca-feature/placeholder-filtering'

github.com/mbrn/material-table - a53f930966e3509f77a32ae6e828859d12097ddb authored over 5 years ago by mbrn <[email protected]>
filterPlaceholder added to proptypes

github.com/mbrn/material-table - fabeaa6cfb665323092b7be523b323e31a7e7480 authored over 5 years ago by mbrn <[email protected]>
Merge branch 'feature/placeholder-filtering' of https://github.com/AugustoCalaca/material-table into AugustoCalaca-feature/placeholder-filtering

github.com/mbrn/material-table - 768576fa523835940e0f7430bf863fc4e64c0fa0 authored over 5 years ago by mbrn <[email protected]>
Merge branch 'gianlucamateo-feature/customRowPadding'

github.com/mbrn/material-table - bf977a5dd7a4e808ee93d8edd1e9abc3a468e5a6 authored over 5 years ago by mbrn <[email protected]>
Merge branch 'feature/customRowPadding' of https://github.com/gianlucamateo/material-table into gianlucamateo-feature/customRowPadding

github.com/mbrn/material-table - 3c60e81584094e83f8b9eee76318dc4edc1daf7a authored over 5 years ago by mbrn <[email protected]>
Change page if it is out of range

github.com/mbrn/material-table - 75c2f253a2e9c398c04d183366bd76f37becc741 authored over 5 years ago by Andy <[email protected]>
Add the possibility add placeholder on filtering

github.com/mbrn/material-table - 9bdce3c63de46879b85e3fe6c4af7a71d98a15d4 authored over 5 years ago by AugustoCalaca <[email protected]>
Adjusted prop-types, added missing semicolon

github.com/mbrn/material-table - 2738aeaf299c951f3d2b8dd0e677e4ee387e2f67 authored over 5 years ago by gmateo <[email protected]>
fixed issue with selection boxes in dense mode

github.com/mbrn/material-table - d692e76eae64757b17d1a6ec285e661d4f4445d3 authored over 5 years ago by gmateo <[email protected]>
implemented dense padding mode

github.com/mbrn/material-table - 729e7699a72d540808b173d9a938c080f968e656 authored over 5 years ago by gmateo <[email protected]>
This closes #698, selection cell ripple problem resolved

github.com/mbrn/material-table - 7a1bb70c8e3a2d08a1891e88c84756a5b0be8ee5 authored over 5 years ago by mbrn <[email protected]>
This closes #650, lookup bug fixed on editing mode

github.com/mbrn/material-table - 74ec79ccb0eecfa9865ffa59ae34c8dc4da8f9bd authored over 5 years ago by mbrn <[email protected]>
Merge branch 'master' of https://github.com/mbrn/material-table

github.com/mbrn/material-table - eccb1e857bcbbda3317d4079f08fa487428a1901 authored over 5 years ago by mbrn <[email protected]>
This closes #664, editable row bug fixed when columns are reordered.

github.com/mbrn/material-table - d88bad6ea0b6e2c7824feffbac88d8c9de38eea4 authored over 5 years ago by mbrn <[email protected]>
Merge pull request #719 from Domino987/patch-4

Pass tooltip to custom icons

github.com/mbrn/material-table - ecf53615b6ffc11ffe582783b84e3d37c01abb27 authored over 5 years ago by Mehmet Baran <[email protected]>
Update README.md

github.com/mbrn/material-table - 102f9d6418b4e0cacfb81ed905dd8774e823d533 authored over 5 years ago by Domino987 <[email protected]>
Update readme to show forwardRef

This shows how to pass the tooltip to the custom icons

github.com/mbrn/material-table - 48c18a51507552551476a150bc65a2d59e153776 authored over 5 years ago by Domino987 <[email protected]>
Added Icons with forwardRef

This is needed to display the tooltip with custom icons

github.com/mbrn/material-table - ff6319a5af45ca567b5c85b67b73408cebc95a53 authored over 5 years ago by Domino987 <[email protected]>
This closes #649, searchPlaceholder added to typescript file

github.com/mbrn/material-table - d3c2bef986713f14468a8b7021e0c053fb1ca1f9 authored over 5 years ago by mbrn <[email protected]>
This closes #645, typo fixed

github.com/mbrn/material-table - 24dd67a3d27079d7ed276d737045c6111b94fdea authored over 5 years ago by mbrn <[email protected]>
Merge branch 'mohitmutha-master'

github.com/mbrn/material-table - 756c3674e7f34f19a012f29ebc903b1e9d3650a2 authored over 5 years ago by mbrn <[email protected]>
Column editable field supports func variable

github.com/mbrn/material-table - 597db5c03dd3e3e3b1faadd99d58a26f420d0333 authored over 5 years ago by mbrn <[email protected]>
Update m-table-edit-row.js

github.com/mbrn/material-table - 2aab0e286440b47ea8a7bdaa7a6c0de13a81ed09 authored over 5 years ago by mohitmutha <[email protected]>
Fixes issue #714

github.com/mbrn/material-table - a4ef00cbf14bfe39646254c32d466ad20cadb147 authored over 5 years ago by mohitmutha <[email protected]>
This closes #639, filterRow selection checkbox removed

github.com/mbrn/material-table - 21232d9995e2f87d9674108334b83cfed50c4e7b authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #629, selection padding fixed after mui4.0.0

github.com/mbrn/material-table - f8308417377cb03702e940d003e0e8f9ffaee207 authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #639, filterRow selection checkbox removed

github.com/mbrn/material-table - 05c513a76d7f350ee12459cbd0cd46052b165938 authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #637 from chrissantamaria/master

Update README.md to fix @material-ui/icons typo

github.com/mbrn/material-table - 4adce36b2e55ac4fa17922d0b28e8117eb0b2ed4 authored over 5 years ago by Mehmet Baran <[email protected]>
Fixed @material-ui/icons install typo

github.com/mbrn/material-table - c7cde6321097cf80367f4d13463d9dd2c480b431 authored over 5 years ago by Chris Santamaria <[email protected]>
This closes #615, onRowDataChange added to editComponent

github.com/mbrn/material-table - eaa6f0e520d1bbda1277c8272f92b1a2e97f7e7f authored over 5 years ago by mbrn <[email protected]>
onRowDataChange added to editComponent

github.com/mbrn/material-table - 32bb3e9e779de56fdabb302dd7c0e38bf90dad21 authored over 5 years ago by mbrn <[email protected]>
This closes #584, showFirstLastPageButtons added to options

github.com/mbrn/material-table - 6706ace054e36a6e188b068edcdee7c63c1aab0e authored over 5 years ago by mbrn <[email protected]>
This closes #584, showFirstLastPageButtons added to options

github.com/mbrn/material-table - 78ba2a98a4c68d75860d8c31aecea79abf9bc0d5 authored over 5 years ago by mbrn <[email protected]>
This closes #598, index parameter added to rowStyle function

github.com/mbrn/material-table - b06aa3cdbc85381f3cb355c97e1efca8b66f2a6d authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #627, defaultFilter bug resolved for remote data

github.com/mbrn/material-table - a413773e245ae483c4942335997113e646b7fea0 authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #601, style added to table

github.com/mbrn/material-table - 3a25c2b1b60e6332ffa90836e542d4ea438481f8 authored over 5 years ago by mbrn <[email protected]>
This closes #607, remote data to local data change bug fixed

github.com/mbrn/material-table - eee7d20eda5b85b559526f3a1a5cc240799476b7 authored over 5 years ago by mbrn <[email protected]>
This closes #609, hidden added to actions

github.com/mbrn/material-table - d62c52cd1240472841684d2e38ed5f2d2067dbc8 authored over 5 years ago by mbrn <[email protected]>
Merge pull request #624 from jamesg1/feature/readme-updates

Update README.md with icon details

github.com/mbrn/material-table - 9ffd72ea4600587d6a3a5db37501de6c7af2a405 authored over 5 years ago by Mehmet Baran <[email protected]>
Updated readme

github.com/mbrn/material-table - c550d197f78f4c2c2a89291f8ec023d2fb056705 authored over 5 years ago by James Gosbell <[email protected]>
Updated readme intro

github.com/mbrn/material-table - 23077674add9ce28a744204114f6b8891ada230a authored over 5 years ago by James Gosbell <[email protected]>
Updated readme to include material icons import guide

github.com/mbrn/material-table - 6b73fd127f30ad0979758a2ab106a0e4ebdd8c9b authored over 5 years ago by James Gosbell <[email protected]>
Merge branch 'timsazon-migrate-mui-v4'

github.com/mbrn/material-table - 9f31932427ffc83b72f4c7ae96cd5dfbd765b470 authored over 5 years ago by Mehmet Baran <[email protected]>
Migrate to MUI v4

github.com/mbrn/material-table - d0695d75d28f86445e89f107ead6128a3b845349 authored over 5 years ago by timur.sazon <[email protected]>
This closes #610, selectionProps added to options

github.com/mbrn/material-table - 15c8b9e2853de372fb33184e1c2ef3f09eb9e3b0 authored over 5 years ago by mbrn <[email protected]>
console warnings cleared

github.com/mbrn/material-table - 3c527b4dcb9a9a2f03c1ec4d555023277047841c authored over 5 years ago by mbrn <[email protected]>
This closes #597, bystring applied to edit component

github.com/mbrn/material-table - 494a7843473fb4f4c536382d415d3c7fb281874f authored over 5 years ago by mbrn <[email protected]>
this closes #618, multiple detailpanel icon newline problem resolved

github.com/mbrn/material-table - 69a3138914972a9be417dd37d0438b86176f673f authored over 5 years ago by mbrn <[email protected]>
This closes #590, column reordering bug fixed when grouping is false

github.com/mbrn/material-table - 555237ae0ee946feacb1f2326b989c39002a7d10 authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #580, warnings cleared

github.com/mbrn/material-table - ccc452f69a9b96eb90e6639489f612508e412cbd authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #596 from orestes22/master

Adding posibility to show or the text that appear when the checkbox is selected

github.com/mbrn/material-table - 6762cf523a1b93b0fa0f913d19bd2cb9bbd694b0 authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #575 from Foosballfan/group-key-null-check

Group key null check

github.com/mbrn/material-table - 3ab701a9179c59d080092b0e11a887c678818f26 authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #594 from Domino987/patch-2

Add rowData to Props

github.com/mbrn/material-table - cd03824e1530e15902944e0dc34e64a41a6ac081 authored over 5 years ago by Mehmet Baran <[email protected]>
Showing that onSelectionChange can receive 2 values.

Adding the posibility to show the text nRowsSelected, for that option have a new value that allo...

github.com/mbrn/material-table - 545fc16f64085fc70894e3c987651244f728c250 authored over 5 years ago by orestes22 <[email protected]>
Merge pull request #1 from mbrn/master

mergin from the original

github.com/mbrn/material-table - cb352cceec34d7d4e6d4c7b9733dd1094773cce4 authored over 5 years ago by Orestes <[email protected]>
Add rowData to Props

github.com/mbrn/material-table - 4edd8698ff748e61b5fec273a0effbd6ed3f24bb authored over 5 years ago by Domino987 <[email protected]>
this closes #586, localization.toolbar.searchPlaceholder added

github.com/mbrn/material-table - cb58024b236ecd0cbc81c79b1a65fefefcac708a authored over 5 years ago by mbrn <[email protected]>
this closes #578, filtering column reorder bug resolved

github.com/mbrn/material-table - 2a98ba3a63f7fc5b83610f83d257385ef26a9a02 authored over 5 years ago by mbrn <[email protected]>
Merge pull request #587 from embedcard/master

Feat: able to align the detail panel icon column to right

github.com/mbrn/material-table - 4ab4ea5750b4e52af791ef1ee43648043db315bc authored over 5 years ago by Mehmet Baran <[email protected]>
Feat: able to align the detail panel icon column to right

github.com/mbrn/material-table - 32fc6b94e428da631ba2ea3c723b5e7ae451e9d7 authored over 5 years ago by Eben Zhang <[email protected]>
this closes #544, column.grouping problem resolved

github.com/mbrn/material-table - aec74f1aeba32a28bc1212fba7d0a539e861f56c authored over 5 years ago by mbrn <[email protected]>
prevent 0 value from counting as null

github.com/mbrn/material-table - dacc8fa6e29e1452202e7c91e0fe0514cd1ff2d3 authored over 5 years ago by C K <[email protected]>
Merge pull request #1 from mbrn/master

update from source

github.com/mbrn/material-table - bf020bad5095fc643d19ab3cc690948e0fde68b4 authored over 5 years ago by C K <[email protected]>
Merge pull request #569 from victor-accarini/fix-overlay-props

Fixes not using default OverlayLoading component.

github.com/mbrn/material-table - 717dfa8e8c65a73ad42a3d779a3bcbf40bdd1ebb authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #566 from orestes22/Feature_Obtain_ClickedBox_onSelectionChange

Feature: Returning the row Data was checked

github.com/mbrn/material-table - 12b877dbd95a7de422cddf8816e298fd44309a9f authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #561 from theamanbhargava/bug/react-react-dom-version-change

bring react version up to date with react-dom version

github.com/mbrn/material-table - 9620b00cc40c0f9ba1ca3866b0b063a7025b9287 authored over 5 years ago by Mehmet Baran <[email protected]>
Merge pull request #560 from theamanbhargava/bug/broken-URL-CONTRIBUTING.md

fix broken link to CONTRIBUTING.md

github.com/mbrn/material-table - 35f09f13bd223842684bac60e25775e05e31353c authored over 5 years ago by Mehmet Baran <[email protected]>
Fixes not using default OverlayLoading component.

Closes #568

github.com/mbrn/material-table - d41511c20c9a58b357afd42ca22231bea3c14bc9 authored over 5 years ago by Victor Accarini <[email protected]>
Feature: Returning the row Data was checked and it is available in onSelectionChange

With this extra data you can track the selected check after any filtered and paint again

github.com/mbrn/material-table - fcba9f9510cf3f9dea6e87171acc9a6aa5e8d2c5 authored over 5 years ago by orestes22 <[email protected]>
bring react version up to date with react-dom version

github.com/mbrn/material-table - 4a444181ca048e729cdd296bb76afa197cf7e0a9 authored over 5 years ago by Aman Bhargava <[email protected]>
fix broken link to CONTRIBUTING.md

github.com/mbrn/material-table - e091e12c2d74a54ebe714a558012833335c62cb9 authored over 5 years ago by Aman Bhargava <[email protected]>
react-beautiful-dnd

github.com/mbrn/material-table - 14aabdc642c1707f456f3a02b97cc187c8d516f0 authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #200, column reordering feature added

github.com/mbrn/material-table - 271e0268e27b5edb23409f729d88c2ef016c53ce authored over 5 years ago by mbrn <[email protected]>
code refactor

github.com/mbrn/material-table - f120ad24725578fc1dd5eb6e993196dc5a9c5d4c authored over 5 years ago by Mehmet Baran <[email protected]>
functions reorganized

github.com/mbrn/material-table - edd463bcfa6a956300daff8bedb48d26751673a3 authored over 5 years ago by Mehmet Baran <[email protected]>
functions reorganized

github.com/mbrn/material-table - 41cd207c9e35de4481ed6720ab495bc10150ac43 authored over 5 years ago by Mehmet Baran <[email protected]>
index.d.ts moved to types folder

github.com/mbrn/material-table - 4fc9aa464912eaaf31181aabcd619e70877be24b authored over 5 years ago by Mehmet Baran <[email protected]>
md files moved to .github

github.com/mbrn/material-table - 7d4565759df2973fc6004557d105b62782fc5dae authored over 5 years ago by Mehmet Baran <[email protected]>
configs folder created

github.com/mbrn/material-table - 5d993af0b0940921bc74a7159fef4d74b8444f18 authored over 5 years ago by Mehmet Baran <[email protected]>
webpack moved to demo folder

github.com/mbrn/material-table - 0c21cba689ea350c8c456a19d431d19825f0a35a authored over 5 years ago by Mehmet Baran <[email protected]>
folders organized

github.com/mbrn/material-table - 31c0646f8701d2996bf2ec24601f367f826e6ce9 authored over 5 years ago by Mehmet Baran <[email protected]>
components moved to folder

github.com/mbrn/material-table - b9822b4206cc6865d70df61c29a65a644a43f593 authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #317, actionsCellStyle added to options

github.com/mbrn/material-table - fbab1dbe676c9e2e3ec70de54c6c8339767e567c authored over 5 years ago by Mehmet Baran <[email protected]>
This closes #302, OverlayLoading component could be override

github.com/mbrn/material-table - 6f78ada9ef67285324679981fbc41e17828b0132 authored over 5 years ago by Mehmet Baran <[email protected]>