A template partial for showing bulk edit interactions
disableApplyButton prop to control the disabling of the apply button from the client##### 3.0.4
- Removing disabled lock after one submit
##### 3.0.3
- Adding messaging for missing keyField
##### 3.0.2
- Removing height style constraint from selection container
##### 3.0.1
- Styling updates
##### 2.0.2
- Default styling change
##### 2.0.1
- Add unit tests, CSS module mocking, and code coverage reporting.
items prop to dataitemFormatter prop to renderItemonRemove prop to onClearfieldsContainer classi18n prop in place of cancelText, emptyMessage, submitText, and itemsTitle propscontainer class accessible to overrides##### 1.4.2
- Upgraded to React 16, changed from node-sass to postcss
##### 1.4.0, 1.4.1
- Analytics added
##### 1.3.4
- Fixing sandbox
- Webpack dev server upgrade
##### 1.3.3
- Building in styles that should not be overridden
##### 1.3.2
- IE 11 alignment fixes
##### 1.3.1
- Style fixes
##### 1.3.0
- Changed the way that itemFormatter works, now only needs the string interpolator portion, BulkEditor will style the items accordingly
##### 1.2.0
- Added disabling the submit button after pressing it to prevent multiple submissions
##### 1.1.0
- Added an empty state message
- Update button disabled if empty
##### 1.0.3
- Moved the footer to be outside of the child area
##### 1.0.2
- Updated all packages, no functional changes
##### 1.0.1
- Updating package.json to Particles URL
##### 1.0.0
- Initial commit