UNPKG

@gravatar-com/quick-editor

Version:

A lightweight library to provide seamless Gravatar profile management for third-party sites

92 lines (72 loc) 6.77 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [0.8.0](https://github.com/Automattic/gravatar/compare/0.8.0...0.8.0) - Allow a UTM code to be passed in the quick editor [`#174`](https://github.com/Automattic/gravatar/pull/174) - Rename i18n function [`#172`](https://github.com/Automattic/gravatar/pull/172) - Add functions to determine open/close status [`#170`](https://github.com/Automattic/gravatar/pull/170) - Fix ignoreSelector filter in wrong place [`#171`](https://github.com/Automattic/gravatar/pull/171) - Add onCanShowHovercard param [`#166`](https://github.com/Automattic/gravatar/pull/166) - Fix detach event listener [`#168`](https://github.com/Automattic/gravatar/pull/168) - Export missed methods and types for the React hook and component [`#167`](https://github.com/Automattic/gravatar/pull/167) - Adds support for the initials avatar type [`#163`](https://github.com/Automattic/gravatar/pull/163) - Show Calendly in Contacts if available [`#158`](https://github.com/Automattic/gravatar/pull/158) - Hovercard: Make the profile URL a link [`#154`](https://github.com/Automattic/gravatar/pull/154) - Fix Profile URL truncation on Firefox [`#148`](https://github.com/Automattic/gravatar/pull/148) - Update Header Image proportions [`#139`](https://github.com/Automattic/gravatar/pull/139) - Match hovercards style with latest design changes [`#137`](https://github.com/Automattic/gravatar/pull/137) - Hovercards: Implement auto-shift feature [`#136`](https://github.com/Automattic/gravatar/pull/136) - Update Hovercards style [`#123`](https://github.com/Automattic/gravatar/pull/123) - Fix: URL params & error msg [`#119`](https://github.com/Automattic/gravatar/pull/119) - First version of @gravatar-com/url-utils [`#96`](https://github.com/Automattic/gravatar/pull/96) - Hovercards: Adjust the `fields` of the package.json [`#102`](https://github.com/Automattic/gravatar/pull/102) - Fix Hovercards links to the documentation and the repo [`#95`](https://github.com/Automattic/gravatar/pull/95) - Fix: Verified account type [`#90`](https://github.com/Automattic/gravatar/pull/90) - Fix: Do not display hidden verified accounts [`#88`](https://github.com/Automattic/gravatar/pull/88) - Export more hovercards status methods [`#70`](https://github.com/Automattic/gravatar/pull/70) - Rename `local` option to `locale` [`#65`](https://github.com/Automattic/gravatar/pull/65) - Clarify versions and tags for packages [`#32`](https://github.com/Automattic/gravatar/pull/32) - Update UMD config to merge packages [`#30`](https://github.com/Automattic/gravatar/pull/30) - Hovercards: Format files [`#29`](https://github.com/Automattic/gravatar/pull/29) - Quick Editor: Encode URL parameters [`#28`](https://github.com/Automattic/gravatar/pull/28) - A dummy change to test Quick Editor workflows [`#27`](https://github.com/Automattic/gravatar/pull/27) - Quick Editor: Add lint scripts and lint files [`#24`](https://github.com/Automattic/gravatar/pull/24) - Add Gravatar Quick Editor README [`#23`](https://github.com/Automattic/gravatar/pull/23) - Add NPM publish config [`#22`](https://github.com/Automattic/gravatar/pull/22) - Add Quick Editor Release config [`#21`](https://github.com/Automattic/gravatar/pull/21) - Create package @gravatar/quick-editor [`#14`](https://github.com/Automattic/gravatar/pull/14) - Improve code structure [`701752b`](https://github.com/Automattic/gravatar/commit/701752b247a224347635ee2eaaf33dd17502ff70) - Update to class-based arch [`4cf67ee`](https://github.com/Automattic/gravatar/commit/4cf67ee590c27e1473ecb0cbb9c4ce7354645ec8) - Improve classes structure and address feedback [`38b6d67`](https://github.com/Automattic/gravatar/commit/38b6d671a01858bb0952c2a42bf340f1e62f3236) #### [0.8.0](https://github.com/Automattic/gravatar/compare/0.7.2...0.8.0) > 24 June 2024 - chore: release @gravatar-com/hovercards v0.8.0 [`c510466`](https://github.com/Automattic/gravatar/commit/c5104665da5e9c0939cd942dd074dd336cfd633b) #### [0.7.2](https://github.com/Automattic/gravatar/compare/0.7.1...0.7.2) > 24 June 2024 - Fix: Make release-it works [`#13`](https://github.com/Automattic/gravatar/pull/13) - Update release-it config & Bump hovercards version [`a304487`](https://github.com/Automattic/gravatar/commit/a304487f226fb8eb2a75563f8fdd301eff71a7ab) - Fix: assets path [`dca9f8e`](https://github.com/Automattic/gravatar/commit/dca9f8e4f7c9f87c54e1d11396c329d334127591) - chore: release @gravatar-com/hovercards v0.7.2 [`4796777`](https://github.com/Automattic/gravatar/commit/47967770de32fc5156c87aea4692f77acf6d40a7) #### [0.7.1](https://github.com/Automattic/gravatar/compare/0.0.2...0.7.1) > 24 June 2024 - chore: release @gravatar-com/hovercards v0.7.1 [`63ce528`](https://github.com/Automattic/gravatar/commit/63ce52882a4b06f306286610ebe829532e6594fc) #### [0.0.2](https://github.com/Automattic/gravatar/compare/0.0.1...0.0.2) > 2 July 2024 - Quick Editor: Add lint scripts and lint files [`#24`](https://github.com/Automattic/gravatar/pull/24) - Add Gravatar Quick Editor README [`#23`](https://github.com/Automattic/gravatar/pull/23) - Add Quick Editor Docs [`253f252`](https://github.com/Automattic/gravatar/commit/253f252ba2eb5adae5ff57f53d24e5b9d6527a23) - chore: release @gravatar-com/quick-editor v0.0.2 [`d551bd8`](https://github.com/Automattic/gravatar/commit/d551bd8e54d5c71969bc22a81cfb289394c08c61) - Remove wrong TS config [`c61cdea`](https://github.com/Automattic/gravatar/commit/c61cdea28e9e931214c921ac50b7b176a0e0d418) #### 0.0.1 > 2 July 2024 - Add NPM publish config [`#22`](https://github.com/Automattic/gravatar/pull/22) - Add Quick Editor Release config [`#21`](https://github.com/Automattic/gravatar/pull/21) - Create package @gravatar/quick-editor [`#14`](https://github.com/Automattic/gravatar/pull/14) - Fix: Make release-it works [`#13`](https://github.com/Automattic/gravatar/pull/13) - Remove "Please check your internet connection." from the error message [`#10`](https://github.com/Automattic/gravatar/pull/10) - Update the relevant workflow [`#6`](https://github.com/Automattic/gravatar/pull/6) - Add hovercards package [`#5`](https://github.com/Automattic/gravatar/pull/5) - Simply project structure [`#3`](https://github.com/Automattic/gravatar/pull/3) - Upgrade dependencies [`60d5c66`](https://github.com/Automattic/gravatar/commit/60d5c664e35b56b36951fc90221d3bf734cced27) - Update release-it package & config [`4240a12`](https://github.com/Automattic/gravatar/commit/4240a12c0b65f5a7f5989b8d0e333809ddf37023) - Relocate deps [`c34db9b`](https://github.com/Automattic/gravatar/commit/c34db9b02b93e97ba149ae65e5950d4dd2984c9c)