DefinitelyTyped/types/reactstrap/lib
devjedi fe2dca7edd Added missing "order" attribute to ColumnProps (#25336)
reactstrap supports the order attribute in the props of the <Col> component.
This was still missing from the types.
See: https://reactstrap.github.io/components/layout/
2018-05-03 09:54:57 -07:00
..
Alert.d.ts
Badge.d.ts
Breadcrumb.d.ts
BreadcrumbItem.d.ts
Button.d.ts
ButtonDropdown.d.ts
ButtonGroup.d.ts
ButtonToolbar.d.ts
Card.d.ts
CardBody.d.ts
CardColumns.d.ts
CardDeck.d.ts
CardFooter.d.ts
CardGroup.d.ts
CardHeader.d.ts
CardImg.d.ts
CardImgOverlay.d.ts
CardLink.d.ts
CardSubtitle.d.ts
CardText.d.ts
CardTitle.d.ts
Carousel.d.ts
CarouselCaption.d.ts
CarouselControl.d.ts
CarouselIndicators.d.ts
CarouselItem.d.ts
Col.d.ts Added missing "order" attribute to ColumnProps (#25336) 2018-05-03 09:54:57 -07:00
Collapse.d.ts
Container.d.ts
Dropdown.d.ts reactstrap: Add Missing Prop Types (#25104) 2018-04-24 16:12:30 -07:00
DropdownItem.d.ts
DropdownMenu.d.ts
DropdownToggle.d.ts
Fade.d.ts
Form.d.ts
FormFeedback.d.ts Add missing valid prop to FormFeedback 2018-03-02 22:35:11 +01:00
FormGroup.d.ts [reactstrap] Correct FormGroups props typings (#25208) 2018-04-24 16:13:13 -07:00
FormText.d.ts
Input.d.ts reactstrap: Input from StatelessComponent to React.Component subclass (#24846) 2018-04-12 09:59:44 -07:00
InputGroup.d.ts
InputGroupAddon.d.ts
InputGroupButtonDropdown.d.ts
InputGroupText.d.ts
Jumbotron.d.ts
Label.d.ts
ListGroup.d.ts
ListGroupItem.d.ts
ListGroupItemHeading.d.ts
ListGroupItemText.d.ts
Media.d.ts
Modal.d.ts Reactstrap: updated props to Modal component (#24814) 2018-04-09 13:26:29 -07:00
ModalBody.d.ts
ModalFooter.d.ts
ModalHeader.d.ts
Nav.d.ts Update navs props and examples. 2018-03-05 11:36:46 +02:00
Navbar.d.ts
NavbarBrand.d.ts
NavbarToggler.d.ts Update navbar props and examples. 2018-03-05 11:36:46 +02:00
NavItem.d.ts Update navs props and examples. 2018-03-05 11:36:46 +02:00
NavLink.d.ts
Pagination.d.ts
PaginationItem.d.ts
PaginationLink.d.ts
Popover.d.ts reactstrap: Add Missing Prop Types (#25104) 2018-04-24 16:12:30 -07:00
PopoverBody.d.ts
PopoverHeader.d.ts
Popper.d.ts
Progress.d.ts
Row.d.ts
TabContent.d.ts
Table.d.ts
TabPane.d.ts
Tag.d.ts
Tooltip.d.ts
Uncontrolled.d.ts