This repository was archived by the owner on Feb 23, 2023. It is now read-only.
Commit d3000f0
committed
See description
- redesigned share module;
- switched mouse wheel direction (down/right=next);
- improved touch handling (it is now possible to swipe inline content that is larger than container);
- inline content is now preloaded (e.g., next/previous `image`/`inline` gallery items are now loaded on start)
- Options width/height now can be used to set image max dimensions; this is also useful for setting dimensions for SVG images.1 parent 63351b3 commit d3000f0
File tree
11 files changed
+604
-555
lines changed- dist
- src
- css
- js
11 files changed
+604
-555
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
| 583 | + | |
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
586 | 587 | | |
587 | | - | |
588 | | - | |
589 | | - | |
| 588 | + | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
594 | | - | |
| 593 | + | |
595 | 594 | | |
596 | | - | |
| 595 | + | |
597 | 596 | | |
598 | 597 | | |
599 | | - | |
| 598 | + | |
600 | 599 | | |
601 | 600 | | |
602 | 601 | | |
603 | | - | |
| 602 | + | |
| 603 | + | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
607 | 606 | | |
608 | 607 | | |
609 | | - | |
610 | | - | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
616 | | - | |
| 615 | + | |
617 | 616 | | |
618 | 617 | | |
619 | | - | |
620 | | - | |
621 | | - | |
622 | | - | |
623 | | - | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
624 | 623 | | |
625 | | - | |
626 | | - | |
627 | | - | |
628 | | - | |
629 | | - | |
| 624 | + | |
| 625 | + | |
630 | 626 | | |
631 | | - | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
632 | 651 | | |
633 | 652 | | |
634 | | - | |
| 653 | + | |
635 | 654 | | |
636 | | - | |
637 | | - | |
638 | | - | |
| 655 | + | |
639 | 656 | | |
640 | 657 | | |
641 | | - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
642 | 661 | | |
643 | 662 | | |
644 | 663 | | |
| |||
0 commit comments