GithubHelp home page GithubHelp logo

react-datetimepicker's People

Contributors

burdiuz avatar dominikengel avatar mahesh-kedari avatar robbterr avatar steverob avatar tomision avatar v0ltoz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

react-datetimepicker's Issues

Does not open in non-condensed mode

When using this component it shows in condensed mode rather that in full width mode. Can I change that behavior, and can I change it to open to the left.

image

[feature request] locales for `Custom Range`

Hi,

Cloud you please add Custom Range local supports?

Currently we have:

--> format: moment display format
--> sundayFirst: True Sunday the first day of the week. False, Monday first day of the week.
--> From release version 1.0.7+: days, months, fromDate, toDate, selectingFrom, selectingTo, MaxDate, close, apply, cancel

No Custom Range supports.

Thanks!

without time?

Hi,

first of all, great component, it would be ideal to me, but the lack of configuration is an issue for me.
is there a way to remove the time part?
can i remove the custom range part?

regards...

add ability to choose minDate

Add the ability to choose minDate sometimes it is needed to disable previous days.
Maybe it is good idea to add some classes for today, before-today, after-today for styling

Resetting the state of the component

Is it possible to reset the state of the component (e.g clear the custom range selected) when the user clears the value assigned to the child (input) component?

Multiple DateTimeRangeContainers

It'd be nice to be able to define a id property on DateTimeRangeContainer.
All associated actions/values would be bound to the defined id.

<DateTimeRangeContainer id="daterangepicker-1" />
<DateTimeRangeContainer id="daterangepicker-2" />
<DateTimeRangeContainer id="daterangepicker-3" />

Is this a potentially quick feature to implement?

Attempted workaround scenario:

// Successfully mutating the id onMount
useEffect(() => {
        document.querySelector(`.${props.name} .daterangepicker`).setAttribute('id', `${props.name}`)
}, [props])

render (
    <div className={`input-group ${props.name}`}> 
        // QTY 2 ========== (id and class for calendar by default is "daterangepicker")
        <DateTimeRangeContainer> <Form.Control /> </DateTimeRangeContainer> 
        <DateTimeRangeContainer> <Form.Control /> </DateTimeRangeContainer> 
    </div>
)

The [2nd DateTimeRangeContainer] with a unique id updates the [1st DateTimeRangeContainer].

Datetimepicker: problem on opening (Mozilla)

Hi, I am facing very weird issue only on Mozilla Firefox v88. Datetime picker is not opening on left mouse click. Only if I click on the bottom left corner the picker is opened. On all other browser Chrome, Edge, IE everything is fine.

Thanks in advance.

Best regards,
Mihail

Core-Js warning. Version Upgrade.

Hi,

I am getting following warning while trying out this package. Do we have a plan to upgrade the same?

warning react-advanced-datetimerange-picker > react-bootstrap > babel-runtime > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

Adding className attributes

It would be handy to pass the className attribute through to the daterangepickercontainer.
Maybe even add className attributes for all the nested elements. At the moment, everything is hardcoded.

2019-03-11 10_54_18-Window

Resetting the calendar

Hi, I am passsing the start and end time as props to the components, so when i give and option to change the zone, the start and end time changes, but the calendar shows the old time. So how do i re render or is there something else that i am missing.
Screenshot_2020-09-22 Dashboard Infraon - Bot Manager

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.