-
I use webpack2.
Error is `Cannot find module 'pikaday'`
-
Hi, not sure if this is the right place to ask this, using pikaday I am able to navigate through the datepicker calendar without using the mouse but I am not able to do that using handsontable 0.24.3,…
-
Currently vue-form-generator and some of the field types are bound to bootstrap.css. We're using another css framework in our application. It may be a good idea to set a theme in the options of vue-fo…
-
### Description
Trying to render date on handsontable , showing unexpected number in line 1 . Am i missing any thing !!
### Code
var cols = [
…
-
Is it possible to configure ember-auto-import in such a way that certain modules are redirected to a different output file?
A bit more about my particular use case, if it's helpful: I'm working on …
-
Dates are not formatting correctly - they are day/moth/year and we want month/day/year
Javascript date picker helps but still a pain
-
Hi!
Is there a way to set a new minDate, similar to the `setDate()` function?
In my example I'm taking the value from one Pikaday-instance to set it as the selected date on another instance:
…
-
I would like to be able to disable autoprefixer completely. Could we enable an option of passing autoprefixer option as false. Something like this:
```js
const stagedAutoprefixer = autoprefixerOpt…
-
Hi,
I think it might be useful to have min and max attribute set for native datepicker. I know that it is not fully supported by iOS devices but it does work on Android.
You can do some thing like t…
-
Hi! I can't seem to get my coverage to show correctly, but the unit tests are running as they should. The coverage always shows 100% like so:
Coverage summary
Statements : 100% ( 0/0 )
Branche…