Changelog
Source:NEWS.md
preferably 0.4.1
CRAN release: 2022-07-20
Changes
- Fixed the issue where the footer was not adhereing to the dark mode. Reported by @bryce-carson, https://github.com/amirmasoudabdol/preferably/issues/12.
- Modified the
.page-header
and added a bit of margin to the header itself. Thanks @zero323! - Updated for pkgdown 2.0.6.
preferably 0.3.2
Changes
- Fixed a minor issue with the footer, https://github.com/amirmasoudabdol/preferably/issues/8#issuecomment-957228703
Known Issues
- If you don’t see the footer showing up, you need to specify it explicitly, see here.
preferably 0.3.1
CRAN release: 2021-05-02
Changes
- Changed the color of hyperlink in the light mode from
#18BC9B
to#11866F
which has a better contrast ratio with the light background. Thanks @EllaKaye!
preferably 0.3.0
CRAN release: 2021-04-22
Changes
- Automatic and manual switching cannot be activated at the same time anymore.
- It is almost impossible to deliver a seamless experience without involving the server-side. So, you need to choose whether you like to give your users a manual toggle, or let your website adapts to their system preference.