1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-15 03:17:40 +01:00
Commit Graph

56 Commits

Author SHA1 Message Date
squidfunk
28d507ecfe Refactored header autohiding and split overrides 2021-02-12 15:44:53 +01:00
squidfunk
2c23f066ea Merge branch 'master' into refactor/architecture 2021-02-12 13:22:32 +01:00
squidfunk
9c9ea8a64d Refactored instant loading and some other components 2021-02-12 12:12:49 +01:00
squidfunk
4808b46dfb Fixed build 2021-02-07 18:14:43 +01:00
squidfunk
ae867d484b Squashed commit of the following:
commit 9b5b80380fc81f5a68828e22754f0e7d53b0dea0
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sun Feb 7 16:25:06 2021 +0100

    Refactored more stuff

commit 5a2108254f1222db7de08690e13c24e972ea19c0
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sun Feb 7 13:48:16 2021 +0100

    Refactored more stuff

commit b3a112f4bddefebcf9dbd1d0ffe240d86fc9aa08
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sun Feb 7 12:02:42 2021 +0100

    Refactored more stuff

commit bff323b6b81571021c0ac9be6f637de7728447a5
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sat Feb 6 18:14:52 2021 +0100

    Refactored search result list

commit 27b7e7e2da3b725797ad769e4411260ffd35b9f8
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sat Feb 6 17:12:36 2021 +0100

    Refactored more components

commit 3747e5ba6d084ed513a2659f48f161449b760076
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sun Jan 24 18:56:26 2021 +0100

    Implemented new architecture for several components

commit ea2851ab0f27113b080c2539a94a88dc0332be84
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sun Jan 24 14:53:42 2021 +0100

    Removed unnecessary height declaration for sidebars

commit 3c3f83ab4ef392dbabf1a11afba2556e529b1674
Merge: 91d239d8 13024179
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sun Jan 24 13:04:49 2021 +0100

    Merge branch 'master' into refactor/observable-architecture

commit 91d239d86649b9571b376011669bc73a7865b186
Author: squidfunk <martin.donath@squidfunk.com>
Date:   Sat Jan 9 13:11:04 2021 +0100

    Started refactoring observable architecture
2021-02-07 16:28:16 +01:00
squidfunk
0116f636f2 Prototyped icon search 2021-02-06 12:35:19 +01:00
squidfunk
08340e42a1 Simplified font configuration CSS 2021-02-06 09:57:40 +01:00
squidfunk
5666b7c625 Moved all overrides to common directory 2021-02-06 09:35:03 +01:00
squidfunk
c9f7440663 Added new Material icons 2021-01-24 11:52:30 +01:00
squidfunk
be1f9c113e Fixed search not being shown when using header autohiding 2021-01-24 11:51:10 +01:00
squidfunk
9203255595 Removed ResizeObserver polyfill due to decent browser support 2021-01-01 17:16:24 +01:00
squidfunk
a95b871fc7 Reverted webpack-asset-manifest-plugin, as it broke everything 2020-12-22 13:06:03 +01:00
squidfunk
82b16bb6ad Added distribution files 2020-12-22 12:45:19 +01:00
squidfunk
65b41bbc9d Updated documentation 2020-12-21 17:38:58 +01:00
squidfunk
d754bd9a71 Merge of Insider features part of 'Prairie Fire' funding goal 2020-12-20 15:00:21 +01:00
squidfunk
576c76b0b5 Updated documentation 2020-11-15 22:31:10 +01:00
squidfunk
aeaa00a625 Reverted ignore-emit-webpack-plugin 2020-11-13 12:38:25 +01:00
squidfunk
68c04f8298 Updated dependencies 2020-10-31 15:01:19 +01:00
squidfunk
ff5ac56f1a Enabled compilation to ES2015, yielding huge savings 2020-09-27 23:42:17 +02:00
squidfunk
ab513f036e Replaced operators: ajax -> fetch, pluck -> map 2020-09-27 22:19:38 +02:00
squidfunk
588813e67b Removed ramda dependency to save another 2-3kb 2020-09-27 20:36:18 +02:00
squidfunk
90691a459a Updated banner image 2020-09-27 15:45:40 +02:00
squidfunk
ca0b6a93b1 Updated Material icons and removed hero logic 2020-09-27 12:01:28 +02:00
squidfunk
6725ec1aaa Added tooltip for abbreviations on touch devices 2020-09-19 15:16:24 +02:00
squidfunk
9b88f712ba Updated dependencies 2020-09-04 09:17:38 +02:00
squidfunk
9ab9508f9b Fixed sequential execution of scripts when using instant loading 2020-08-30 13:32:38 +02:00
squidfunk
95cc609087 Fixed use of arrow function in inline JavaScript for overrides 2020-08-23 17:20:09 +02:00
squidfunk
8ee168954f Removed focus outlines for details and tabs for pointer devices 2020-08-23 11:31:56 +02:00
squidfunk
610fc6846c Prepare 5.5.3 release 2020-08-04 12:50:26 +02:00
squidfunk
4b2c0e5a88 Removed modular-scale and made typography entirely relative 2020-08-01 15:22:03 +02:00
squidfunk
af4f74b368 Refactored CSS overrides and added note in search docs 2020-07-27 17:36:24 +02:00
squidfunk
b496e1a2c6 Renamed Sponsorship page to Insiders 2020-07-27 09:40:57 +02:00
squidfunk
a33fea95b3 Prepare 5.5.0 release 2020-07-24 12:12:11 +02:00
squidfunk
32cc1c57b2 Fixed width of footer links above tablet breakpoint 2020-07-23 13:42:17 +02:00
squidfunk
f401aeaea4 Added heart animation on sponsorship page 2020-07-23 13:29:07 +02:00
squidfunk
d6e058392d Added documentation on keyboard navigation 2020-07-23 13:17:50 +02:00
squidfunk
6295251c24 Adjusted analytics implementation 2020-07-23 10:23:32 +02:00
squidfunk
98d1c354df Moved landing page overrides to separate stylesheet 2020-07-23 10:04:22 +02:00
squidfunk
4771933f10 Cleaned up stylesheet source directory structure 2020-07-23 09:29:23 +02:00
squidfunk
5eecb7da31 Added sponsorship banner and page 2020-07-22 16:05:38 +02:00
squidfunk
8602969890 Finished syntax highlighter docs and moved overrides to CSS 2020-07-19 22:23:26 +02:00
squidfunk
b6e16d8e07 Updated announcement bar 2020-06-20 12:24:35 +02:00
squidfunk
48c16ec1b0 Adjusted announcement bar 2020-05-17 15:30:09 +02:00
squidfunk
32d57e66c7 Announced accepting of sponsorships in docs 2020-05-14 09:27:16 +02:00
squidfunk
1fbaf52891 Added note on user survey 2020-05-11 15:17:15 +02:00
squidfunk
f3170b16bd Updated announcement bar 2020-04-25 15:56:00 +02:00
squidfunk
1f66ab43f9 Fixed announcement bar styles 2020-04-05 14:55:26 +02:00
squidfunk
329d452c7f Updated anouncement bar 2020-04-05 14:09:20 +02:00
squidfunk
31c6cec15a Added new banner for social sharing 2020-03-29 16:27:34 +02:00
squidfunk
fdea0a8a04 Added further open graph tags 2020-03-29 15:35:28 +02:00