Commit Graph

3718 Commits

Author SHA1 Message Date
Erli Soares
b762812685
Updated Portuguese translations (#2969)
fix: #2968
2021-08-24 16:11:11 +02:00
squidfunk
702de82585 Updated dependencies 2021-08-23 14:45:31 +02:00
squidfunk
8c8dd642ad Updated changelog and fixed search modal offset on mobile 2021-08-22 19:08:54 +02:00
squidfunk
13f6ce4a5b Updated dependencies 2021-08-16 10:42:12 +02:00
squidfunk
75e6d037ad Updated README 2021-08-14 14:14:58 +02:00
squidfunk
6d678a4a66 Fixed linter errors 2021-08-11 23:50:01 +02:00
squidfunk
f4b1f97dd0 Fixed execution of RxJS teardown logic on complete (7.2.3 regression) 2021-08-11 23:44:01 +02:00
squidfunk
281fa3ac91 Prepare 7.2.4 release 2021-08-11 22:14:06 +02:00
squidfunk
b9979ac2f0 Added new banner CSS classes for consistency with Insiders 2021-08-11 22:09:35 +02:00
squidfunk
a4ccbbb1b2 Fixed version selection 2021-08-11 21:31:28 +02:00
squidfunk
9de14b4ade Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-08-11 21:17:18 +02:00
squidfunk
a855133f16 Fixed invalid versions.json URL (regression) 2021-08-11 21:17:10 +02:00
dependabot[bot]
b986db89b3 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 07:50:21 +02:00
squidfunk
a44df62d8c Added distribution files 2021-08-10 15:24:58 +02:00
squidfunk
e37223f0aa Stretch top-level tabbed labels to viewport on mobile 2021-08-10 15:24:46 +02:00
squidfunk
4f2f4b672c Merge branch 'master' into feature/scrollable-content-tabs 2021-08-09 21:51:27 +02:00
squidfunk
f869d275b4 Fixed instant loading (MkDocs 1.2.2 regression) 2021-08-09 21:47:49 +02:00
squidfunk
3b23896da3 Prepare 7.2.3 release 2021-08-09 20:58:53 +02:00
squidfunk
f55318b036 Updated dependencies 2021-08-09 20:52:28 +02:00
squidfunk
21cd7772e6 Added notes for refactoring 2021-08-09 20:48:39 +02:00
squidfunk
a230122347 Fixed too many styles being reset in tab content 2021-08-08 18:03:48 +02:00
squidfunk
f1d80af51b Fixed print view of new tabs implementation 2021-08-08 17:57:52 +02:00
squidfunk
39b8416423 Prototyped new tabbed implementation 2021-08-08 10:46:45 +02:00
squidfunk
213bebaaf7 Documentation 2021-08-08 09:42:35 +02:00
squidfunk
e518348b8b Fixed new table styles in dark mode 2021-08-08 09:40:51 +02:00
squidfunk
f0615fe1e0 Slight facelift of data tables 2021-08-07 17:55:17 +02:00
squidfunk
8a8d5742c0 Updated video link 2021-08-07 17:03:21 +02:00
squidfunk
b978bba95a Updated documentation 2021-08-07 13:12:05 +02:00
squidfunk
adafd844f9 Fixed invalid anchor offsets when using instant loading 2021-08-07 11:47:50 +02:00
squidfunk
51d4920a2e Fixed #2913: Disabled Critic extension to omit zero-width whitespace characters 2021-08-07 11:10:15 +02:00
squidfunk
2dc67c9040 Updated README 2021-08-04 22:34:55 +02:00
squidfunk
846ac815b8 Updated changelog 2021-08-04 21:52:07 +02:00
squidfunk
b07e466bec Fixed double-complete errors after upgrading to RxJS 7.3 2021-08-04 21:19:56 +02:00
squidfunk
6ac55d485e Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-08-03 23:45:21 +02:00
squidfunk
4bf7fbb942 Downgrade and temporarily pin RxJS to 7.2.0 because of weird errors 2021-08-03 23:45:04 +02:00
Vedran Miletić
d7894a3f02
Documented the use of line ranges in hl_lines (#2903)
Co-authored-by: Vedran Miletić <vedran@miletic.net>
2021-08-02 14:19:42 +02:00
squidfunk
b7e5b3d8fc Updated README 2021-08-02 09:20:30 +02:00
squidfunk
4c0914f35c Updated README 2021-08-02 09:19:15 +02:00
squidfunk
d1038a5eaf Updated dependencies 2021-08-02 09:17:02 +02:00
squidfunk
619d47f562 Prepare 7.2.2 release 2021-07-31 10:35:21 +02:00
squidfunk
e4b9de708c Updated README 2021-07-31 10:22:17 +02:00
squidfunk
ccbf5a693c Updated README 2021-07-30 17:46:33 +02:00
squidfunk
a15c7d2823 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-07-28 21:57:18 +02:00
squidfunk
6744eb6070 Fixed missing escaping of HTML in search highlighting 2021-07-28 21:57:09 +02:00
Darek
e29dfd003e
Updated changelog (#2878)
7.2.1 instead of 7.2.0
2021-07-28 17:12:43 +02:00
squidfunk
fc9cfaa263 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2021-07-28 13:52:52 +02:00
squidfunk
9b7ddfe5c8 Boost search page for more natural ranking 2021-07-28 13:52:41 +02:00
J-H-Cho
1e3859066c
Updated Korean translations (#2875)
Fixed `source.file.date.created` and added some missing Korean translations.
2021-07-28 09:14:22 +02:00
squidfunk
6d75663718 Updated Insiders changelog 2021-07-26 18:48:11 +02:00
squidfunk
5b16868400 Updated dependencies 2021-07-26 17:32:10 +02:00