react-toolbox/spec
Konstantin Baumann c5b19c2a3d [Table] enhancements
- allow usage of `react` components in table cells (header and rows): https://github.com/react-toolbox/react-toolbox/issues/268
- allow changing table header titles (via `title` prop in `model`): https://github.com/react-toolbox/react-toolbox/issues/296
- allow specifying `onChange` handler per column (via `model`) in order to make onyl certain columns editable instead of the whole table

Sample usage can be seen in the update `Table` test file.
2016-02-18 11:21:24 +01:00
..
components [Table] enhancements 2016-02-18 11:21:24 +01:00
index.html Remove font import from globals 2015-11-29 19:04:20 +01:00
index.jsx use react-transform 2015-10-29 13:33:21 +08:00
root.jsx Remove Form from spec for now 2015-11-29 12:43:52 +01:00
style.scss allow app-bar height override 2016-02-07 19:51:04 +01:00