diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fa00d5..f5c16b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,51 +4,55 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v1.0.0](https://github.com/rohberg/volto-slate-glossary/compare/v0.2.0...v1.0.0) +#### [1.0.1](https://github.com/rohberg/volto-slate-glossary/compare/1.0.0...1.0.1) -- Update for Volto 16 with Slate integration [`#3`](https://github.com/rohberg/volto-slate-glossary/pull/3) -- Switch to custom services [`af7e5b1`](https://github.com/rohberg/volto-slate-glossary/commit/af7e5b104143356f603b9e16cf426fdb345d1f25) -- Update GlossaryView.jsx [`642613a`](https://github.com/rohberg/volto-slate-glossary/commit/642613ad1d65e03b9fe13fdf73c15423dd708bbb) -- Update TermView.jsx [`691853d`](https://github.com/rohberg/volto-slate-glossary/commit/691853d72e43fbf20e1d9b37409162b36673b5a4) -- Add TermView with variations and rich text definition [`a417a55`](https://github.com/rohberg/volto-slate-glossary/commit/a417a55092da059665e7e5c2f277413daf7fcee8) -- Create .release-it.json [`093c592`](https://github.com/rohberg/volto-slate-glossary/commit/093c5927a48ecc69b47d42463a92b1155f7b2cba) -- Update glossarytooltips.less [`966ef76`](https://github.com/rohberg/volto-slate-glossary/commit/966ef76a319f89706bd81ef7f83e1d1899cd7931) -- Fix regex word boundary does ignore umlauts and other non ascii. [`2d213c5`](https://github.com/rohberg/volto-slate-glossary/commit/2d213c54c39d6c48bd4df4ec57a054f6a442e5b9) -- Tooltip wider. Remove debugging [`67ada2f`](https://github.com/rohberg/volto-slate-glossary/commit/67ada2f0e5c53e5df274a81df4cdd52798ab0212) -- Update package.json [`e08e003`](https://github.com/rohberg/volto-slate-glossary/commit/e08e00322b813b5fd60a5802de96ca6b789deea8) -- getUser only fro authenticated [`692774f`](https://github.com/rohberg/volto-slate-glossary/commit/692774f5e2710730413bc9e36b7f6f1d37f67be8) -- Update README.md [`3ae0930`](https://github.com/rohberg/volto-slate-glossary/commit/3ae0930f1db23a763275b568ebeaa6cdf8191de4) -- Fix className [`a7f5001`](https://github.com/rohberg/volto-slate-glossary/commit/a7f50012218f11e945bbc88cfe07550136b4432a) +- Update package description [`901493e`](https://github.com/rohberg/volto-slate-glossary/commit/901493e077cffba19f1dcbe5c6276d184bfdf09f) +- Support line break. Fix for adding new content. [`a89c9f4`](https://github.com/rohberg/volto-slate-glossary/commit/a89c9f45515bb73b034ece8c4cd5215a2a0619c4) +- Support line break. [`4f4a658`](https://github.com/rohberg/volto-slate-glossary/commit/4f4a658e4835d45a19b66a2aecdbc5f606bee68e) -#### v0.2.0 +#### 1.0.0 -> 16 January 2022 +> 26 July 2022 +- Update for Volto 16 with Slate integration [`#3`](https://github.com/rohberg/volto-slate-glossary/pull/3) - User can opt-out by setting glossarytooltips to false. [`#2`](https://github.com/rohberg/volto-slate-glossary/pull/2) - replace only whole words [`#1`](https://github.com/rohberg/volto-slate-glossary/pull/1) - Initial commit [`66b37a5`](https://github.com/rohberg/volto-slate-glossary/commit/66b37a5d02e72c2f6c05f2d227a1307f034ed09d) +- Switch to custom services [`af7e5b1`](https://github.com/rohberg/volto-slate-glossary/commit/af7e5b104143356f603b9e16cf426fdb345d1f25) - Update for Volto 14 [`f71562f`](https://github.com/rohberg/volto-slate-glossary/commit/f71562f4fd2734f9c7f4527234f3fc4acb826abd) - Show optional variations and rich text definition of glossary term [`f008b08`](https://github.com/rohberg/volto-slate-glossary/commit/f008b08f612f180c90151393ece45704b6be226f) - Tooltips done: custom serializeNodes [`c37c571`](https://github.com/rohberg/volto-slate-glossary/commit/c37c57172c24be34153c230b9d9dc1658c906467) +- Update GlossaryView.jsx [`642613a`](https://github.com/rohberg/volto-slate-glossary/commit/642613ad1d65e03b9fe13fdf73c15423dd708bbb) +- Update TermView.jsx [`691853d`](https://github.com/rohberg/volto-slate-glossary/commit/691853d72e43fbf20e1d9b37409162b36673b5a4) - start customizing serializeNodes [`e6e47ae`](https://github.com/rohberg/volto-slate-glossary/commit/e6e47ae8a8bf49abaca79cd1fcd4338a6ff4208e) - SSR [`b1e034e`](https://github.com/rohberg/volto-slate-glossary/commit/b1e034ec5d408207bddc0eefb71f323336cd9d5c) +- Add TermView with variations and rich text definition [`a417a55`](https://github.com/rohberg/volto-slate-glossary/commit/a417a55092da059665e7e5c2f277413daf7fcee8) - fetch glossaryterms [`2200ac4`](https://github.com/rohberg/volto-slate-glossary/commit/2200ac4fad84f9b2264dcdb6c9d8f27b8c5a581e) - Create README.md [`73522ba`](https://github.com/rohberg/volto-slate-glossary/commit/73522ba06fb9a2ec09f5bee03941c27638c060b3) - clean up fetch [`34aabd9`](https://github.com/rohberg/volto-slate-glossary/commit/34aabd9567e599befac0c504f948b5e14eb1b5be) +- Create .release-it.json [`093c592`](https://github.com/rohberg/volto-slate-glossary/commit/093c5927a48ecc69b47d42463a92b1155f7b2cba) +- Update glossarytooltips.less [`966ef76`](https://github.com/rohberg/volto-slate-glossary/commit/966ef76a319f89706bd81ef7f83e1d1899cd7931) +- Fix regex word boundary does ignore umlauts and other non ascii. [`2d213c5`](https://github.com/rohberg/volto-slate-glossary/commit/2d213c54c39d6c48bd4df4ec57a054f6a442e5b9) - theming [`1fa86ed`](https://github.com/rohberg/volto-slate-glossary/commit/1fa86ed6c1c4d5b47f3629657718f208559ef92b) - Update README.md [`92ecc94`](https://github.com/rohberg/volto-slate-glossary/commit/92ecc9493994d31999f399509dd28c5cef7636ab) - Tooltips component dummy [`13770fb`](https://github.com/rohberg/volto-slate-glossary/commit/13770fb17f2e750e216db10f787a282451af7de2) - theming [`17f4116`](https://github.com/rohberg/volto-slate-glossary/commit/17f4116b406024bba6b938d2bf83071742f23122) - clean up renaming volto-slate-glossary [`87d5047`](https://github.com/rohberg/volto-slate-glossary/commit/87d50476683bc0c255bc8ca9dcf6fc705ca34a7a) +- Tooltip wider. Remove debugging [`67ada2f`](https://github.com/rohberg/volto-slate-glossary/commit/67ada2f0e5c53e5df274a81df4cdd52798ab0212) - first dummy serializeNodes function [`2b5f026`](https://github.com/rohberg/volto-slate-glossary/commit/2b5f02634a406b1d86ef09aece1d005dcdefe88f) - expose serializeNodes [`6729a97`](https://github.com/rohberg/volto-slate-glossary/commit/6729a97452c94692232e792a15d35fea2a398571) +- Release 1.0.0 [`70ddf79`](https://github.com/rohberg/volto-slate-glossary/commit/70ddf792b376c1a21942f779654b99e5daad609e) +- Update package.json [`e08e003`](https://github.com/rohberg/volto-slate-glossary/commit/e08e00322b813b5fd60a5802de96ca6b789deea8) - TODOs [`0acc0f5`](https://github.com/rohberg/volto-slate-glossary/commit/0acc0f5572e90051ce7bc0977606e105bd8485ab) - Update package.json [`142e94e`](https://github.com/rohberg/volto-slate-glossary/commit/142e94e26fa0c2b2b9d110799a66aebb5b449788) - theming [`4a1e4d8`](https://github.com/rohberg/volto-slate-glossary/commit/4a1e4d813b42c45d4dd79860d445b9a520507560) +- getUser only fro authenticated [`692774f`](https://github.com/rohberg/volto-slate-glossary/commit/692774f5e2710730413bc9e36b7f6f1d37f67be8) - screenshot tooltips [`6deebe7`](https://github.com/rohberg/volto-slate-glossary/commit/6deebe7ecfa5a6265e2ead8f5902cfd2243329ca) - Update README.md [`423ca35`](https://github.com/rohberg/volto-slate-glossary/commit/423ca35e5c8cdb00b5ffc8c0e489884ecdeab95c) - Update README.md [`029617a`](https://github.com/rohberg/volto-slate-glossary/commit/029617a65f6421fa368a0e1f55d96c9e5fe5d299) +- Update README.md [`3ae0930`](https://github.com/rohberg/volto-slate-glossary/commit/3ae0930f1db23a763275b568ebeaa6cdf8191de4) - Update package.json: dependency volto-slate [`3eda427`](https://github.com/rohberg/volto-slate-glossary/commit/3eda42770d6c822c98d4357c4f6de4554996466b) +- Fix className [`a7f5001`](https://github.com/rohberg/volto-slate-glossary/commit/a7f50012218f11e945bbc88cfe07550136b4432a) - Update glossarytooltips.less [`b28d0af`](https://github.com/rohberg/volto-slate-glossary/commit/b28d0afdc5dde3167590dd7f8ab81406ae15473e) - search without batching! ( b_size: 1000,) [`73ff650`](https://github.com/rohberg/volto-slate-glossary/commit/73ff650948520adc75d18850011d550ffe4cf538) - Update README.md [`00f744d`](https://github.com/rohberg/volto-slate-glossary/commit/00f744d19e34e76fbe45f9c8f2746edeccb6d278) diff --git a/package.json b/package.json index 05e5f94..9b666ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rohberg/volto-slate-glossary", - "version": "1.0.0", + "version": "1.0.1", "description": "Add tooltips for glossary terms", "main": "src/index.js", "license": "MIT",