tag:github.com,2008:https://github.com/evilfaust/react-bootstrap/releases Release notes from react-bootstrap 2016-04-01T19:55:18Z tag:github.com,2008:Repository/55332603/v0.28.5 2016-04-01T19:55:18Z v0.28.5 <p>v0.28.5</p> taion tag:github.com,2008:Repository/55332603/v0.29.0-alpha.0 2016-03-24T22:19:07Z v0.29.0-alpha.0 <p>v0.29.0-alpha.0</p> taion tag:github.com,2008:Repository/55332603/v0.28.4 2016-03-24T21:55:04Z v0.28.4 <p>v0.28.4</p> taion tag:github.com,2008:Repository/55332603/v0.28.3 2016-02-11T00:00:43Z v0.28.3 - Thu, 11 Feb 2016 00:00:43 GMT <hr> <ul> <li><a href="/evilfaust/react-bootstrap/commit/922ecae">922ecae</a> [fixed] Allow overriding aria-label on toggle</li> <li><a href="/evilfaust/react-bootstrap/commit/f187e04">f187e04</a> [fixed] Use actual ellipsis in pagination</li> <li><a href="/evilfaust/react-bootstrap/commit/f4c1525">f4c1525</a> [added] pagination boundaryLinks</li> <li><a href="/evilfaust/react-bootstrap/commit/9331141">9331141</a> [fixed] remove extra tabIndex</li> </ul> taion tag:github.com,2008:Repository/55332603/v0.28.2 2016-01-08T06:38:07Z v0.28.2 - Fri, 08 Jan 2016 06:38:07 GMT <hr> <ul> <li><a href="/evilfaust/react-bootstrap/commit/1bee8a2">1bee8a2</a> [added] responsively hiding columns</li> <li><a href="/evilfaust/react-bootstrap/commit/653bb17">653bb17</a> [fixed] a11y: setting tabIndex="-1" for the dismiss button of Alerts since aria-hidden="true"</li> <li><a href="/evilfaust/react-bootstrap/commit/1d07197">1d07197</a> [fixed] don't add aria-label to modal header and close button</li> <li><a href="/evilfaust/react-bootstrap/commit/035e553">035e553</a> [fixed] navbar-default not added for custom styles</li> </ul> taion tag:github.com,2008:Repository/55332603/v0.28.1-docs.0 2015-11-30T16:03:56Z v0.28.1-docs.0 - Mon, 30 Nov 2015 16:03:56 GMT <hr> <ul> <li><a href="/evilfaust/react-bootstrap/commit/1d07197">1d07197</a> [fixed] don't add aria-label to modal header and close button</li> <li><a href="/evilfaust/react-bootstrap/commit/035e553">035e553</a> [fixed] navbar-default not added for custom styles</li> </ul> taion tag:github.com,2008:Repository/55332603/v0.28.1 2015-11-16T20:04:35Z v0.28.1 - Mon, 16 Nov 2015 20:04:35 GMT <hr> taion tag:github.com,2008:Repository/55332603/v0.28.0 2015-11-16T18:42:39Z v0.28.0 - Mon, 16 Nov 2015 18:42:39 GMT <hr> <ul> <li><a href="/evilfaust/react-bootstrap/commit/21cab20">21cab20</a> [changed] dropdown props are passed through to the dropdown Button</li> <li><a href="/evilfaust/react-bootstrap/commit/f9ea411">f9ea411</a> [changed] navbar <code>navExpanded</code> to <code>expanded</code></li> <li><a href="/evilfaust/react-bootstrap/commit/0be007f">0be007f</a> [removed] Nav <code>right</code> prop in favor of <code>pullRight</code></li> <li><a href="/evilfaust/react-bootstrap/commit/5dbafd3">5dbafd3</a> [changed] Split the Navbar component into sub-components</li> <li><a href="/evilfaust/react-bootstrap/commit/59c9571">59c9571</a> [changed] remove extra wrapping <code>&lt;nav&gt;</code> element in Nav components</li> <li><a href="/evilfaust/react-bootstrap/commit/229cb2c">229cb2c</a> [fixed] aria-label properly passed to the Modal header button</li> <li><a href="/evilfaust/react-bootstrap/commit/345f4b4">345f4b4</a> [changed] Only add the <code>navigation</code> role to navbar when not using a </li> <li><a href="/evilfaust/react-bootstrap/commit/44b3b9e">44b3b9e</a> [fixed] when overlay animation is false the transition prop passed to base overlay should be null so that it does not trigger a React PropTypes warning</li> <li><a href="/evilfaust/react-bootstrap/commit/0f3ee3e">0f3ee3e</a> [removed] bootstrap mixin</li> <li><a href="/evilfaust/react-bootstrap/commit/df2f1a3">df2f1a3</a> [fixed] Don't clone children in ResponsiveEmbed</li> </ul> taion tag:github.com,2008:Repository/55332603/v0.27.3 2015-10-26T13:59:38Z v0.27.3 - Mon, 26 Oct 2015 13:59:38 GMT <hr> <ul> <li><a href="/evilfaust/react-bootstrap/commit/9d5df37">9d5df37</a> [fixed] OverlayTrigger show/hide timeout management</li> <li><a href="/evilfaust/react-bootstrap/commit/6e37b27">6e37b27</a> [fixed] Remove cross import between Button &amp; ButtonInput</li> <li><a href="/evilfaust/react-bootstrap/commit/6bad1e8">6bad1e8</a> [fixed] Explicitly disallow justified Navbar Navs</li> </ul> taion tag:github.com,2008:Repository/55332603/v0.27.2 2015-10-18T02:21:07Z v0.27.2 - Sun, 18 Oct 2015 02:21:07 GMT <hr> <ul> <li><a href="/evilfaust/react-bootstrap/commit/e333c3d">e333c3d</a> [fixed] Falsy href handling on MenuItem</li> <li><a href="/evilfaust/react-bootstrap/commit/4f4017e">4f4017e</a> [fixed] DropdownTitle children v. title</li> <li><a href="/evilfaust/react-bootstrap/commit/8612b91">8612b91</a> [fixed] Respect onClick on MenuItem</li> <li><a href="/evilfaust/react-bootstrap/commit/b64ed11">b64ed11</a> [fixed] Put onClick on correct element on NavItem</li> <li><a href="/evilfaust/react-bootstrap/commit/9e4c041">9e4c041</a> [fixed] Incorrect 'aria-selected' on NavItem</li> <li><a href="/evilfaust/react-bootstrap/commit/0b0ac36">0b0ac36</a> [added] Custom labels for Pagination's special element (ellipsis, first, last, prev &amp; next)</li> </ul> taion