Ryan Hedges

Results 5 issues of Ryan Hedges

link was directing to 404. Fixed to current location of Todo MVC

[Following this documentation](https://froala.com/wysiwyg-editor/docs/options/#enter) I've tried... ```typescript import { FroalaEditor } from 'froala-editor'; // ... editorOptions: Object = { enter: FroalaEditor.ENTER_BR, // ... } ``` And I get this error... ```...

Currently target types are constants on a class but we are now asking questions and keying off actions based on target types. We should formalize this into some class with...

I just ran this on a repo that hasn't been using `git cl` yet. While poking around with the `git cl full -p` and I noticed the that sorting of...

I was able to `pub` a patch without it having an obvious corresponding review. I had two patches, where patch id 1 had a review requested. I meant to publish...

bug