Mike Fulcher

Results 8 issues of Mike Fulcher

- [x] I tried updating to the latest version. - [ ] I can't, there is an issue. - [ ] I Am on Windows - [ ] Ubuntu Bash...

bug

Fixes #1969 - refer to this issue for background and demo. This change only affects the developer experience, and only when using the Vue devtools extension (as far as I...

In the readme, the file sizes don't seem to be correct. For example the ES5 legacy bundle size is shown as ~25.63kb, yet what actually gets built is a whopping...

documentation

Presumably this is incredibly unlikely to happen as I couldn't see any issues about this, and it's a bug that has been around for a very long time. There's an...

This isn't an issue or a question. This describes how I have integrated Mutations into form views within a Rails 2.3 app. This could be a discussion on how Mutations...

PaginationPage documents do not map to a single source file on disk, so they should use PageWithoutAFile so that they can be identified as such. PageWithoutAFile is just a very...

Ensures that the error raised contains the `from` and `to` currency codes. Prior to this change, the error raised would not contain the from & to currency codes, eg: `Exchange::NoRateError:...

help wanted
bug

`rails generate redactor:config` generates the file `app/assets/redactor-rails/config.js`. This will not work in the asset pipeline correctly as the `rake assets:precompile` task will still take `config.js` from the gem instead of...