material-ui-table-edit
material-ui-table-edit copied to clipboard
Material UI Table Edit
## 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...
## 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...
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...
## 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...
## 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...
## 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...
We can use TextField, DataPicker in 'material-ui-table-edit'. But I need SelectField in this table. Can you please guide me?
I am not using JSX, however it seems like it still requires babel, could it be make such that it does not require it?
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....