Giter Site home page Giter Site logo

beatpicker's People

Contributors

act1gmr 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

Watchers

 avatar  avatar  avatar  avatar  avatar

beatpicker's Issues

Spanish Language

Hi Friend, Nice Plugin.

We really like your plugin, is there any option to translate to Spanish with a choice?

Thank you.

LOOR Lab

Clear not working on value present onload

Perhaps I'm going mad, but...

On page load with a date present in the input the clear button does not remove the input. Only once a date has been selected from the calendar can it then be cleared.

It seems to be that _selectedDate isn't set on BeatPicker initialization, should this not be set from the initial value of the input?

Really want this to work as in all other regards I'm loving BeatPicker!

Not working on https://code.jquery.com/jquery-3.5.1.js

Uncaught TypeError: a.attr(...)(intermediate value)(intermediate value)(intermediate value)[(intermediate value)(intermediate value)(intermediate value)] is not a function
at BeatPicker.bw (BeatPicker.min.js:42:364)
at BeatPicker.ac (BeatPicker.min.js:9:325)
at BeatPicker.constructor (BeatPicker.min.js:8:110)
at new BeatPicker (BeatPicker.min.js:1:77)
at _initialization (BeatPicker.min.js:54:144)
at HTMLInputElement. (BeatPicker.min.js:53:436)
at Function.each (jquery-3.5.1.js:381:19)
at jQuery.fn.init.each (jquery-3.5.1.js:203:17)
at initializeBitCal (BeatPicker.min.js:53:225)
at HTMLDocument. (BeatPicker.min.js:57:344)

Parameter must be Date

An error occurs When call selectRangeOfDate(start, end) by pass string arguments.
Inner method _currentDateExpose(date) need Date type argument, but get string value by selectRangeOfDate().

beatpicker.js for mobile

Hi there,

I am currently using Beatpicker.js and have set some disabled dates. It works perfectly on desktop but when viewed on an IOS device (Iphone 5s) the disabled dates aren't disabled.

Do you know why might that be?

I noticed in the demo example ("multiple disable rules
NOTE THAT FIRST TO LAST RULE HAVE HIGH PRIORITY")
on this link - http://act1gmr.github.io/BeatPicker/demos.html does the same thing but the disable all dates works fine.

Call stack exceeded by beatpicker

The current code for initializeBitCal is not optimized at all. Your current code causes call stack exceeding on a gallery page. Instead of filtering $("*") you should just go straight with a proper selector that won't cause the code to fail. We've fixed this locally in our code by changing the selector in initializeBitCal() to $("[data-beatpicker='true']").

BeatPicker improvments

Hi first of all thanx for using BeatPicker

I opened this ticket to getting feedback and feature list if there is any from you.
Please list your requirements that will satisfy and convince you to use BeatPicker
Trello board
https://trello.com/b/zx2w1Gwd/beatpicker

I will try my best to implement those as soon as possible.

I will list your requirements down here:

  • More example and details for programmatic usage - UPCOMING-1.0.0
  • Select a date programmatically- DONE-0.1.2
  • Select range of date programmatically - DONE-0.1.3
  • Override box-sizing of BeatPicker main node - DONE-0.1.3
  • Clear button have to get type of button - DONE-0.1.3
  • Configurable first day of the week - UPCOMING-0.1.4
  • BUG fix next month select date issue - UPCOMING-0.1.4
  • BUG fix go to date module issue - UPCOMING-0.1.4
  • Mobile version-UPCOMING-1.0.0

Wrong selected month

When I click on the days of the next month (the gray one´s at the bottom) the date on the input is correct. But when I open de picker again the current date is one month ahead. The problem is easy to reproduce on the demo site.

Steps:
1 - Select January 2015 .
2 - Click on day 4 (bottom) of february.
3 - Open the picker again and the selected month is March.

Thanks! Great work.

How to get data from date ranges?

How to get data from date ranges using POST method?
I mean how to get both of dates. Using BeatPicker you need put only one input field and the second one is create automatically.

I like to recieve 2 datas like from 2 inputs.

for example:
$_POST['from'] and $_POST['to']

Is there a way to highlight specific dates?

Hi,

Is there a way to highlight specific dates? for eg., If I want to highlight 7 dates from selected date what I have to do? I tried to add class "highlight" for desire dates like "

  • 28
  • ", but the class is remain in same position even after date matrix updated to next/other month.

    Is there any specific method for this? or How to achieve this, so highlighted class will remain only for those specific dates?

    Regards,

    Bharathi

    Disable from today's date

    Hey,
    I was wondering if I am using this for someone to write in their date of birth which means I would like to disable any date in the future. How would I go about doing this?

    Excellent work by the way!

    Thanks.

    Date Range

    Hi Dev, Can any one help me to provide two different Labels start date & end date in date range picker option .

    I can't select a specific date through code Whenever needed

    Hi,

    I required to select a specific date through javascript code. so, it should be highlighted/selected on beatpicker box.

    I believe this functionality has not yet added in plugin. If you have any idea to achieve this, please share me, so I can implement in my app. Also please add this functionality in next version.

    Regards,

    Bharathi

    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.