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

59 Commits

Author SHA1 Message Date
Kamil Krzyśków
2d3982489d
Fixed info plugin's exclusion logic (#6874)
Added more information to platform file
Added processed directory indicator
Changed slash removal in resolved patterns
Changed regex match function to search to support subprojects
Constrained dynamic patterns to the root
Reverted build assets gathering dc808ca90a
Reverted info.gitignore file 79129d5cde
2024-03-12 09:55:15 +07:00
squidfunk
dc808ca90a
Updated dependencies 2024-03-05 11:01:58 +07:00
Sigurd Spieckermann
b0680bd6e2 Replaced enum by const for constant value types in schemas 2023-11-20 20:21:18 +01:00
squidfunk
34aad07382
Fixed debug launch configurations 2023-10-05 15:44:24 +02:00
squidfunk
ac918d6a8b
Added comment to result selector 2023-09-21 18:40:19 +02:00
squidfunk
26de75679c
Fixed development mode on Linux 2023-09-21 18:37:17 +02:00
squidfunk
1205411f22
Added version info to entrypoint 2023-09-20 17:59:51 +02:00
squidfunk
0392073055
Fixed icon search 2023-09-20 14:59:25 +02:00
squidfunk
1a102a0f7f
Fixed asset URLs after restructuring 2023-09-20 14:26:05 +02:00
squidfunk
56b96b4d79
Restructured project 2023-09-20 13:58:03 +02:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
b550b1a532 Merged features tied to Carolina Reaper funding goal 2022-12-07 11:11:02 +01:00
squidfunk
2271427709 Fixed debugger 2022-11-12 17:25:15 +01:00
squidfunk
8ca7e2b042 Merge branch 'master' into refactor/is-pseudo-class 2022-11-12 12:54:18 +01:00
squidfunk
d0b2c04456 Fixed build process 2022-11-11 19:02:11 +01:00
squidfunk
6a1b86e8c6 Fixed development environment and overrides 2022-11-11 18:39:38 +01:00
squidfunk
941d634b78 Updated dependencies 2022-11-03 14:17:01 +01:00
squidfunk
daffd085f3 Revert to pre-8.0.0 simpler CSS selectors 2022-11-01 12:08:20 +07:00
squidfunk
419740831d Merged features tied to Scotch Bonnet funding goal 2022-09-13 12:35:14 +02:00
squidfunk
c4b6e5c52b Added Simple Icons 2022-09-07 19:34:35 +02:00
squidfunk
5ddeafbf4e Move building of overrides into new task 'build:all' 2022-04-09 23:23:13 +02:00
squidfunk
e1546745db Fixed order of operators in build process 2022-04-09 17:24:24 +02:00
squidfunk
2c298e5f50 Updated dependencies 2022-04-09 17:17:26 +02:00
squidfunk
92dc0375dc Replaced deprecated RxJS operators 2022-04-02 18:36:59 +02:00
squidfunk
c74e5de947 Updated svgo 2022-03-28 17:58:05 +02:00
squidfunk
1d1cf476c8 Improved semantics when returning from switchMap 2022-03-08 10:31:38 +01:00
squidfunk
b5e71dfcb1 Merge of Insiders features tied to 'Aji Panca' funding goal 2022-02-17 17:20:36 +01:00
squidfunk
51f27bf959 Fixed Google Fonts schema 2022-01-30 15:10:51 +01:00
squidfunk
6ac2da115d Refactored build process 2022-01-30 15:04:20 +01:00
squidfunk
9eebd24422 Improved JSON schema 2022-01-30 14:19:35 +01:00
squidfunk
715a939e94 Added Google Fonts to JSON schema 2022-01-30 09:04:11 +01:00
squidfunk
9655c3a924 Updated dependencies and bumped copyright year 2022-01-10 09:59:00 +01:00
squidfunk
c45265d860 Polyfilled :is() and added back resize observer polyfill 2022-01-06 20:10:41 +01:00
squidfunk
787112f652 Added PostCSS plugin to transform logical properties 2021-12-15 10:12:46 +01:00
squidfunk
6bace098a5 Updated to latest version of SASS 2021-12-12 12:22:51 +01:00
squidfunk
122be2ec46 Added Chrome launch configuration and fixed source map roots 2021-12-02 19:15:40 +01:00
squidfunk
c30c3d196e Fixed observable completion semantics 2021-11-28 14:54:14 +01:00
squidfunk
88ba609ee1 Refactored project structure 2021-11-14 16:09:09 +01:00
squidfunk
76035dee40 Switched to new RxJS API 2021-11-13 12:05:24 +01:00
squidfunk
d626b1c967 Updated distribution files 2021-07-18 10:27:02 +02:00
squidfunk
122126cbde Updated dependencies 2021-06-25 11:34:51 +02:00
squidfunk
a4a00af017 Switched from EOF to inline legal comments 2021-06-17 11:38:43 +02:00
squidfunk
c13012da3d Fixed watch mode aborting on CSS error 2021-02-27 18:21:02 +01:00
squidfunk
4b6edc1c49 Adde --watch and --dirty mode to build 2021-02-26 16:14:18 +01:00
squidfunk
500d5e6f74 Set transpile target to es2015 2021-02-26 12:31:05 +01:00
squidfunk
1aacca36a2 Fixed source mapping URLs 2021-02-25 15:56:08 +01:00
squidfunk
d6317dc514 Formatting + moved search index fetching to top level 2021-02-24 18:02:09 +01:00
squidfunk
d0b34b07d6 Fixed icon search 2021-02-23 09:54:57 +01:00
squidfunk
3039e4150c Merge branch 'master' into refactor/webpack 2021-02-22 18:29:14 +01:00
squidfunk
3f8475aad1 Moved build scripts to subfolder 2021-02-22 18:23:33 +01:00