material-ui-table-edit icon indicating copy to clipboard operation
material-ui-table-edit copied to clipboard

Material UI Table Edit

Results 16 material-ui-table-edit issues
Sort by recently updated
recently updated
newest added

## Version **3.4.3** of **uglify-js** was just published. Branch Build failing 🚨 Dependency uglify-js Current Version 3.4.2 Type devDependency This version is **covered** by your **current version range** and after...

greenkeeper

## The devDependency [standard-version](https://github.com/conventional-changelog/standard-version) was updated from `4.4.0` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Hi! Seems fix for delete row handler is not included in v3.0.3, is it? I have downloaded the source code even, and is not there. Can you please check? Thank...

bug
help wanted

## Version **10.0.0** of **babelify** was just published. Dependency babelify Current Version 8.0.0 Type devDependency The version **10.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## Version **12.0.0** of **standard** was just published. Dependency standard Current Version 11.0.1 Type devDependency The version **12.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

We can use TextField, DataPicker in 'material-ui-table-edit'. But I need SelectField in this table. Can you please guide me?

enhancement
help wanted

I am not using JSX, however it seems like it still requires babel, could it be make such that it does not require it?

enhancement
help wanted

Do these tables support non-displayed data but that can be presented to handlers on edit/delete? It should be a basic requirement to get edits back to storage ? e.g. I...

I am not sure how do you think about this @emkay Anyway there are some suggestion below: 1. use `import` over `require` 2. use `class extends React.Component` over `React.createClass` 3....

enhancement
help wanted