1. tempusdominus-bootstrap-3
A date/time picker component designed to work with Bootstrap 3 and Momentjs. For usage, installation and demos see Project Site on GitHub
tempusdominus-bootstrap-3
Package: tempusdominus-bootstrap-3
Created by: tempusdominus
Last modified: Mon, 27 Jun 2022 04:44:05 GMT
Version: 5.0.0-alpha10
License: MIT
Downloads: 716
Repository: https://github.com/tempusdominus/bootstrap-3

Install

npm install tempusdominus-bootstrap-3
yarn add tempusdominus-bootstrap-3

Tempus Dominus Bootstrap 3

GitHub version

Version 5

This is the Bootstrap 3 component of the new Version 5. This is a "scorched earth" version and there are a lot of breaking changes.

The new picker under the "Tempus Dominus" brand will be completely modular. The goal is to separate the core functions into its own library with specific modules for Bootstrap 3, Bootstrap 4, and possibly other UI frameworks.

This new version has been completely rewritten in ES6 and uses Babel to transpile the code down.

Issues

The issue tracker is solely for bug reports. Please ask your questions on Stack Overflow.

New issues that are requests for "how do I.." will be closed and redirected to Stack Overflow.

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 with an example of your issue before you post an issue here.
  • Please indicate which version of the picker you are using (this can be found at the top of any included file)

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 me at eonasdan dot com.

Priority support is available at an hourly rate.

If you have an urgent request, bug or need installation help, please contact me at me at eonasdan dot com for a quote.

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin