All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Dark mode for the widget. Possible to either initialize with dark mode or toggle. Add
.wl-dark
to the.wl-pageInfoWidget
to toggle manually. - Add ability to hide thumbs (hideThumb option)
- Add copyright notice
- Removed wrongfully attached -customlogo class when logo is Wikipedia
- DEMOS: Wrap popovers with scoped div
- Popup demo using bootstrap popover.
- Completely change the popup design.
- Allow for custom logo image and title for non-Wikipedia sources.
- Add a visual demo to display results for various common cases.
- Add a popup demo to demonstrate the popup implementation (that is used in the WordPress plugin)
- Display 'Wikipedia' and 'MediaWiki' based on the content source
- Add faded text effect to the 'read more' portion of the display.
- Restyle content box. Display limited HTML from the API, remove height limitation, and return the 'read more' link.
0.0.2 - 2019-07-08
- Hide thumbnail if it doesn't exist
- Change cache key to take 'lang' into account
- Fix demo assets location
- Switch Wikipedia logo from globe
0.0.1 - 2019-07-07
Working version.