Ecosyste.ms: OpenCollective

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

github.com/material-table-core/core

Datatable for React based on material-ui's table with additional features. Support us at https://opencollective.com/material-table-core
https://github.com/material-table-core/core

Merge pull request #1067 from dcordz/detail-panel-icon-props

added iconProps prop to CustomIcon, removed style (undocumented)

b957c46bf2a3a4710583d83fd3f39e499397ae6a authored over 5 years ago
Merge pull request #1151 from mikaelbr/bug/duplication-trigger-column-hidden

Fixe bug where onChangeColumnHidden is called twice when clicking label

58a93d4debe9f89182eb6546520f65c1603fedf8 authored over 5 years ago
Merge branch 'martin-pepgit-issue_968'

3d618b0a2c02bcfc98f72d0ee6e0393693ec5abf authored over 5 years ago
demojs changed to test

e0331e8c82aaa2b6c8f01699798f930f262531d2 authored over 5 years ago
Merge branch 'issue_968' of https://github.com/martin-pepgit/material-table into martin-pepgit-issue_968

961df05e3b5ebf34ba57ae1e4cd9981a20783b3c authored over 5 years ago
added dist

f4ba56a655657b29d69eb7350a1fe3b12d650171 authored over 5 years ago
added dist

f3c74caeacd0fbaf79cd7fa47fd1668d528d884a authored over 5 years ago
fixed column drag and drop when some columns are hidden, https://github.com/mbrn/material-table/issues/932

a09d1696c4480a3c6fff41ba98d429d823ba2cea authored over 5 years ago
Added searchText to options.

97d1777d27208a3016efea177f8bc038ebb51106 authored over 5 years ago
Table Cell sytyle inherits color by default

2ccdeae258a871821d790b722d8c12bebbe1a789 authored over 5 years ago
Merge pull request #1056 from yonihorwitz/Edit-Currency-OK-fix

Fix Currency field Issues - Edit and alignment

46bbe3c18b0faded66907d7c1e0793fce3d7e6c7 authored over 5 years ago
ability to hide the filter icon per column via column property hideFilterIcon:true

a9a50f72b278f433fd549195e851b270add38f08 authored over 5 years ago
Merge pull request #1174 from Domino987/patch-4

Remove data mutation

321fa8c5e532405fc82f603967ff6531155cf698 authored over 5 years ago
Merge pull request #1170 from keif/feature/pass-typography-to-title

Allow Typography to be passed into `title` without throwing an error.

e0c21a41631282b7ba6d109a62aa477d684d8652 authored over 5 years ago
Merge pull request #1177 from flyingangel/master

Allow integer 0 as default value

b9ec895385d5895b531652f88eae71e784c94cbb authored over 5 years ago
Merge pull request #1180 from jonasanx/master

Update m-table-stepped-pagination.js

d2c189280b96aef90f3958660ad9d1a86be29b64 authored over 5 years ago
Merge pull request #1191 from brendon1555/prop-cleanup

Strips internal props to prevent ending up in the dom

4587eeb41f5c503fd300fa40cad4e11832a7aec5 authored over 5 years ago
Merge pull request #1138 from MichalKalita/bug/types-deep-field-selector

Deep selector in column field #1130

f81aa94cc22a34f85da79768c4ff659ed0f7b450 authored over 5 years ago
Fixed typescript definition for DetailPanel interface to use correct Component type

4fce046008ebff248fa82bfa1e647455d1294497 authored over 5 years ago
support for custom toolbar buttons

4c79bd75a670caf0a88d965c801d1506ef491f14 authored over 5 years ago
hide individual filter column icons or hide the entire filter row

70a41c2d1a7a8aa53ae64765dbb45892609f5a97 authored over 5 years ago
strips internal props to prevent ending up in dom mbrn/material-table#1075 mbrn/material-table#1020

83f88fea9c193497f95d7d8fe8c5ac49b54dbf7b authored over 5 years ago
Update material-table.js

a4a6e88c00a011eec9659485da60c96b459d3a62 authored over 5 years ago
Fix for #1183

This allows functions to be passed as editable parameter.

4ebfc148df9cb79da858f585f5444df3ed34a4bc authored over 5 years ago
Fix for #1182

This adds the missing addTooltip localization if a custom, partial localization object is passed...

0300f571c0e19baccf5ee729c354be1d3bc12a8a authored over 5 years ago
Update m-table-stepped-pagination.js

8cc745c028eb0c720614b2ff57183088b6448cfd authored over 5 years ago
Allow integer 0 as default value

a0391abe3c614ffd3b7e5ce1750a59cd9c8a7beb authored over 5 years ago
Update data-manager.js

c28d80be1dc73aee8b04608bf72440aea28022ee authored over 5 years ago
Remove data mutation

This PR removes the mutation of the provided data by copying the provided data and not writing t...

ae62214079fc85a5160627faf7eeca9c51f1ec84 authored over 5 years ago
fix eslint error

3a4560933878017c3ec6e62f64ccbbbe48179087 authored over 5 years ago
if passed a react component, render it without being nested inside a <Typography> element

787653eaf56ad5636df125d9b3f3f2336dca5435 authored over 5 years ago
1.52.0

2dd0ca780abeda0b98445e986b9a39630aaca10e authored over 5 years ago
Merge pull request #1160 from Domino987/patch-2

Adds missing getFieldValue

92a04eb543635bd8c316963638440abe50683907 authored over 5 years ago
Merge pull request #928 from dnn5b/feature/conditional-should-expand

Feature/conditional should expand

581ff3e0459c86868307b2376724e479816dd13e authored over 5 years ago
Merge pull request #795 from spurreiter/feature/pagination-props

feat: foreign handling of pagination counters

737d4a7d4200c1e938cea7c07822321046c3fda3 authored over 5 years ago
Merge branch 'master' into feature/pagination-props

32abde21dca20b71d872ced5c43961f58d7440fd authored over 5 years ago
Merge pull request #1081 from CoolCyberBrain/patch-1

Fix type definition for "parentChildData"

53fb66de453138ae637fb6952118a264f905a26d authored over 5 years ago
Merge pull request #997 from hrafaelveloso/feature/three-states-sort-prop

Possibility to sort column with 2 or 3 states

e5ee174c40f319b5a8148f9f332cf616728019b9 authored over 5 years ago
Merge pull request #1029 from michal-kazmierczak/master

onQueryChange added to types

33eec190bba8b88bf382dd0c02ee1ba7aaf55aa5 authored over 5 years ago
Add handling of functional action in Action

732caaef7b274d3961037a6d375f5e44a0a4a230 authored over 5 years ago
Fix error when action is a function

887b24649bb46bb888fef87c7fa37e48d34b86a5 authored over 5 years ago
Add filter out undefined actions

dee006eabfef822839bdaa78f26ffe82ee4876b7 authored over 5 years ago
Adds missing getFieldValue

This adds the missing getFieldValue to EditRow so that #1154 is fixed

a53b5dfb3abd922940239ba8bd459bcb9e9dfedc authored over 5 years ago
Revert "Add compatibility with functional actions"

This reverts commit dbecddc0d1c762f8018d5774a1f25e8cdd7dab22.

1ec45d5cb759ad52b48ff9c5993e9e0b38726b40 authored over 5 years ago
Add compatibility with functional actions

dbecddc0d1c762f8018d5774a1f25e8cdd7dab22 authored over 5 years ago
Fix actions not preprocessed correctly

408c31c29d677777fd109ab984fde41dffd2abd9 authored over 5 years ago
Fix props access

a3774f0616b44e531695fb97e98a02270b4da911 authored over 5 years ago
Add preprocessing of actions

33ff3277ba71a2993ed078e130c0205cbc77fd73 authored over 5 years ago
Add action-position logic

22a6b035303e575eb67d76b744f856bb7623de16 authored over 5 years ago
Change option from "header" to "toolbar"

2e546ab3fbfad40db71418ca345a767fac5ed2fd authored over 5 years ago
Update types

b1aa09fc50c9ea2a43a304fe64c0acc4d74931a4 authored over 5 years ago
Fixe bug where onChangeColumnHidden is called twice when clicking label

2526cf80300fa4fc8f824daddc8e4f35592662d8 authored over 5 years ago
Add locale to datepicker

This adds a localisation prop to pass a date-fns locale object within the body to enable datepic...

7a4bbd959a808cc9ddf02c107d206eef504cf37b authored over 5 years ago
Update m-table-filter-row.js

797228bb8bb046734e7ce062bed22aa5f2a799df authored over 5 years ago
Add clear to fitlerTextField

This adds a small x to enable the clearing of the filter.

04ba3f8086a57cc7c6dd7a7b32adf226d066cade authored over 5 years ago
1.51.0

4d6ad48bcceb056348396eee44bcdf1834c7bee3 authored over 5 years ago
Enable string in column field

Deep selector can be used, for example "a.b.c.d"

5c6cab69bed9b6ca78f9e5fc6c6ce2e82403a4e0 authored over 5 years ago
Update demo.js

cca3a86ebcaefcae717c4119d7d2fe26e595832a authored over 5 years ago
onQueryChange accepts query param

368b102dd2432b27b346348b8959d6bcd2f84538 authored over 5 years ago
Merge pull request #1127 from mbrn/develop

Merge pull request #1126 from mbrn/master

9342c89c409cf1b2915dda74471f32afdcfb0448 authored over 5 years ago
Merge pull request #1126 from mbrn/master

develop merge

5419a5fb76c7bc18d79b33769f77d1ff9b93396c authored over 5 years ago
Merge pull request #1125 from mbrn/develop

Develop

e81db5234b073945c083ede15552db35eff5c210 authored over 5 years ago
Merge pull request #1024 from camerz/issue-1018

issue-1018

e770d54a56de7337dad1b130716ee296298c6bab authored over 5 years ago
Merge pull request #1022 from lookfirst/patch-1

Add missing refresh icon and allow action.icon to be a RefComponent

880cc414bef322f407e5af1ea9bbd3ddec961b52 authored over 5 years ago
Merge pull request #1035 from eps1lon/patch-1

fix: Missing peer dep warning in yarn v2

f9ab8b51dbf34b272fd587d156188646a9c0b488 authored over 5 years ago
Merge pull request #1122 from limgit/fix/on-row-click

Fix `togglePanel` of `onRowClick` event handler

1b199257b0faba05fd48e9e92757a8f4645f36e7 authored over 5 years ago
Merge pull request #1003 from dominikkaegi/feature/enhance-TS-definitions

Add aria-label type definition to localization interface

6299294371324fe83a0a89e46e891acbf5fe6247 authored over 5 years ago
Add missing semicolons

c9ffbde04c8700c6960c37cab692db58e65262b2 authored over 5 years ago
Fix onRowClick event handler

052e11844513bdca0c24e35b22b7bff9b5aa5e07 authored over 5 years ago
Merge pull request #1120 from mbrn/revert-979-housekeeping

Revert "Housekeeping - React upgrade + prettier + jest"

0c2f11042a2f5ebdcbc8db4f4c9eb8cf2688cb9a authored over 5 years ago
Revert "Housekeeping - React upgrade + prettier + jest"

7cf62e0ae73e9f135d3820f00d8e212e8216b43a authored over 5 years ago
Merge pull request #979 from skrhlm/housekeeping

Housekeeping - React upgrade + prettier + jest

829c3309c552a2e8b462bc6e049a558047da6d0c authored over 5 years ago
change the return type of parentChildData to RowData | undefined

c3d9f4467a47e5e28be5f04ddc57ea1a36f2580b authored over 5 years ago
Fix issue #1049 and keeps the fix for issue #910 in tact

In issue #910 the tooltip for free actions was displaying very close to the icon button, the fix...

531d92f6003544c79ff536fb253ad93925e5174e authored over 5 years ago
Fix type definition for "parentChildData"

578b6dd3692334dc8e8632965a1fad10a83d361b authored over 5 years ago
Add option to modify groupped row separator

5f7aec2a62d8215d3695382307786b3d2009ec5c authored over 5 years ago
added iconProps prop to CustomIcon, removed style (undocumented)

1ef2247a684eff00947371cc713087bc55f75f07 authored over 5 years ago
Fix Currency - Edit and Alignment

8dc12032ae346035c334877a830def46bd4fd5dd authored over 5 years ago
Merge pull request #1 from mbrn/master

Update 15 commits from source

2e0df84d5e3a41c6a4c60c3fef83d02ef1558137 authored over 5 years ago
Update package.json

fabdc01a132df38dde3f15c1c6aba1ceccac29c4 authored over 5 years ago
Update package.json

8c1ff53070430a99d3493ad8ce398a72f097ca6c authored over 5 years ago
Changed prop name to be more specific

13237ae04811dc5ca1228f4c6dfce4555da32551 authored over 5 years ago
onQueryChange added to types

1d31cbe35739180c6444d29f6e358257b0eeb547 authored over 5 years ago
fixed typo, issue #1018

9e2a2e5a195b808a5aaacef209ca57e4f176532a authored over 5 years ago
Add missing refresh icon and allow action.icon to be a RefComponent

c42a633f4f080d78d67181163d0d4d8e04af0ef4 authored over 5 years ago
Add AriaLbel type definition to pagination

d63fe82f54c08d366a5c88000e5b49c9d1b4e9c7 authored over 5 years ago
Possibility to sort column with 2 or 3 states

3ae526c380729b99e80e38b02358a1355ff6a22c authored over 5 years ago
Add defaultExpanded handling to grouping functionality

5cde70894e3c0f48e57a5e8adbfc2c49dc4998bd authored over 5 years ago
Add defaultExpanded handling to grouping functionality

8af5875e49a9fad7f3f9c1b842451d49d082458a authored over 5 years ago
Refactored solution: reuse defaultExpanded option

29ad4298e9dcfe31c562319009d9ba9a6ea86b78 authored over 5 years ago
Add example to demo

45efe03f6ddb8054f978bdc45f9760254573ca92 authored over 5 years ago
Add optional shouldExpand property

6955bd02f0dd6bdcac44c17d7e42a0a4aa440f2c authored over 5 years ago
Fix previous commit accidentally backed the version of @material-ui/pickers used

ca69a5b7cd89efcb661b8588322299e3e2452db2 authored over 5 years ago
lint

baa29fda1dc0558557d3c616c0b7e3e601765a32 authored over 5 years ago
Run prettier as part of linting

d321dfda42234ecaaf4f30c6eabd76d81fe34db5 authored over 5 years ago
Run prettier

04d985ab828a30de299fef95b5c5f2ec18f5c86f authored over 5 years ago
Add some basic tests

acc30f71d936eb831c5a86de5f5da6063fdfbb2d authored over 5 years ago
Correct path to theme.

0960168f6f1d969f2f5460aeb36e4c850c67a634 authored over 5 years ago
Break out logic from demo.

20af019fd76860b0dc1cca3c029753af91cb4481 authored over 5 years ago
Update eslintrc

e9c5dfb935f9da5da9f7f5d8b3b4932df35ba71c authored over 5 years ago