0.8.2 • Published 4 years ago

react-bootstrap-editable v0.8.2

Weekly downloads
1,455
License
ISC
Repository
github
Last release
4 years ago

React Bootstrap Editable

Clean editable bootstrap components for react. Ajax support! Check the documentation

npm.io npm.io

All feedback is highly appreciated. If you have any suggestions, want to see a feature implemented or face any bugs, don't hesitate to submit an issue

Installation

npm i react-bootstrap-editable

You will also need bootstrap4's CSS in your project

Changelog:

0.8.0:

  • Removed reactstrap dependency

0.7.0:

  • React hooks
  • File size reduced to 8kb

0.6.0:

  • Reduced bundle size to 16kb
  • Custom buttons

0.5.0:

  • Reduced bundle size by 50%
  • id prop now accepts both strings and numbers
  • FontAwesome is now included in the dist
  • Updated Storybook (code snippets now work properly)
  • Added an interactive demo on Storybook, check it out here

0.4.0:

  • Added className prop
  • Updating initialValue prop without remounting now updates the editable value
  • Date editable accepts any string, parsing to Date object is done internally
  • Loading spinner for ajax using the new BS4 Spinners
  • Added File editable
  • Popover mode added
  • Added Text Area editable
  • Removed col size props, the editable now automatically takes full width of parent container
  • Editable now uses flexbox to perfectly fit the items in whatever space is available

0.3.0:

  • Switched components to use form rows instead of inline forms
  • Added props to control col width for the input and controls
  • Added label and id props
  • All combinations of the disabled, clickable and label props now work together
  • Beefed up documentation
0.8.2

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.3

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

1.0.0

5 years ago

0.0.0

9 years ago