gitlab-org--gitlab-foss/app/assets/javascripts
Jacob Schatz 1f472c72bc Merge branch '18438-ios-scrolling' into 'master'
Resolve "Scrolling horz on iOS for the secondary nav is broken"

## What does this MR do?
Moves absolutely positioned `div`s outside of the scrolling container because mobile safari causes those elements to jump around on scroll.

## Are there points in the code the reviewer needs to double check?
Check on a real iPhone (was only able to check in iOS simulator)

## Why was this MR needed?
Mobile Safari.

## What are the relevant issue numbers?
Closes #18438 

## Screenshots (if relevant)
![mobile-safari-fix](/uploads/b38bba735530eb11507fe03036292dd8/mobile-safari-fix.gif)

See merge request !4869
2016-06-23 22:21:21 +00:00
..
behaviors
blob Apply selected value as label 2016-06-23 12:13:09 -05:00
ci Displays time remaining relative to now 2016-06-13 11:08:15 +01:00
commit
extensions
graphs Apply responsive design for Contributors graphs. 2016-06-20 09:21:14 -06:00
lib Made markdown buttons work on all markdown textareas 2016-06-17 11:52:22 +01:00
network Replace raphael-rails with raphael.js so it can be split from the rest of the JavaScript. The gem isn't maintained anymore anyway. Added a network folder with an application.js including raphael components, since that's the only page using it currently. 2016-06-10 09:28:07 -06:00
u2f Implement authentication (login) using a U2F device. 2016-06-06 12:50:31 +05:30
users Fixed issue with user calendar colors 2016-06-13 09:34:10 +01:00
LabelManager.js.coffee Hide tooltip manually 2016-06-16 12:53:21 -05:00
activities.js.coffee Update method name for better understanding 2016-06-09 14:38:24 -05:00
admin.js.coffee
api.js.coffee Incorporate review 2016-06-20 14:48:28 -05:00
application.js.coffee Merge branch 'selector-refactor' into 'master' 2016-06-21 17:48:09 +00:00
aside.js.coffee
autosave.js.coffee
awards_handler.coffee Fix emoji block selector. 2016-06-11 00:24:24 +03:00
breakpoints.coffee
broadcast_message.js.coffee
build_artifacts.js.coffee
commit.js.coffee
commits.js.coffee
compare.js.coffee
confirm_danger_modal.js.coffee
copy_to_clipboard.js.coffee
diff.js.coffee
dispatcher.js.coffee Merge master into issue_12758 2016-06-17 14:29:11 -03:00
dropzone_input.js.coffee
due_date_select.js.coffee Merge branch 'milestone-date-clear' into 'master' 2016-06-15 20:52:09 +00:00
flash.js.coffee Enhancements 2016-06-03 17:14:23 -05:00
gfm_auto_complete.js.coffee Updated CHANGELOG and template. 2016-06-14 01:12:22 +03:00
gl_crop.js.coffee
gl_dropdown.js.coffee Merge branch '18536_status_dropdown_label' into 'master' 2016-06-23 21:42:04 +00:00
gl_form.js.coffee Made markdown buttons work on all markdown textareas 2016-06-17 11:52:22 +01:00
group_avatar.js.coffee
groups.js.coffee
groups_select.js.coffee
importer_status.js.coffee
issuable.js.coffee Use instance property to enable/disable label assignment 2016-06-23 16:13:42 -05:00
issuable_context.js.coffee
issuable_form.js.coffee Fixed issue with move dropdown not being searchable 2016-06-15 08:53:11 +01:00
issue.js.coffee Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
issue_status_select.js.coffee Update dropdown text accordingly to selected item 2016-06-17 19:30:06 -05:00
issues-bulk-assignment.js.coffee Use instance property to enable/disable label assignment 2016-06-23 16:13:42 -05:00
labels.js.coffee
labels_select.js.coffee Use instance property to enable/disable label assignment 2016-06-23 16:13:42 -05:00
layout_nav.js.coffee Move fade out divs outside of scrolling container on project view 2016-06-23 17:45:22 -04:00
line_highlighter.js.coffee
logo.js.coffee Fix #18604, logo in header wasn't an anchor link. 2016-06-14 15:57:46 -06:00
markdown_preview.js.coffee
merge_request.js.coffee Avoid a TypeError when initializing MergeRequest JS class with no arg 2016-06-15 10:33:36 +02:00
merge_request_tabs.js.coffee Fixed issue when opening a highlighted line diff 2016-06-10 17:04:54 +01:00
merge_request_widget.js.coffee Fixed potential issue with 2 ci status polling events happening 2016-05-26 15:24:35 +01:00
merged_buttons.js.coffee Fixed issue with MR buttons being in a group 2016-06-13 11:46:53 +01:00
milestone.js.coffee
milestone_select.js.coffee Merge branch 'issuable-sidebar-bold' into 'master' 2016-06-15 20:29:50 +00:00
namespace_select.js.coffee
new_branch_form.js.coffee
new_commit_form.js.coffee
notes.js.coffee restricted note edit shortcut to only up key 2016-06-17 18:45:48 +01:00
notifications_dropdown.js.coffee Fixed issue with notification dropdownn not updating active 2016-06-21 08:35:11 +01:00
notifications_form.js.coffee Re-use notifications dropdown/modal for user profile 2016-06-17 00:17:20 -03:00
pager.js.coffee Fix local timeago on user dashboard 2016-06-09 14:38:24 -05:00
profile.js.coffee Re-use notifications dropdown on user profile 2016-06-16 23:34:21 -03:00
project.js.coffee Updated to add parentheses 2016-06-22 17:32:06 +01:00
project_avatar.js.coffee
project_find_file.js.coffee
project_fork.js.coffee
project_import.js.coffee
project_members.js.coffee
project_new.js.coffee Allow or not merge MR with failed build 2016-06-10 14:36:54 +02:00
project_select.js.coffee
project_show.js.coffee
projects_list.js.coffee
protected_branches.js.coffee
right_sidebar.js.coffee Removed update method 2016-06-17 18:31:37 +01:00
search.js.coffee Focus field 2016-04-26 09:03:04 +01:00
search_autocomplete.js.coffee Refactor search autocomplete to support groups category contents. 2016-06-09 04:22:13 +03:00
shortcuts.js.coffee Added ability to skip the Mousetrap binding reset 2016-06-10 17:41:02 +01:00
shortcuts_blob.coffee Added ability to skip the Mousetrap binding reset 2016-06-10 17:41:02 +01:00
shortcuts_dashboard_navigation.js.coffee Fix dashboard shortcuts 2016-05-17 00:35:16 -05:00
shortcuts_find_file.js.coffee
shortcuts_issuable.coffee Remove prev/next buttons on issues and merge requests 2016-06-06 12:01:50 -04:00
shortcuts_navigation.coffee
shortcuts_network.js.coffee
sidebar.js.coffee Clicking body closes nav 2016-06-15 18:33:18 +01:00
star.js.coffee Fix project star tooltip on the fly. 2016-06-15 15:14:53 +03:00
subscription.js.coffee Updated subscribe icon 2016-06-09 17:19:14 +01:00
syntax_highlight.coffee
todos.js.coffee
tree.js.coffee
user.js.coffee
user_tabs.js.coffee Fix local timeago on user dashboard 2016-06-09 14:38:24 -05:00
users_select.js.coffee Merge branch 'issuable-sidebar-bold' into 'master' 2016-06-15 20:29:50 +00:00
wikis.js.coffee
zen_mode.js.coffee