gitlab-org--gitlab-foss/spec/javascripts
Robert Speicher 933834c4a6 Allow manual resize of js-autosize textareas
First, the autosize library was being too controlling and removed the
`resize` property from any elements to which it was attached, removing
the drag handle.

Second, we detect when the user manually resizes an autosize textarea,
and then remove the autosize behavior from it and increase its
max-height.

This should allow for the best of both worlds.

Closes #12832
2016-02-01 17:00:03 -05:00
..
behaviors Allow manual resize of js-autosize textareas 2016-02-01 17:00:03 -05:00
extensions
fixtures reverting more MR ajax files, will appear in different commit 2016-01-12 14:55:54 -05:00
issue_spec.js.coffee fixes conflicts 2016-01-11 18:06:15 -05:00
line_highlighter_spec.js.coffee Apply new design to files page 2015-10-13 16:41:48 +02:00
merge_request_spec.js.coffee reverting more MR ajax files, will appear in different commit 2016-01-12 14:55:54 -05:00
merge_request_tabs_spec.js.coffee Fix the "Reload with full diff" URL button 2015-07-23 12:53:54 -07:00
new_branch_spec.js.coffee Fix NewBranchForm spec 2015-12-24 15:09:29 +01:00
notes_spec.js.coffee
shortcuts_issuable_spec.js.coffee
spec_helper.coffee Require jquery.turbolinks in all JS specs 2015-10-07 15:23:41 -04:00
stat_graph_contributors_graph_spec.js
stat_graph_contributors_util_spec.js
stat_graph_spec.js
syntax_highlight_spec.js.coffee Add specs for syntax_highlight JS 2015-09-10 15:38:24 -04:00
zen_mode_spec.js.coffee Refactor ZenMode 2016-01-08 23:36:09 -05:00