EpicEditor v0.2.2 Release Notes
Release Date: 2013-08-14 // almost 10 years ago-
๐ New Features
- โ Added autogrow support, so the editor will get taller as you type (ticket #132) thanks @Gankro
- 0๏ธโฃ You can now set the button bar to "show" (always on), "hide" (never show), and "auto" (default) (ticket #251) thanks @Gankro
- ๐
exportFile
now supports ajson
export type (ticket #237) thanks @Gankro
โก๏ธ Updates and Major Bug Fixes
- HTML is now stripped out when pasting (ticket #100) thanks @Gankro
- ๐ Fixed Chrome and IE9-10 replacing all spaces with
making wrapping change when you refresh (ticket #268) thanks @Gankro - Icons have been "retina-ified" (ticket #265) thanks @jpdevries
- ๐ Moved images to CSS rather than image tags to work better with asset pipelines (ticket #259) (#254) thanks @pbougie