Mike Erickson

Results 71 issues of Mike Erickson

Hello, Trying out your component and things are looking pretty easy to implement. However, I do have a few questions Referring to the included screenshot as reference ~~1. Can this...

Is there an event that is fired when the today button is clicked? I have noticed that the :selected-date binding is **NOT** updated when the today button is clicked, thus...

- [ ] Create @types - [ ] Consider refactor to ES6 (and possibly TypeScript) - [x] Align with latest Laravel enhancements

enhancement
new feature
next

Laravel 5.5 will be adding `custom validators` and this functionality will be part of `validatorjs` in the next major release (no timetable, but soonish) Have a look at this link...

enhancement

Hey Gang Do you all have plans for implementing a CLI for this tool? I use [`npms-cli`](https://www.npmjs.com/package/npms-cli) (contributor) quite frequently. I am sure I could continue to use the above,...

I have an `mdx` document using Docusaurus and am receiving an error when I attempt to preview ``` import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; Hello World ``` Receive...

I have been using this package for quite sometime and kind of bummed it does not receive the attention that some of us have hoped for (with the various comments...

When I try this with one of my packages, I get an error ```bash ❯ f @codedungeon/messenger error: unauthorized 401 ```

Would love to see this functionality in PHP files as well. I still use PHPStorm for most of my PHP work, but I have come reliant on this capability in...

enhancement