0.8.1 • Published 2 years ago

loyalreactdatepicker v0.8.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

loyal-react-datePicker (0.8.0)

Status: This package in beta at this moment. Feel free to create issues for any bugs or offers to improve this library.

installation and usage

npm i loyalreactdatepicker

import { DatePicker } from "loyalreactdatepicker";

// if you need default CSS, you need to import it.
import "loyalreactdatepicker/dist/datePicker.css";

React component to handle dates

Please, watch changelog. Its beta version, so, there is some risk to have breaking changes.

Changelog

Github;

Documentation and Examples

Watch code examples here

preparedDatePicker - Its configuration for datePicker. You should decide base behavior of calendar;

customization;

disabling dates;

modes usage;

single views only

0.8.1

2 years ago

0.8.0

2 years ago

0.7.5

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago