Skip to content

v1.2

Compare
Choose a tag to compare
@Simounet Simounet released this 02 Mar 20:47
· 38 commits to master since this release
85b506f

Because it's never too late to make a big update. Here is a bunch of style and tweaks with a dark theme included. :)

754bf46 Accessibility improved for content toggled
67baeaa Added borders on action button to help the user to see zones
21c3ed6 Fix Promise always return on infiniteScroll()
47a805f Fix overflow on article's content
6b60825 .article__content -> .leedvibes-article-content (avoiding common class)
f7087fa iframe handling from leedrssorsiteview plugin removed
a30bb1b settings.svg updated
3d1fc65 Menu background color updated
a9b59d2 Outline added to the settings menu button
4eb6ba7 Accessibility: unread count added to buttons
8791c9d Title added to favorite SVG icon
59be96e Alt added to settings and reload img
450f1d4 Translation added for the All Feeds list entry
bfdec9b Missing translation added
3aa1339 Translation files sorted
d346dc4 time tag used for article published date
4fe8d49 main tag added
09d5c29 Accessibility: feed list toggle aria-expanded added
23922a0 Accessibility: feed list button title toggle
aa26c5f Accessibility: aria-live polite added to main tag for refresh content
ef6ad53 Accessibility: mark as read buttons title text updated
77a8478 Accessibility: use array for LEEDVIBES_FOLDER_TOGGLE folder name variable
cb5b7fa SVG img replaced by use
a770c08 Fix action icons alignement
54a7f61 Fix LEEDVIBES_SHORTCUTS_ICON fr translation
fcc9388 Fix favorite action
5a12ea8 Fix read action
5988d31 Fix mark as read action
1656b99 Fix folder mark as read action
ffd84bf Share totalButton element
be4c8f5 Packages updated
05a00d3 Fix *__item CSS selector
aa95b75 Little CSS adjustments + CSS generated
bf0baed Dynamic HTML lang handling
8d461fe Default list style updated
ca7e2c1 jQuery 1.12.14 -> 3.5.1
37cde2e npm run deps:update added
a39b598 Dependencies upgraded
d332fa3 Linters fixed
e8d339f JS: var -> const
635ec87 Revert "jQuery 1.12.14 -> 3.5.1"
b09f872 Fix date if not set in feed
02476ea Mobile menu style updated
af9630f manifest.json added
46802d6 Add feed form style updated
4556598 Add feed js toggle fixed
5a4486f Dark theme
1b830ad script.js loaded only if needed
e978d7b Logout moved to the sidebar's bottom
2bdd1dd Favorites link moved to the feed list
827dad3 index.html indent
9d73185 Extra settings at the sidebar's bottom
647c631 Default font family updated
d80a56c Add feed button replaced by a link
c092524 Add feed form opened if JS disabled
189fb63 Fix refresh event action
8aeaf0d Unreads count badge added
d6a2f71 Fix add feed block not displayed on click
b3a50a0 Fix mobile menu height
572ec32 touch-action: manipulation added to links and button
92e4174 Scrollbar color added
85b506f Dependencies update