gmoneh

Results 4 issues of gmoneh

The documentation mentions that an "opened" event will be fired when the calendar is opened, but this is not true, no such event exists.

This pull request adds two features to the component: - Typing information for use in typescript environments - The documentation makes reference to an "opened" event that is fired when...

Added typescript typing information. No breaking changes for existing projects.

Hi, I'm trying to use the Vue plugin add-on for the Froala editor, but I can't figure out how to include Froala plugins into the instance. If I import the...