Ecosyste.ms: OpenCollective

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

github.com/mbrn/material-table

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

Merge pull request #1250 from kwiatkk1/bugfix/flickering-action-icons

#1235: prevent actions icons re-render

239b83e0d01ff64fadafc1a587c5bafda5285ffb authored about 5 years ago
1.54.0

539720407619e584a74d7ce52c10a8282b156985 authored about 5 years ago
#1235: action icon can be a string, function or Component

fe283a5eefd60a3f7e6b08c47f83f92fba9ba24f authored about 5 years ago
Merge pull request #1258 from sshanzel/bugfix/sortConfigConflict

bugfix: disable defaultSorting when sorting = false

90c28a738af2469136590dee9e00535102ce0468 authored about 5 years ago
Safe checking on `props` for sorting

52b0ae942607a9c9a48ba908af07a86c928cd006 authored about 5 years ago
Merge pull request #1298 from naum-d/fix/searchText-bug

Fixed bug connected with searchText and state.

87d0bb70e402d6417a49fa53205ed45ac384594c authored about 5 years ago
Merge pull request #1281 from re-anderson/feature/call-onFilterChange

call onFilterChange

3f47395a2c9f9d4b6f2606c43096205a273f3ba4 authored about 5 years ago
Update material-table.js

994d57f42f8e845e9cc64d6f35c879de16133136 authored about 5 years ago
Merge pull request #1268 from sshanzel/bugfix/CellStyle

Bugfix: Passing cellStyle to ColumnDef props

b6bc545a090bf2247284b72ee8b4b321ec58290c authored about 5 years ago
Update m-table-body-row.js

f2d1bcc2e0a83deb8a08263e5cc0a45793bb9c2b authored about 5 years ago
Merge pull request #1264 from Domino987/patch-3

Remove UNSAFE_componentWillReceiveProps

2d3710da28c8947d42b20d3d9e1da1231cab2095 authored about 5 years ago
Merge pull request #1262 from dsgriffin/feature/thirdSortClick-typings

Add type for new option prop thirdSortClick

667cd7c11efb61f62f3316ee2175fce9303d5691 authored about 5 years ago
Merge pull request #1243 from PFayoux/feature/make-editrow-cells-use-cellstyle

Make MTableEditRow's cells use cellStyle (related to #1136)

84b1600fc0cdeac776bd7aaf4ee1e0b207d71e57 authored about 5 years ago
Fix for position field bug for functional actions

a246eb043d0d8c254baa2a1b417351ad29b2a241 authored about 5 years ago
Fix for position field bug for functional actions

32c400913408fa409e3e2c79c17c6de24273f1b2 authored about 5 years ago
Merge pull request #1237 from KATT/hotfix/async-search-text

Fix remote data search flicker

9ddb285eb2dadde6a70dfeae52cac9a2d6ab474d authored about 5 years ago
Merge branch 'ryanintulsa-dragAndDropWithHiddenColsFix'

418cc9be0fd4dcc4a744c91d302dce237bbbddbf authored about 5 years ago
Merge branch 'dragAndDropWithHiddenColsFix' of https://github.com/ryanintulsa/material-table into ryanintulsa-dragAndDropWithHiddenColsFix

a7b683f6db6d41a31ac13197b431d91ee572899c authored about 5 years ago
Merge pull request #1205 from ryanintulsa/hideFilterIcon

Hide filter icon per column via column property hideFilterIcon:true

cdbc908ac18d4b39e6af9e5b5159ed33da4eb232 authored about 5 years ago
Update prop-types.js

0efce465ee3b671f87f58780b0f6546dd6c627f3 authored about 5 years ago
Update prop-types.js

41f21c79b78d540cfde426f3cc45eb254123c853 authored about 5 years ago
Merge pull request #1201 from ririvas/patch/typescript-definition-panelIcon

Fixed typescript definition for DetailPanel interface to use correct …

19184cf9d8984b15f2b96d027e3ae675ce1f635a authored about 5 years ago
Merge branch 'CoolCyberBrain-feature/actions-position'

ad2491deca749740b181908ddeda309b087a46a6 authored about 5 years ago
conflict resolved

7edfc6fb1e2fbc96061ce484b1c3112a1fe50d06 authored about 5 years ago
Merge pull request #1149 from Domino987/date-picker-locale

Add locale to datepicker

a1d265651038de53f2ee7d03a7b03ad606560043 authored about 5 years ago
use group value and group data in demo

ff2fc3d9b20bd353a8607549774cb69b09d84a5b authored about 5 years ago
pass data object in its entirety

aff714beb1021866bae2218cb1dc5a543295aa62 authored about 5 years ago
undo naive, unrelated changes

9172ef1208dcd5ef8d6d44852f2c26ae68da6cb1 authored about 5 years ago
add group title customization to demo

4ff9a09f2c52f68bbd421a84c91267e534d298c0 authored about 5 years ago
define set group title function

dee1c68c35fb9361215db49c6cc67268bdc0b100 authored about 5 years ago
define set group title function

e59336d63d3c8d0384ea74fc4655d1602cd2f6fd authored about 5 years ago
Fixed bug connected with searchText and state.

7809855cb93b4eb54c33429c1b55f9f80bf952e8 authored about 5 years ago
add types for onFilterChange

eb470245fcb192230ed7ce924598939c7a2acca2 authored about 5 years ago
call props.onFilterChange in filter change debounce

ba4af7b66b1cf37c71090441e4e56460b83346df authored about 5 years ago
Update m-table-body.js

11e6d57ce840ec6459eb2dd8c53730649d4e4298 authored about 5 years ago
Update m-table-body.js

66306b4e6d5e108c6901831560f6afc16deab13e authored about 5 years ago
Update m-table-body.js

5a121a6e705a9472c3da881d0ca54ed4e8c0f7b7 authored about 5 years ago
Rename to dateTimePickerLocalization

dda9f80f53b2208eed559c3bb5c7991c1661780a authored about 5 years ago
Passing down props CellStyle to ColumnDef props

b3a4cf7a0b7e71063098449ee7523b93a3ef7af0 authored about 5 years ago
Last space fix

eab69c57005419c02185e196eddb93c2be36e9c9 authored about 5 years ago
Space fixes

21978b6cc72205530899704eecc43c85afbf4170 authored about 5 years ago
Remove UNSAFE_componentWillReceiveProps

This will remove the deprecated componentWillReceiveProps and moves the code snippet in didUpdat...

76484455710bbce565bc67fadddbda4f43baa8f1 authored about 5 years ago
Add typings for thirdSortClick

8cc32d6145094551fdec2a4c430a0a419d484f76 authored about 5 years ago
disable defaultSorting when sorting = false

b8de2889b54f786f51735d1979d67a2cb7bf538c authored about 5 years ago
Update README.md

cb18d0d0f6208b3283e260d44ed00daa6c518907 authored about 5 years ago
fixed improper exit condition and clarified logic

b47bebdca68ff36bf842bc1632b40d6cc7719bbf authored over 5 years ago
#1235: prevent actions icons re-render

5e133cf6bf8045745316b5f073200b76c3938c3c authored over 5 years ago
1.53.0

703aff9b819edc3feb160d52f4a1464a9cfd72f9 authored over 5 years ago
Update package.json

0c8a5dc83ad1fce939aa1d57e3cc813c897077f4 authored over 5 years ago
Update FUNDING.yml

7d43ddddd3e1ac145dd0a63e3aa42cdcedcf14f2 authored over 5 years ago
Make MTableEditRow's cells use cellStyle

77cd2b0dec7da70b15780527eb6b6e7cc88b4f3c authored over 5 years ago
display length of grouped data

4b25b7811b66f175d55653f227a1bafe83d3ed32 authored over 5 years ago
removed auto-formatting changes

d7f2d35851b6ccf5554062948dd7345b84c1a061 authored over 5 years ago
Merge branch 'master' into hideFilterIcon

# Conflicts:
# src/components/m-table-filter-row.js

c127f5f14a34077f8b03bb8f364f15d545b343f9 authored over 5 years ago
removed auto-formatting changes

1cc391025f3c6633f6d22e53534b40080f560695 authored over 5 years ago
fixed eslint error

c7de09f7686043f27e35d2263777167b92eb25d2 authored over 5 years ago
fixed boundary condition error in effectiveStart/End calculation

2b7cc61e69e88ee6490a15742c2aa0cb29680099 authored over 5 years ago
removed dist

a2f3c57610051c8288e95ee1d52ebe3a43d7101a authored over 5 years ago
Renaming locale to dateTimePickerLocalization

4e00d33d6239c356a78c1b977d9ad55b317afa36 authored over 5 years ago
Fix search flicker

16f77844b2fced2f43be5c4630964c8aa16e17d7 authored over 5 years ago
Merge pull request #1234 from mfreeborn/minTableHeight

#1233 Add minBodyHeight to available options

04f9f97d8d804022513596bb31b32cfc1bfb9bb7 authored over 5 years ago
Added table option hideFilterIcons as a shortcut to hide all hideFilterIcon for all columns as per

https://github.com/mbrn/material-table/pull/1205#issuecomment-544285507

b4b62ebc80698dc0a6ecc3a98e8544f8d8b5668d authored over 5 years ago
Revert sorted imports back to previous

8f01b18a78082da38a4fc32964239a07b4df81c4 authored over 5 years ago
Add minBodyHeight to available options

f8b440fbc2375c70c5e3300dabe4935df8737f9e authored over 5 years ago
Merge pull request #1225 from naum-d/feature/add-search-text-option

Added searchText to options.

13df01c8df9f5628b9766d281266265a737d95dc authored over 5 years ago
Merge branch 'master' into feature/add-search-text-option

f28ed73df7ba224ac4d11bc35e1ec8e19c0251bf authored over 5 years ago
Merge pull request #1211 from DustinRobison/bugfix/tablecell-color-change-on-rowStyle

Table Cell sytyle inherits color by default

d299f0fad8ef3da49de83d2d1991237ed5a1ac3a authored over 5 years ago
Merge pull request #1187 from Domino987/patch-7

Fix for #1183

dde4fea905b4245cf211f6b4b4901dd8b17e93e0 authored over 5 years ago
Merge pull request #1185 from Domino987/patch-5

Fix for #1182

88827667ff59228f56a1fe7818173f9c83620991 authored over 5 years ago
Merge pull request #1147 from Domino987/ClearFilter

Add clear to filter TextField

b0901088aaac5e8fc2e44c431d70a068d47a2558 authored over 5 years ago
Merge pull request #1082 from oze4/master

Fix issue #1049 and keeps the fix for issue #910 in tact

cccc10f1b0d359aa0ab0bf323fcd4aecefc2c18b authored over 5 years ago
Merge pull request #1069 from t72o/feature/group-row-title-separator

Feature/add option to modify grouped row title separator

7d54de1725d0df1abfc6ddbef5d02a4abf10eced authored over 5 years ago
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