Skip to content

v0.12.1

Choose a tag to compare

@ZeeJab ZeeJab released this 20 Sep 15:21
· 145 commits to master since this release

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)
  • 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