Skip to content

Commit 64b8fa2

Browse files
author
Krzysztof Wilk
committed
Generate version 1.4.0
1 parent ce3bf58 commit 64b8fa2

File tree

270 files changed

+58
-25
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

270 files changed

+58
-25
lines changed

README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MDB 5 React
22

3-
Version: FREE 1.3.0
3+
Version: FREE 1.4.0
44

55
Documentation:
66
https://mdbootstrap.com/docs/b5/react/

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdb-react-ui-kit-demo",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"main": "index.js",
55
"repository": {
66
"type": "git",

app/src/components/Badge/Badge.tsx

100644100755
File mode changed.

app/src/components/Badge/index.d.ts

100644100755
File mode changed.

app/src/components/Badge/types.tsx

100644100755
File mode changed.

app/src/components/Button/Button.tsx

100644100755
File mode changed.

app/src/components/Button/index.d.ts

100644100755
File mode changed.

app/src/components/Button/types.tsx

100644100755
File mode changed.

app/src/components/ButtonGroup/ButtonGroup.tsx

100644100755
File mode changed.

app/src/components/ButtonGroup/index.d.ts

100644100755
File mode changed.

app/src/components/ButtonGroup/types.tsx

100644100755
File mode changed.

app/src/components/Card/Card.tsx

100644100755
File mode changed.

app/src/components/Card/CardBody/CardBody.tsx

100644100755
File mode changed.

app/src/components/Card/CardBody/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardBody/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardFooter/CardFooter.tsx

100644100755
File mode changed.

app/src/components/Card/CardFooter/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardFooter/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardGroup/CardGroup.tsx

100644100755
File mode changed.

app/src/components/Card/CardGroup/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardGroup/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardHeader/CardHeader.tsx

100644100755
File mode changed.

app/src/components/Card/CardHeader/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardHeader/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardImage/CardImage.tsx

100644100755
File mode changed.

app/src/components/Card/CardImage/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardImage/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardLink/CardLink.tsx

100644100755
File mode changed.

app/src/components/Card/CardLink/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardLink/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardOverlay/CardOverlay.tsx

100644100755
File mode changed.

app/src/components/Card/CardOverlay/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardOverlay/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardSubTitle/CardSubTitle.tsx

100644100755
File mode changed.

app/src/components/Card/CardSubTitle/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardSubTitle/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardText/CardText.tsx

100644100755
File mode changed.

app/src/components/Card/CardText/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardText/types.tsx

100644100755
File mode changed.

app/src/components/Card/CardTitle/CardTitle.tsx

100644100755
File mode changed.

app/src/components/Card/CardTitle/index.d.ts

100644100755
File mode changed.

app/src/components/Card/CardTitle/types.tsx

100644100755
File mode changed.

app/src/components/Card/index.d.ts

100644100755
File mode changed.

app/src/components/Card/types.tsx

100644100755
File mode changed.

app/src/components/Carousel/Carousel.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselCaption/CarouselCaption.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselCaption/index.d.ts

100644100755
File mode changed.

app/src/components/Carousel/CarouselCaption/types.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselControl/CarouselControl.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselControl/index.d.ts

100644100755
File mode changed.

app/src/components/Carousel/CarouselControl/types.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselElement/CarouselElement.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselElement/index.d.ts

100644100755
File mode changed.

app/src/components/Carousel/CarouselElement/types.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselInner/CarouselInner.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselInner/index.d.ts

100644100755
File mode changed.

app/src/components/Carousel/CarouselInner/types.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselItem/CarouselItem.tsx

100644100755
File mode changed.

app/src/components/Carousel/CarouselItem/index.d.ts

100644100755
File mode changed.

app/src/components/Carousel/CarouselItem/types.tsx

100644100755
File mode changed.

app/src/components/Carousel/index.d.ts

100644100755
File mode changed.

app/src/components/Carousel/types.tsx

100644100755
File mode changed.

app/src/components/Collapse/Collapse.tsx

100644100755
File mode changed.

app/src/components/Collapse/index.d.ts

100644100755
File mode changed.

app/src/components/Collapse/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/Dropdown.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownDivider/DropdownDivider.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownDivider/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/DropdownDivider/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownHeader/DropdownHeader.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownHeader/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/DropdownHeader/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownItem/DropdownItem.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownItem/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/DropdownItem/style.css

100644100755
File mode changed.

app/src/components/Dropdown/DropdownItem/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownLink/DropdownLink.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownLink/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/DropdownLink/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownMenu/DropdownMenu.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownMenu/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/DropdownMenu/style.css

100644100755
File mode changed.

app/src/components/Dropdown/DropdownMenu/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownToggle/DropdownToggle.tsx

100644100755
File mode changed.

app/src/components/Dropdown/DropdownToggle/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/DropdownToggle/types.tsx

100644100755
File mode changed.

app/src/components/Dropdown/context.tsx

100644100755
File mode changed.

app/src/components/Dropdown/index.d.ts

100644100755
File mode changed.

app/src/components/Dropdown/types.tsx

100644100755
File mode changed.

app/src/components/ListGroup/ListGroup.tsx

100644100755
File mode changed.

app/src/components/ListGroup/ListGroupItem/ListGroupItem.tsx

100644100755
File mode changed.

app/src/components/ListGroup/ListGroupItem/index.d.ts

100644100755
File mode changed.

app/src/components/ListGroup/ListGroupItem/types.tsx

100644100755
File mode changed.

app/src/components/ListGroup/index.d.ts

100644100755
File mode changed.

app/src/components/ListGroup/types.tsx

100644100755
File mode changed.

app/src/components/Modal/Modal.tsx

100644100755
+25-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ import ReactDOM from 'react-dom';
55

66
const MDBModal: React.FC<ModalProps> = ({
77
animationDirection,
8+
appendToBody,
89
backdrop,
910
children,
1011
className,
1112
closeOnEsc,
1213
getOpenState,
14+
leaveHiddenModal,
1315
modalRef,
1416
show,
1517
staticBackdrop,
@@ -125,9 +127,9 @@ const MDBModal: React.FC<ModalProps> = ({
125127
};
126128
}, [handleKeydown, handleClickOutside]);
127129

128-
return (
130+
const appendToBodyTemplate = (
129131
<>
130-
{(show || innerShow) &&
132+
{(leaveHiddenModal || show || innerShow) &&
131133
ReactDOM.createPortal(
132134
<>
133135
<Tag
@@ -144,6 +146,26 @@ const MDBModal: React.FC<ModalProps> = ({
144146
)}
145147
</>
146148
);
149+
150+
const modalTemplate = (
151+
<>
152+
{(leaveHiddenModal || show || innerShow) && (
153+
<>
154+
<Tag
155+
className={classes}
156+
ref={modalReference}
157+
style={{ display: innerShow || show ? 'block' : 'none' }}
158+
{...props}
159+
>
160+
{children}
161+
</Tag>
162+
{ReactDOM.createPortal(backdrop && innerShow && <div className={backdropClasses}></div>, document.body)}
163+
</>
164+
)}
165+
</>
166+
);
167+
168+
return <>{appendToBody ? appendToBodyTemplate : modalTemplate}</>;
147169
};
148-
MDBModal.defaultProps = { tag: 'div', backdrop: true, closeOnEsc: true };
170+
MDBModal.defaultProps = { tag: 'div', backdrop: true, closeOnEsc: true, leaveHiddenModal: true };
149171
export default MDBModal;

app/src/components/Modal/ModalBody/ModalBody.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalBody/index.d.ts

100644100755
File mode changed.

app/src/components/Modal/ModalBody/types.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalContent/ModalContent.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalContent/index.d.ts

100644100755
File mode changed.

app/src/components/Modal/ModalContent/types.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalDialog/ModalDialog.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalDialog/index.d.ts

100644100755
File mode changed.

app/src/components/Modal/ModalDialog/types.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalFooter/ModalFooter.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalFooter/index.d.ts

100644100755
File mode changed.

app/src/components/Modal/ModalFooter/types.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalHeader/ModalHeader.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalHeader/index.d.ts

100644100755
File mode changed.

app/src/components/Modal/ModalHeader/types.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalTitle/ModalTitle.tsx

100644100755
File mode changed.

app/src/components/Modal/ModalTitle/index.d.ts

100644100755
File mode changed.

app/src/components/Modal/ModalTitle/types.tsx

100644100755
File mode changed.

app/src/components/Modal/index.d.ts

100644100755
+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ declare const MDBModal: React.FunctionComponent<{
55
backdrop?: boolean;
66
className?: string;
77
closeOnEsc?: boolean;
8+
leaveHiddenModal?: boolean;
9+
appendToBody?: boolean;
810
tabIndex?: string;
911
show?: boolean;
1012
staticBackdrop?: boolean;

app/src/components/Modal/types.tsx

100644100755
+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ type ModalProps = {
33
backdrop?: boolean;
44
className?: string;
55
closeOnEsc?: boolean;
6+
leaveHiddenModal?: boolean;
7+
appendToBody?: boolean;
68
tabIndex?: string;
79
show?: boolean;
810
staticBackdrop?: boolean;

app/src/components/Popover/Popover.tsx

100644100755
File mode changed.

app/src/components/Popover/PopoverBody/PopoverBody.tsx

100644100755
File mode changed.

app/src/components/Popover/PopoverBody/index.d.ts

100644100755
File mode changed.

app/src/components/Popover/PopoverBody/types.tsx

100644100755
File mode changed.

app/src/components/Popover/PopoverHeader/PopoverHeader.tsx

100644100755
File mode changed.

app/src/components/Popover/PopoverHeader/index.d.ts

100644100755
File mode changed.

app/src/components/Popover/PopoverHeader/types.tsx

100644100755
File mode changed.

app/src/components/Popover/index.d.ts

100644100755
File mode changed.

app/src/components/Popover/types.tsx

100644100755
File mode changed.

app/src/components/Progress/Progress.tsx

100644100755
File mode changed.

app/src/components/Progress/ProgressBar/ProgressBar.tsx

100644100755
File mode changed.

app/src/components/Progress/ProgressBar/index.d.ts

100644100755
File mode changed.

app/src/components/Progress/ProgressBar/types.tsx

100644100755
File mode changed.

app/src/components/Progress/index.d.ts

100644100755
File mode changed.

app/src/components/Progress/types.tsx

100644100755
File mode changed.

app/src/components/Spinner/Spinner.tsx

100644100755
File mode changed.

app/src/components/Spinner/index.d.ts

100644100755
File mode changed.

app/src/components/Spinner/types.tsx

100644100755
File mode changed.

app/src/components/Tooltip/Tooltip.tsx

100644100755
+8-5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import MDBBtn from '../Button/Button';
88
const MDBTooltip: React.FC<TooltipProps> = ({
99
className,
1010
children,
11+
disableMouseDown,
1112
tag: Tag,
1213
tooltipTag: TooltipTag,
1314
options,
@@ -79,11 +80,13 @@ const MDBTooltip: React.FC<TooltipProps> = ({
7980
);
8081

8182
useEffect(() => {
82-
document.addEventListener('mousedown', handleClick);
83-
return () => {
84-
document.removeEventListener('mousedown', handleClick);
85-
};
86-
}, [handleClick]);
83+
if (!disableMouseDown) {
84+
document.addEventListener('mousedown', handleClick);
85+
return () => {
86+
document.removeEventListener('mousedown', handleClick);
87+
};
88+
}
89+
}, [handleClick, disableMouseDown]);
8790

8891
return (
8992
<>

app/src/components/Tooltip/index.d.ts

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ declare const MDBTooltip: React.FunctionComponent<{
2222
| 'left-end'
2323
| undefined;
2424
options?: Record<string, unknown>;
25+
disableMouseDown?: boolean;
2526
title?: string | React.ReactNode;
2627
wrapperProps?: Record<string, unknown>;
2728
wrapperClass?: string;

app/src/components/Tooltip/types.tsx

100644100755
+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ type TooltipProps = {
2020
| 'left-end'
2121
| undefined;
2222
options?: Record<string, unknown>;
23+
disableMouseDown?: boolean;
2324
title?: string | React.ReactNode;
2425
wrapperProps?: Record<string, unknown>;
2526
wrapperClass?: string;

app/src/data/Tables/Table.tsx

100644100755
File mode changed.

app/src/data/Tables/TableBody/TableBody.tsx

100644100755
File mode changed.

app/src/data/Tables/TableBody/index.d.ts

100644100755
File mode changed.

app/src/data/Tables/TableBody/types.tsx

100644100755
File mode changed.

app/src/data/Tables/TableHead/TableHead.tsx

100644100755
File mode changed.

app/src/data/Tables/TableHead/index.d.ts

100644100755
File mode changed.

app/src/data/Tables/TableHead/types.tsx

100644100755
File mode changed.

app/src/data/Tables/index.d.ts

100644100755
File mode changed.

app/src/data/Tables/types.tsx

100644100755
File mode changed.

app/src/forms/Checkbox/Checkbox.tsx

100644100755
File mode changed.

app/src/forms/Checkbox/index.d.ts

100644100755
File mode changed.

app/src/forms/Checkbox/types.tsx

100644100755
File mode changed.

app/src/forms/File/File.tsx

100644100755
File mode changed.

app/src/forms/File/index.d.ts

100644100755
File mode changed.

app/src/forms/File/types.tsx

100644100755
File mode changed.

app/src/forms/Input/Input.tsx

100644100755
+4-8
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ const MDBInput: React.FC<InputProps> = ({
2727
btnClasses,
2828
btnOnClick,
2929
btnRef,
30-
btnChildren,
3130
onBlur,
3231
readonly,
3332
btn,
@@ -42,7 +41,7 @@ const MDBInput: React.FC<InputProps> = ({
4241
const btnReference = btnRef ? btnRef : btnEl;
4342
const inputReference = inputRef ? inputRef : textarea ? textareaEl : inputEl;
4443

45-
const [oldValue, setNewValue] = useState(value);
44+
const [oldValue, setNewValue] = useState(value || defaultValue);
4645
const [labelWidth, setLabelWidth] = useState(0);
4746
const [active, setActive] = useState(
4847
(value !== undefined && value.length > 0) || (defaultValue !== undefined && defaultValue.length) > 0 ? true : false
@@ -86,18 +85,15 @@ const MDBInput: React.FC<InputProps> = ({
8685
};
8786

8887
const handleBlur = useCallback(
89-
(e) => {
90-
if (
91-
(oldValue !== undefined && oldValue.length > 0) ||
92-
(value !== undefined && value.length > 0 && defaultValue !== undefined && defaultValue.length > 0)
93-
) {
88+
(e: any) => {
89+
if ((oldValue !== undefined && oldValue.length > 0) || (value !== undefined && value.length > 0)) {
9490
setActive(true);
9591
} else {
9692
setActive(false);
9793
}
9894
onBlur && onBlur(e);
9995
},
100-
[oldValue, value, defaultValue, onBlur]
96+
[oldValue, value, onBlur]
10197
);
10298

10399
return (

app/src/forms/Input/index.d.ts

100644100755
File mode changed.

app/src/forms/Input/types.tsx

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroup.tsx

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroupElement/InputGroupElement.tsx

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroupElement/index.d.ts

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroupElement/types.tsx

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroupText/InputGroupText.tsx

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroupText/index.d.ts

100644100755
File mode changed.

app/src/forms/InputGroup/InputGroupText/types.tsx

100644100755
File mode changed.

app/src/forms/InputGroup/index.d.ts

100644100755
File mode changed.

app/src/forms/InputGroup/types.tsx

100644100755
File mode changed.

app/src/forms/Radio/Radio.tsx

100644100755
File mode changed.

app/src/forms/Radio/index.d.ts

100644100755
File mode changed.

app/src/forms/Radio/types.tsx

100644100755
File mode changed.

app/src/forms/Range/Range.tsx

100644100755
File mode changed.

app/src/forms/Range/index.d.ts

100644100755
File mode changed.

app/src/forms/Range/types.tsx

100644100755
File mode changed.

app/src/forms/Switch/Switch.tsx

100644100755
File mode changed.

app/src/forms/Switch/index.d.ts

100644100755
File mode changed.

app/src/forms/Switch/types.tsx

100644100755
File mode changed.

app/src/forms/Validation/Validation.tsx

100644100755
File mode changed.

app/src/forms/Validation/index.d.ts

100644100755
File mode changed.

app/src/forms/Validation/types.tsx

100644100755
File mode changed.

app/src/index.d.ts

100644100755
File mode changed.

app/src/index.tsx

100644100755
File mode changed.

app/src/layout/Column/Column.tsx

100644100755
File mode changed.

app/src/layout/Column/index.d.ts

100644100755
File mode changed.

app/src/layout/Column/types.tsx

100644100755
File mode changed.

app/src/layout/Container/Container.tsx

100644100755
File mode changed.

app/src/layout/Container/index.d.ts

100644100755
File mode changed.

app/src/layout/Container/types.tsx

100644100755
File mode changed.

app/src/layout/Row/Row.tsx

100644100755
File mode changed.

app/src/layout/Row/index.d.ts

100644100755
File mode changed.

app/src/layout/Row/types.tsx

100644100755
File mode changed.

app/src/methods/Ripple/Ripple.tsx

100644100755
File mode changed.

app/src/methods/Ripple/RippleWave/RippleWave.tsx

100644100755
File mode changed.

app/src/methods/Ripple/RippleWave/index.d.ts

100644100755
File mode changed.

app/src/methods/Ripple/RippleWave/types.tsx

100644100755
File mode changed.

app/src/methods/Ripple/index.d.ts

100644100755
File mode changed.

app/src/methods/Ripple/types.tsx

100644100755
File mode changed.

app/src/navigation/Breadcrumb/Breadcrumb.tsx

100644100755
File mode changed.

app/src/navigation/Breadcrumb/BreadcrumbItem/BreadcrumbItem.tsx

100644100755
File mode changed.

app/src/navigation/Breadcrumb/BreadcrumbItem/index.d.ts

100644100755
File mode changed.

app/src/navigation/Breadcrumb/BreadcrumbItem/types.tsx

100644100755
File mode changed.

app/src/navigation/Breadcrumb/index.d.ts

100644100755
File mode changed.

app/src/navigation/Breadcrumb/types.tsx

100644100755
File mode changed.

app/src/navigation/Footer/Footer.tsx

100644100755
File mode changed.

app/src/navigation/Footer/index.d.ts

100644100755
File mode changed.

app/src/navigation/Footer/types.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/Navbar.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarBrand/NavbarBrand.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarBrand/index.d.ts

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarBrand/types.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarItem/NavbarItem.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarItem/index.d.ts

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarItem/types.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarLink/NavLink.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarLink/index.d.ts

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarLink/types.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarNav/NavbarNav.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarNav/index.d.ts

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarNav/types.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarToggler/NavbarToggler.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarToggler/index.d.ts

100644100755
File mode changed.

app/src/navigation/Navbar/NavbarToggler/types.tsx

100644100755
File mode changed.

app/src/navigation/Navbar/index.d.ts

100644100755
File mode changed.

app/src/navigation/Navbar/types.tsx

100644100755
File mode changed.

app/src/navigation/Pagination/Pagination.tsx

100644100755
File mode changed.

app/src/navigation/Pagination/PaginationItem/PaginationItem.tsx

100644100755
File mode changed.

app/src/navigation/Pagination/PaginationItem/index.d.ts

100644100755
File mode changed.

app/src/navigation/Pagination/PaginationItem/types.tsx

100644100755
File mode changed.

app/src/navigation/Pagination/PaginationLink/PaginationLink.tsx

100644100755
File mode changed.

app/src/navigation/Pagination/PaginationLink/index.d.ts

100644100755
File mode changed.

app/src/navigation/Pagination/PaginationLink/types.tsx

100644100755
File mode changed.

app/src/navigation/Pagination/index.d.ts

100644100755
File mode changed.

app/src/navigation/Pagination/types.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/Scrollspy.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavItem/ScrollspyNavItem.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavItem/index.d.ts

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavItem/types.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavList/ScrollspyNavList.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavList/index.d.ts

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavList/types.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavlink/ScrollspyNavlink.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavlink/index.d.ts

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspyNavlink/types.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspySection/ScrollspySection.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspySection/index.d.ts

100644100755
File mode changed.

app/src/navigation/Scrollspy/ScrollspySection/types.tsx

100644100755
File mode changed.

app/src/navigation/Scrollspy/index.d.ts

100644100755
File mode changed.

app/src/navigation/Scrollspy/types.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/Tabs.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsContent/TabsContent.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsContent/index.d.ts

100644100755
File mode changed.

app/src/navigation/Tabs/TabsContent/types.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsItem/TabsItem.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsItem/index.d.ts

100644100755
File mode changed.

app/src/navigation/Tabs/TabsItem/types.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsLink/TabsLink.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsLink/index.d.ts

100644100755
File mode changed.

app/src/navigation/Tabs/TabsLink/types.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsPane/TabsPane.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/TabsPane/index.d.ts

100644100755
File mode changed.

app/src/navigation/Tabs/TabsPane/types.tsx

100644100755
File mode changed.

app/src/navigation/Tabs/index.d.ts

100644100755
File mode changed.

app/src/navigation/Tabs/types.tsx

100644100755
File mode changed.

app/src/styles/Icon/Icon.tsx

100644100755
File mode changed.

app/src/styles/Icon/index.d.ts

100644100755
File mode changed.

app/src/styles/Icon/types.tsx

100644100755
File mode changed.

app/src/styles/Typography/Typography.tsx

100644100755
File mode changed.

app/src/styles/Typography/index.d.ts

100644100755
File mode changed.

app/src/styles/Typography/types.tsx

100644100755
File mode changed.

dist/css/mdb.min.css

100644100755
+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.d.ts

100644100755
+6
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ declare const MDBListGroupItem: React$1.FunctionComponent<{
174174

175175
declare const MDBTooltip: React$1.FunctionComponent<{
176176
className?: string;
177+
disableMouseDown?: boolean;
177178
tag?: React$1.ComponentProps<any>;
178179
tooltipTag?: React$1.ComponentProps<any>;
179180
placement?:
@@ -194,6 +195,7 @@ declare const MDBTooltip: React$1.FunctionComponent<{
194195
| 'left-end'
195196
| undefined;
196197
options?: Record<string, unknown>;
198+
disableMouseDown?: boolean;
197199
title?: string | React$1.ReactNode;
198200
wrapperProps?: Record<string, unknown>;
199201
wrapperClass?: string;
@@ -493,6 +495,7 @@ declare const MDBInput: React$1.FunctionComponent<{
493495
readonly?: boolean;
494496
contrast?: boolean;
495497
value?: string;
498+
defaultValue?: string;
496499
name?: string;
497500
validation?: string;
498501
invalid?: boolean;
@@ -519,6 +522,7 @@ declare const MDBCheckbox: React$1.FunctionComponent<{
519522
invalid?: boolean;
520523
btn?: boolean;
521524
btnColor?: string;
525+
disableWrapper?: boolean;
522526
[rest: string]: any;
523527
}>;
524528

@@ -638,6 +642,8 @@ declare const MDBModal: React$1.FunctionComponent<{
638642
backdrop?: boolean;
639643
className?: string;
640644
closeOnEsc?: boolean;
645+
leaveHiddenModal?: boolean;
646+
appendToBody?: boolean;
641647
tabIndex?: string;
642648
show?: boolean;
643649
staticBackdrop?: boolean;

dist/mdb-react-ui-kit.esm.js

100644100755
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mdb-react-ui-kit.js

100644100755
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdb-react-ui-kit",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"main": "./dist/mdb-react-ui-kit.js",
55
"module": "./dist/mdb-react-ui-kit.esm.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)