Skip to content

Reeddit, 3 years older

Latest
Compare
Choose a tag to compare
@berbaquero berbaquero released this 20 Nov 12:07
· 84 commits to gh-pages since this release

🚀 New:

  • Image and Video icons are shown next to links in comments for various image formats and Youtube and Vimeo links.
  • Better focus, hover and active state styles.
  • Better Keyboard navigation support:
    • Press 1️⃣, 2️⃣, 3️⃣ to focus on the Subscriptions sidebar, Posts panel, and Comments panel, respectively.
    • Use tab to move between Subscriptions and Options on the Sidebar menu, and between Posts and Comments on their respective panels.
    • Close modals with esc.

Changes:

  • Accessibility: switched press-able stuff from <div>s to <button>s and <a>s.
  • Larger comments font size.

🐛 Fixes:

  • Fixed issue when manually adding a new subreddit.
  • Add proper "light" theme when iOS 7+ is detected.