Commit Graph

  • 96dc478970 Added lighter theme notice in footer squidfunk 2020-03-23 10:50:03 +01:00
  • d56ab36000 Prototyped options menu squidfunk 2020-03-23 10:45:06 +01:00
  • 5b388fe975 Bump @babel/core from 7.8.7 to 7.9.0 dependabot-preview[bot] 2020-03-23 06:08:09 +00:00
  • d2fe646ee0 Bump @babel/plugin-transform-react-jsx from 7.8.3 to 7.9.1 dependabot-preview[bot] 2020-03-23 06:04:11 +00:00
  • 78d9705441 Bump file-loader from 5.1.0 to 6.0.0 dependabot-preview[bot] 2020-03-23 05:57:41 +00:00
  • 62dd336ef8 Bump stylelint-scss from 3.15.0 to 3.16.0 dependabot-preview[bot] 2020-03-23 05:57:17 +00:00
  • 187b9c17be Bump @babel/preset-env from 7.8.7 to 7.9.0 dependabot-preview[bot] 2020-03-23 05:58:31 +00:00
  • 07988b512d Bump babel-loader from 8.0.6 to 8.1.0 dependabot-preview[bot] 2020-03-23 05:58:07 +00:00
  • 3aca698aa4 Merge branch 'refactor/rxjs-typescript' into refactor/dark-mode squidfunk 2020-03-21 17:21:00 +01:00
  • c29e680071 Merge branch 'refactor/rxjs-typescript' of github.com:squidfunk/mkdocs-material into refactor/rxjs-typescript squidfunk 2020-03-21 17:13:55 +01:00
  • 035225d6d3 Removed required attribute on search input squidfunk 2020-03-21 17:12:58 +01:00
  • 8fe5a99ba2 src squidfunk 2020-03-21 17:12:58 +01:00
  • d807cbd1fc Updated migration guide for templates squidfunk 2020-03-21 17:11:06 +01:00
  • 0b622b3333 Fixed hover states of search input for black and white palette squidfunk 2020-03-21 16:20:06 +01:00
  • 1fe985244c Adjust base color definitions to allow for dark mode squidfunk 2020-03-21 16:06:59 +01:00
  • 08d89aeca2 Improved copy-to-clipboard button sizing in Admonitions squidfunk 2020-03-21 14:21:59 +01:00
  • d4051c9bb5 Enable color customization of details arrow icon squidfunk 2020-03-21 13:42:57 +01:00
  • b0c2c4390a Documentation squidfunk 2020-03-20 16:47:47 +01:00
  • 9adf66475a Added mkdocs-awesome-pages-plugin to Dockerfile (#1519) Taylor Steinberg 2020-03-20 11:15:55 -04:00
  • 30f7c15368 Fixed rendering error for details squidfunk 2020-03-19 12:13:06 +01:00
  • 5f2f497f0c Added distribution files squidfunk 2020-03-19 11:46:52 +01:00
  • 7657c4b82c Added back aria-label to search input (#1517) Jaime Iniesta 2020-03-19 11:42:06 +01:00
  • 83a6b8b63c Reverted Admonitions back to mask-image squidfunk 2020-03-19 09:52:00 +01:00
  • 89f39117c0 Prepare 5.0.0rc3 release 5.0.0rc3 squidfunk 2020-03-18 17:37:32 +01:00
  • 4ffa866609 Formatting squidfunk 2020-03-18 17:28:26 +01:00
  • e7f7632278 Added aria-label to all nav items to improve accessibility. (#1516) Jaime Iniesta 2020-03-18 17:19:04 +01:00
  • e41075932c Updated dependencies squidfunk 2020-03-18 13:20:46 +01:00
  • 33645320c2 Corrected Admonition docs squidfunk 2020-03-18 12:50:22 +01:00
  • 1801f2f2b9 Replaced mask-image wherever possible to improve print styles squidfunk 2020-03-18 12:46:50 +01:00
  • 37f2208ef0 Reverted Admonition flex layout squidfunk 2020-03-18 11:00:43 +01:00
  • 71b2f5a591 Fixed some errors for print media squidfunk 2020-03-17 18:19:03 +01:00
  • 153aaabbaa Ensure event listeners are passive squidfunk 2020-03-17 16:43:49 +01:00
  • 0982cbe2e1 Fixed details layout in Safari squidfunk 2020-03-17 16:43:24 +01:00
  • 6892fdebd9 Cleaned up margins to use functions for computation squidfunk 2020-03-17 11:57:42 +01:00
  • dd2f2c879a Improved rendering performance by combining upstream observables squidfunk 2020-03-17 11:10:51 +01:00
  • bfe214966a Removed unnecessary markup squidfunk 2020-03-16 18:50:52 +01:00
  • 06f71804c2 Improved default fonts squidfunk 2020-03-16 16:39:55 +01:00
  • b1fde7a82c Refactored announcement bar styles squidfunk 2020-03-16 16:26:58 +01:00
  • f28780c62e Fixed stealing of hover on search icon squidfunk 2020-03-16 15:43:10 +01:00
  • 0f116bab03 Fixed precedence of search results in title squidfunk 2020-03-16 15:13:09 +01:00
  • f300a82014 Removed unnecessary CSS properties squidfunk 2020-03-16 15:00:19 +01:00
  • 653d535a22 Improved flow of observables/emissions squidfunk 2020-03-16 14:59:59 +01:00
  • 47aa47ee4c Adjustments for right-to-left languages squidfunk 2020-03-16 12:22:11 +01:00
  • b7c3798fd7 Documentation squidfunk 2020-03-16 12:03:04 +01:00
  • 1b07bef1c5 Adjustments for right-to-left languages squidfunk 2020-03-16 12:01:20 +01:00
  • 6bf47b537f Refactored Admonitions with flex layout squidfunk 2020-03-16 11:42:41 +01:00
  • f3cca38f64 Merge branch 'refactor/rxjs-typescript' of github.com:squidfunk/mkdocs-material into refactor/rxjs-typescript squidfunk 2020-03-16 10:05:12 +01:00
  • 4a8adb8143 Corrected spacing for single code blocks in tabbed containers squidfunk 2020-03-16 10:05:04 +01:00
  • 0de3f60af3 Added forward slash to list of keyboard shortcuts that open search (#1509) Ofek Lev 2020-03-16 04:35:24 -04:00
  • dc5d86d52e Bump stylelint from 13.2.0 to 13.2.1 dependabot-preview[bot] 2020-03-16 05:57:55 +00:00
  • 99ee69151f Bump stylelint-scss from 3.14.2 to 3.15.0 dependabot-preview[bot] 2020-03-16 05:53:35 +00:00
  • 7950933ef0 Bump event-hooks-webpack-plugin from 2.1.5 to 2.1.6 dependabot-preview[bot] 2020-03-16 05:52:52 +00:00
  • 825eeae70c Replaced getComputedStyle with bounding box values squidfunk 2020-03-15 16:19:36 +01:00
  • 9f069ad47e Switched workflow to pip installation routine squidfunk 2020-03-15 15:30:56 +01:00
  • 9462fcc3e9 Updated dependencies squidfunk 2020-03-15 15:21:06 +01:00
  • df1c7e5590 Inlined icons referenced from JavaScript squidfunk 2020-03-15 15:20:48 +01:00
  • 278a40e8d7 Improved alignment of social links and copyright notice squidfunk 2020-03-15 14:21:54 +01:00
  • b9fd6086a5 Fixed showing of wrong version in deployment preview squidfunk 2020-03-15 13:55:06 +01:00
  • f7a79edbd8 Fixed hover states for nested items in mobile navigation squidfunk 2020-03-15 13:27:30 +01:00
  • bcb8b4a498 Reverted hyphenation squidfunk 2020-03-14 19:29:48 +01:00
  • 56bd2b10c5 Reduced amount of created layers squidfunk 2020-03-14 18:08:09 +01:00
  • 305f925c3e [Security] Bump acorn from 6.4.0 to 6.4.1 dependabot-preview[bot] 2020-03-13 21:21:59 +00:00
  • f8787f6539 Adjusted README squidfunk 2020-03-12 17:30:05 +01:00
  • 84e27bf931 Prepare 5.0.0rc2 release 5.0.0rc2 squidfunk 2020-03-12 17:25:31 +01:00
  • c0abaf5692 Fixed closing of search results on anchor jump squidfunk 2020-03-12 17:13:31 +01:00
  • 566b1363ee Added distribution files squidfunk 2020-03-12 16:49:08 +01:00
  • 4044ce14ba Fixed inline line highlight padding, wrapping, and gutter background (#1501) Isaac Muse 2020-03-12 09:39:35 -06:00
  • 335b50d0a5 Adjusted spacing for nested tabbed content squidfunk 2020-03-11 15:01:07 +01:00
  • 447d409b81 Fixed scroll bar on tables inside admonitions squidfunk 2020-03-11 14:55:13 +01:00
  • fcbd47c2cb Fixed error when only setting a single icon squidfunk 2020-03-11 11:24:40 +01:00
  • 4d386df1e9 Fixed margin collapse on tables inside tabbed containers squidfunk 2020-03-11 10:44:10 +01:00
  • ff8c4a30c6 Fixed migration guide squidfunk 2020-03-10 23:43:27 +01:00
  • bfa1d9ce47 Updated dependencies squidfunk 2020-03-10 23:36:30 +01:00
  • 03743ea0c8 Fixed Docker build squidfunk 2020-03-10 23:24:08 +01:00
  • b3d5b0493e Merge branch 'master' of github.com:squidfunk/mkdocs-material squidfunk 2020-03-10 17:59:42 +01:00
  • 85b435102a Updated README squidfunk 2020-03-10 17:59:34 +01:00
  • 77987485af Prepare 5.0.0rc1 release 5.0.0rc1 squidfunk 2020-03-10 17:37:51 +01:00
  • e3127489ca Slight facelifting of tabbed blocks squidfunk 2020-03-10 16:56:17 +01:00
  • b6657bccda Refactored code blocks squidfunk 2020-03-10 16:42:23 +01:00
  • 12d1ad61c4 Reworked customization documentation squidfunk 2020-03-10 14:07:03 +01:00
  • c044208dc4 Added distribution files squidfunk 2020-03-10 12:13:18 +01:00
  • 3f678c048f Visual formatting squidfunk 2020-03-10 12:10:53 +01:00
  • d470f89056 Updated documentation squidfunk 2020-03-10 11:55:25 +01:00
  • 2e56079693 Upgraded to RxJS 7 squidfunk 2020-03-10 00:07:56 +01:00
  • 2f42ba3206 Updated GitHub issue templates squidfunk 2020-03-09 23:49:36 +01:00
  • 22780858b3 Replaced symlink with pymdownx.snippets squidfunk 2020-03-09 23:33:46 +01:00
  • 6a8a627e07 Merge branch 'master' into refactor/rxjs-typescript squidfunk 2020-03-09 23:19:06 +01:00
  • 75f4584de9 Don't lint CSS in docs folder squidfunk 2020-03-09 23:13:36 +01:00
  • acfe5102d2 Reworked plugin documentation squidfunk 2020-03-09 23:12:10 +01:00
  • 58b00d448a Reworked search plugin documentation squidfunk 2020-03-09 22:29:01 +01:00
  • bfea33154f Added title to social footer links squidfunk 2020-03-09 21:14:47 +01:00
  • 11901049bc Reworked extension documentation squidfunk 2020-03-09 19:03:48 +01:00
  • 968d0d80fa Parametrized deploy action (#1496) Benjamin Staneck 2020-03-09 16:59:15 +01:00
  • c4b884545d Parametrize deploy action squidfunk 2020-03-09 16:54:26 +01:00
  • 0d79026c0c Reworked getting started guide squidfunk 2020-03-09 16:48:52 +01:00
  • ea29135841 Fixed JavaScript and CSS evaluation on instant loading squidfunk 2020-03-09 16:46:22 +01:00
  • 6daac21f65 Moving inlined icon SVGs to CSS variables to reduce payload squidfunk 2020-03-09 16:39:59 +01:00
  • 6a4ee551fc Fixed overflowing code block in tabbed content inside admonition squidfunk 2020-03-09 15:34:00 +01:00
  • 0c65773ec1 Bump file-loader from 5.0.2 to 5.1.0 dependabot-preview[bot] 2020-03-09 05:57:55 +00:00
  • 8788f1a452 Bump webpack from 4.41.6 to 4.42.0 dependabot-preview[bot] 2020-03-09 05:57:50 +00:00