3.1.0 • Published 6 years ago

@particles/bulk-editor v3.1.0

Weekly downloads
30
License
Procore Developer...
Repository
github
Last release
6 years ago

Bulk Editor

npm.io npm.io npm.io

Example

bulk_edit

3.1.0
  • Added 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

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 items prop to data
  • Breaking Changed itemFormatter prop to renderItem
  • Breaking Changed onRemove prop to onClear
  • Breaking Removed fieldsContainer class
  • Breaking Added i18n prop in place of cancelText, emptyMessage, submitText, and itemsTitle props
  • Made container 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
3.1.0

6 years ago

3.0.5

6 years ago

3.0.4

8 years ago

3.0.3

8 years ago

3.0.2

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.0.2

8 years ago

2.0.0

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.4.0

8 years ago

1.3.4

8 years ago

1.3.3

8 years ago