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

add github actions

- build-test
- npm publish

95492314113221c451cd80ef3d2f463e77547c27 authored about 4 years ago
2.1.4

2788b571f56db95d8ffb95babada865e3aa825e6 authored about 4 years ago
Update .travis.yml

069affb545142da79d4203622a22342da2d054bd authored about 4 years ago
Update README.md

057e16f7f39440278913fcd617701477676b66a1 authored about 4 years ago
Update README.md

a12a339965ccf273cdcb48ab75c950863fc783e1 authored about 4 years ago
Update README.md

49760b6a596522391b90d3946aa26c002a31d636 authored about 4 years ago
Update README.md

d79f297aad90d1116663ef60f63310dafd7a713b authored about 4 years ago
2.1.3

87d26589ab248c99462426f2de814c6cb3cdfa15 authored about 4 years ago
Update README

a8f28803d9c1b85bfb6a818d024a560f1318bf32 authored about 4 years ago
Merge pull request #5 from material-table-core/peacechen-fix-freeze-2689

Fix browser freeze-up due to unbounded column sizing calculations

d7dd99c745f9a934b50ae9c27c9b9203e19852be authored about 4 years ago
Fix browser freeze-up due to unbounded column sizing calculations.

9cf8a8ef43399a2482e52152595ca808871760eb authored about 4 years ago
Fix filter condition for tableData.width

20f79a15f2488483df7b8ac2f8c3ff1345ff7a70 authored about 4 years ago
2.1.2

42cac823de37260058d2e0ef188aeea7b023b5f6 authored about 4 years ago
Update README.md

126d5bd64178afcfdd81132518227944dd12a36a authored about 4 years ago
Update README.md

b20d28b6ddf018237a88bc3a826faca3479808b2 authored about 4 years ago
2.1.1

3ec9e179c316f4c4d33ab69f1008ed75fa6b5e14 authored about 4 years ago
Update README.md

199d6aeafe94213217d64c4aff32b3f74895267e authored about 4 years ago
2.1.0

985816c89a8f58e95451de711e5a53fbbcdf8962 authored about 4 years ago
Update package.json

2edb3c089d285e082b4267585c63b35bdc325979 authored about 4 years ago
update

bda9d70926827d49c5ee092f19ff11e561091823 authored about 4 years ago
update readme

a6e10fe1a42b88f94ce6d3473dc6cf2de3d783c8 authored about 4 years ago
MUI 5.0.0-alpha.19

df2232db1f01eb4875373f045a1cb624b5cfef1a authored about 4 years ago
Add cell level edit control

This commit allows to enable/disable edition on cell level

1fc2d129627a483856a73e7bcc42ab7f25bbd670 authored about 4 years ago
Pass the rowData to the edit component in the table cell

So to conform to the interface, where an instance of rowData is passed to the render function

2a317b8bcc575a21aebd37778a8b1b98ed7f3cda authored about 4 years ago
Handle custom editComponent for cellEditable tables

Resolves #2559

6257af88e5fd835df0a40e9329102ff1672c1ea6 authored about 4 years ago
Update m-table-stepped-pagination.js

ac33fe86595224c62a6f023c47c806fafdade80b authored about 4 years ago
Update m-table-pagination.js

fa76d9194ab52b3ae9c3d0c7768e19ac6b312112 authored about 4 years ago
MUI 5.0.0-alpha.18

3dfe69fdbabfe395a4e11d4c06f7fd2dce92f479 authored about 4 years ago
MUI 5.0.0-alpha.17

83e75d042a007d0a94b2219727ee94e30f55f823 authored about 4 years ago
1.69.2

b7474ca0f5497f04ff3a3d50e709d86de7c639b0 authored about 4 years ago
Merge pull request #2510 from mbrn/loopingRemoval

Deep fix for freezing of table

71f170278e890f0a84925bea7f0fa65417de5d1f authored about 4 years ago
Respect not 100 perceange for width

c6c98c84050b541b2a9ce1b7741eeaae8a5806e0 authored about 4 years ago
MUI 5.0.0-alpha.16

f8cc7c1ea61e40d31ddde23e6b94123f1b707e16 authored over 4 years ago
MUI 5.0.0-alpha.15

aee5d19d9df81aa4a09895eeff8ed24e9ff77e39 authored over 4 years ago
material-ui/pickers 4.0.0-alpha.12

849c3aecc41049c8ce84f1bb964c62edccfadb9f authored over 4 years ago
MUI 5.0.0-alpha14

53bf8313233daf25f9c08fa21354f55a7688453b authored over 4 years ago
MUI 5.0.0-alpha13

71f34142cc7e3cf97c7d16d9e2fceea054629cb4 authored over 4 years ago
MUI 5 compatibilities up until 5.0.0-alpha12

eeb279e7bf63f891f21daa478cc53e1f04b5be90 authored over 4 years ago
Prevent recalculation of column width if already set to tabledata

ae53377c1504a80f47cfc6a00236b2669c9d4271 authored over 4 years ago
WhileLoopRemoval

c9c7eb20d134d79dcab98f14342a8825bd50f1e8 authored over 4 years ago
1.69.1

5e9ef9affbc83db80301c4edee4306aabcc3701f authored over 4 years ago
Merge pull request #2423 from mbrn/Domino987-patch-1

Fixes infinity loop

23efb44ef3ede14ea20e78d20e5cb0f6bac8e79d authored over 4 years ago
Prettified Code!

3333918e437326be7f753bedb2681b7974beed0d authored over 4 years ago
Fixes infinity loop

This PR fixes an infinity loop generated by the while loop, where the index is increased each tu...

d996e69cd1ae37d9fc11c448f54dc2bdc7ccd4e2 authored over 4 years ago
Merge pull request #2406 from glassblowerscat/bug/edit-field-input-props

Fix `inputProps` incorrectly nested under `InputProps`

e81700a2d2d0938ca60eec60b6c2e73dc87f72ea authored over 4 years ago
col-resize pointer

d911dcbf611fae69d72714483bcfe1ea8a071bae authored over 4 years ago
Fix `inputProps` incorrectly nested under `InputProps`

In `MTableEditField`, some `material-ui` input components were being passed
`inputProps`, which ...

2e607aa684914ae8ff75960aa66713f0702292e9 authored over 4 years ago
Merge pull request #2396 from mbrn/TrimSearchText

Trim search text

a4659411489b1fb469096f92505b11a5f6157a6c authored over 4 years ago
Trim Search Text for searching

60b94757a10d0afa7f4d6b65157d71e80ec6546d authored over 4 years ago
Trim Search Text for seaching

9cefeeb02ab1560e3771e2b82c8a62fdf9d434a3 authored over 4 years ago
Merge pull request #2367 from merobal/fix/jspdf

Upgrade jspdf to v2.1.0

cf8f8063f7836b67378a9496724871377c04419c authored over 4 years ago
Merge pull request #2369 from merobal/fix/props-warnings

Fix props warnings

10658ecee50e1f728c5a98a7f0234cb8a0e9c5d8 authored over 4 years ago
Merge pull request #2375 from mbrn/RemoteSortingFix

Change the reset of the order direction for remote data

6b13debcad6066fdb27cbcdf2b215fa76a2d7dd1 authored over 4 years ago
Prettified Code!

2b74cadd9ca2e03672a9c94ed7f46da7c624b7b4 authored over 4 years ago
Change the reset of the order direction for remote data

94951414cf8bc3637433475beaa74e8eaa0eaa17 authored over 4 years ago
Fix props warnings

5576d93eeb15d2f8bc90ea885448904242d79c5f authored over 4 years ago
Upgrade jspdf to v2.1.0

29d6d1fc55a3ded41088017c1895af12c3cce963 authored over 4 years ago
1.69.0

297d2597c3e466d976787fde9902a5f8edfeb83e authored over 4 years ago
Merge pull request #2349 from ollyrowe/update-typings

Add missing localization typings

9c042db7cae5738e23ed4b6bbb62f201841e1323 authored over 4 years ago
Merge pull request #2343 from ollyrowe/update-readme

Fix broken link in README

cf950a9d592baa5fda33917e14a4a113b366aa7c authored over 4 years ago
Merge pull request #2341 from prisis/patch-1

Added missing error to bool on renderBooleanField

4f4b5a76e0eb2fba223e5d03a3cf832d27896e8e authored over 4 years ago
Merge pull request #2335 from TeamDiverst/remove_pdf

allow control over export buttons

2384f5a6271bbd1f8fd0f77b008804f4325606d4 authored over 4 years ago
Merge pull request #2290 from kkirsche/patch-2

Expand EditCellColumnDef properties

6b2e168f8bb768b1582998377ed6363abcb0ad71 authored over 4 years ago
Merge pull request #2351 from mbrn/feature-column-resizing

Feature column resizing

d667ca72ebf36379348e2dd965f837fedde9024b authored over 4 years ago
Prettified Code!

cdddff063fff0e0f2ede5bce00f3c18d78f278dc authored over 4 years ago
Merge branch 'master' into feature-column-resizing

829edfc618c421e5637a428ad6523ee3abe1993e authored over 4 years ago
column resizing ok

3ff58213f0a10a5a38e0b0119ebcdb63db0af18c authored over 4 years ago
Add missing localization typings

294e336c6ed199d72f94bf3e180ee13e43e73c68 authored over 4 years ago
Fix broken link in README

0e424eb35f608705c08ed117abdf731770090a3c authored over 4 years ago
added type information

1a4a048b2a39bf4f9da5fb02852cf6fe76310f73 authored over 4 years ago
allow controll over export buttons

1d84e12f288b089e5abbfab5c0439451edcc0609 authored over 4 years ago
Added missing error to bool on renderBooleanField

cea821fe1c0e87abfbd18aaa0903f85573a13baa authored over 4 years ago
version patch

db410afdf413098465f043b564cdbe9e48725efd authored over 4 years ago
Merge pull request #2313 from mbrn/onBulkEditRowChanged

Removal of onBulkEditRowChanged from spreaded props

669ca4a8a8afb2bf85e57412c7186a53587bf9f4 authored over 4 years ago
Merge pull request #2311 from ollyrowe/upgrade-jspdf

Upgrade jspdf and jspdf-autoTable dependencies

666cfb8f0b4849832a39ea97efe17956e0e05d39 authored over 4 years ago
Merge pull request #2309 from chelproc/master

Allow falsy value as initialEditValue

7e8b1190ecb2b2890bcea86cc339a8b7bbba0f26 authored over 4 years ago
Merge pull request #2306 from andre-langner/feature/improve-style-mtablebodyrow

Added way to style the line when another line is being edited using the rowStyle setting

bf0866873c26a393a3d5e84dd68e0449e37cf64e authored over 4 years ago
Merge pull request #2305 from JGabrielGruber/patch-1

Added default prop onBulkEditRowChanged;

621c6e6beea66eba01a399d33705081eee968ef1 authored over 4 years ago
Merge pull request #2296 from sujay-gandham-by/fix/filter-alignment-details-panel

Filter row misaligns when details panel column is to the right.

490d95b531ef01f3989b2ecdd9d552b68c8861b7 authored over 4 years ago
Merge pull request #2277 from mbrn/Domino987-patch-1

Match onBulkUpdate changes types to real object

78fb50ea2f7a85140068e0dfb5b2720baab3edc1 authored over 4 years ago
bottom placement added to header tooltip

1be037ffa1e497f1a951cb27e8ec4e70faaedaa9 authored over 4 years ago
last

9c32f97d83e9c47c01512331e848176176b0a38a authored over 4 years ago
Fixes onBulkEditRowChanged on edit

720440a037de3d627ed3c5ee107e42d5de89f48d authored over 4 years ago
Removal of onBulkEditRowChanged from spreaded props

b9187e5a7e2927ff4695c69363a9836abecbdbdd authored over 4 years ago
Upgrade jspdf and jspdf-autoTable dependencies

5961554793408ef57be49d1e410b182550ab3f2a authored over 4 years ago
Allow falsy value as initialEditValue

b46d98288fade6551a58940222a1270bccd2e839 authored over 4 years ago
Improve style config for mtablebodyrow

477226ae6eca2365d29def6dbb8e309663b57505 authored over 4 years ago
Added default prop onBulkEditRowChanged;

Added onBulkEditRowChanged to the propTypes and a proper default prop;
Mitigating the issues #2...

712a65c55e953e23a80465db0e3ad17500b48c37 authored over 4 years ago
fix alignment typo

355f72102c434ba0fd5a5a4d20372897ec71ddd2 authored over 4 years ago
fix filter misalignment when details panel icon is aligned to right

b1785b61f4769d368ef5a4b598132990977668c3 authored over 4 years ago
Merge branch 'feature-column-resizing' of https://github.com/mbrn/material-table into feature-column-resizing

ace4adecc0e272e884772c81fdef6e172bd002b8 authored over 4 years ago
column width added

a7e1c840a08a3d4475a3614a8572cbefe29d930a authored over 4 years ago
Expand EditCellColumnDef properties

This PR expands the type definitions of the EditCellColumnDef to ensure that they capture the di...

2604ad7e862828293b1f48930ff08ff69efe428a authored over 4 years ago
Merge pull request #2279 from mbrn/datepicker-fixes

Fix for formating the edit datepickers

04309da053cf7bd4cf91b024c555dd9e2f5d6f67 authored over 4 years ago
Fix for formating the edit datepickers

8ce9d3109cb7f992f0991537f5f3a1ee6aaccab4 authored over 4 years ago
Match onBulkUpdate changes types to real object

7e9ac7cd22251ad3bc9f5caea506c3dc34e5aa07 authored over 4 years ago
Merge pull request #2268 from dccxi/master

Add key prop for EditCell component in MTableBodyRow

cd88df3a823287bde160b4fd5c81758f686007a3 authored over 4 years ago
Add key prop for EditCell component in MTableBodyRow

3639052662b5e5e2debd0bb06df637484a182f12 authored over 4 years ago
1.68.0

80ca123157439b36624d9c614af4da7978deefc1 authored over 4 years ago
Merge pull request #2255 from Shaquu/patch-1

Missing hiddenByColumnsButton in Column type

ce6c41ad4365d7ca28dd31d0fcb2aaad8ac1b277 authored over 4 years ago