Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-bootstrap-storybook

bonnv79196MIT1.5.1

react-bootstrap-storybook

react, bootstrap, storybook, react-bootstrap

readme

changelog

Changelog

1.5.1 - 15/8/2022
  • New-feature: Update Badge component (new config: badge)
  • New-feature: Add Typography component
  • Improvement: Modify Table component (Handle table empty)
  • New-feature: Add Space component
1.5.0-beta.1 - 9/8/2022
  • New-feature: Update Badge component (new config: badge)
  • New-feature: Add Typography component
  • Improvement: Modify Table component (Handle table empty)
1.4.3 - 9/8/2022
  • New-feature: Add loading for Button component
  • New-feature: Add scroll and pagination for Table component (config maxHeight, pagination)
1.4.2 - 8/8/2022
  • Improvement: Remove stories.js files in build code
1.4.1 - 5/8/2022
  • New-feature: Upgrade react-bootstrap 2.5.0
  • Fix-bug: Fix error for tooltip and popovers
1.4.0 - 5/8/2022
  • New-feature: Upgrade bootstrap 5.2.0, bootstrap-icons 1.9.1, react-bootstrap 2.4.0
  • New-feature: Add new Placeholders component, Loading component
1.3.3 - 4/8/2022
  • Improvement: Add ellipsis for table component
1.3.2
  • Modify package.json publish lib
1.3.1
  • Modify package.json publish lib
1.3.0
  • Add CheckboxGroup, RadioGroup, Select, Toasts
  • Add demo for Alert
1.2.1
  • Modify storybook menu
  • Add backdrop property for Popovers
  • Modify Introduction.stories.mdx
1.2.0
  • Add Dropdowns, InputSearch, ListGroup, Navbars, Canvas, Paginations, Tables, Tabs, Tooltip, Popovers
  • Add demo for Form, InputGroup, Image, ProgressBar, Spinner
1.1.0
  • Add Accordion, Badge, Breadcrumb, Card, Carousel, Dropdown
  • Form component doing
1.0.3
  • Add Confirm
1.0.2
  • Add Modal
  • Rename ButtonGroup into ToggleButtonGroup
1.0.1
  • Modify package.json and readme.md
1.0.0
  • Initial react-bootstrap-storybook lib
  • Add Button, ButtonGroup