1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 10:00:52 +01:00
Commit Graph

1642 Commits

Author SHA1 Message Date
squidfunk
b26edc05a4 Shaved off ~10% of bundle by introducing tslib 2020-02-14 18:57:42 +01:00
squidfunk
b094573287 Migrated tabs and hero and renamed refactored components 2020-02-14 18:48:46 +01:00
squidfunk
32d6df4cc9 Added minification transform for tinyseg.js 2020-02-14 17:59:09 +01:00
squidfunk
0f77194c23 Cleaned up main entrypoint 2020-02-14 17:45:32 +01:00
squidfunk
aa74dc4d41 Removed unnecessary expose loader 2020-02-14 17:38:10 +01:00
squidfunk
2c11f0f36c Moved configuration to utilities 2020-02-14 17:36:31 +01:00
squidfunk
29d15a2e22 Added possibility to set viewport offset 2020-02-14 15:30:06 +01:00
squidfunk
6f0efca4a4 Removed background color for debugging on navigation layer 2020-02-14 15:11:06 +01:00
squidfunk
adc35b1109 Removed default announcement bar from main template 2020-02-14 15:07:41 +01:00
squidfunk
77ede9b2eb Refactored opening of details before print 2020-02-14 15:00:56 +01:00
squidfunk
a4473e893d Fixed search integration imports 2020-02-14 14:50:11 +01:00
squidfunk
864f612005 Refactored Clipboard.js integration and table patching 2020-02-14 14:47:44 +01:00
squidfunk
8dcbbf2e84 Renamed modules into integrations 2020-02-14 12:33:15 +01:00
squidfunk
d934bb37c0 Refactored table of contents component 2020-02-14 12:27:13 +01:00
squidfunk
f150a6c9b5 Refactored search keyboard handlers 2020-02-14 11:33:59 +01:00
squidfunk
8c92565b7b Added method to retrieve element or throw 2020-02-14 09:52:22 +01:00
squidfunk
718b51bac9 Changed released to dev release 2020-02-14 09:37:34 +01:00
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
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
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
squidfunk
18c8c4c2ba Close drawer and search on hash change 2020-02-02 16:51:42 +01:00