Kurt Preston
|
52bc966699
|
[@types/reactstrap] Adding carousel components, removing Tether (#22512)
* Adding full Popper.js definition to Reactstrap
* Reactstrap: Updating Dropdown definitions, removing Tether
* Reactstrap: Adding Carousel components and test
|
2018-01-03 11:42:29 -08:00 |
|
Kurt Preston
|
e739200692
|
Updating Popover and Tooltip definitions
|
2017-12-08 23:40:11 -06:00 |
|
FaithForHumans
|
89a722bd8f
|
Getting rid of named component exports.
Restoring UncontrolledProps in Alert, ButtonDropdown, Dropdown, NavDropdown, and Tooltip.
|
2017-12-04 14:51:18 -06:00 |
|
FaithForHumans
|
7339043a32
|
Forgotten comments...
|
2017-11-11 11:52:28 -06:00 |
|
FaithForHumans
|
3022724dfa
|
Fixing line length issue
|
2017-11-11 11:46:44 -06:00 |
|
FaithForHumans
|
3369d2b9d2
|
Merge remote-tracking branch 'upstream/master' into reactstrap-exportProps
# Conflicts:
# types/reactstrap/index.d.ts
# types/reactstrap/lib/PopoverBody.d.ts
# types/reactstrap/lib/PopoverHeader.d.ts
|
2017-11-10 19:57:19 -06:00 |
|
FaithForHumans
|
64823637ec
|
Merge branch 'reactstrap-exportProps' into upstream/master
# Conflicts:
# types/reactstrap/index.d.ts
# types/reactstrap/lib/Alert.d.ts
# types/reactstrap/lib/Badge.d.ts
# types/reactstrap/lib/Breadcrumb.d.ts
# types/reactstrap/lib/BreadcrumbItem.d.ts
# types/reactstrap/lib/Button.d.ts
# types/reactstrap/lib/ButtonDropdown.d.ts
# types/reactstrap/lib/ButtonGroup.d.ts
# types/reactstrap/lib/ButtonToolbar.d.ts
# types/reactstrap/lib/Card.d.ts
# types/reactstrap/lib/CardBlock.d.ts
# types/reactstrap/lib/CardBody.d.ts
# types/reactstrap/lib/CardColumns.d.ts
# types/reactstrap/lib/CardDeck.d.ts
# types/reactstrap/lib/CardFooter.d.ts
# types/reactstrap/lib/CardGroup.d.ts
# types/reactstrap/lib/CardHeader.d.ts
# types/reactstrap/lib/CardImg.d.ts
# types/reactstrap/lib/CardImgOverlay.d.ts
# types/reactstrap/lib/CardLink.d.ts
# types/reactstrap/lib/CardSubtitle.d.ts
# types/reactstrap/lib/CardText.d.ts
# types/reactstrap/lib/CardTitle.d.ts
# types/reactstrap/lib/Col.d.ts
# types/reactstrap/lib/Collapse.d.ts
# types/reactstrap/lib/Container.d.ts
# types/reactstrap/lib/Dropdown.d.ts
# types/reactstrap/lib/DropdownItem.d.ts
# types/reactstrap/lib/DropdownMenu.d.ts
# types/reactstrap/lib/DropdownToggle.d.ts
# types/reactstrap/lib/Fade.d.ts
# types/reactstrap/lib/Form.d.ts
# types/reactstrap/lib/FormFeedback.d.ts
# types/reactstrap/lib/FormGroup.d.ts
# types/reactstrap/lib/FormText.d.ts
# types/reactstrap/lib/Input.d.ts
# types/reactstrap/lib/InputGroup.d.ts
# types/reactstrap/lib/InputGroupAddon.d.ts
# types/reactstrap/lib/InputGroupButton.d.ts
# types/reactstrap/lib/Jumbotron.d.ts
# types/reactstrap/lib/Label.d.ts
# types/reactstrap/lib/ListGroup.d.ts
# types/reactstrap/lib/ListGroupItem.d.ts
# types/reactstrap/lib/ListGroupItemHeading.d.ts
# types/reactstrap/lib/ListGroupItemText.d.ts
# types/reactstrap/lib/Media.d.ts
# types/reactstrap/lib/Modal.d.ts
# types/reactstrap/lib/ModalBody.d.ts
# types/reactstrap/lib/ModalFooter.d.ts
# types/reactstrap/lib/ModalHeader.d.ts
# types/reactstrap/lib/Nav.d.ts
# types/reactstrap/lib/NavDropdown.d.ts
# types/reactstrap/lib/NavItem.d.ts
# types/reactstrap/lib/NavLink.d.ts
# types/reactstrap/lib/Navbar.d.ts
# types/reactstrap/lib/NavbarBrand.d.ts
# types/reactstrap/lib/NavbarToggler.d.ts
# types/reactstrap/lib/Pagination.d.ts
# types/reactstrap/lib/PaginationItem.d.ts
# types/reactstrap/lib/PaginationLink.d.ts
# types/reactstrap/lib/Popover.d.ts
# types/reactstrap/lib/PopoverContent.d.ts
# types/reactstrap/lib/PopoverTitle.d.ts
# types/reactstrap/lib/Progress.d.ts
# types/reactstrap/lib/Row.d.ts
# types/reactstrap/lib/TabContent.d.ts
# types/reactstrap/lib/TabPane.d.ts
# types/reactstrap/lib/Table.d.ts
# types/reactstrap/lib/Tag.d.ts
# types/reactstrap/lib/TetherContent.d.ts
# types/reactstrap/lib/Tooltip.d.ts
|
2017-11-10 19:20:55 -06:00 |
|
Keenan Jaenicke
|
2f108ca76f
|
renames PopoverContent to PopoverBody and PopoverTitle to PopoverHeader
|
2017-11-01 11:57:43 -04:00 |
|
b-szypelow
|
f7f81bced2
|
Reactstrap: Introduce typings for v5.0 (#20696)
* reactstrap: Create v4 subfolder
* reactstrap@5: change getRef to innerRef
|
2017-10-27 17:39:47 -07:00 |
|
U-SWRI16\svogel
|
9cc1b19ab0
|
Adding props export to all elements.
|
2017-10-27 19:38:55 -05:00 |
|
Fábio Paiva
|
fff6a33a3d
|
Creating CardBody definitions (#20283)
|
2017-10-10 09:30:59 -07:00 |
|
Fábio Paiva
|
5e4682a0ba
|
Add new properties from Bootstrap Beta to Navbar (#19940)
Reactstrap Navbar new properties tests
Add contributor to be notified on changes
|
2017-09-26 11:42:31 -07:00 |
|
Raffael Krebs
|
ff00c165b3
|
@types/reactstrap Add prop autoFocus for Modal component (#19791)
* @types/reactstrap Add prop autoFocus for Modal component
* bump version number to 4.6
|
2017-09-25 16:55:44 -07:00 |
|
Mikhail Morozov
|
1af3158a5d
|
Reactstrap css modules (#18049)
* reactstrap css modules
* fixed module import
* removed package-lock.json from git index
|
2017-07-17 11:19:27 -07:00 |
|
Tanguy Krotoff
|
eeb262e1d8
|
Update react to TypeScript 2.3
|
2017-06-19 13:34:54 +02:00 |
|
Danilo Barros
|
990eb2f63d
|
chore(index-file): including author name
|
2017-05-01 16:26:34 -03:00 |
|
Andy
|
3d13ec5399
|
Lint react-* packages (#15526)
|
2017-03-30 14:11:46 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|