From edd348de7e3e158e843b6ad4489a7b087c09eaae Mon Sep 17 00:00:00 2001 From: Garth Poitras <411908+gpoitch@users.noreply.github.com> Date: Thu, 11 Aug 2022 09:38:50 -0400 Subject: [PATCH] v0.7.1 --- CHANGELOG.md | 131 +++++++++++++++++++--------------------------- package-lock.json | 4 +- package.json | 2 +- 3 files changed, 58 insertions(+), 79 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d53f10f..ec3d020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,68 +1,57 @@ + +## 0.7.1 (2022-08-11) + +* Replace tab characters with emspaces ([fe6e051](https://github.com/bustle/mobiledoc-dom-renderer/commit/fe6e051)) + + -# 0.7.0 (2019-07-16) +## 0.7.0 (2019-07-16) * Support Mobiledoc 0.3.2 ([b4c48ab](https://github.com/bustle/mobiledoc-dom-renderer/commit/b4c48ab)) * Use project-specific "broccoli" executable rather than global ([578ef83](https://github.com/bustle/mobiledoc-dom-renderer/commit/578ef83)) - -## 0.6.6 (2019-02-13) +## 0.6.6 (2019-02-13) -* 0.6.6 ([e57e186](https://github.com/bustle/mobiledoc-dom-renderer/commit/e57e186)) * add module path to package.json ([56b7e57](https://github.com/bustle/mobiledoc-dom-renderer/commit/56b7e57)) * Ignore case on bad protocols ([7ca17eb](https://github.com/bustle/mobiledoc-dom-renderer/commit/7ca17eb)) -## 0.6.5 (2017-03-07) +## 0.6.5 (2017-03-07) -* 0.6.5 ([53e705b](https://github.com/bustle/mobiledoc-dom-renderer/commit/53e705b)) -* fix(href-sanitization): Improve protocol detection for href sanitization (#53) ([a91b257](https://github.com/bustle/mobiledoc-dom-renderer/commit/a91b257)) +* fix(href-sanitization): Improve protocol detection for href sanitization (#53) ([a91b257](https://github.com/bustle/mobiledoc-dom-renderer/commit/a91b257)), closes [#53](https://github.com/bustle/mobiledoc-dom-renderer/issues/53) -## 0.6.4 (2017-03-06) +## 0.6.4 (2017-03-06) -* 0.6.4 ([cac185a](https://github.com/bustle/mobiledoc-dom-renderer/commit/cac185a)) -* 0.6.4-0 ([d564abb](https://github.com/bustle/mobiledoc-dom-renderer/commit/d564abb)) -* 0.6.4-1 ([c7cc41b](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7cc41b)) -* chore(markupSanitizer): Remove markupSanitizer in favor of markupElementRenderer (#51) ([8f359af](https://github.com/bustle/mobiledoc-dom-renderer/commit/8f359af)) -* fix(href-sanitization): Accept markupSanitizer option, downcase tagName and attributeName (#50) ([aa1aedc](https://github.com/bustle/mobiledoc-dom-renderer/commit/aa1aedc)), closes [#49](https://github.com/bustle/mobiledoc-dom-renderer/issues/49) [#48](https://github.com/bustle/mobiledoc-dom-renderer/issues/48) +* chore(markupSanitizer): Remove markupSanitizer in favor of markupElementRenderer (#51) ([8f359af](https://github.com/bustle/mobiledoc-dom-renderer/commit/8f359af)), closes [#51](https://github.com/bustle/mobiledoc-dom-renderer/issues/51) +* fix(href-sanitization): Accept markupSanitizer option, downcase tagName and attributeName (#50) ([aa1aedc](https://github.com/bustle/mobiledoc-dom-renderer/commit/aa1aedc)), closes [#50](https://github.com/bustle/mobiledoc-dom-renderer/issues/50) [#49](https://github.com/bustle/mobiledoc-dom-renderer/issues/49) [#48](https://github.com/bustle/mobiledoc-dom-renderer/issues/48) -## 0.6.3 (2017-02-22) - -* 0.6.3 ([a3d94c8](https://github.com/bustle/mobiledoc-dom-renderer/commit/a3d94c8)) -* Revert usage of glimmer/build for building (for now) (#46) ([c23676a](https://github.com/bustle/mobiledoc-dom-renderer/commit/c23676a)) +## 0.6.3 (2017-02-22) - - - -## 0.6.2 (2017-02-16) - -* 0.6.2 ([49d56e7](https://github.com/bustle/mobiledoc-dom-renderer/commit/49d56e7)) -* prepublish ([071bcbf](https://github.com/bustle/mobiledoc-dom-renderer/commit/071bcbf)) +* Revert usage of glimmer/build for building (for now) (#46) ([c23676a](https://github.com/bustle/mobiledoc-dom-renderer/commit/c23676a)), closes [#46](https://github.com/bustle/mobiledoc-dom-renderer/issues/46) -## 0.6.1 (2017-02-16) +## 0.6.1 (2017-02-16) -* 0.6.1 ([0f8d5a6](https://github.com/bustle/mobiledoc-dom-renderer/commit/0f8d5a6)) -* use forked glimmer-build without babel helpers (#45) ([f9882db](https://github.com/bustle/mobiledoc-dom-renderer/commit/f9882db)) -* use typeof check (#42) ([2170c2b](https://github.com/bustle/mobiledoc-dom-renderer/commit/2170c2b)), closes [#41](https://github.com/bustle/mobiledoc-dom-renderer/issues/41) +* use forked glimmer-build without babel helpers (#45) ([f9882db](https://github.com/bustle/mobiledoc-dom-renderer/commit/f9882db)), closes [#45](https://github.com/bustle/mobiledoc-dom-renderer/issues/45) +* use typeof check (#42) ([2170c2b](https://github.com/bustle/mobiledoc-dom-renderer/commit/2170c2b)), closes [#42](https://github.com/bustle/mobiledoc-dom-renderer/issues/42) [#41](https://github.com/bustle/mobiledoc-dom-renderer/issues/41) -# 0.6.0 (2017-02-14) +## 0.6.0 (2017-02-14) -* 0.6.0 ([89a33b1](https://github.com/bustle/mobiledoc-dom-renderer/commit/89a33b1)) * Added tests for #reduceAndSanitizeAttributes ([1efce8e](https://github.com/bustle/mobiledoc-dom-renderer/commit/1efce8e)) * Cleanup for sanitization ([c81f512](https://github.com/bustle/mobiledoc-dom-renderer/commit/c81f512)) * Cover edge case. ([eb1a0d6](https://github.com/bustle/mobiledoc-dom-renderer/commit/eb1a0d6)) @@ -70,73 +59,63 @@ * Links with unsafe URIs are filtered out. ([ff17b95](https://github.com/bustle/mobiledoc-dom-renderer/commit/ff17b95)) * Refactor and extend to version 0.2 ([b89d508](https://github.com/bustle/mobiledoc-dom-renderer/commit/b89d508)) * Refactor href values to be sanitized ([003c749](https://github.com/bustle/mobiledoc-dom-renderer/commit/003c749)) -* Use glimmer build (#40) ([8b82854](https://github.com/bustle/mobiledoc-dom-renderer/commit/8b82854)) +* Use glimmer build (#40) ([8b82854](https://github.com/bustle/mobiledoc-dom-renderer/commit/8b82854)), closes [#40](https://github.com/bustle/mobiledoc-dom-renderer/issues/40) -## 0.5.4 (2016-11-15) +## 0.5.4 (2016-11-15) -* 0.5.2 ([40cdbe5](https://github.com/bustle/mobiledoc-dom-renderer/commit/40cdbe5)) -* 0.5.3 ([43f7908](https://github.com/bustle/mobiledoc-dom-renderer/commit/43f7908)) -* 0.5.4 ([5730c65](https://github.com/bustle/mobiledoc-dom-renderer/commit/5730c65)) -* Add a markup renderer option (#32) ([a368f34](https://github.com/bustle/mobiledoc-dom-renderer/commit/a368f34)) -* Document markup renderer (#33) ([2614b4e](https://github.com/bustle/mobiledoc-dom-renderer/commit/2614b4e)) +* Add a markup renderer option (#32) ([a368f34](https://github.com/bustle/mobiledoc-dom-renderer/commit/a368f34)), closes [#32](https://github.com/bustle/mobiledoc-dom-renderer/issues/32) +* Document markup renderer (#33) ([2614b4e](https://github.com/bustle/mobiledoc-dom-renderer/commit/2614b4e)), closes [#33](https://github.com/bustle/mobiledoc-dom-renderer/issues/33) * Mobiledoc 0.3.1 ([93cd8ba](https://github.com/bustle/mobiledoc-dom-renderer/commit/93cd8ba)) * Support didRender for latest mobiledoc-kit ([70929c6](https://github.com/bustle/mobiledoc-dom-renderer/commit/70929c6)) * Update release instructions to use `np` ([014de03](https://github.com/bustle/mobiledoc-dom-renderer/commit/014de03)) * Update to use yarn ([e46b453](https://github.com/bustle/mobiledoc-dom-renderer/commit/e46b453)) -* chore(scripts): Use version instead of postversion npm script (#36) ([17e35de](https://github.com/bustle/mobiledoc-dom-renderer/commit/17e35de)) +* chore(scripts): Use version instead of postversion npm script (#36) ([17e35de](https://github.com/bustle/mobiledoc-dom-renderer/commit/17e35de)), closes [#36](https://github.com/bustle/mobiledoc-dom-renderer/issues/36) -## 0.5.1 (2016-05-12) +## 0.5.1 (2016-05-12) * [bugfix] Pass dom, isInEditor args to atoms ([6c98424](https://github.com/bustle/mobiledoc-dom-renderer/commit/6c98424)) * [docs] minor change to release process in readme ([b637a47](https://github.com/bustle/mobiledoc-dom-renderer/commit/b637a47)) -* v0.5.1 ([5ddbf4c](https://github.com/bustle/mobiledoc-dom-renderer/commit/5ddbf4c)) - -# 0.5.0 (2016-04-14) +## 0.5.0 (2016-04-14) * Remove card wrappers ([c9632fa](https://github.com/bustle/mobiledoc-dom-renderer/commit/c9632fa)) * Update changelog ([1505a05](https://github.com/bustle/mobiledoc-dom-renderer/commit/1505a05)) * update conventional-changelog dep and change release steps in readme ([6fd519c](https://github.com/bustle/mobiledoc-dom-renderer/commit/6fd519c)) * Update mobiledoc version example to 0.3.0 ([22f2de3](https://github.com/bustle/mobiledoc-dom-renderer/commit/22f2de3)) -* v0.5.0 ([e878ad5](https://github.com/bustle/mobiledoc-dom-renderer/commit/e878ad5)) - -## 0.4.1 (2016-03-11) +## 0.4.1 (2016-03-11) -* 0.4.1 ([d350c73](https://github.com/bustle/mobiledoc-dom-renderer/commit/d350c73)) * Render pull-quote as
-# 0.4.0 (2016-02-21) +## 0.4.0 (2016-02-21) -* 0.4.0 ([c426575](https://github.com/bustle/mobiledoc-dom-renderer/commit/c426575)) * Use strict in brocfile ([bba53ff](https://github.com/bustle/mobiledoc-dom-renderer/commit/bba53ff)) -# 0.4.0-beta4 (2016-02-20) +## 0.4.0-beta4 (2016-02-20) -* 0.4.0-beta4 ([dc07520](https://github.com/bustle/mobiledoc-dom-renderer/commit/dc07520)) * Create section element with correct args ([6f8df27](https://github.com/bustle/mobiledoc-dom-renderer/commit/6f8df27)) -# 0.4.0-beta3 (2016-02-20) +## 0.4.0-beta3 (2016-02-20) * 0.4.0-beta3 ([4b83f54](https://github.com/bustle/mobiledoc-dom-renderer/commit/4b83f54)) * Document rendering HTML ([2d2a8f7](https://github.com/bustle/mobiledoc-dom-renderer/commit/2d2a8f7)) @@ -145,7 +124,7 @@ -# 0.4.0-beta2 (2016-02-19) +## 0.4.0-beta2 (2016-02-19) * 0.4.0-beta2 ([387c331](https://github.com/bustle/mobiledoc-dom-renderer/commit/387c331)) * Node-safe window check ([6f0e6ce](https://github.com/bustle/mobiledoc-dom-renderer/commit/6f0e6ce)) @@ -153,7 +132,7 @@ -# 0.4.0-beta1 (2016-02-11) +## 0.4.0-beta1 (2016-02-11) * Add dom option for renderer, SimpleDOM tests ([0ed823b](https://github.com/bustle/mobiledoc-dom-renderer/commit/0ed823b)) * Update changelog ([85c42e9](https://github.com/bustle/mobiledoc-dom-renderer/commit/85c42e9)) @@ -162,14 +141,14 @@ -# 0.3.0 (2016-02-04) +## 0.3.0 (2016-02-04) * 0.3.0 ([c0f4364](https://github.com/bustle/mobiledoc-dom-renderer/commit/c0f4364)) -# 0.3.0-beta3 (2016-01-21) +## 0.3.0-beta3 (2016-01-21) * 0.3.0-beta3 ([5f2e60e](https://github.com/bustle/mobiledoc-dom-renderer/commit/5f2e60e)) * Add sectionElementRenderer option ([fa2e9be](https://github.com/bustle/mobiledoc-dom-renderer/commit/fa2e9be)) @@ -177,14 +156,14 @@ -# 0.3.0-beta2 (2015-12-17) +## 0.3.0-beta2 (2015-12-17) * 0.3.0-beta2 ([43e687c](https://github.com/bustle/mobiledoc-dom-renderer/commit/43e687c)) -# 0.3.0-beta1 (2015-12-17) +## 0.3.0-beta1 (2015-12-17) * 0.3.0-beta1 ([ba05d16](https://github.com/bustle/mobiledoc-dom-renderer/commit/ba05d16)) * fix marker type util import ([3e11c33](https://github.com/bustle/mobiledoc-dom-renderer/commit/3e11c33)) @@ -198,14 +177,14 @@ -## 0.2.1 (2015-11-23) +## 0.2.1 (2015-11-23) * 0.2.1 ([cfd0a97](https://github.com/bustle/mobiledoc-dom-renderer/commit/cfd0a97)) -# 0.2.0 (2015-11-23) +## 0.2.0 (2015-11-23) * 0.2.0 ([5849616](https://github.com/bustle/mobiledoc-dom-renderer/commit/5849616)) * refactor to handle new cards ([e6fd6fd](https://github.com/bustle/mobiledoc-dom-renderer/commit/e6fd6fd)), closes [#17](https://github.com/bustle/mobiledoc-dom-renderer/issues/17) @@ -214,7 +193,7 @@ -## 0.1.18 (2015-11-16) +## 0.1.18 (2015-11-16) * 0.1.18 ([172ba45](https://github.com/bustle/mobiledoc-dom-renderer/commit/172ba45)) * Add update-changelog ([2f7100c](https://github.com/bustle/mobiledoc-dom-renderer/commit/2f7100c)) @@ -228,7 +207,7 @@ -## 0.1.17 (2015-11-12) +## 0.1.17 (2015-11-12) * 0.1.17 ([0c35bcc](https://github.com/bustle/mobiledoc-dom-renderer/commit/0c35bcc)) * remove ember-addon index ([c857bf6](https://github.com/bustle/mobiledoc-dom-renderer/commit/c857bf6)) @@ -237,7 +216,7 @@ -## 0.1.16 (2015-10-24) +## 0.1.16 (2015-10-24) * 0.1.16 ([1a3eff2](https://github.com/bustle/mobiledoc-dom-renderer/commit/1a3eff2)) * Assert that `cards` is not passed as an array ([c7ea455](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7ea455)) @@ -245,7 +224,7 @@ -## 0.1.15 (2015-10-16) +## 0.1.15 (2015-10-16) * 0.1.15 ([955d8af](https://github.com/bustle/mobiledoc-dom-renderer/commit/955d8af)) * Add a main definition for ember-addon ([31b7991](https://github.com/bustle/mobiledoc-dom-renderer/commit/31b7991)) @@ -253,7 +232,7 @@ -## 0.1.14 (2015-10-15) +## 0.1.14 (2015-10-15) * 0.1.14 ([29016e6](https://github.com/bustle/mobiledoc-dom-renderer/commit/29016e6)) * Build commonjs ([8d540f4](https://github.com/bustle/mobiledoc-dom-renderer/commit/8d540f4)) @@ -261,7 +240,7 @@ -## 0.1.13 (2015-10-01) +## 0.1.13 (2015-10-01) * 0.1.12 ([7b90ad6](https://github.com/bustle/mobiledoc-dom-renderer/commit/7b90ad6)) * 0.1.13 ([f60bc90](https://github.com/bustle/mobiledoc-dom-renderer/commit/f60bc90)) @@ -271,7 +250,7 @@ -## 0.1.11 (2015-08-25) +## 0.1.11 (2015-08-25) * 0.1.11 ([455b8e7](https://github.com/bustle/mobiledoc-dom-renderer/commit/455b8e7)) * Make an addon ([c7ae737](https://github.com/bustle/mobiledoc-dom-renderer/commit/c7ae737)) @@ -279,7 +258,7 @@ -## 0.1.10 (2015-08-05) +## 0.1.10 (2015-08-05) * 0.1.10 ([6a2fbcf](https://github.com/bustle/mobiledoc-dom-renderer/commit/6a2fbcf)) * Fix bad utils path and test ([3305634](https://github.com/bustle/mobiledoc-dom-renderer/commit/3305634)) @@ -287,7 +266,7 @@ -## 0.1.9 (2015-08-05) +## 0.1.9 (2015-08-05) * 0.1.9 ([a4b5501](https://github.com/bustle/mobiledoc-dom-renderer/commit/a4b5501)) * Add a default image card implementation ([58adcf1](https://github.com/bustle/mobiledoc-dom-renderer/commit/58adcf1)) @@ -298,7 +277,7 @@ -## 0.1.8 (2015-07-29) +## 0.1.8 (2015-07-29) * 0.1.7 ([4782eee](https://github.com/bustle/mobiledoc-dom-renderer/commit/4782eee)) * 0.1.8 ([c6b0043](https://github.com/bustle/mobiledoc-dom-renderer/commit/c6b0043)) @@ -308,14 +287,14 @@ -## 0.1.6 (2015-07-27) +## 0.1.6 (2015-07-27) * 0.1.6 ([f13bbf8](https://github.com/bustle/mobiledoc-dom-renderer/commit/f13bbf8)) -## 0.1.5 (2015-07-15) +## 0.1.5 (2015-07-15) * 0.1.5 ([45298d8](https://github.com/bustle/mobiledoc-dom-renderer/commit/45298d8)) * Render cards to DOM ([dfe3e96](https://github.com/bustle/mobiledoc-dom-renderer/commit/dfe3e96)) @@ -323,7 +302,7 @@ -## 0.1.4 (2015-07-13) +## 0.1.4 (2015-07-13) * 0.1.4 ([eb11c5d](https://github.com/bustle/mobiledoc-dom-renderer/commit/eb11c5d)) * Add support for image sections ([5fd6d81](https://github.com/bustle/mobiledoc-dom-renderer/commit/5fd6d81)) @@ -331,7 +310,7 @@ -## 0.1.3 (2015-07-09) +## 0.1.3 (2015-07-09) * 0.1.3 ([079e0c1](https://github.com/bustle/mobiledoc-dom-renderer/commit/079e0c1)) * add jshintrc ([cb0607a](https://github.com/bustle/mobiledoc-dom-renderer/commit/cb0607a)) @@ -346,7 +325,7 @@ -## 0.1.2 (2015-07-09) +## 0.1.2 (2015-07-09) * 0.1.2 ([6e57123](https://github.com/bustle/mobiledoc-dom-renderer/commit/6e57123)) * ignore npm-debug.log ([a652ce2](https://github.com/bustle/mobiledoc-dom-renderer/commit/a652ce2)) @@ -354,7 +333,7 @@ -## 0.1.1 (2015-07-09) +## 0.1.1 (2015-07-09) * add "files" to package.json ([268841e](https://github.com/bustle/mobiledoc-dom-renderer/commit/268841e)) * v0.1.1 ([f74e486](https://github.com/bustle/mobiledoc-dom-renderer/commit/f74e486)) @@ -362,7 +341,7 @@ -# 0.1.0 (2015-07-09) +## 0.1.0 (2015-07-09) * Add dom renderer, tests ([58a531e](https://github.com/bustle/mobiledoc-dom-renderer/commit/58a531e)) * initial project structure ([39a9b34](https://github.com/bustle/mobiledoc-dom-renderer/commit/39a9b34)) diff --git a/package-lock.json b/package-lock.json index c72ec2e..9941df5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mobiledoc-dom-renderer", - "version": "0.7.0", + "version": "0.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mobiledoc-dom-renderer", - "version": "0.7.0", + "version": "0.7.1", "license": "MIT", "devDependencies": { "broccoli": "^0.16.3", diff --git a/package.json b/package.json index ad6cd08..0631fa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mobiledoc-dom-renderer", - "version": "0.7.0", + "version": "0.7.1", "description": "Renders Mobiledoc input to DOM output", "license": "MIT", "author": "Cory Forsyth (http://coryforsyth.com/)",