19 Commits

Author SHA1 Message Date
Grégoire D
1bca0449d3 they 2016-11-11 10:04:11 +01:00
Grégoire D
572f380d4e Add notes about multiple dates and examples for update method 2016-11-10 23:30:20 +01:00
vsn4ik
4c70acaad6 Refactoring js 2016-05-24 21:29:01 +03:00
vsn4ik
48c47305a9 Add files option for npm, fix docs, fix indents on tests 2016-05-14 17:45:50 +03:00
Tomás Girardi
c31ea8b47a Rename "remove" to "destroy" and create alias
Rename the "remove" method to "destroy". For backward compaitbility,
create a property named "remove" that acts as an alias of "destroy".

Include unit test for the "alias behavior" (test uses sinon, so add it
to bower.json)

Issue: #1721
2015-12-23 12:49:04 -03:00
Jeroen Thora
352c19fd4d Merge pull request #1627 from laltin/patch-getter-limits
add getter methods for date limits
2015-11-24 11:05:20 +01:00
laltin
34af220584 added docs & tests. bugfix 2015-11-24 11:59:07 +02:00
Sandip Bhagat
6a4e332758 Fixed typo 2015-10-23 19:37:58 +05:45
vsn4ik
db2f12210e Some fixes in docs 2015-09-20 16:42:21 +03:00
Jeroen Thora
d014a14f07 Adds docs for setDaysOfWeekHighlighted. Closes #1513 2015-09-17 20:50:10 +02:00
Mike de Bock
4f207f8b66 added setDatesDisabled method to documentation 2015-07-02 10:22:21 +02:00
Chandler Moisen
59d5f503fb Add additional documentaion to methods 2015-03-04 13:06:32 -05:00
vsn4ik
7f353c0558 Refactoring less and update dist filenames. 2015-02-16 19:02:28 +03:00
Steven Maude
456d38de9a Fix mbe -> be typo in methods.rst 2014-12-11 20:45:44 +01:00
Andrew Rowls
4862306d06 Allow setDates and setUTCDates to accept array arguments 2014-01-12 22:33:58 -05:00
Andrew Rowls
55ff62837f Add multidate set/get methods to handle multiple date inputs.
Closes #724
2013-12-07 23:09:15 -05:00
Andrew Rowls
1c3a81839e Update get{,UTC}Date docs for multidate 2013-12-07 22:55:18 -05:00
marshall-lee
e836740735 setUTCDate -> getUTCDate typo 2013-11-16 19:53:08 +03:00
Andrew Rowls
eed4bfd127 Import readme to sphinx docs
Closes #577
2013-08-02 14:48:18 -04:00