109 Commits

Author SHA1 Message Date
Jeroen Thora
6456911a78
Added some badges to the README 2017-06-17 17:43:04 +02:00
vsn4ik
f6833c37ab Add npm on README.md 2017-04-02 23:06:54 +03:00
Jeroen Thora
f0be85cdd5 Changed dev install instructions to yarn instead of npm 2017-01-26 20:51:54 +01:00
Jeroen Thora
11f6f2b3e6 Add license badge 2016-10-18 20:39:05 +02:00
Jeroen Thora
e85e437184 Remove build status badge from link section as it was moved to the top 2016-10-13 08:31:10 +02:00
Jeroen Thora
7ff960a045 Moved build status badge to the top 2016-10-13 08:29:12 +02:00
Jeroen Thora
b155fcde12 Update gitter url as room was moved to the new organisation 2016-10-13 08:26:57 +02:00
Jeroen Thora
b65fe6a2db Merge pull request #2031 from acrobat/reference-cleanup
Removed reference to stefan petre's
2016-10-07 19:04:55 +02:00
Jeroen Thora
06938eb06a Updated demo url 2016-10-07 09:04:22 +02:00
Jeroen Thora
6a1e794181 Updated repository url after transfer to organisation 2016-10-07 09:00:39 +02:00
Jeroen Thora
e04d1c3b09 Removed reference to stefan petre's 2016-10-02 19:06:30 +02:00
Peter Dave Hello
a260e71ac7 Update README.md
CDNJS now updates new libs very fast!
2016-06-30 16:13:50 +08:00
Jeroen Thora
b7c2fc5117 Moved cdnjs url to https 2016-05-15 23:48:11 +02:00
vsn4ik
48c47305a9 Add files option for npm, fix docs, fix indents on tests 2016-05-14 17:45:50 +03:00
The Gitter Badger
b26f4994dc Add Gitter badge 2015-09-15 17:21:56 +00:00
hebbet
006172e5f8 Add CDN info to readme
fixes #1390
2015-09-10 18:30:04 +02:00
Gregoire D
9a424c2e25 Link to last stable release docs instead of dev docs 2015-06-18 21:14:47 +02:00
vsn4ik
731aae6379 Refactoring js/bootstrap-datepicker.js 2015-02-17 13:19:58 +03:00
Peter Dave Hello
0a8f0d7069 Use svg instead of png to get better image quality 2014-12-21 14:33:35 +08:00
Andrew Rowls
537d25460d Add basic npm support and Gruntfile, move tests to grunt 2014-01-15 01:38:52 -05:00
Andrew Rowls
8f88888c34 Update various READMEs 2013-10-24 20:32:29 -04:00
Andrew Rowls
b1bc5c9e12 Remove base README.md and add README for docs directory 2013-09-23 21:16:15 -04:00
Andrew Rowls
7b9bc855eb Document clearDate event 2013-08-11 00:33:24 -04:00
Andrew Rowls
386f6c97aa Remove dependency on glyphicons
Closes #408
2013-08-04 18:40:10 -04:00
Andrew Rowls
95f06bc553 Fix bug with update() receiving a Date object
Fixes #497
2013-08-01 23:13:13 -04:00
Andrew Rowls
6bacdf4d0d Implement orientation option
Thanks to @monobasic (left/right) and @kosmotaur (top/bottom) for kicking things off.

Closes #364
2013-07-16 10:17:36 -04:00
Andrew Rowls
8bf70dd247 Merge pull request #454 from waynebrantley/patch-1
Update README.md to add a link to the demo page
2013-06-19 13:01:17 -04:00
Andrew Rowls
78f760e129 Readme typo 2013-06-12 10:48:46 -04:00
Andrew Rowls
20665b2023 Document data-attribute options 2013-05-30 23:14:30 -04:00
Andrew Rowls
8b5f4e8d81 Merge pull request #453 from derylseale/master
Clear Button
2013-05-30 16:01:21 -04:00
Andrew Rowls
1f36bcdf42 Fix readme for set{Start,End}Date, they take Date objects
Fixes #394
2013-05-30 02:02:18 -04:00
Andrew Rowls
847ac88bee Allow return values for methods and document getDate/setDate
Closes #91
2013-05-29 23:02:46 -04:00
Andrew Rowls
3a3ab57d88 Update events documentation 2013-05-10 16:58:58 -04:00
waynebrantley
59b9009e7d Update README.md
https://github.com/eternicode/bootstrap-datepicker/issues/451
2013-05-03 09:25:47 -03:00
Deryl Seale
bbcfc94509 added clear button 2013-04-30 12:51:25 -05:00
Andrew Rowls
4ed6ab5f2f Merge #305 from gabriel/master
beforeShowDay option
2013-04-16 23:39:56 -04:00
Andrew Rowls
a21dc55e02 Improve beforeShowDay option to be a bit more extensible in the future 2013-04-16 23:17:48 -04:00
Andrew Rowls
a3c205a069 Document data-api and no-conflict features 2013-04-04 15:53:51 -04:00
Andrew Rowls
65e2b8776b Add inputs option, for explicitly-created rangepickers 2013-04-02 15:47:19 -04:00
Andrew Rowls
2b1b3f951f Merge latest master into range branch 2013-04-02 15:33:14 -04:00
Andrew Rowls
8f71584e50 Put component add-ons inline in examples 2013-02-24 16:01:58 -05:00
Gabriel Handford
06c6809e06 Adding beforeShowDay function. Very similar to jquery datepicker beforeShowDay option at http://api.jqueryui.com/datepicker/#option-beforeShowDay 2013-02-19 14:24:36 -08:00
Andrew Rowls
dd6dc89fdf Link README to gh-pages 2013-02-18 15:53:59 -05:00
David Christiansen
5795d1cd4c Update README.md
Invalid HTML - Multiple class attributes
2013-02-18 12:54:56 +00:00
Andrew Rowls
2503f644bd Use class instead of id for readme examples
Closes #92
2013-02-16 18:18:40 -05:00
Andrew Rowls
ac9ad7b219 Merge pull request #334 from KevinSjoberg/master
Complete `update` method with argument documentation.
2013-02-16 17:22:24 -05:00
Andrew Rowls
8c3fe70242 Merge pull request #326 from tyskin/patch-1
Add an i18n example
2013-02-16 17:19:22 -05:00
Andrew Rowls
45ed6a62ae Update README requirements versions 2013-02-15 21:57:31 -05:00
Andrew Rowls
2b0004254f Start of release branch; CHANGELOG file initiated; bootstrap and jquery requirements documented. 2013-02-11 15:10:31 -05:00
Andrew Rowls
75cc7f1edb Merge latest master changes into range branch 2013-02-11 14:43:18 -05:00