Mobiledoc Kit v0.12.1 Release Notes

Release Date: 2019-09-20 // over 4 years ago
  • ๐Ÿš€ Note: The previous version was released as v0.12.0-0 (a prerelease version) due to an issue with the CI infrastructure. v0.12.1 supersedes v0.12.0-0 and there is no v0.12.0 release.

    • โž• Add button in demo to toggle blockquote (4005732)
    • โž• Add Editor#activeSectionAttributes to support toolbar state for new section attributes in mobiledoc (0f65798)
    • ๐Ÿ›  Fix #689: Original range should be remembered after toggleSection (95146e0), closes #689
    • ๐Ÿ›  Fix #694: Alignment of a section is removed when pressing "Enter" (4fadc60), closes #694
    • โœ‚ Remove redundant CSS from demo.css (020dee3)
    • ๐Ÿฑ Replace Array.find with detect utility function ๐Ÿฆˆ (ea54c6b)
    • ๐Ÿฑ Replace Array.includes with utility function for IE11 compat ๐Ÿฒ (5535e08)
    • ๐Ÿฑ Replace for..of with forEach ๐Ÿฅ“ (529478f)
    • ๐Ÿฑ Replace Object.entries with utility function ๐Ÿฅด (ebed97a)
    • 0๏ธโƒฃ Set default range for 'setAttribute' in PostEditor (53b36d7)
    • ๐Ÿฑ Specify Sauce Connect version ๐Ÿพ (654943d)
    • โšก๏ธ Update testem/sauce labs dependencies ๐Ÿ„ (105f62b)

    v0.12.0-0...v0.12.1