Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Fix endDate trigger; add config options for period labels; trigger change for month-select, year-select, decade-select. #27

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jlong4096
Copy link

Three updates we found useful while integrating this project into our application.

  1. Selecting a new endDate will now trigger the callback.
  2. Day/Month/Year etc labels are now configurable.
  3. When the select value for the month, year, decade select fields change, onChange is now fired (this allows for jQuery to hook into when these fields are changing).

I've never used coffee-script or knockout before, so I apologize in advance if there are any glaring issues with my changes.

@krnlde
Copy link

krnlde commented Nov 8, 2018

What a pitty. This lib is so cool, but doesn't get this truly nice PR merged :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants