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
2015-12-22 15:09:52 +01:00
2015-02-08 19:00:35 +01:00
2015-12-22 07:21:07 -05:00
2014-12-17 10:31:44 +01:00
2015-05-24 10:04:17 -04:00
2015-11-13 21:35:46 +01:00
2015-11-10 08:31:13 +01:00
2012-03-05 14:47:58 -05:00
2015-09-15 17:21:56 +00:00

bootstrap-datepicker

Join the chat at https://gitter.im/eternicode/bootstrap-datepicker

This is a fork of Stefan Petre's original code; thanks go to him for getting this thing started!

Please note that this fork is not used on Stefan's page, nor is it maintained or contributed to by him.

Versions are incremented according to semver.

CDN

You can use the CloudFlare powered cdnjs.com on your website.

bootstrap-datepicker on cdnjs

Please note: It might take a few days until a new version is available on cdnjs.

Development

Once you cloned the repo, you'll need to install grunt and the development dependencies using npm.

npm install -g grunt-cli
npm install
Description
A datepicker for twitter bootstrap (@twbs)
Readme Apache-2.0 11 MiB
Languages
JavaScript 92.1%
Less 5.4%
CSS 1.4%
HTML 1.1%