-
the documentation need be better, a lot of people come here to read about eg: i18n, and when read it, they feel like:
"we have i18n. just use it" and nothing more.
-
My app has following element.
```
```
I want to show picker when just only button was clicked.
But, when change input value and it was blur, picker is shown.
And picker is hidden shortl…
-
Is it possible to show inline/embedded calendar using this plugin? I want to show the embedded calendar as soon as the page loads.
aaani updated
6 years ago
-
https://atmospherejs.com/momentjs/moment
I use this in my app to get the latest version. Having dependencies on both have version conflict.
The 2 packages at current versions:
momentjs:moment@2.9.0…
-
I was having a problem where after I clicked on a day in the calendar, the input field would not be updated with the date string.
I set a few breakpoints and realized that none of the events were bei…
-
Version on your demo is working well on iOS, but the current master version and even the version or your demo is not working in our app.
I got it to work by using
``` javascript
addEvent(sel…
-
#770 Does anyone know if @dbushell is still maintaining this?
-
First off, thanks for a great plugin. However, we're having an issue that might have quite large implications for mobile users.
When pressing "Next month" icon on my Samsung Note 2 (Android 4.4.2 nat…
-
#721 is merged but seems not released
Also very strange to see that `1.7.0` tag is absent
-
Not sure if this was discussed already, couldn't find it in the issue tracker.
1. Select a date
2. Call to getDate() returns correct date.
3. Delete the input content.
4. Call to getDate() returns the…