1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

54 Commits

Author SHA1 Message Date
6616b76811
chore: release v0.0.0-20230301.2 v0.0.0-20230301.2 2023-03-01 20:14:30 +08:00
8be8e8793e
chore(browserslist): deprecate browsers before 2015 2023-03-01 20:13:29 +08:00
2aa806938e
BREAKING CHANGE: normalize number values 2023-03-01 20:12:33 +08:00
ebac47e0d7
refactor(prose): use _partial/all to replace a lot of components 2023-03-01 20:03:44 +08:00
61079f3627
refactor(colors): use value 0 instead of 0% 2023-03-01 19:51:29 +08:00
e9c955a8f1
BREAKING CHANGE: deprecate .markdown-body used as .prose 2023-03-01 19:51:17 +08:00
3db644fa05
fix(typo): fix wrong CSS variable name 2023-03-01 19:50:23 +08:00
ca1ccd9b4b
chore(lint): configure ignored paths & files to Stylelint 2023-03-01 19:47:12 +08:00
f9ffa18565
chore(build): add postcss-preset-env to inject polyfills 2023-03-01 19:45:58 +08:00
0dc71d9a54
chore: release v0.0.0-20230229.1 v0.0.0-20230229.1 2023-03-01 00:48:35 +08:00
5fc2c0a068
refactor(container): use @extend to import container 2023-03-01 00:47:59 +08:00
aa8823c6eb
chore: release v0.0.0-20230228.16 v0.0.0-20230228.16 2023-02-28 23:28:28 +08:00
61b7e4ef05
refactor(media): minify selector rules 2023-02-28 23:27:55 +08:00
cc6bea29ef
chore: release v0.0.0-20230228.15 v0.0.0-20230228.15 2023-02-28 23:14:56 +08:00
d95065f5d2
refactor(_partial): sepreate SCSS files into several partials 2023-02-28 23:14:32 +08:00
1bb7e502ac
chore: release v0.0.0-20230228.14 v0.0.0-20230228.14 2023-02-28 22:41:06 +08:00
de50484e3b
fix(prose): switch to a flexible max-width value 2023-02-28 22:40:50 +08:00
6fbb266d10
fix(colors): solve deprecated grammars 2023-02-28 22:38:44 +08:00
4bc0772d38
chore: release v0.0.0-20230228.13 v0.0.0-20230228.13 2023-02-28 22:21:47 +08:00
3728e8325a
feat(fonts): put Sarasa Gothic before Noto Sans 2023-02-28 22:21:27 +08:00
016746659a
chore: release v0.0.0-20230228.12 v0.0.0-20230228.12 2023-02-28 20:50:36 +08:00
2626938bc7
chore(lint): introduce Stylelint to lint SCSS code 2023-02-28 20:50:12 +08:00
2212a48426
chore(ci): add Lint & Build tests 2023-02-28 20:48:49 +08:00
f0965419e6
chore(ci): use registry.npmjs.org as NPM registry 2023-02-28 20:47:41 +08:00
de1f09bce4
style(scss): solve duplicate selectors 2023-02-28 20:23:29 +08:00
c6ca99239e
chore(node): correct requirement to Node.js 16 at least 2023-02-28 20:19:53 +08:00
c0d2969d87
chore: release v0.0.0-20230228.11 v0.0.0-20230228.11 2023-02-28 20:17:39 +08:00
2ffbf81303
chore(ci): use Node.js 16 to build project 2023-02-28 20:17:24 +08:00
865a3d89d7
chore: release v0.0.0-20230228.10 v0.0.0-20230228.10 2023-02-28 20:15:33 +08:00
51f21ee9a7
chore(ci): use Node.js 14 to build project 2023-02-28 20:15:13 +08:00
9572add1e3
chore: release v0.0.0-20230228.9 v0.0.0-20230228.9 2023-02-28 20:09:08 +08:00
5f27d24ca8
chore(git): remove .env.local from .gitignore 2023-02-28 20:08:49 +08:00
6fbe988073
chore: release v0.0.0-20230228.8 v0.0.0-20230228.8 2023-02-28 20:06:41 +08:00
fe0e9dfb8a
chore(deps): recongize coffeescript as a dependency 2023-02-28 20:06:22 +08:00
95bbde7a39
chore: release v0.0.0-20230228.7 v0.0.0-20230228.7 2023-02-28 20:02:37 +08:00
90657b2193
release: v0.0.0-20230228.6-with-license v0.0.0-20230228.6-with-license 2023-02-28 19:58:37 +08:00
539d3943fb
chore(license): add MIT License 2023-02-28 19:55:11 +08:00
fbdcc3b479
release: v0.0.0-20230228.6 v0.0.0-20230228.6 2023-02-28 19:53:01 +08:00
945b2facaf
refactor(vars): rename $font-monospace to $font-mono 2023-02-28 19:52:39 +08:00
abca0765ca
feat(vars): add more fallback fonts in $font-monospace 2023-02-28 19:51:59 +08:00
a6fa7a2746
feat(vars): add more fallback fonts in $font-sans 2023-02-28 19:51:14 +08:00
7610344f37
fix(typo): correct .itrem to .item 2023-02-28 19:47:45 +08:00
677d0606c4
release: v0.0.0-20230228.5 v0.0.0-20230228.5 2023-02-28 19:24:15 +08:00
42e4afa30b
feat(vars): rearrange monospace fonts 2023-02-28 19:23:35 +08:00
e85ce4af9f
feat(vars): add fallback fonts to $font-sans 2023-02-28 19:22:23 +08:00
08d56cfa67
chore(ci): set correct permission of GITHUB_TOKEN 2023-02-28 19:15:05 +08:00
35077abd10
release: v0.0.0-20230228.3 v0.0.0-20230228.3 2023-02-28 18:59:33 +08:00
db1fdcefa1
chore: allows dist to push to Git 2023-02-28 18:59:21 +08:00
c0b6ef1897
release: v0.0.0-20230228.2 v0.0.0-20230228.2 2023-02-28 18:55:04 +08:00
8f0ec69949
release: v0.0.0-20230228.1 v0.0.0-20230228.1 2023-02-28 18:53:45 +08:00