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
10ae6dc593
chore: release v0.1.0 v0.1.0 2023-03-06 22:16:47 +08:00
28fcbf66a8
chore(ci): use Node.js version lts/* at lint and release 2023-03-06 22:12:09 +08:00
e9264bfa01
chore(lint): use @kuohuanhuan/stylelint-config as Stylelint config 2023-03-06 22:07:19 +08:00
0e6c171424
chore(package): standardize author field in package.json 2023-03-06 19:43:44 +08:00
d45e09d7bf
chore(ci): add lts/* to node-version in CI 2023-03-05 19:53:39 +08:00
eb2e5f532a
chore(ci): rename Build and Release to Release 2023-03-05 19:39:45 +08:00
2e99e64a3e
refactor(colors)!: rename $link-border to $a-border 2023-03-05 18:15:14 +08:00
877ea710d6
chore(ci): only run lint and build when specified files modified 2023-03-05 18:09:07 +08:00
df63212d6d
chore(ci): use windows-2022 to create releases [skip actions] 2023-03-05 17:52:14 +08:00
ee89b96068
fix(code)!: respect shiki themes 2023-03-05 17:43:16 +08:00
63a6fc2072
refactor!: deprecate .prose class and lint 2023-03-05 17:39:51 +08:00
e54282e5f8
docs(readme): move documentation to Wiki 2023-03-05 17:14:04 +08:00
2b9619f2e2
refactor: migrate to modern module system 2023-03-05 15:00:12 +08:00
2cb60cc6c4
fix(markdown): remove invalid .highlight class 2023-03-05 13:55:52 +08:00
beedb0e803
docs(readme): remove unnecessary remark 2023-03-05 12:46:14 +08:00
77e57fe3ae
chore: release v0.0.5 2023-03-05 12:33:18 +08:00
5f45d99381
Due to a restrict of npm, we cannot override the 0.0.3 version. 2023-03-05 12:33:00 +08:00
936615f48c
chore: release v0.0.3 v0.0.3 2023-03-04 22:54:05 +08:00
06f383891e
docs(readme): use shorthand link with CDN 2023-03-04 22:48:59 +08:00
e7b3d3eb8d
chore(package.json): add main value to support CDN services 2023-03-04 22:36:48 +08:00
7ffabe53bd
revert: de8b9d621cc3e494c70505bedfbad4f25e4d7a6c [skip actions] 2023-03-04 19:51:29 +08:00
95a1576179
feat(fonts): add Sarasa Gothic to monospace font fallback 2023-03-04 19:13:56 +08:00
cfa79e400a
chore: release v0.0.2 v0.0.2 2023-03-04 18:55:23 +08:00
39c543c7f6
docs(readme): add usage in CSS files 2023-03-04 18:44:50 +08:00
b383912f30
docs(readme): replace node badge with ci one 2023-03-04 18:19:01 +08:00
74a4cda9d3
docs(readme): change the colors of the badges 2023-03-04 17:31:13 +08:00
13a8c92ebe
chore(build): remove useless blank line in Gruntfile.coffee 2023-03-04 17:25:33 +08:00
7e5821b10d
chore(config): add top comment to .editorconfig 2023-03-04 17:22:46 +08:00
a365317c85
refactor(fonts)!: add font-code to let managing code fonts more flexible 2023-03-04 17:19:15 +08:00
213ea5f44f
refactor(vars): create modes directory 2023-03-04 16:53:06 +08:00
5ee77990a6
refactor(vars): organize variables 2023-03-04 16:49:47 +08:00
59745590c2
fix(vars): fix deprecated color expression in Sass 2023-03-04 16:46:29 +08:00
17631306a8
feat(vars)!: rename variable $general to $regular 2023-03-04 16:36:56 +08:00
d8f3f549dc
docs(readme): rename "Uses" section and add description 2023-03-04 16:30:38 +08:00
f988a9dddb
chore: release v0.0.1-patch.3 v0.0.1-patch.3 2023-03-03 22:54:56 +08:00
3f5fc5f93b
docs(readme): move development infos into a independent section 2023-03-03 22:54:37 +08:00
1b2245bab9
chore: release v0.0.1-patch.2 v0.0.1-patch.2 2023-03-03 22:47:54 +08:00
7b50254f83
docs(readme): fix typo in "Usage" block 2023-03-03 22:47:39 +08:00
5f9424617e
chore: release v0.0.1-patch.1 v0.0.1-patch.1 2023-03-03 22:46:22 +08:00
f169a6c49a
docs(readme): add usage in Sass / SCSS 2023-03-03 22:46:03 +08:00
ba62d6e364
chore: release v0.0.1-patch.0 v0.0.1-patch.0 2023-03-03 21:09:54 +08:00
d7c5188b7d
docs(readme): add "Browsers Support" block 2023-03-03 21:09:33 +08:00
de8b9d621c
chore(ci): include all files in dist instead of the dir to build.tar.gz 2023-03-03 20:58:09 +08:00
8bb74891ce
chore(ci): add LTS to Ubuntu 22.04 comment 2023-03-03 20:54:14 +08:00
d33f046030
chore: release v0.0.1 v0.0.1 2023-03-03 20:15:39 +08:00
bd8d8822e5
revert: 706720b8fe4b682528e785e47c61a2f57dfeb8bf 2023-03-03 20:15:12 +08:00
d9678940f2
chore: release v0.0.0-20230303.9 v0.0.0-20230303.9 2023-03-03 20:09:40 +08:00
706720b8fe
chore(ci): use windows-2022 instead of ubuntu-22.04 to release 2023-03-03 20:07:17 +08:00
ff06dee900
chore: release v0.0.0-20230303.7 v0.0.0-20230303.7 2023-03-03 20:02:21 +08:00
80ccac3dd1
chore(ci): add pre-release and release comment to task name 2023-03-03 20:02:07 +08:00