aboutsummaryrefslogtreecommitdiff
path: root/src/components/gallery/gallery.js
Commit message (Collapse)AuthorAge
* Fix notification attachment icon overflowtusooa2023-01-14
|
* made withLoadMore work... sortaHenry Jameson2022-03-18
|
* ability to move attachments around when making a new postHenry Jameson2021-08-15
|
* better attachments in uploading (grid layout)Henry Jameson2021-06-18
|
* better handling of unknown files, better upload displayHenry Jameson2021-06-18
|
* merged in compact notifs and improved upon itHenry Jameson2021-06-18
|
* gallery in post status form!Henry Jameson2021-06-18
|
* refactored attachments and gallery. All attachments now are in gallery.Henry Jameson2021-06-17
|
* Merge remote-tracking branch 'upstream/develop' into settings-refactorHenry Jameson2019-10-29
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (89 commits) remove needless ref show preview popover when hover numbered replies refactor conditions do not make too many nested div add fetchStatus action refactor status loading logic split status preview popover into a separate component uninstall mobile-detect library listen both events minor css fix restrict distance at top side only set different trigger event in desktop and mobile by default fix eslint warnings fix popper go behind the top bar migrate Popper to v-popover fix popper go behind the top bar fix eslint warnings reset font-size to normal text size using rem use top placement by default hide status preview popper when hover popper content ...
| * set flex-shrink and flex-basis explicitlytaehoon2019-10-22
| |
| * set flex amount correctlytaehoon2019-10-22
| |
| * update flex-grow calculation logictaehoon2019-10-22
| |
| * keep image natural ratio in gallery rowtaehoon2019-10-22
| |
| * populate gallery row height without getting widthtaehoon2019-10-22
| |
* | Fix tests, more replacing with mergedConfigHenry Jameson2019-10-06
|/
* Redo everything in the MRshpuld2019-01-26