3.1.0 • Published 6 years ago
@particles/bulk-editor v3.1.0
Bulk Editor
Example

3.1.0
- Added
disableApplyButtonprop 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
heightstyle constraint from selection container
3.0.1
- Styling updates
3.0.0
- Breaking Using pseudolocalization for i18n handling
- Many more unit tests added
- Added preprod hook
2.0.2
- Default styling change
2.0.1
- Add unit tests, CSS module mocking, and code coverage reporting.
2.0.0
- Breaking Changed
itemsprop todata - Breaking Changed
itemFormatterprop torenderItem - Breaking Changed
onRemoveprop toonClear - Breaking Removed
fieldsContainerclass - Breaking Added
i18nprop in place ofcancelText,emptyMessage,submitText, anditemsTitleprops - Made
containerclass 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