aboutsummaryrefslogtreecommitdiff
path: root/src/components/media_modal
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/develop' into tusooa/stylelinttusooa2023-01-15
|\
| * Make modal easier to close if there is only one imagetusooa2023-01-14
| |
* | Use stylelinttusooa2023-01-09
|/
* slight z-index refactor and attempt at organizing itHenry Jameson2022-06-22
|
* move media modal to the topmost layerHenry Jameson2022-06-21
|
* fix main post form having hidden emoji pickerHenry Jameson2022-04-10
|
* cleanup, fix some things, try to disable scrollbars on mobileHenry Jameson2022-04-08
|
* Merge remote-tracking branch 'origin/develop' into vue3-againHenry Jameson2022-03-16
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/develop: (475 commits) Apply 1 suggestion(s) to 1 file(s) Update dependency @ungap/event-target to v0.2.3 Update package.json fix broken icons after FA upgrade Update Font Awesome Update dependency webpack-dev-middleware to v3.7.3 Update dependency vuelidate to v0.7.7 Pin dependency @kazvmoe-infra/pinch-zoom-element to 1.2.0 lint Make media modal buttons larger Add English translation for hide tooltip Add hide button to media modal Lint Prevent hiding media viewer if swiped over SwipeClick Fix webkit image blurs Fix video in media modal not displaying properly Add changelog for https://git.pleroma.social/pleroma/pleroma-fe/-/merge_requests/1403 Remove image box-shadow in media modal Clean up debug code for image pinch zoom Bump @kazvmoe-infra/pinch-zoom-element to 1.2.0 on npm ...
| * Make media modal buttons largerTusooa Zhu2022-03-13
| |
| * Add hide button to media modalTusooa Zhu2022-03-13
| |
| * LintTusooa Zhu2022-03-13
| |
| * Prevent hiding media viewer if swiped over SwipeClickTusooa Zhu2022-03-13
| |
| * Fix webkit image blursTusooa Zhu2022-03-13
| |
| * Fix video in media modal not displaying properlyTusooa Zhu2022-03-13
| |
| * Remove image box-shadow in media modalTusooa Zhu2022-03-13
| | | | | | | | | | | | | | | | | | The box-shadow causes an image to be very blurry on Webkit browsers (experienced: Konqueror, Safari; heard of: Chrome) when scaled up if the initial size of the image is much smaller than the actual size (e.g. when viewing a very long picture). The shadow is not really obvious anyway.
| * Clean up debug code for image pinch zoomTusooa Zhu2022-03-13
| |
| * Scale swipe threshold with viewport widthTusooa Zhu2022-03-13
| |
| * Allow pinch-zoom to fill the whole screenTusooa Zhu2022-03-13
| |
| * Reset position on swipe end even if we cannot navigateTusooa Zhu2022-03-13
| |
| * Make lint happyTusooa Zhu2022-03-13
| |
| * Prevent the click event from firing on content below modalTusooa Zhu2022-03-13
| |
| * Clean upTusooa Zhu2022-03-13
| |
| * Add swipe-click handler to media modalTusooa Zhu2022-03-13
| | | | | | | | | | Now swiping will correctly change the current media, and with a good preview. Clicking without swiping closes the overlay.
| * Use pinch-zoom-element for pinch zoom functionalityTusooa Zhu2022-03-13
| |
| * Add pan thresholdTusooa Zhu2022-03-13
| |
| * Handle pinch actionTusooa Zhu2022-03-13
| |
| * Preview swipe actionTusooa Zhu2022-03-13
| |
| * Make media modal be aware of multi-touch actionsTusooa Zhu2022-03-13
| | | | | | | | | | | | Originally the media viewer would think every touch is a swipe (one-finger touch event), so we would encounter the case where a two-finger scale event would incorrectly change the current media. This is now fixed.
| * Make media modal counter go through i18nTusooa Zhu2022-02-21
| |
| * add attachment counterHenry Jameson2021-08-16
| |
| * better media modal loadingHenry Jameson2021-08-16
| |
| * add media description into media modalHenry Jameson2021-08-15
| |
| * add key attribute to make image refresh in media modal to give feedbackHenry Jameson2021-08-15
| | | | | | | | when images are still loaded
| * gallery now supports flash, fixes for flash component. refactored media modalHenry Jameson2021-06-18
| |
* | destroyed -> unmountedHenry Jameson2021-04-25
|/
* remove redundant opacity2Shpuld Shpuldson2021-02-12
|
* Remove body scrollbar in chat layout, keep nav bar still on scroll lock, add ↵Shpuld Shpuldson2021-02-12
| | | | tiny fade for media modal
* lintHenry Jameson2020-10-21
|
* More stuff. Buttons in user card's corner now have MUCH bigger hitboxesHenry Jameson2020-10-20
|
* change placeholders to use descriptions, use icons with placeholders, change ↵Shpuld Shpuldson2020-06-29
| | | | uploads to use attachment component
* media description supportWilliam Pitcock2020-06-28
|
* MediaModal: Close on browser navigation events.lain2020-06-04
|
* close image modal by clicking imagetaehoon2019-11-14
|
* Lightbox/modal multi image improvements - #381Wyatt Benno2019-11-08
|
* update event nametaehoon2019-10-21
|
* migrate viewClass prop to class attributetaehoon2019-10-21
|
* use higher css specificitytaehoon2019-10-18
|
* render modals into the “modal” portaltaehoon2019-10-18
|
* remove needless importingtaehoon2019-10-18
|
* refactor all kind of modals using the modal componenttaehoon2019-10-18
|