Releases: bustle/mobiledoc-kit
Releases · bustle/mobiledoc-kit
v0.13.1-pre.0
- 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.0-pre.1
- Use Rollup 🍣 for build (48f5689)
- Add debug page to README (33d5033)
- Build + Server website 🦊 (6c8462b)
- built website from 8cbf2aa (f68c315)
- built website from b9a86af (c5288be)
- built website from f68c315 (6910fbd)
- Cleanup 🚴♀️ (43ab0f1)
- Okay add back connectVersion but newer (a344910)
- Refactor debug.js to remove jQuery 🦺 (b9a86af)
- Remove bower.json (2e940a4)
- Remove global 🦺 (451bd47)
- Remove IE11 from tested browsers (57dd1d1)
- Remove jquery from website 🍪 (8cbf2aa)
- Remove Saucie connectVersion (49c5a7c)
- Upgrade to rollup v2 (5bd0c4c)
- Use Node 12 on Travis (f1c3829)
- Use Safari latest (1ff9ea4)
- v0.13.0-pre.1 (9994a56)
- WIP cleanup ⛑ (f7a1042)
v0.12.4
- 🐛 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.2
v0.12.1
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
- 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.10.21
Contributions from @YoranBrondsema (#600) and @mattmcmanus (#602) 🎉
For more, view the Changelog
v0.10.15
- 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