4.8.0 (2017-06-28)
4.7.0 (2017-06-27)
- Alert: map close class css modules (#471) (2e3c687), closes #470
- DropdownToggle: ensures color attribute is not leaked (d1448e0), closes #461 PR#402
- Label: add form-control-label to appropriate Label components (#452) (2e86132)
- Modal: add back attribute passthrough (#444) (b598a40), closes #443
- Navbar: remove default navigation role (f607b2c), closes #463
4.6.2 (2017-05-16)
4.6.1 (2017-05-15)
4.6.0 (2017-05-15)
- ButtonDropdown: allow overwriting the group prop (#425) (663551b)
- DropdownToggle: add missing proptype (color) (#402) (c137697)
- Modal: fix bug where closing modal removed wrong modal-open string in class (#410) (22d5c3f)
- PropTypes: import PropTypes from prop-types (#395) (9080217)
- react-addons: move to external react-transition-group dependency (#399) (a4fec3c)
- Modal: add autoFocus prop for disabling auto focus (#389) (6338fc3)
- Modal: Support fade and timeout props in the Modal component to allow configuring + disabling of the fade effect (#339) (babee0f)
4.5.0 (2017-04-03)
- Button: only default to button when click is handled (#383) (af3ccbe)
- lib: import/export not getting transpiled in lib dir (#384) (2e2a5da)
4.4.0 (2017-03-31)
- Col: account for 0 col properties (#378) (fe48e9e)
- DropDownItem: when href use
a
tag (#377) (96616af), closes #367 - Modal: pass in cssModule to Fade components (#373) (be34d19)
- Button: default type to button (#376) (ebbeba7)
- DropdownItem: Add toggle switch to allow conditional toggle (#346) (578a61b)
- Tooltip: enable target element option (#356) (2023036)
4.3.0 (2017-03-14)
- Modal: default zIndex to 1050 (#343) (8d0f4ec), closes #342
- Nav: update props available (#338) (992e4e6)
4.2.0 (2017-02-14)
- Modal: unmounting nested modals (#321) (ecf51b2)
- Progress: add custom classNames to progress-bar (#319) (25fdb77), closes #318
- Modal: add various className props to modal (#320) (c7b2b3e), closes #257
- Modal: Make toggle prop optional (#325) (5e98ea3)
4.1.1 (2017-01-31)
4.1.0 (2017-01-28)
- Col: add custom widths ability to Col (#309) (8487598), closes #297
- Collapse: Add onOpened and onClosed events (#277) (#301) (6c5621f)
- Uncontrolled: add uncontrolled components (#307) (2f648c1)
4.0.1 (2017-01-11)
- Navbar: updated fixed class names (481bc14)
- Navbar: support sticky prop on navbar (d8a9727)
4.0.0 (2017-01-11)
- Col: support disabled width props (#283) (2a36601)
- Collapse: component height & navbar class (#284) (0237cd4)
- Modal: Update ModalHeader close button (#281) (a9dc654)
- Navbar: remove default toggleable class (#285) (19b32cd)
- Navbar: - Navbar no longer applies a default
.navbar-toggleable
class, as it is not required for all Navbar configurations.
4.0.0-alpha.8 (2017-01-06)
- cssModules: adding missing classes (#271) (e8e818b)
- Progress: enchance multiple progress bars (#271)
Progress component now requires multi
prop on the outer component for nested progress bars. Inner Progress components will require the bar
prop for nested progress bars.
4.0.0-alpha.7 (2017-01-05)
- Col: update classes based on alpha.6 changes (#267) (89ff16c)
- Collapse: add navbar prop (#266) (c1b633a)
- Nav: update navbar prop class value (#265)([f979aae54a8662d151d6216dac45b9dc3541ca7e] (https://github.com/reactstrap/reactstrap/pull/265/commits/f979aae54a8662d151d6216dac45b9dc3541ca7e))
- Navbar: rename dark prop to inverse, add toggleable size prop (#265)([3ee55f19792bd803d937837f4599ff0ee88974fb] (https://github.com/reactstrap/reactstrap/pull/265/commits/3ee55f19792bd803d937837f4599ff0ee88974fb))
- Col: The default xs prop now returns
.col
instead of.col-xs-12
. Theauto
size value now returns.col-auto
or.col-sm-auto
for variable width content columns. Usetrue
or''
as the size value to return.col
or.col-sm
for auto layout of columns (not to be confused withauto
-> (variable width of content)).
4.0.0-alpha.6 (2017-01-03)
- Progress: update markup & support nested progress bars (#261) (0b19b41)
- Row: add noGutters prop (#260) (c79bb3e)
4.0.0-alpha.5 (2016-12-18)
3.9.5 (2016-12-18)
4.0.0-alpha.4 (2016-12-15)
3.9.4 (2016-12-12)
4.0.0-alpha.3 (2016-12-01)
4.0.0-alpha.2 (2016-11-28)
3.9.3 (2016-12-01)
3.9.2 (2016-11-28)
- Popover: remove old arrow markup, correct enabled className (b9d3ea7)
- TetherContent: Fixes className prop typo, removes arrow & position relative hack (d9e7621)
- Tooltip: remove old arrow markup, correct enabled className (62d622b)
4.0.0-alpha.1 (2016-11-23)
4.0.0-alpha.0 (2016-11-23)
3.9.1 (2016-11-23)
3.9.0 (2016-11-13)
3.8.1 (2016-11-01)
3.8.0 (2016-11-01)
3.7.1 (2016-10-29)
3.7.0 (2016-10-27)
3.6.0 (2016-10-23)
3.5.0 (2016-10-18)
- Col: add flex-support to Col component (#169) (#175) (ebdecb8)
- Popover: add
tetherRef
to Popover (#183) (00d08ad) - TetherContent: Add
tetherRef
to TetherContent (#181) (6be1a67), closes #174
3.4.1 (2016-10-16)
3.4.0 (2016-10-06)
3.3.2 (2016-10-01)
3.3.1 (2016-09-28)
3.3.0 (2016-09-24)
3.2.2 (2016-09-19)
3.2.1 (2016-09-18)
3.2.0 (2016-09-14)
- modal: add backdrop and keyboard options (#135) (7bf5d0a), closes #134
- Modal: allow for multiple modals (#138) (7ada8cf), closes #137
3.1.0 (2016-09-11)
3.0.1 (2016-09-08)
- docs: update deploy script (8fd0761)
- modal: fix event listener for modal (#127) (c778608), closes #126
- TetherContent: rerender when other props change (#128) (25600d4), closes #125
3.0.0 (2016-09-06)
- Button,DropdownToggle: DropdownToggle no longer clones each element in props.children when it’s an array, instead it renders props.children inside a single component (Butt
- Button,DropdownToggle: Button color now defaults to “secondary”. This behavior aligns with DropdownToggle color default.
2.6.1 (2016-09-01)
2.6.0 (2016-08-21)
2.5.0 (2016-08-19)
- Modal: set focus state before showing (#104) (a358233)
- Modal: use togglePortal on componentDidMount (#106) (942b24a)
2.4.0 (2016-08-18)
2.3.0 (2016-08-18)
2.2.0 (2016-08-13)
- Card: update img position classes (#91) (920e2f8)
- Dropdown: add size prop (#90) (92c62b1)
- Dropdowns: use split class for split dropdowns (#92) (ee17a47)
2.1.0 (2016-08-06)
- breadcrumb: Add Breadcrumb and BreadcrumbItem (d34d738)
- form: add forms and form element components (#67) (7c32483)
2.0.0 (2016-07-28)
- bootstrap: update for v4 alpha 3 (f617dc5)
- Col: Update Col component with alpha 3 changes (b62ee01)
- outline: Make outline a separate prop for Card & Button (#62) (c65e952)
- bootstrap: Components were updated for v4 alpha 3
- Button outline class change from
.{variant}-outline
to.outline-{variant}
. - label is now tag and all of the label variants are now tag variants.
- Cards now have an outline variant.
1.6.1 (2016-07-16)
1.6.0 (2016-07-11)
1.5.0 (2016-06-26)
1.4.0 (2016-06-26)
1.3.4 (2016-06-12)
1.3.3 (2016-06-12)
1.3.2 (2016-06-12)
1.3.1 (2016-04-24)
1.3.0 (2016-03-31)
- .gitignore: add root directories to ignore (8952445)
1.2.4 (2016-03-28)
- src: update paths to src (c61c466)
1.2.3 (2016-03-28)
- build: update scripts (051e805)
1.2.2 (2016-03-28)
- src: update path to src (5e0caa6)
1.2.1 (2016-03-28)
1.2.0 (2016-03-28)
- Navbar: add Navbar components (91ad2b4)
1.1.0 (2016-03-27)
- Navs: Add nav components (5e2ba03)
1.0.0 (2016-03-27)
- components: standardize custom tag names (494e4ec)
- components:
El
prop is nowtag
. This standardizes the way custom elements should render their html “tags”.
0.8.0 (2016-03-27)
- Layout: Add Container, Row, Col components (69ada73)
0.7.2 (2016-03-26)
0.7.1 (2016-03-26)
0.7.0 (2016-03-26)
- Button: render anchor tag if href prop exists (61f4a11)
0.6.1 (2016-03-26)
0.6.0 (2016-03-26)
- package: add [email protected] and css loaders (046079b)
0.5.7 (2016-03-25)
0.5.6 (2016-03-24)
0.5.5 (2016-03-24)
- ModalHeader: update close character (7128e78)
0.5.4 (2016-03-20)
0.5.3 (2016-03-14)
0.5.2 (2016-03-14)
- examples: remove .min from example script (b051dc1)
0.5.1 (2016-03-13)
0.5.0 (2016-03-13)
- tests: make them faster & fix dropdown (5dadc6f)
- Fade: enable fading components (a84df68)
- Label: add component (28d3edf)
- Layout: add PopoverExample (8200ee2)
- Layout: include LabelsExample in Layout (df1baa4)
- lib: export Label component (2856cd0)
- Modal: add modal components (6c2293e)
- Popover: add component (bc66aec)
- PopoverContent: add component (7282225)
- PopoverTitle: add component (bdf6623)
0.4.0 (2016-02-29)
- Tooltips: add component and utils (0ddbed5)
0.3.0 (2016-02-28)
- Button: add disabled class (96627ef)
- Dropdowns: add TetherContent support (16c0f86)
- Dropdowns: pass more methods to children (87596e4)
- TetherContent: support Tethering Content to Targets (573d47e)
0.2.0 (2016-02-21)
- package.json: add missing dev-dep babel-polyfill (065e978)