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

1878 Commits

Author SHA1 Message Date
squidfunk
0d9fbcceb4 Simplified pymdownx.tabbed selectors 2020-02-14 08:20:48 +01:00
Isaac Muse
a348663566
Added support for pymdownx.tabbed via pymdown-extensions 7.0b1 (#1459)
* Add support pymdownx.tabbed via pymdown-extensions 7.0b1

* Rebuild theme

* Use :only-child
2020-02-14 08:16:04 +01:00
squidfunk
c035df94fd Fixed bug in main area observable 2020-02-13 23:42:12 +01:00
squidfunk
1f64cd481d Added header component and fixed search on 404 page (again) 2020-02-13 20:48:21 +01:00
squidfunk
189473867c Refactored navigation observables 2020-02-13 18:50:39 +01:00
squidfunk
ca27f23674 Refactored main and header observables 2020-02-13 18:29:44 +01:00
squidfunk
f4de690712 Improved subscription architecture 2020-02-13 17:48:53 +01:00
squidfunk
e0e559b429 Refactored search observable integration 2020-02-13 16:49:08 +01:00
squidfunk
d8829769f8 Better naming for helper types 2020-02-13 16:34:20 +01:00
squidfunk
b57d3565be Increase favicon size to 48px 2020-02-13 11:01:51 +01:00
squidfunk
d41cf2f785 Added block for tabs navigation 2020-02-13 10:10:04 +01:00
squidfunk
0bc43f43d9 Added new favicon 2020-02-13 09:46:17 +01:00
squidfunk
1d58b75110 Added new logo 2020-02-13 09:25:55 +01:00
squidfunk
306530f668 Separated observables from components 2020-02-12 19:13:03 +01:00
squidfunk
a018ed0297 Small facelifting of Admonitions 2020-02-12 12:15:47 +01:00
squidfunk
76258ee65f Dropped table layout hacks for flexbox 2020-02-12 11:21:24 +01:00
squidfunk
b891fe90fb Simplified search result templates 2020-02-11 22:04:16 +01:00
squidfunk
e3e92690cb Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-02-11 19:13:17 +01:00
squidfunk
8c44604e80 Upgraded Pygments to 2.4 2020-02-11 19:13:08 +01:00
squidfunk
6dba046eae Fixed active layer reset 2020-02-11 17:14:28 +01:00
squidfunk
653426257e Restructured actions 2020-02-11 15:57:37 +01:00
squidfunk
786b21039d Fixed invalid whitespace in navigation from mobile to screen when tabs are active 2020-02-11 12:49:30 +01:00
squidfunk
de73cac7b8 Fixed emission of active layer element 2020-02-11 12:13:42 +01:00
squidfunk
ec9ad27251 Updated copyright year in docs 2020-02-11 11:05:21 +01:00
squidfunk
6d497517a5 Inlined Material Icons CSS 2020-02-11 11:04:12 +01:00
squidfunk
286ace2eaf Inlined Material Icons CSS 2020-02-11 11:02:46 +01:00
squidfunk
5ce6597d09 Moved FontAwesome icons to the top-level 2020-02-11 08:37:36 +01:00
squidfunk
b486d0beec Switched build process back to Webpack 2020-02-10 18:32:28 +01:00
squidfunk
8c072448eb Added *.html suffix to FontAwesome icons so MkDocs doesn't bundle them 2020-02-10 15:42:44 +01:00
squidfunk
42540dae9b Fixed spacing of search on tablet and screen 2020-02-10 14:05:39 +01:00
squidfunk
41dc846753 Merge branch 'master' into refactor/rxjs-typescript 2020-02-10 12:34:58 +01:00
dependabot-preview[bot]
0330904f1b Bump stylelint from 12.0.1 to 13.1.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 12.0.1 to 13.1.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/12.0.1...13.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 06:04:50 +00:00
dependabot-preview[bot]
b1413c7cfb Bump stylelint-config-standard from 19.0.0 to 20.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/19.0.0...20.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 06:00:45 +00:00
squidfunk
f9e13b88ce Prepare 4.6.2 release 2020-02-08 22:56:06 +01:00
squidfunk
0730aae9c2 Added Romanian translations 2020-02-08 22:15:47 +01:00
squidfunk
5b7b3571ad Fixed margin of superfences code on top-level and mobile 2020-02-08 22:05:31 +01:00
squidfunk
318dec57ce Updated assets 2020-02-08 21:51:06 +01:00
squidfunk
c177506550 Fixed code block highlighting issues with superfences 2020-02-08 21:50:25 +01:00
Reece Dunham
eab7148337
Updated copyright year (#1449) 2020-02-08 10:33:01 +01:00
squidfunk
84c8bb8044 Prepare 4.6.1 release 2020-02-08 10:26:14 +01:00
squidfunk
92bfb148ed Fixed code blocks after Markdown 3.2 release 2020-02-08 10:16:59 +01:00
Reece Dunham
bc275711de
Updated dependencies (#1448) 2020-02-05 16:11:28 +01:00
dependabot-preview[bot]
6f2fc466f4 Bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:12:33 +00:00
dependabot-preview[bot]
a15b9eaf3e Bump @babel/cli from 7.8.3 to 7.8.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:08:51 +00:00
dependabot-preview[bot]
c2142c0e30 Bump stylelint-scss from 3.13.0 to 3.14.2
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.13.0 to 3.14.2.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.13.0...3.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:07:22 +00:00
dependabot-preview[bot]
bef5534ab2 Bump extract-loader from 3.1.0 to 4.0.3
Bumps [extract-loader](https://github.com/peerigon/extract-loader) from 3.1.0 to 4.0.3.
- [Release notes](https://github.com/peerigon/extract-loader/releases)
- [Changelog](https://github.com/peerigon/extract-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/peerigon/extract-loader/compare/v3.1.0...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:06:51 +00:00
dependabot-preview[bot]
5b7c64b14f Bump @babel/preset-env from 7.8.3 to 7.8.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 06:06:33 +00:00
squidfunk
26313cd607 Added overflow scrolling fixes for iOS 2020-02-02 18:29:17 +01:00
squidfunk
be2525f55f Added overflow scrolling fixes for iOS 2020-02-02 18:28:58 +01:00
squidfunk
4cc07912df Added clipboard integration 2020-02-02 17:18:18 +01:00