|
| 1 | +v0.24.0 - Tue, 21 Jul 2015 22:13:05 GMT |
| 2 | +--------------------------------------- |
| 3 | + |
| 4 | +- [924f8fb](../../commit/924f8fb) [fixed] Tooltip accepts a style prop |
| 5 | +- [dd064ad](../../commit/dd064ad) [fixed] remove extraneous styling |
| 6 | +- [c837d8d](../../commit/c837d8d) [fixed] Only calculate overlay position on display |
| 7 | +- [fbf9ed6](../../commit/fbf9ed6) [changed] Add deprecation warning that factories will be removed |
| 8 | +- [a4385d3](../../commit/a4385d3) [fixed] Portal doesn't mount extra node |
| 9 | +- [6744b94](../../commit/6744b94) [fixed] 'modalClassName' property for 'ModalTitle' |
| 10 | +- [3e6523a](../../commit/3e6523a) [added] ListGroup supports iterator as child |
| 11 | +- [ec368f0](../../commit/ec368f0) [added] Fade Component, replaces FadeMixin |
| 12 | +- [0503507](../../commit/0503507) [added] Collapse Component, replaces CollapsibleMixin |
| 13 | +- [4fb7e0d](../../commit/4fb7e0d) [changed] Remove Overlay and Modal deprecations |
| 14 | +- [0683df7](../../commit/0683df7) [fixed] 'stacked' progress with 'active' and 'striped' children |
| 15 | +- [a3c5400](../../commit/a3c5400) [fixed] Add missed 'type' property React.PropTypes.<type> checking |
| 16 | +- [a4c065e](../../commit/a4c065e) [added] links to every component / example on Components page |
| 17 | +- [eb0c323](../../commit/eb0c323) [fixed] Position.js typo `componentDidUpate` |
| 18 | +- [9feddf9](../../commit/9feddf9) [fixed] 'componentWillReceiveProps' method name of Position component |
| 19 | +- [c64679f](../../commit/c64679f) [fixed] Active Next and Last button in Pagination when ellipsis=true and items=0 |
| 20 | +- [9dae734](../../commit/9dae734) [fixed] Negative page number in Pagination when ellipsis=true and items=1 |
| 21 | +- [ffbcf39](../../commit/ffbcf39) [fixed] html id and class attributes handling for Nav |
| 22 | +- [89ea6ed](../../commit/89ea6ed) [fixed] Add missed propType validation for Button 'type' property |
| 23 | +- [b1b6a4c](../../commit/b1b6a4c) [changed] Add two-release deprecation policy |
| 24 | +- [e89b9bc](../../commit/e89b9bc) [removed] Don't need to disable Babel cache |
| 25 | +- [d12d59e](../../commit/d12d59e) [changed] Enabled "loose" Babel transpilation |
| 26 | +- [01c547f](../../commit/01c547f) [fixed] Do not use Babel cache for release build |
| 27 | +- [b67081b](../../commit/b67081b) [fixed] rootClose behavior on replaced elements |
| 28 | +- [fbbb344](../../commit/fbbb344) [fixed] bower template. |
| 29 | +- [fafe46f](../../commit/fafe46f) [changed] Use named exports in index files |
| 30 | +- [6e985b0](../../commit/6e985b0) [removed] Individual files in bower release |
| 31 | +- [598b9d8](../../commit/598b9d8) [fixed] SafeAnchor event ordering |
| 32 | +- [beaa1fa](../../commit/beaa1fa) [changed] `PaginationButton` to use `SafeAnchor` |
| 33 | +- [9c09e2a](../../commit/9c09e2a) [fixed] Keyboard accessibility for anchors serving as buttons |
| 34 | +- [ce5b436](../../commit/ce5b436) [removed] Input type=submit deprecation warning. |
| 35 | + |
| 36 | + |
| 37 | + |
1 | 38 | v0.23.7 - Wed, 01 Jul 2015 15:18:30 GMT
|
2 | 39 | ---------------------------------------
|
3 | 40 |
|
|
0 commit comments