nextcloud/apps/comments/js
Abijeet 61b38a16fa Fixes the following UI issues,
1. Increased the size of the delete, edit, close and submit buttons to take up 44x44px.
2. Now showing the delete button at all times when editing to avoid usability issues with touch screens.
3. Edit icon is also shown at all times, rather than only on hover.
4. Reduced the gap between comments a wee bit.
5. Fixed issues with focus event now working properly for edit and delete.
6. Removed absolute positioning of elements for alignment.
7. Fixed issue with tooltips becoming too high due to padding around actions. Occurred due to my changes.
8. Changed the position of the submit and close icons.
9. Fixed issue with jumping of the delete icon in Firefox. Occurred due to my changes.
10. Fixed issue with wrapping of content due to long author names. Occurred due to my changes.
11. Fixed issue with longer comments not appearing properly. This might have occurred due to my changes.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-03-27 00:49:34 +05:30
..
vendor remove more vendor-imported files that aren't necessary 2017-10-31 14:06:16 +01:00
activitytabviewplugin.js Move comments activities to the new API 2016-11-16 12:20:03 +01:00
app.js Comments GUI 2016-02-02 18:01:15 +01:00
commentcollection.js Reset comments read marker after loading comments 2016-02-03 16:18:14 +01:00
commentmodel.js mention property to follow same style 2016-12-23 17:01:58 +01:00
commentstabview.js Fixes the following UI issues, 2018-03-27 00:49:34 +05:30
commentsummarymodel.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
filesplugin.js Fixed size issues on main detail view and disappearing of share recipients (#26603) 2016-12-23 16:56:55 +01:00
merged.json add At.js and dependencies 2017-10-22 14:14:33 +02:00