Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.28.3
    820e2bbf · Release v0.28.3 ·
    v0.28.3 - Thu, 11 Feb 2016 00:00:43 GMT
    ---------------------------------------
    
    - [922ecae](../../commit/922ecae) [fixed] Allow overriding aria-label on <SplitButton> toggle
    - [f187e04](../../commit/f187e04) [fixed] Use actual ellipsis in pagination
    - [f4c1525](../../commit/f4c1525) [added] pagination boundaryLinks
    - [9331141](../../commit/9331141) [fixed] remove extra tabIndex
  • v0.28.2
    16334504 · Release v0.28.2 ·
    v0.28.2 - Fri, 08 Jan 2016 06:38:07 GMT
    ---------------------------------------
    
    - [1bee8a2](../../commit/1bee8a2) [added] responsively hiding columns
    - [653bb17](../../commit/653bb17) [fixed] a11y: setting tabIndex="-1" for the dismiss button of Alerts since aria-hidden="true"
    - [1d07197](../../commit/1d07197) [fixed] don't add aria-label to modal header and close button
    - [035e553](../../commit/035e553) [fixed] navbar-default not added for custom styles
  • v0.28.1-docs.0
    7bbf74a6 · Release v0.28.1-docs.0 ·
    v0.28.1-docs.0 - Mon, 30 Nov 2015 16:03:56 GMT
    ----------------------------------------------
    
    - [1d07197](../../commit/1d07197) [fixed] don't add aria-label to modal header and close button
    - [035e553](../../commit/035e553) [fixed] navbar-default not added for custom styles
  • v0.28.1
    5e0bdb28 · Release v0.28.1 ·
    v0.28.1 - Mon, 16 Nov 2015 20:04:35 GMT
    ---------------------------------------
  • v0.28.0
    a0918188 · Release v0.28.0 ·
    v0.28.0 - Mon, 16 Nov 2015 18:42:39 GMT
    ---------------------------------------
    
    - [21cab20](../../commit/21cab20) [changed] dropdown props are passed through to the dropdown Button
    - [f9ea411](../../commit/f9ea411) [changed] navbar `navExpanded` to `expanded`
    - [0be007f](../../commit/0be007f) [removed] Nav `right` prop in favor of `pullRight`
    - [5dbafd3](../../commit/5dbafd3) [changed] Split the Navbar component into sub-components
    - [59c9571](../../commit/59c9571) [changed] remove extra wrapping `<nav>` element in Nav components
    - [229cb2c](../../commit/229cb2c) [fixed] aria-label properly passed to the Modal header button
    - [345f4b4](../../commit/345f4b4) [changed] Only add the `navigation` role to navbar when not using a <nav>
    - [44b3b9e](../../commit/44b3b9e) [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
    - [0f3ee3e](../../commit/0f3ee3e) [removed] bootstrap mixin
    - [df2f1a3](../../commit/df2f1a3) [fixed] Don't clone children in ResponsiveEmbed
  • v0.27.3
    60b8af2e · Release v0.27.3 ·
    v0.27.3 - Mon, 26 Oct 2015 13:59:38 GMT
    ---------------------------------------
    
    - [9d5df37](../../commit/9d5df37) [fixed] OverlayTrigger show/hide timeout management
    - [6e37b27](../../commit/6e37b27) [fixed] Remove cross import between Button & ButtonInput
    - [6bad1e8](../../commit/6bad1e8) [fixed] Explicitly disallow justified Navbar Navs
  • v0.27.2
    80b963ef · Release v0.27.2 ·
    v0.27.2 - Sun, 18 Oct 2015 02:21:07 GMT
    ---------------------------------------
    
    - [e333c3d](../../commit/e333c3d) [fixed] Falsy href handling on MenuItem
    - [4f4017e](../../commit/4f4017e) [fixed] DropdownTitle children v. title
    - [8612b91](../../commit/8612b91) [fixed] Respect onClick on MenuItem
    - [b64ed11](../../commit/b64ed11) [fixed] Put onClick on correct element on NavItem
    - [9e4c041](../../commit/9e4c041) [fixed] Incorrect 'aria-selected' on NavItem
    - [0b0ac36](../../commit/0b0ac36) [added] Custom labels for Pagination's special element (ellipsis, first, last, prev & next)
  • v0.27.1
    a6037153 · Release v0.27.1 ·
    v0.27.1 - Thu, 08 Oct 2015 17:48:25 GMT
    ---------------------------------------
    
    - [e64230c](../../commit/e64230c) [fixed] Don't include react-dom in the bundles
  • v0.27.0
    d9b9d6c4 · Release v0.27.0 ·
    v0.27.0 - Wed, 07 Oct 2015 21:49:21 GMT
    ---------------------------------------
    
    - [583febb](../../commit/583febb) [removed] unnecessary functionality in React v0.14
    - [049e538](../../commit/049e538) [changed] Update for React v0.14
  • v0.26.4
    9763a406 · Release v0.26.4 ·
    v0.26.4 - Wed, 07 Oct 2015 21:41:06 GMT
    ---------------------------------------
  • v0.26.3
    c7655830 · Release v0.26.3 ·
    v0.26.3 - Wed, 07 Oct 2015 20:41:44 GMT
    ---------------------------------------
  • v0.26.2
    2f63487c · Release v0.26.2 ·
    v0.26.2 - Wed, 07 Oct 2015 16:43:17 GMT
    ---------------------------------------
    
    - [ca52c30](../../commit/ca52c30) [fixed] Actually export the Image component
    - [73daba7](../../commit/73daba7) [fixed] Show toggle button when using NavBrand
  • v0.26.1
    e4ccf66a · Release v0.26.1 ·
    v0.26.1 - Mon, 05 Oct 2015 02:04:28 GMT
    ---------------------------------------
  • v0.26.0
    4884d33c · Release v0.26.0 ·
    v0.26.0 - Sun, 04 Oct 2015 21:21:23 GMT
    ---------------------------------------
    
    - [b7853bb](../../commit/b7853bb) [fixed] Dropdown focus behavior on click
    - [dbb0385](../../commit/dbb0385) [added] #1320 allow NavItem class to be set
    - [3d13dda](../../commit/3d13dda) [fixed] #1287 ListGroupItem with onClick and header properly displays header
    - [3f5c6e3](../../commit/3f5c6e3) [added] #1181 ListGroup supports componentClass prop
    - [b5a9f3a](../../commit/b5a9f3a)     [added] NavBrand Component
    - [ac37698](../../commit/ac37698) [added] 'Responsive embed' component
    - [1c2d054](../../commit/1c2d054) [fixed] Set the disabled css class so that the text is greyed out.
    - [0348274](../../commit/0348274) [fixed] Breadcrumb and BreadcrumbItem components
    - [3c710f9](../../commit/3c710f9) [added] Breadcrumb component
    - [99d333f](../../commit/99d333f) [changed] use `lodash-compat` for IE8 compatibility and `lodash` for dev
    - [ce564cb](../../commit/ce564cb) [fixed] any props not known by DropdownMenu are passed through to the underlying ul
    - [674d67e](../../commit/674d67e) [added] images component
    - [deee09d](../../commit/deee09d) [fixed] stop rendering extra attributes on Progress bar dom nodes
    - [02f1fec](../../commit/02f1fec) [fixed] allow null activeKey (empty) selection
    - [656f40d](../../commit/656f40d) [changed] 'id' prop-type made uniform throughout the project
    - [b9a4477](../../commit/b9a4477) [changed] use 'react-prop-types' instead of 'utils/CustomPropTypes'
  • v0.25.100-react-pre.1
    v0.25.100-react-pre.1
  • v0.25.2
    08d5758c · Release v0.25.2 ·
    v0.25.2
  • v0.25.1
    6a331243 · Release v0.25.1 ·
    v0.25.1
  • v0.25.100-react-pre.0
    v0.25.100-react-pre.0
  • v0.25.0
    b8e86150 · Release v0.25.0 ·
    v0.25.0
  • v0.24.5-react-pre.0
    v0.24.5-react-pre.0