UNPKG

m-persian-datepicker

Version:

jQuery datepicker plugin work with Iranian calendar. (Jalali)

82 lines (62 loc) 2.85 kB
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.2.0] - 2019-07-07 - Fix issue in month selector that cause selecting month in other years doesnt affect selected date year - Fix [#279](https://github.com/babakhani/pwt.datepicker/issues/279) - Fix [#288](https://github.com/babakhani/pwt.datepicker/issues/288) ## [1.1.5] - 2018-2-25 - Fix [#275](https://github.com/babakhani/pwt.datepicker/issues/280) ## [1.1.4] - 2018-2-20 - Fix [#275](https://github.com/babakhani/pwt.datepicker/issues/257) - Fix [#276](https://github.com/babakhani/pwt.datepicker/issues/256) - Fix [#245](https://github.com/babakhani/pwt.datepicker/issues/245) - Fix [#172](https://github.com/babakhani/pwt.datepicker/issues/172) - Fix [#238](https://github.com/babakhani/pwt.datepicker/issues/238) - Fix [#216](https://github.com/babakhani/pwt.datepicker/issues/216) - Fix [#177](https://github.com/babakhani/pwt.datepicker/issues/177) - Fix [#259](https://github.com/babakhani/pwt.datepicker/issues/259) ## [1.1.3] - 2018-2-13 - Fix [#207](https://github.com/babakhani/pwt.datepicker/issues/207) ## [1.1.2] - 2018-2-11 - Fix [#208](https://github.com/babakhani/pwt.datepicker/issues/208) - Fix [#203](https://github.com/babakhani/pwt.datepicker/issues/203) ## [1.1.1] - 2018-1-27 - Fix [#202](https://github.com/babakhani/pwt.datepicker/issues/202) - Fix [#203](https://github.com/babakhani/pwt.datepicker/issues/203) ## [1.1.0] - 2017-12-24 - Fix [#190](https://github.com/babakhani/pwt.datepicker/issues/190) - Fix [#189](https://github.com/babakhani/pwt.datepicker/issues/189) - Fix [#187](https://github.com/babakhani/pwt.datepicker/issues/187) - Fix [#183](https://github.com/babakhani/pwt.datepicker/issues/183) - Fix [#182](https://github.com/babakhani/pwt.datepicker/issues/182) - Fix [#168](https://github.com/babakhani/pwt.datepicker/issues/168) ## [1.0.2] - 2017-10-1 - Fix dependency version ## [1.0.0] - 2017-10-1 - Add gregorian calendar type - Add locale - Make better user interface - Add responsive option - Add onSet event, that called when selected date changed by api - Expose datepicker state with api (getState()) - Add range selector with order validation example in doc - Improve options set method to make better live configuration - Separate select event of user (click touch etc) and api - Deprecate toolbox.text, toolbox.text.btnToday, persianDigit, toolbox.onToday ## [0.5.10] - Hotfix time plot wheel error ## [0.5.9] - Fix #154 #153 #152 #151 #150 #148 github issues ## [0.5.5] - Fix days rendering - Fix readme ## [0.5.4] - Fix document - Works before beta release ## [0.5.0] - Refactor all code to es6 ## [0.1.7] 2013-09-21 - First release