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

220 Commits

Author SHA1 Message Date
7ab2bd67ea
refactor(markdown): fix duplicate selector rules 2023-03-02 00:27:50 +08:00
a307ac8851
fix(font): rename font constants 2023-03-02 00:25:02 +08:00
58d893bc24
chore: release v0.0.0-20230302.1 v0.0.0-20230302.1 2023-03-02 00:09:40 +08:00
e13c83de24
fix(code): fix duplicate selector rules 2023-03-02 00:09:17 +08:00
3ddc662741
docs(readme): fix wrong align of badges 2023-03-02 00:08:47 +08:00
17c8caaa11
chore(ci): fix wrong sorted comment 2023-03-02 00:07:22 +08:00
7684e092da
chore: release v0.0.0-20230301.7 v0.0.0-20230301.7 2023-03-01 23:08:07 +08:00
5b0584ce4b
docs: add README.md and CONTRIBUTING.md 2023-03-01 23:07:31 +08:00
a3f3100f2c
chore: release v0.0.0-20230301.6 v0.0.0-20230301.6 2023-03-01 20:42:42 +08:00
ea73260661
chore(ci): ref. https://github.com/JS-DevTools/npm-publish/pull/68 2023-03-01 20:42:25 +08:00
51046f4088
chore: release v0.0.0-20230301.5 v0.0.0-20230301.5 2023-03-01 20:34:20 +08:00
a7492b1975
chore(ci): use different .gitignore with GitHub Actions 2023-03-01 20:34:07 +08:00
6179dc8634
chore: release v0.0.0-20230301.4 v0.0.0-20230301.4 2023-03-01 20:28:50 +08:00
941e73a889
fix(code): fix incorrect font-family value 2023-03-01 20:28:10 +08:00
af46b8e083
chore: release v0.0.0-20230301.3 v0.0.0-20230301.3 2023-03-01 20:22:48 +08:00
e2aeb767cd
fix(blockquote): fix incorrect border configuration 2023-03-01 20:22:34 +08:00
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