Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
f7539ed
Updated npm packages and build (added uglify Grunt task)
tonix-tuft Apr 29, 2020
a88099e
Merge branch 'update-npm-packages' into fork
tonix-tuft Apr 29, 2020
c62641a
tonix-tuft/tempusdominus - Fork of tempusdominus/core
tonix-tuft Apr 29, 2020
17a61c6
Fix a typo in package.json for peer dependencies
tonix-tuft Apr 29, 2020
a385f4c
Merge branch 'peer-dep-typo' into fork
tonix-tuft Apr 29, 2020
043fae3
Added myself as a contributor
tonix-tuft Apr 29, 2020
af8fdc6
Fix for multidate mode
tonix-tuft Apr 29, 2020
f84406a
Merge branch 'multidate-mode-fixes' into fork
tonix-tuft Apr 29, 2020
b4215a9
Added build scripts
tonix-tuft Apr 29, 2020
8e08ad9
5.1.0
tonix-tuft Apr 29, 2020
1a9bfd7
Next minor version
tonix-tuft Apr 29, 2020
c6b26be
npm update
tonix-tuft Apr 30, 2020
a9b2815
5.2.0
tonix-tuft Apr 30, 2020
1ce2389
Updated build scripts
tonix-tuft Apr 30, 2020
01a2925
5.3.0
tonix-tuft Apr 30, 2020
32fb473
Updated build scripts again and added comment
tonix-tuft Apr 30, 2020
febcfa8
5.4.0
tonix-tuft Apr 30, 2020
7fab5e1
Next minor version
tonix-tuft Apr 30, 2020
8a77c10
Removed comment
tonix-tuft Apr 30, 2020
19d3d80
5.5.0
tonix-tuft Apr 30, 2020
1e9b5d6
Next minor version
tonix-tuft Apr 30, 2020
1d55e6c
5.6.0
tonix-tuft Apr 30, 2020
a7f6412
Allow multidateSeparator to include more than one character
tonix-tuft May 1, 2020
524a469
Merge multidate-mode-fixes into fork
tonix-tuft May 1, 2020
5829a66
5.7.0
tonix-tuft May 1, 2020
8283ac9
Next minor version
tonix-tuft May 1, 2020
8067e96
Added private_local_dir to .gitignore
tonix-tuft May 2, 2020
717eb19
Added onchange dev dep and watch script
tonix-tuft May 2, 2020
b83a369
Added handling of custom multidate separator different from default '…
tonix-tuft May 2, 2020
c233c2f
Merge branch 'multidate-mode-fixes' into fork
tonix-tuft May 2, 2020
c0ec818
Fork build for multidate-mode-fixes merge into fork
tonix-tuft May 2, 2020
fe373e0
5.7.1
tonix-tuft May 2, 2020
8d7ec05
Updated README.md with fork information
tonix-tuft May 3, 2020
718d442
Fix for change event listener fired twice and show event listener not…
tonix-tuft May 3, 2020
04a0e83
Merge branch 'events-fixes' into fork
tonix-tuft May 3, 2020
f3c2df4
Build for event listeners fixes
tonix-tuft May 3, 2020
0df6a71
5.7.2
tonix-tuft May 3, 2020
d53edb0
Fix multidate mode when decrementing or incrementing hours/minutes/se…
tonix-tuft May 3, 2020
c2d8517
Merge branch 'multidate-mode-fixes' into fork
tonix-tuft May 3, 2020
f76bb48
5.7.3
tonix-tuft May 3, 2020
218f755
Next patch version
tonix-tuft May 3, 2020
3802325
Fix momentjs deprecation warning
Lexmark-haputman May 8, 2020
2885f9a
Merge branch 'HaroldPutman-deprecation-warning' into fork
tonix-tuft May 8, 2020
15b090d
5.7.4
tonix-tuft May 8, 2020
a1ec252
Next patch version
tonix-tuft May 8, 2020
cd765ee
Bugfixes for buttons.showClear option
tonix-tuft May 14, 2020
e8431e1
5.7.5
tonix-tuft May 14, 2020
7d53cbe
Bugfix for clear date/dates event not firing when buttons.showClear i…
tonix-tuft May 15, 2020
8fe51ae
5.7.6
tonix-tuft May 15, 2020
944f2e6
Next patch version
tonix-tuft May 15, 2020
929d373
Bugfixes for date option
tonix-tuft May 15, 2020
78c8a27
5.7.7
tonix-tuft May 15, 2020
7a54b70
Next patch version
tonix-tuft May 15, 2020
c31f594
Added 'updateOnlyThroughDateOption' option and 'isDateUpdateThroughDa…
tonix-tuft May 16, 2020
55adc21
5.8.0
tonix-tuft May 16, 2020
8192a9b
Bugfix for initial date option setting when initializing the picker w…
tonix-tuft May 16, 2020
4ff9eb9
5.8.1
tonix-tuft May 16, 2020
ea8406b
Added isInit property to change event
tonix-tuft May 16, 2020
833e0b0
5.9.0
tonix-tuft May 16, 2020
ebffadb
Next minor version
tonix-tuft May 16, 2020
f5691ae
Bugfix for moment warning when using extraFormats option with date op…
tonix-tuft May 17, 2020
e526500
5.9.1
tonix-tuft May 17, 2020
489eaa8
Added readonly option
tonix-tuft May 17, 2020
dfdd91a
5.10.0
tonix-tuft May 17, 2020
88e806a
Next minor version
tonix-tuft May 17, 2020
4bfddb3
Bugfix: Added missing readonly method which allows setting the readon…
tonix-tuft May 17, 2020
3a6799b
5.10.1
tonix-tuft May 17, 2020
15a2805
Bugfix/patch for max call stack error in case of picker with input an…
tonix-tuft May 18, 2020
3a0998b
5.10.2
tonix-tuft May 18, 2020
1a1e34f
Next patch version
tonix-tuft May 18, 2020
96d1077
Bugfix for oldDate property of change event when using clear button (…
tonix-tuft May 19, 2020
f9d07e7
5.10.3
tonix-tuft May 19, 2020
c1271e5
Bugfix for view update and onUpdate event listener
tonix-tuft May 19, 2020
041a553
5.10.4
tonix-tuft May 19, 2020
2fa6b32
Bugfix for parseInputDate option
tonix-tuft May 19, 2020
051d6c8
5.10.5
tonix-tuft May 19, 2020
04dba91
Patch for locale when using useCurrent option set to false
tonix-tuft May 20, 2020
12f6978
5.10.6
tonix-tuft May 20, 2020
e2218fa
Next patch version
tonix-tuft May 20, 2020
2a6d2f6
Added support for Feather icons
tonix-tuft May 21, 2020
bde511d
5.11.0
tonix-tuft May 21, 2020
409d09f
Bugfix for internal _notifyChangeEventContext property
tonix-tuft May 22, 2020
9228997
5.11.1
tonix-tuft May 22, 2020
3e7ef6a
Next patch version
tonix-tuft May 22, 2020
a7d362d
Added promptTimeOnDateChange and promptTimeOnDateChangeTransitionDela…
tonix-tuft Jun 7, 2020
31a60e4
5.12.0
tonix-tuft Jun 7, 2020
37374ed
Merge branch 'fork'
tonix-tuft Jun 24, 2020
42617fc
Updated package.json's forked repo URLs
tonix-tuft Jun 24, 2020
1bdedd5
5.13.0
tonix-tuft Jun 24, 2020
d15e329
Updated README.md
tonix-tuft Jun 24, 2020
6e2af21
5.14.0
tonix-tuft Jun 24, 2020
ef89bb3
Updated package.json's description
tonix-tuft Jul 6, 2020
e305d4b
5.15.0
tonix-tuft Jul 6, 2020
832fda8
Avoid `Cannot read property 'icons' of undefined`
Starzu Jul 8, 2020
f960033
Merge pull request #2 from Starzu/patch-1
tonix-tuft Jul 8, 2020
66af3d9
Build
tonix-tuft Jul 8, 2020
967de22
5.15.1
tonix-tuft Jul 8, 2020
0c47160
Bugfix for tempusdominus-bootstrap repo (issue 7): https://github.com…
tonix-tuft Sep 2, 2020
928c1de
5.15.2
tonix-tuft Sep 2, 2020
74514c0
npm audit fix; Updated CONTRIBUTING.md; Updated composer.json
tonix-tuft Sep 29, 2020
78e1b0a
5.16.0
tonix-tuft Sep 29, 2020
d6cb70e
merge tonix's updates
Eonasdan Nov 20, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ site
*.sln
*.nupkg
/index.html
/test.html
/test.html
private_local_dir/**
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**
35 changes: 15 additions & 20 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,33 @@
Submitting Issues
=================

If you are submitting a bug, please test and/or fork [this jsfiddle](http://jsfiddle.net/Eonasdan/0Ltv25o8/) demonstrating the issue. Code issues and fringe case bugs that do not include a jsfiddle (or similar) will be closed.
If you are submitting a bug, please test and/or fork [this JSFiddle](https://jsfiddle.net/nmocbjLf/1/) demonstrating the issue.
In your Pull Request (PR), describe the use case and provide a link to your forked JSFiddle and possibly provide a code example in the PR itself.

Issues that are submitted without a description (title only) will be closed with no further explanation.

Contributing code
=================

To contribute, fork the library and install grunt and dependencies. You need [node](http://nodejs.org/); use [nvm](https://github.com/creationix/nvm) or [nenv](https://github.com/ryuone/nenv) to install it.
PRs are welcome.

**Working on your first Pull Request?** You can learn how from this _free_ series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).

To contribute, fork the library and install dependencies. You will need [node](http://nodejs.org/).
You can use [nvm](https://github.com/nvm-sh/nvm) or [nenv](https://github.com/ryuone/nenv) to install it.

Then, run the following commands:

```bash
git clone https://github.com/Eonasdan/bootstrap-datetimepicker.git
cd bootstrap-datetimepicker
git clone https://github.com/tempusdominus/core.git
cd tempusdominus
npm install -g grunt-cli
npm install
git checkout development # all patches against development branch, please!
grunt # this runs tests and jshint
npm run watch
```

Very important notes
====================

* **Pull requests to the `master` branch will be closed.** Please submit all pull requests to the `development` branch.
* **Do not include the minified files in your pull request.** Don't worry, we'll build them when we cut a release.
* Pull requests that do not include a description (title only) and the following will be closed:
* What the change does
* A use case (for new features or enhancements)

Grunt tasks
===========

We use Grunt for managing the build. Here are some useful Grunt tasks:

* `grunt` The default task lints the code and runs the tests. You should make sure you do this before submitting a PR.
* `grunt build` Compiles the less stylesheet and minifies the javascript source in build directory.
* `grunt build:travis` Compliles and runs the jasmine/travis tests. **All PR's MUST pass tests in place**
* **Please submit your pull requests to a new branch** (you may call it like you want, just choose a name that describes your feature/bugfix).
* **You don't have to include the minified files in your pull request** (by running `npm run build-all`). Don't worry, we'll build them when we bump a new version.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ module.exports = function (grunt) {
]);

// Task to be run when building
grunt.registerTask('build', ['babel:dev', 'eslint', 'babel:dist']);
grunt.registerTask('build', ['babel:dev', 'eslint', 'babel:dist', 'uglify']);

grunt.registerTask('test', ['build', 'env:paris', 'connect', 'jasmine']);

Expand Down
Loading