1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-25 03:48:24 +02:00
Commit Graph

2070 Commits

Author SHA1 Message Date
squidfunk
524aeb6d88 Ensure source maps are built for stylesheets 2020-04-10 12:26:44 +02:00
squidfunk
44a51660d0 Removed stale src directory from install location 2020-04-10 11:55:39 +02:00
iBug ♦
7b24345090
Fixed Chinese translations (#1580) 2020-04-08 20:12:50 +02:00
squidfunk
cb99a22fdf Reverted emoji.py integration to be moved out to separate package 2020-04-08 17:40:36 +02:00
squidfunk
15961dffa8 Fixed overflow scrolling behavior 2020-04-08 16:25:25 +02:00
squidfunk
dda04673e8 Documentation 2020-04-08 16:06:41 +02:00
squidfunk
6ae8c907bb Switched to touch-action (previously -webkit-overflow-scrolling) 2020-04-08 16:05:23 +02:00
Isaac Muse
89b474bf33
Added emoji icon integration (#1575)
* Add emoji icons

* Generate new build and ensure build is sane on WSL (windows)

Normalize line endings to ensure when building in Windows Subsystem
for Linux that the results are sane.
Build new JS and CSS.

* Attempt to fix netlify issue
2020-04-08 16:00:20 +02:00
squidfunk
1c252312cb Removed unnecessary operating system notices 2020-04-08 14:20:01 +02:00
squidfunk
534821a6b8 Removed chocolatey installation instructions from the official docs
There have been ~20k installations via chocolatey of all versions of Material,
which is what is installed through `pip` in 3 days. The usage is very, very low
and also not recommended, because it will very probably have problems with extensions,
plugins etc. For this reason, this commit removes the instructions from the docs.
2020-04-08 14:17:44 +02:00
squidfunk
a98cba6a53 Prepare 5.0.1 release 2020-04-07 21:28:17 +02:00
squidfunk
184dfea055 Fixed syntax error in Spanish translation 2020-04-07 21:25:03 +02:00
squidfunk
465cf663d6 Fixed link to translations 2020-04-07 20:59:54 +02:00
squidfunk
527697fbb9 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-04-07 20:29:04 +02:00
squidfunk
42fa699370 Updated issue templates 2020-04-07 20:26:58 +02:00
Shohei Ueda
e65ce371b7
Fixed example of plugins.search.separator (#1571) 2020-04-07 20:09:41 +02:00
Ofek Lev
1657359aab
Fixed badge link (#1569) 2020-04-07 17:43:10 +02:00
squidfunk
abd2fc3d10 Temporarily more lazy test of Docker build 2020-04-07 17:20:25 +02:00
squidfunk
66015fec27 Updated README 2020-04-07 17:03:01 +02:00
squidfunk
5df98b0ef2 Activated Docker build again 2020-04-07 17:00:14 +02:00
squidfunk
9842c941c6 Prepare 5.0.0 release 2020-04-07 16:57:19 +02:00
squidfunk
4848c7dd41 Merge branch 'refactor/rxjs-typescript' into feature/landing-page 2020-04-07 16:45:36 +02:00
squidfunk
55436e6888 Merge branch 'master' into refactor/rxjs-typescript 2020-04-07 16:45:23 +02:00
squidfunk
81c43ec558 Renamed release notes 2020-04-06 14:57:35 +02:00
squidfunk
34b7d6502c Removed unnecessary box shadows on inline code blocks 2020-04-06 14:36:41 +02:00
dependabot-preview[bot]
b3e6cbbc2d Bump stylelint from 13.2.1 to 13.3.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.1...13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:10:13 +00:00
dependabot-preview[bot]
c782614252 Bump chalk from 3.0.0 to 4.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v3.0.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:09:45 +00:00
squidfunk
74fb073b25 Refactored README.md 2020-04-05 19:25:31 +02:00
squidfunk
0899d07760 Refactored README.md 2020-04-05 18:47:50 +02:00
squidfunk
a79b76914b Refactored README.md 2020-04-05 18:46:27 +02:00
squidfunk
64481fff4c Refactored README.md 2020-04-05 18:44:20 +02:00
squidfunk
bb5cbd4c93 Added notes on accessibility 2020-04-05 18:42:18 +02:00
squidfunk
a1c0401d68 Added notes on accessibility 2020-04-05 18:40:10 +02:00
squidfunk
dd64701abb Refactored README.md 2020-04-05 18:32:38 +02:00
squidfunk
9dc82a18be Refactored README.md 2020-04-05 18:26:31 +02:00
squidfunk
41ef098046 Refactored README.md 2020-04-05 18:23:59 +02:00
squidfunk
7f7aa2f1e8 Refactored README.md 2020-04-05 17:39:08 +02:00
squidfunk
2e4bc7a97f Refactored README.md 2020-04-05 17:23:07 +02:00
squidfunk
4a56828035 Refactored README.md 2020-04-05 16:37:01 +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
32f45d2060 Merge branch 'refactor/rxjs-typescript' into feature/landing-page 2020-04-05 13:26:26 +02:00
squidfunk
db6e133648 Reworked examples in getting started guide 2020-04-05 13:23:13 +02:00
squidfunk
85fc057b2f Fixed linting errors 2020-04-05 13:22:41 +02:00
squidfunk
bb36045973 Improved rendering of inline code blocks in Admonitions 2020-04-05 13:20:36 +02:00
squidfunk
00ad2d74d6 Fixed broken link after history change 2020-04-05 11:33:41 +02:00
squidfunk
20eefdf1de Merge branch 'refactor/rxjs-typescript' into feature/landing-page 2020-04-04 17:47:16 +02:00
squidfunk
f8b6b0e40c Merge branch 'master' into refactor/rxjs-typescript 2020-04-04 17:45:43 +02:00
squidfunk
c290054e78 Merge branch 'refactor/rxjs-typescript' of github.com:squidfunk/mkdocs-material into refactor/rxjs-typescript 2020-04-04 17:44:05 +02:00
squidfunk
6aef0288b7 Fixed casing in footer 2020-04-04 17:43:56 +02:00