Commit 4e9711b
committed
feat(download): add download ZIP button with loading state and styles
- Introduced a new button for downloading documentation as a ZIP file, including SVG icon.
- Added specific styles for the button, including hover effects and a loading state with a spinner animation.
- Adjusted existing styles for consistency across buttons in the theme.1 parent 93e8550 commit 4e9711b
File tree
3 files changed
+449
-3
lines changed- themes/default
- assets
- css
- js
- layouts
3 files changed
+449
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
639 | 686 | | |
640 | 687 | | |
641 | 688 | | |
642 | | - | |
| 689 | + | |
643 | 690 | | |
644 | 691 | | |
645 | 692 | | |
| |||
1174 | 1221 | | |
1175 | 1222 | | |
1176 | 1223 | | |
1177 | | - | |
1178 | | - | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
1179 | 1231 | | |
1180 | 1232 | | |
1181 | 1233 | | |
| |||
0 commit comments