-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
41 changed files
with
1,652 additions
and
4,979 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
# This is the v4beta development branch. ![Travis](https://travis-ci.org/Eonasdan/bootstrap-datetimepicker.svg?branch=v4beta) | ||
# Bootstrap 3 Date/Time Picker | ||
![GitHub version](https://badge.fury.io/gh/Eonasdan%2Fbootstrap-datetimepicker.png) ![Travis](https://travis-ci.org/Eonasdan/bootstrap-datetimepicker.svg?branch=development) | ||
|
||
Please use [this jsfiddle](http://jsfiddle.net/Eonasdan/0Ltv25o8/) to test your configurations. | ||
![DateTimePicker](http://i.imgur.com/nfnvh5g.png) | ||
|
||
Expect things to change as we are currently in the process of redesing API and behaviour for the component | ||
## [View the manual and demos](http://eonasdan.github.io/bootstrap-datetimepicker/) | ||
|
||
For changelog have a look on [here](https://github.com/Eonasdan/bootstrap-datetimepicker/wiki/Version-4-changelog) and also on the commit history | ||
#v4 | ||
v4 is out now! For v4 related bugs and issues see: /Eonasdan/bootstrap-datetimepicker/labels/v4. | ||
|
||
In this version all the component interaction is made through the [Public API](https://github.com/Eonasdan/bootstrap-datetimepicker/wiki/Version-4-Public-API) | ||
v3 is going into an archive state. Please be sure to check the documents. v4 has breaking changes and is a major rewrite. | ||
|
||
## Want to help us? | ||
|
||
That would be great! | ||
|
||
**We are currently in need for beta testers** to find issues that might have slipped. | ||
|
||
Also if you have the guts we could use a hand writing test specs. | ||
|
||
Have a look first [here](https://github.com/Eonasdan/bootstrap-datetimepicker/wiki/Version-4-Contributors-guide) as a supplement to the code | ||
## Submitting Issues | ||
If you have issues, please check the following first: | ||
* Have you read the docs? | ||
* Do you have the latest version of momentjs? | ||
* Do you have the latest version of jQuery? | ||
* Please test and/or fork [this jsfiddle](http://jsfiddle.net/Eonasdan/0Ltv25o8/) with an example of your issue before you post an issue here. | ||
|
||
Also note that all PR's related to v4 should be made to ```v4beta``` branch and should pass the validations. Have a look at [here](https://github.com/Eonasdan/bootstrap-datetimepicker/blob/v4beta/CONTRIBUTING.md) to get started. Remember to ```checkout v4beta```. | ||
## Where do you use this? | ||
I'd love to know if your public site is using this plugin and list your logo on the documentation site. Please email me `eonasdan at outlook dot com`. Do not submit issue/feature request to this email, they will be ignored. | ||
|
||
## Submitting Issues | ||
## [Installation instructions](https://github.com/Eonasdan/bootstrap-datetimepicker/wiki/Installation) | ||
|
||
Please test with the latest source code on this branch not the minified versions as they are outdated. Start your issue title with a ```v4:``` so it can be easily identified by the colaborators. | ||
## [Change Log](https://github.com/Eonasdan/bootstrap-datetimepicker/wiki/Version-4-changelog) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.