Skip to content
Snippets Groups Projects
  1. Jul 28, 2017
    • Sorin Davidoi's avatar
      fix(web_push_notification): Do not hard reload tab (#4380) · 3e01a7e6
      Sorin Davidoi authored
      * fix(web_push_notification): Do not hard reload tab
      
      * fix(web_push_notification_worker): Guard against null subscription
      
      * refactor: Incorporate pull request feedback
      3e01a7e6
    • Sorin Davidoi's avatar
      Improve accessibility (part 4) (#4408) · b7d47c2a
      Sorin Davidoi authored
      * fix(dropdown_menu): Keyboard navigation
      
      * fix(icon_button): Add aria-pressed attribute
      
      * fix(privacy_dropdown): Make accessible
      
      * fix(emoji_picker_dropdown): Make accessible
      
      * fix(icon_button): Support tabIndex
      
      * fix(actions_modal): Remove icon from tab order
      
      * fix(dropdown_menu): Add role=group
      
      * fix(setting_toggle): Toggle via space key
      
      * fix(dropdown_menu): Remove redundant handling of Space key
      
      * fix(emoji_picker_dropdown): Remove redundant Space key handling
      
      * fix(privacy_dropdown): Remove redundant Space key handling
      
      * fix(status): Switch to article and add aria-posinset, aria-setsize
      
      * fix(status_list): Use role=feed and pass more ARIA props to Status
      
      * chore(eslint): jsx-a11y/role-supports-aria-props
      b7d47c2a
  2. Jul 27, 2017
    • Sorin Davidoi's avatar
      feat: Web Share for detailed status and account (#4402) · 9004151e
      Sorin Davidoi authored
      * feat: Web Share for detailed status and account
      
      * fix(account/action_bar): Move share under mention
      9004151e
    • Sorin Davidoi's avatar
      Improve accessibility (part 3) (#4405) · 6884dd79
      Sorin Davidoi authored
      * fix(compose): Add aria-label for the navigation links
      
      * fix(search): Add input label
      
      * fix(navigation_bar): Link description
      
      * fix(autosuggest_textarea): Add input label
      
      * fix(compose_form): Add input label
      
      * fix(upload_button): Add input label
      
      * fix(account/header): Add link content
      
      * fix(column_header): Use h1 tag
      
      * fix(column_header): Labels move buttons moving column
      
      * fix(settings_text): Add label to input
      
      * fix(column_header): Remove role from h1
      
      * fix(modal_root): Use role=dialog
      
      * fix(modal_root): Focus restauration
      
      * fix(modal_root): Apply inert to sibligs
      
      * fix(column_header): Add role=button
      
      * chore(eslint): Disable jsx-a11y/label-has-for
      6884dd79
    • Sorin Davidoi's avatar
    • Sorin Davidoi's avatar
      fix(dropdown_menu): Open as modal on mobile (#4295) · 50d38d76
      Sorin Davidoi authored
      * fix(dropdown_menu): Open as modal on mobile
      
      * fix(dropdown_menu): Open modal on touch
      
      * fix(dropdown_menu): Show status
      
      * fix(dropdown_menu): Max dimensions and reduce padding
      
      * chore(dropdown_menu): Test new functionality
      
      * refactor: Use DropdownMenuContainer instead of DropdownMenu
      
      * feat(privacy_dropdown): Open as modal on touch devices
      
      * feat(modal_root): Do not load actions-modal async
      50d38d76
    • Yamagishi Kazutoshi's avatar
  3. Jul 26, 2017
  4. Jul 25, 2017
  5. Jul 24, 2017
  6. Jul 23, 2017
  7. Jul 22, 2017
  8. Jul 20, 2017
    • Sorin Davidoi's avatar
      feat(compose): More space on mobile devices (#4282) · c1bc5e14
      Sorin Davidoi authored
      * feat(compose): More space on mobile devices
      
      * feat(compose): Hide navigation when typing on mobile devices
      
      * fix(compose): Make animation faster
      
      * fix(navigation_bar): Remove hardcoded title
      
      * fix(compose): Prevent accidental bluring
      
      * fix(compose): Increase max-height to 600px
      c1bc5e14
  9. Jul 19, 2017
Loading