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

Date fix (#353)

* Remove console.log

* Fox for correct localization function

b3c3deb644ecee6905ec8597ced63f2ae55ce38f authored over 3 years ago
add tests for click/doubleclick (#326)

* add tests for click/doubleclick

* Create useDoubleClick.test.js

* Update useDoubleClick....

e3d03c35767e075a226bbaf8cbd049f5421a7b1b authored over 3 years ago
Release v0.2.2

a0ebb14b74284bfd5a215921ff543b7019e7df9b authored over 3 years ago
updated CHANGELOG.md

c30ebeabd0dc2b145dfc488d09317f08d3609b13 authored over 3 years ago
Merge branch 'master' into next

49e81742d70db236d16aca66af01f2f3d65f0baf authored over 3 years ago
Release v4.3.3

6bcff9db6e55be858ca446e52bab4c8e0f198889 authored over 3 years ago
updated CHANGELOG.md

e199a1e8a55f944e58025403c1439dc8bba49248 authored over 3 years ago
[Contribution] WCAG Coverage Improved (#346)

* Added new prop to column in order to enable/disable the drag&drop by column

* Making use of...

903bc1ed735396ccb6feeb3aa680f85d3f246010 authored over 3 years ago
Release v4.3.2

f03c531257cd5480d78efd0f84f2ee9747e72c7e authored over 3 years ago
updated CHANGELOG.md

b31c8540f253538519d7e78515d14dbc7be7990c authored over 3 years ago
Thrid sort click shows initial order

660a57535e3e21f4bcec4af7fe86785a2f9eb807 authored over 3 years ago
fix: regression of optional detail panel function

6d55e3660aa869df555197f1cf8bbfdf33b15d7f authored over 3 years ago
feat: Add group selection. (#343)

479798c28f63fe9c46b5f07b711362aff8c8d30a authored over 3 years ago
Fixed double-scrollbar and fixed columns issue. (#342)

Co-authored-by: JDA\1029925 <[email protected]>

d99e2d6ed9846ca462188ce08076df65f8865892 authored over 3 years ago
update readme

383975aa2926ec94d9e80f488c7042b892670a56 authored over 3 years ago
Release v0.2.1

1cc655aa87bd087478a0060f3a874e3eff11c9b2 authored over 3 years ago
updated CHANGELOG.md

66f853fa9d17a6ff739ceae6354472a9da0c13ed authored over 3 years ago
chore: update to v5 stable

ac8008e82cd3ea70e7307ab4475889c837c73824 authored over 3 years ago
Release v0.2.0

30594240763d77516a9c7289ee0d2bce68dd0ef8 authored over 3 years ago
updated CHANGELOG.md

83f0d8c28d7b6662ce236c34cab6d9763a492dcd authored over 3 years ago
chore: Update mui to RC

dff1619dcff6ed8aefdd8178d74fb1f306994fd2 authored over 3 years ago
Merge remote-tracking branch 'origin/master' into next

1ef435f7f7e39de68a974c72ff5e53a766d5699e authored over 3 years ago
Fix bug in stable function warning in column prop (#325)

* Fix bug in demo

* Run column warning check when column prop changes

* Inline propsChange...

b50baff4f42fc8026efd1bfbc0766bf881096c19 authored over 3 years ago
Release v4.3.1

6084e4884a54e3b204d1807261a6b47706e36f46 authored over 3 years ago
updated CHANGELOG.md

eb2b625dec65e7558167cb7359ff9dd8533bcad6 authored over 3 years ago
Debounce search input for remote data (#327)

* Debounce search input for remote data

* fix columns clone

eae061feac5b7a14c1baea8bd8e40217e71a59c0 authored over 3 years ago
Update default sort order to align with Query type (#333)

The types of material-table's Query<RowData> dictate the following:

```
export interface Que...

f777f42b2d6c5a8e4c93311ad9ba119a719bcf37 authored over 3 years ago
Merge pull request #319 from FedeBev/uuid

[next] Upgrade uuid

54f8f7a575ccc5b4b4911fdc0840965bdda60047 authored over 3 years ago
upgrade uuid

Fix: #317

f289df79e294e309d861d70c594fe80b9b793b0b authored over 3 years ago
Merge branch 'tests' into next

6ce9828f0d3a490be4fcbd1864c5f816b2479948 authored over 3 years ago
fix tests

3deb3b25ffee6a07e06d3dabbec766df4d3d721b authored over 3 years ago
Merge pull request #311 from material-table-core/add-babel-import-aliases

chore: add babel import aliases

3bf054ff0f77f28f59c7723c54466e949805f994 authored over 3 years ago
Merge pull request #230 from FalkF/206-persistent-groupings

persistent groupings

d50956a58ec15b11eab33746b9115b31192c5386 authored over 3 years ago
Merge pull request #315 from kkirsche/fix/typos

fix: typos in comments and components

8fcfda9a793fdae8c0228aa16e7734065e7605dd authored over 3 years ago
fix: typos in comments and components

cc2b40e374bc424fe4cdc3f466f9dff9e340d277 authored over 3 years ago
chore: install babel module resolver

oops

092f82068e217744d4af881b243e77d9674f8ec4 authored over 3 years ago
chore: add babel import aliases

6105afd6b4ffd20247003bb3b916633c049e2e2b authored over 3 years ago
Merge pull request #310 from material-table-core/create-mtablescrollbar

Create MTableScrollbar

a5847e26dc4063993d5b017d02425dc288c49910 authored over 3 years ago
chore: create MTableScrollbar

07434b407f8b6dbe102746c9bb8a6e1869f6396c authored over 3 years ago
Release v0.1.3

761229db3cb41f56013d7411054cde75ce3b6c2a authored over 3 years ago
updated CHANGELOG.md

cd62c0d8edaf2d7a648fbcfa4134ade247d8c780 authored over 3 years ago
Merge branch 'master' into next

38bde16900628618596fd81292dc27b40a7129c5 authored over 3 years ago
Release v4.3.0

7ef48803caeb28c40dd6028856bd3efff44d62f5 authored over 3 years ago
updated CHANGELOG.md

6c8fe73836ca4da6ab6b6693a5ec4e1db04da5f9 authored over 3 years ago
fix: transpiler issues, move back to babel

need to work out more kinks with esbuild.

20e9a1e7b01a74ca128ba615b8d1af0328ec1ab9 authored over 3 years ago
Release v4.2.3

ff12774312423b57cc1c93ddc1aa261d28da90cf authored over 3 years ago
updated CHANGELOG.md

a256f7cdc4f03273aa21402ca374cd5fbfc5494f authored over 3 years ago
chore: remove chalk package

fb817a421c4852b55c123b14821669e5fd8ec6b1 authored over 3 years ago
Release v4.2.2

6c00a5bbb92e7b7fd78d9fd5b3f8e18f32224b04 authored over 3 years ago
updated CHANGELOG.md

1c226771d58d1e2d9233b8e32f312278360c3c4e authored over 3 years ago
Merge pull request #305 from material-table-core/experimental-modules-build-flag-to-fix-jest

fix: issue with jest and modules

ece202565828a53a243b7a9589e6a96e5b40adda authored over 3 years ago
fix: issue with jest and modules

64842a9b2d47bdbb63fb1513bdcfd390e12aab3a authored over 3 years ago
Merge pull request #304 from material-table-core/experimental-modules-build-flag-to-fix-jest

feat: add type module to package.json and fix esbuild issues

4ddf3a13913e15782a53da957b925339e3c5a919 authored over 3 years ago
feat: add type module to package.json and fix esbuild issues

had to add --experimental-modules flag while running node script

e44ce4f3d37daa4373faf31962235673a5802b52 authored over 3 years ago
Release v0.1.2

800e9ee36003f8b356131040d1734f5065a7826c authored over 3 years ago
updated CHANGELOG.md

c064ca5a883726e7c2bce039d03b156f14415c4d authored over 3 years ago
Merge branch 'master' into next

dce2e82cc1614f469243364e078d4aa7e1850fa8 authored over 3 years ago
chore: fix formatting/spacing

9a7eb07991ce933b06df21c6067dfcb6db66a88e authored over 3 years ago
Release v4.2.1

93db74816c2911d3a7ec436ccaf55c4d7717d85f authored over 3 years ago
updated CHANGELOG.md

57fa26a0f3ff6d84e1a35be040db3fe882adad69 authored over 3 years ago
Merge pull request #302 from material-table-core/resolve-row-click-delay

fix: delay in onRowClick

dc3865b5cf3877c02ef919ce1fa80e0d48162824 authored over 3 years ago
Merge branch 'master' into resolve-row-click-delay

ab35431ba217e72a029725e1a4f588fa02bdb095 authored over 3 years ago
fix: delay in onRowClick

6301b34dc71d3994dcc22673fef1ff480f81bb8a authored over 3 years ago
Release v4.2.0

b62aa79dfef17256654633fb163e4e70b3f75a0a authored over 3 years ago
updated CHANGELOG.md

2036866c07924f046285250158ef0941fc79ed08 authored over 3 years ago
Merge pull request #301 from material-table-core/breaking-rename-onDoubleRowClick-to-onRowDoubleClick

breaking: rename `onDoubleRowClick` to `onRowDoubleClick`

1c638a7a7bc5cf420b413621fc8b724824ece156 authored over 3 years ago
breaking: rename `onDoubleRowClick` to `onRowDoubleClick`

32a7f3ac5f371d3e349e1d2790f325efaa3b3a48 authored over 3 years ago
Merge branch 'master' into 206-persistent-groupings

b8829978eafb30a43b258b11bf8ce6833b069cf4 authored over 3 years ago
refactor: create MTableCustomIcon component

b1f8e617da0aab725dc8638189950a7d5c506ee3 authored over 3 years ago
Merge pull request #294 from material-table-core/m-table-body-row--into-directory

chore: fix typo in MTableBodyRow directory

ff98735f1560c9a1c6ef4824fa47b71d448c9dac authored over 3 years ago
chore: fix typo

cb798b721fb5ea22e4dbb88563045a607a23cdc5 authored over 3 years ago
Merge pull request #293 from material-table-core/m-table-body-row--into-directory

M table body row into directory

df37778b72b68c2bbeee5b559060a65479707796 authored over 3 years ago
chore: move MTableBodyRow to own directory

4c5354f846ef653f3ce07370400f262114944b13 authored over 3 years ago
Release v4.1.0

4b59b429a679e48b0ffc881e6f87a6be84d0719d authored over 3 years ago
updated CHANGELOG.md

ff7f4cf837a1fd87494c3cf1ac3ee65823b2b23b authored over 3 years ago
Merge pull request #291 from material-table-core/persist-row-click-events

fix: persist row click events, single and double click

3b0fd6008d648dada2311d3a44296f5930772636 authored over 3 years ago
skip:build chore: rename handler

d97e81e9d48a9ac454da193483e1a7e4dcba717f authored over 3 years ago
chore: clean up how persisting row click events are handled

d735ef8423110d720c74ce6ed771f588cd1e0883 authored over 3 years ago
chore: change to force consumers to override

48a08aa35afcdf7afd67f22efdf7ab9f0d94ed0b authored over 3 years ago
add demo

3b6c63df0795d293734268007bd5d832d313fc20 authored over 3 years ago
fix: persist row click events, single and double click

6337c3bfefaee356228426af74f7ac02da55567a authored over 3 years ago
skip:build clean up comments

0bb41291f83a737b884fca1c9de5dcced7ea0c22 authored over 3 years ago
Release v0.1.1

b87bca57d99e144adf0f9060797ae210d3326feb authored over 3 years ago
updated CHANGELOG.md

cdebb3bdcf6e54e77c62e9827b589e2ad00807bd authored over 3 years ago
Merge branch 'master' into next

4307308e1975d741e93fe4a8645b4c2b54c9f58f authored over 3 years ago
Release v4.0.0

1244506af370e7298064119e40700ed2dd3cc6f3 authored over 3 years ago
updated CHANGELOG.md

6e440327b0da3bbff342b3ee4049a1891f8469cd authored over 3 years ago
chore: update tests to start testing pre and post build

e9d5728003677704d177e714e457703dfe99a6fb authored over 3 years ago
Merge pull request #290 from material-table-core/transpiler-modifications

chore: change transpiler

ec9a9f21c14f7311262ce22562949176542b7e66 authored over 3 years ago
fix demo import

46eca66d4537471c27db533bea10f691af975418 authored over 3 years ago
Create babel.config.js

It looks like GH actions may require this?

f0d27992889e8dffaf036c5f63c7f95c99d8f894 authored over 3 years ago
Update package.json

remove type: module

682cbf293b6df9db495d4a51707aeb90b85dc23d authored over 3 years ago
chore: change transpiler

- remove babel config and references to babel in package.json
- add esbuild

2d11d9422743cdf479180d161507244bf603d3a8 authored over 3 years ago
Update .slugignore

6e052edfce0647b9b1fcebc4b12c63e2df21bee3 authored over 3 years ago
Release v3.2.5

67b80d781c76dac8729406bb6535cdac8bf25368 authored over 3 years ago
updated CHANGELOG.md

4e2504cc126ff8420a69de37c5181159f17210c2 authored over 3 years ago
Merge pull request #285 from material-table-core/fix-detail-panel-issues

Fix detail panel issues

feda3da0d553a48d26d2facbd9fcc2d264a342e3 authored over 3 years ago
Update m-table-detailpanel.js

b9d28a836572944382db1ba8529fbd7f171f162e authored over 3 years ago
fix: issue when programmatically hiding a shown detail panel #282

4696507d7bf71d9dcaa0b0bfc733c5b973b39bf2 authored over 3 years ago
Merge pull request #284 from Lil-Strudel/grouping-headerstyles-fix

Added headerStyle to the spacing cell when grouping

14f6721ac9dd5304781fcc0a243b914cb2731c9b authored over 3 years ago