gitlab-org--gitlab-foss/spec/javascripts
Fatih Acet 13a91b560e Merge branch 'fix-textarea-expansion' into 'master'
Add textarea autoresize after comment

## What does this MR do?
Adds an autoresize after a comment is posted

## Are there points in the code the reviewer needs to double check?
Shouldn't be

## Why was this MR needed?
To keep the UI consistent (the same as if you were to refresh it)

## Screenshots (if relevant)
Before:
![IyCczzXfaf](/uploads/2229bad47e3f3821f1efaa6868a52025/IyCczzXfaf.gif)

After:
![E6O0kRBrJq](/uploads/4aec6b436ff172ba281c2c2a4481906d/E6O0kRBrJq.gif)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

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

See merge request !6152
2016-09-07 20:17:00 +00:00
..
behaviors ES6ify all the things! 2016-07-24 23:45:11 +03:00
boards Shows count at bottom of list 2016-08-31 09:47:25 +01:00
extensions ES6ify all the things! 2016-07-24 23:45:11 +03:00
fixtures Add textarea autoresize after comment 2016-09-01 13:57:07 -05:00
graphs Fixed JS errors 2016-06-05 16:15:51 -04:00
u2f ES6ify all the things! 2016-07-24 23:45:11 +03:00
abuse_reports_spec.js.es6 Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
application_spec.js Check for existence of elements under test in application_spec.js (!6051) 2016-08-26 10:57:59 +02:00
awards_handler_spec.js use gitlab global root url as canonical base url for all javascript set cookies (closes #20435) 2016-08-24 22:11:28 -05:00
datetime_utility_spec.js.es6 Convert datetime coffeescript spec to ES6 2016-09-01 21:09:47 -05:00
diff_comments_store_spec.js.es6 Fixed issue with expand diff not initializing resolve buttons 2016-08-04 11:27:11 +01:00
gl_dropdown_spec.js.es6 Fixed conflicts 2016-08-18 23:46:23 +01:00
issue_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
labels_issue_sidebar_spec.js.es6 Changed tests to use JS tests 2016-08-19 15:27:18 +01:00
line_highlighter_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_tabs_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
merge_request_widget_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
new_branch_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
notes_spec.js Add textarea autoresize after comment 2016-09-01 13:57:07 -05:00
project_title_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
right_sidebar_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
search_autocomplete_spec.js Fixed specs 2016-08-18 18:17:56 +01:00
shortcuts_issuable_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
spec_helper.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
syntax_highlight_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00
zen_mode_spec.js ES6ify all the things! 2016-07-24 23:45:11 +03:00