Skip to content

Releases: bustle/mobiledoc-kit

v0.13.1-pre.0

18 May 13:23
Compare
Choose a tag to compare
v0.13.1-pre.0 Pre-release
Pre-release
  • Merge pull request #729 from bustle/zeejab/ignore-built 1b9f57c
  • Add compiled website assets to gitignore 🎅 19181ad
  • Merge pull request #728 from bustle/th/del-tag-valid-strikethrough-markup 29f3c03
  • 🦜Merge pull request #726 from bustle/zeejab/link-editz d9f6e95
  • Fix positionElementCenteredBelow to center tooltip correctly 🧛‍♂️ 8c914a5
  • Add del tag as valid markup 610eb75
  • Remove extra styles 🧊 2ab79f3
  • built website from 0b4496b 43a2f34
  • built website from e918847 0b4496b
  • Cleanup + test + documentation 👣👣 e918847
  • Fix/build docs 🍔 41a7f92
  • Adds link editing 🦜 093305a

v0.13.0...v0.13.1-pre.0

v0.13.0

27 Mar 13:17
Compare
Choose a tag to compare
  • Correct CHANGELOG for 0.13.0-pre.1 🩸 (2adc9be)
  • Update README w/ correct path 🚣‍♀️ (1425b87)
  • Update to latest conventional-changelog-cli 👺 (2ee356b)
  • Update website assets 🤸‍♀️ (67e7bc4)

v0.13.0-pre.1...v.0.13.0

v0.13.0-pre.1

22 Mar 14:13
Compare
Choose a tag to compare
v0.13.0-pre.1 Pre-release
Pre-release

v0.12.4...v0.13.0-pre.1

v0.12.4

13 Mar 13:12
Compare
Choose a tag to compare
  • 🐛 Fixed parser plugin handling of top-level comment nodes (96710ce)
  • code style (11d3c5e)
  • code style (a2cbc85)
  • Fix link tooltips for any font (c4a0b63)
  • Fixed section parser handling of markup sections inside lists (b13bebb)
  • Fixed spaces added by section parser from newlines in html (ac5f673)
  • Improved section parser handling of blockquote>p (6229b88)
  • lint (e18703b)
  • Make text selection test asynchronous 🔥 (192dcb6)
  • Restrict dom selector assertion to the qunit fixture element 🦨 (2e2d60a)
  • Shrink range to only include sections with non-zero selection when toggling sections 🐔 (071a555)
  • updating model.post.trimTo && editor.post.toggleSection to ignor tail if not selected. Adding tests (17433a0)
  • Use wait helper instead of setTimeout in async tests (b547d4d)

v0.12.3...v0.12.4

v0.12.3

28 Jan 13:46
Compare
Choose a tag to compare
  • In the 0.3.2 renderer, omit empty section attribute arrays 🍭 (c115337)

v0.12.2...v0.12.3

v0.12.2

10 Jan 13:56
Compare
Choose a tag to compare
  • Add Editor#removeAttribute to remove section attributes 🕯 (3b4677a)
  • Fix demo toolbars (56f9929)

v0.12.1-0...v0.12.2

v0.12.1

20 Sep 15:21
Compare
Choose a tag to compare

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

v0.12.0-0

16 Jul 13:27
Compare
Choose a tag to compare
v0.12.0-0 Pre-release
Pre-release
  • Remove node_modules/ path from scripts in package.json (#687) 00a1c46
  • Implement Mobiledoc 0.3.2 (text alignment attribute) (continued) (#688) 9d842fb
  • Bump spec to 0.3.2, optional section attributes (#681) 0449e15
  • Fix sectionParser obliterating plain text content in certain circumstances (#685) e5f877f
  • Merge pull request #684 from bustle/dalia/demo-copy-update c73613a
  • Copy update in demo 77de471
  • 🐛 Fixed range#expandByMarker not expanding to beginning/end of section (#677) 0000d1d
  • Merge pull request #679 from kevinansfield/fix-missing-top-level-atoms 9e5f064
  • 🐛 Fixed atoms with no text value being removed when parsing top-level markerables 4828dd6
  • Uncomment "FIXME" Google Docs nested uls test (#678) 358cd9d

v0.11.2...v0.12.0-0

v0.10.21

02 Mar 22:16
Compare
Choose a tag to compare

Contributions from @YoranBrondsema (#600) and @mattmcmanus (#602) 🎉

For more, view the Changelog

v0.10.15

10 Mar 18:03
Compare
Choose a tag to compare
  • chore: Replace deprecated mobiledoc-html-renderer with mobiledoc-dom-renderer (#538) (2295cfc)
  • chore: Upgrade broccoli dependencies (#539) (3155800)
  • chore: Upgrade saucie to latest (#540) (9662756)
  • style(css): Drop LESS dependency (#537) (e9d0276)
  • Allows users to add an optional name attribute to a keyCommand object as passed to the `registerKe (0cc12d3)
  • docs(README): added vue-mobiledoc-editor to library options (#531) (c0d4cf3)

For more, see the Changelog