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

Package detail

@atlaskit/button-group

atlassian76Apache-2.0deprecated1.5.4TypeScript support: included

This package is deprecated.

A React component that groups related buttons

atlaskit, ui

readme

Atlaskit component registry Commitizen friendly semantic-release Report an issue

ButtonGroup

This package has been deprecated. Please import ButtonGroup from @atlaskit/button instead.

A button group provides a visual grouping for related Button elements. You can use this component whenever you have multiple buttons with related actions, such as as the pull requests Approve and Decline buttons.

Example button group

Try it out

Detailed docs and example usage can be found here.

Setup and install

npm install @atlaskit/button-group

* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies.

We're here to help!

Let us know what you think of our components and docs, your feedback is really important for us.

Are you in trouble? Read through our contribution guidelines and raise an issue to us.

changelog

1.5.4 (2017-11-30)

1.5.4 (2017-11-30)

Bug Fixes

  • stories: release stories with fixed console errors (3321c2b)

1.5.3 (2017-08-09)

Bug Fixes

  • component: add deprecation warning to button-group (acffe78)

1.5.2 (2017-07-27)

Bug Fixes

  • package: rename jsnext:main to jsnext:experimental:main temporarily (c7508e0)

1.5.1 (2017-07-25)

Bug Fixes

  • build: use class transform in loose mode in babel to improve load performance in apps (fde719a)

1.2.0 (2017-07-17)

1.2.0 (2017-07-17)

1.2.0 (2017-07-17)

Bug Fixes

  • package: rerelease, failed prepublish scripts (5fd82f8)

1.2.0 (2017-07-17)

Features

  • package: added ES module builds to dist and add jsnext:main to most ADG packages (ea76507)

1.1.4 (2017-07-13)

Bug Fixes

  • package: add prop-types as a dependency to avoid React 15.x warnings (92598eb)

1.1.3 (2017-05-09)

Bug Fixes

  • package: update dependencies (fd03a2c)

1.1.2 (2017-04-27)

Bug Fixes

  • docs: update legal copy to be more clear. Not all modules include ADG license. (f3a945e)

1.1.1 (2017-04-26)

Bug Fixes

  • docs: update legal copy and fix broken links for component README on npm. New contribution and (0b3e454)

1.1.0 (2017-04-20)

Features

  • refactor: removed explicit style! imports, set style-loader in webpack config (891fc3c)

1.0.11 (2017-04-10)

Bug Fixes

  • stories: update button-group readme story to use new util-readme component (1fdab88)

1.0.10 (2017-03-23)

Bug Fixes

  • dummy: Empty commit to release the component (49c08ee)

1.0.8 (2017-03-21)

1.0.8 (2017-03-21)

Bug Fixes

  • package: maintainers for all the packages were added (261d00a)

1.0.7 (2017-02-28)

Bug Fixes

  • stories: dummy commit to release stories (3df5d9f)

1.0.6 (2017-02-28)

Bug Fixes

  • stories: dummy commit to fix broken stories and missing registry pages (a31e92a)

1.0.5 (2017-02-28)

Bug Fixes

  • stories: dummy commit to release stories for components (a105c02)

1.0.4 (2017-02-28)

Bug Fixes

  • docs: Removes jsdoc annotations from button-group (c7471e1)

1.0.3 (2017-02-20)

Bug Fixes

  • docs: use correctly scoped package names in npm docs (91dbd2f)

1.0.2 (2017-02-10)

Bug Fixes

  • dummy: Dummy commit to release components to registry (5bac43b)

1.0.1 (2017-02-06)

Bug Fixes

  • bump: Updates package to use ak scoped packages (6a7ac42)