Nate Mielnik

Results 7 issues of Nate Mielnik

![help-medium-editor](https://user-images.githubusercontent.com/2444240/56086015-c42e3000-5e1b-11e9-9692-b97816f67712.png) If you are interested in becoming a maintainer or collaborator for medium-editor, please reach out to me on [gitter](https://gitter.im/yabwe/medium-editor) (@nmielnik) medium-editor is still an awesome project with thousands of...

If your team/company is using medium-editor for a product/project, let us know and we can add you to the "Who is using it?" section of our landing page [here](https://yabwe.github.io/medium-editor/#who-is-using-it). This...

landing page

### Description Someone called out a potential small tweak to make the toolbar work better on mobile devices [here](https://github.com/yabwe/medium-editor/issues/81#issuecomment-264321968) (in the long-running comments around #81). Is this a viable addition...

mobile

A utility that allows us to wrap a selection with an element, or an element with a class name, would be extremely useful in other parts of our code. It...

enhancement

- [ ] Add phantom (or another headless browser simulator) - [ ] Create POC application test(s) to test something in `words.js` - [ ] Create POC test(s) to cover...

Before moving on with refactors or more functionality, let's establish a code coverage bar and help reduce regressions moving forward.

If the underlying array of character objects inside the document is instead an actual string, there will be significant performance benefit when doing each update to the data structure.