BookStack/resources/assets/js/vues
Abijeet d859be3a12 Fixes a number of issues with the image uploader. Read below,
- Added a remove link to remove files that have an error.
- Error will appear below the progress bar.
- Hovering on dz-image or dz-details will display the error message. Otherwise error message was covering the remove link as well.
- Removed styling around the file size.
- Removed gradient effect in accordance with BookStack styling.
- Dropzone filenae will not overflow the container element. Also done for page attachments
- Added a 'uploaded' error message. this error was being thrown when the file size exceeded the server configured file size. (https://stackoverflow.com/a/42934387/903324)

Towards #741

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-03-18 18:44:11 +05:30
..
components Fixes a number of issues with the image uploader. Read below, 2018-03-18 18:44:11 +05:30
attachment-manager.js Migrated attachment manager to vue 2017-08-19 13:55:56 +01:00
code-editor.js Extracted draw.io functionality to own file 2018-01-20 16:32:13 +00:00
entity-dashboard.js Aligned entity dash name and fixed chapter toggle on dash 2017-08-19 14:04:38 +01:00
image-manager.js Migrated attachment manager to vue 2017-08-19 13:55:56 +01:00
page-editor.js Added meta+enter shortcut for page save 2017-12-07 18:44:20 +00:00
search.js Update search.js 2017-07-24 20:06:15 -04:00
tag-manager.js Fixed vue component error 2017-11-11 17:10:15 +00:00
vues.js Finished migration of last angular code 2017-09-30 13:27:08 +01:00