Skip to content

Commit

Permalink
Release v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Aug 25, 2015
1 parent ee9d9ba commit b8e8615
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 17 deletions.
16 changes: 0 additions & 16 deletions CHANGELOG-alpha.md

This file was deleted.

21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
v0.25.0 - Tue, 25 Aug 2015 18:56:33 GMT
---------------------------------------

- [8776128](../../commit/8776128) [fixed] Affix in IE10 - scrollHeight #1073
- [adad32e](../../commit/adad32e) [added] PropType validation for headerRole and panelRole
- [346501e](../../commit/346501e) [changed] DropdownButton, SplitButton, DropdownMenu, MenuItem completely rewritten
- [653d2ff](../../commit/653d2ff) [changed] deprecate domUtils as a public API
- [769781d](../../commit/769781d) [added] accessibility props for PanelGroup and Panels.
- [5f0ac64](../../commit/5f0ac64) [added] Implements a generalized left-aligned version of tabs
- [628d586](../../commit/628d586) [changed] deprecated Position, Transition, Portal
- [03a6a61](../../commit/03a6a61) [changed] deprecated the Transition duration prop
- [459ab0c](../../commit/459ab0c) [added] #460 ListGroupItem outputs <button> when an onClick handler is set.
- [e482ede](../../commit/e482ede) [fixed] wrong tabs switching animation for 'Tabs' component
- [b62e1f5](../../commit/b62e1f5) [fixed] wrong tabs switching animation for 'TabbedArea' component
- [d0ff625](../../commit/d0ff625) [added] aria role "tablist" to the Nav on Tabs
- [e7cf455](../../commit/e7cf455) [changed] New Tabs API
- [f6d32c4](../../commit/f6d32c4) [changed] deprecate 'utils/CustomPropTypes' exporting
- [caff9a0](../../commit/caff9a0) [removed] Factory support



v0.24.5 - Fri, 14 Aug 2015 18:02:13 GMT
---------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
"version": "0.24.5",
"version": "0.25.0",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down

0 comments on commit b8e8615

Please sign in to comment.