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
229680ca85
chore: release v0.0.0-20230303.6 v0.0.0-20230303.6 2023-03-03 20:00:25 +08:00
e3fcf96559
chore(ci): upload tar.gz file instead of .zip that no longer exists 2023-03-03 20:00:07 +08:00
c77fbd21ae
chore: release v0.0.0-20230303.5 Latest v0.0.0-20230303.5 2023-03-03 19:53:55 +08:00
a4f5996f04
chore(ci): solve incorrect version of cardinalby/git-tag-action 2023-03-03 19:53:41 +08:00
cb009147b9
chore: release v0.0.0-20230303.4 v0.0.0-20230303.4 2023-03-03 19:52:51 +08:00
188ac468fd
chore(ci): add pre-release specific & add latest tag 2023-03-03 19:52:31 +08:00
24056e42d5
chore: release v0.0.0-20230303.3 v0.0.0-20230303.3 2023-03-03 19:32:35 +08:00
274fc0fb31
chore(ci): generate Changelog **after** release 2023-03-03 19:32:19 +08:00
e83212e00f
chore: release v0.0.0-20230303.2 v0.0.0-20230303.2 2023-03-03 19:29:41 +08:00
40a50968ed
chore(ci): solve version conflicts & errors 2023-03-03 19:29:27 +08:00
1a62e1258e
chore: release v0.0.0-20230303.1 v0.0.0-20230303.1 2023-03-03 19:26:55 +08:00
648738b890
refactor(markdown): split margin to margin-top and margin-bottom 2023-03-03 19:13:28 +08:00
7dc2238fdf
feat(markdown): apply different opacities for .header-anchor 2023-03-03 19:10:15 +08:00
65b4b24002
chore(ci): create a tar.gz file instead of a .zip one 2023-03-03 19:04:32 +08:00
94e8477077
chore: create and modify footer author comment 2023-03-03 18:45:16 +08:00
4bbc199636
chore(build): disable postcss-custom-properties option in PostCSS 2023-03-03 18:42:00 +08:00
fd57e4bc4f
chore(npm): replace main key in package.json with sass and style 2023-03-03 18:34:08 +08:00
ab38a24a75
chore: release v0.0.0-20230302.12 v0.0.0-20230302.12 2023-03-02 23:15:01 +08:00
93e2f86137
chore(npm): add build.zip to .npmignore 2023-03-02 23:14:27 +08:00
e622185bbf
chore: release v0.0.0-20230302.11 v0.0.0-20230302.11 2023-03-02 23:07:32 +08:00
78cf02d7b8
chore(ci): add a name for vimtor/action-zip task 2023-03-02 23:07:02 +08:00
eba9d56ae6
chore: release v0.0.0-20230302.10 v0.0.0-20230302.10 2023-03-02 22:52:18 +08:00
2da4f4deb2
chore(ci): add .zip file to GitHub Release and upload artifact 2023-03-02 22:52:00 +08:00
cd9ecdfed3
chore: release v0.0.0-20230302.9 v0.0.0-20230302.9 2023-03-02 22:33:59 +08:00
9bf22aa5bd
chore(ci): update Node.js version in CI to 18 from 16 2023-03-02 22:33:39 +08:00
e6718acc37
chore: release v0.0.0-20230302.8 v0.0.0-20230302.8 2023-03-02 22:28:25 +08:00
15ef37c0d2
chore(ci): use softprops/action-gh-release to create GitHub Releases 2023-03-02 22:27:49 +08:00
6fd50e0707
chore: release v0.0.0-20230302.7 v0.0.0-20230302.7 2023-03-02 21:18:38 +08:00
8da53d8cde
style(markdown): improve selectors 2023-03-02 21:18:14 +08:00
decfa2c47c
chore: release v0.0.0-20230302.6 v0.0.0-20230302.6 2023-03-02 20:39:44 +08:00
58317f99cb
chore(ci): change registry URL to npmjs.com from npmjs.org 2023-03-02 20:39:24 +08:00
a3f9084a2e
chore(ci): rename task Lint to Test Lint 2023-03-02 20:35:07 +08:00
26d5c7966f
chore: release v0.0.0-20230302.5 v0.0.0-20230302.5 2023-03-02 20:31:57 +08:00
296bf3016e
docs(readme): remove descriptions of packages in "Uses" 2023-03-02 20:31:42 +08:00
a40c973e46
chore: release v0.0.0-20230302.4 v0.0.0-20230302.4 2023-03-02 20:25:51 +08:00
29b45f6a7f
style(vars): rename $blockquote-border to $quote-border 2023-03-02 20:25:23 +08:00
c2bd2cb722
docs: introduce new project description 2023-03-02 20:23:38 +08:00
bd2f74a3b2
chore(lint): fix incorrect comma placing in .stylelintrc 2023-03-02 20:21:26 +08:00
d69a4ea949
refactor: rename directory partial to partials 2023-03-02 20:18:45 +08:00
95de198e34
chore: release v0.0.0-20230302.3 v0.0.0-20230302.3 2023-03-02 20:12:31 +08:00
782b6f24e2
feat: separate $font-display for more user customization 2023-03-02 20:11:32 +08:00
f967cc6bad
style: unite and reorder CSS rules 2023-03-02 20:05:26 +08:00
32058aa5d3
feat(markdown): apply styles to q element 2023-03-02 19:43:02 +08:00
02d03e7633
refactor: rename dirs and files in a more meaningful way 2023-03-02 19:42:04 +08:00
2042d6be41
docs(readme): provide more commands 2023-03-02 19:36:28 +08:00
e90679a4ac
chore(browserslist): only browsers support css-variables 2023-03-02 19:29:37 +08:00
9a81468182
chore(ci): use .npmignore instead of editing .gitignore 2023-03-02 19:25:05 +08:00
ec673759d2
chore(lint): normalize .stylelintignore 2023-03-02 19:19:12 +08:00
f68921d9d0
docs(readme): add cssnano to "Uses" 2023-03-02 19:17:47 +08:00
ae19499146
chore: release v0.0.0-20230302.2 v0.0.0-20230302.2 2023-03-02 00:28:08 +08:00