Commit Graph
173 Commits
Author SHA1 Message Date
kuohuanhuan ec673759d2 chore(lint): normalize .stylelintignore 2023-03-02 19:19:12 +08:00
kuohuanhuan f68921d9d0 docs(readme): add cssnano to "Uses" 2023-03-02 19:17:47 +08:00
kuohuanhuan ae19499146 chore: release v0.0.0-20230302.2 v0.0.0-20230302.2 2023-03-02 00:28:08 +08:00
kuohuanhuan 7ab2bd67ea refactor(markdown): fix duplicate selector rules 2023-03-02 00:27:50 +08:00
kuohuanhuan a307ac8851 fix(font): rename font constants 2023-03-02 00:25:02 +08:00
kuohuanhuan 58d893bc24 chore: release v0.0.0-20230302.1 v0.0.0-20230302.1 2023-03-02 00:09:40 +08:00
kuohuanhuan e13c83de24 fix(code): fix duplicate selector rules 2023-03-02 00:09:17 +08:00
kuohuanhuan 3ddc662741 docs(readme): fix wrong align of badges 2023-03-02 00:08:47 +08:00
kuohuanhuan 17c8caaa11 chore(ci): fix wrong sorted comment 2023-03-02 00:07:22 +08:00
kuohuanhuan 7684e092da chore: release v0.0.0-20230301.7 v0.0.0-20230301.7 2023-03-01 23:08:07 +08:00
kuohuanhuan 5b0584ce4b docs: add README.md and CONTRIBUTING.md 2023-03-01 23:07:31 +08:00
kuohuanhuan a3f3100f2c chore: release v0.0.0-20230301.6 v0.0.0-20230301.6 2023-03-01 20:42:42 +08:00
kuohuanhuan ea73260661 chore(ci): ref. https://github.com/JS-DevTools/npm-publish/pull/68 2023-03-01 20:42:25 +08:00
kuohuanhuan 51046f4088 chore: release v0.0.0-20230301.5 v0.0.0-20230301.5 2023-03-01 20:34:20 +08:00
kuohuanhuan a7492b1975 chore(ci): use different .gitignore with GitHub Actions 2023-03-01 20:34:07 +08:00
kuohuanhuan 6179dc8634 chore: release v0.0.0-20230301.4 v0.0.0-20230301.4 2023-03-01 20:28:50 +08:00
kuohuanhuan 941e73a889 fix(code): fix incorrect font-family value 2023-03-01 20:28:10 +08:00
kuohuanhuan af46b8e083 chore: release v0.0.0-20230301.3 v0.0.0-20230301.3 2023-03-01 20:22:48 +08:00
kuohuanhuan e2aeb767cd fix(blockquote): fix incorrect border configuration 2023-03-01 20:22:34 +08:00
kuohuanhuan 6616b76811 chore: release v0.0.0-20230301.2 v0.0.0-20230301.2 2023-03-01 20:14:30 +08:00
kuohuanhuan 8be8e8793e chore(browserslist): deprecate browsers before 2015 2023-03-01 20:13:29 +08:00
kuohuanhuan 2aa806938e BREAKING CHANGE: normalize number values 2023-03-01 20:12:33 +08:00
kuohuanhuan ebac47e0d7 refactor(prose): use _partial/all to replace a lot of components 2023-03-01 20:03:44 +08:00
kuohuanhuan 61079f3627 refactor(colors): use value 0 instead of 0% 2023-03-01 19:51:29 +08:00
kuohuanhuan e9c955a8f1 BREAKING CHANGE: deprecate .markdown-body used as .prose 2023-03-01 19:51:17 +08:00
kuohuanhuan 3db644fa05 fix(typo): fix wrong CSS variable name 2023-03-01 19:50:23 +08:00
kuohuanhuan ca1ccd9b4b chore(lint): configure ignored paths & files to Stylelint 2023-03-01 19:47:12 +08:00
kuohuanhuan f9ffa18565 chore(build): add postcss-preset-env to inject polyfills 2023-03-01 19:45:58 +08:00
kuohuanhuan 0dc71d9a54 chore: release v0.0.0-20230229.1 v0.0.0-20230229.1 2023-03-01 00:48:35 +08:00
kuohuanhuan 5fc2c0a068 refactor(container): use @extend to import container 2023-03-01 00:47:59 +08:00
kuohuanhuan aa8823c6eb chore: release v0.0.0-20230228.16 v0.0.0-20230228.16 2023-02-28 23:28:28 +08:00
kuohuanhuan 61b7e4ef05 refactor(media): minify selector rules 2023-02-28 23:27:55 +08:00
kuohuanhuan cc6bea29ef chore: release v0.0.0-20230228.15 v0.0.0-20230228.15 2023-02-28 23:14:56 +08:00
kuohuanhuan d95065f5d2 refactor(_partial): sepreate SCSS files into several partials 2023-02-28 23:14:32 +08:00
kuohuanhuan 1bb7e502ac chore: release v0.0.0-20230228.14 v0.0.0-20230228.14 2023-02-28 22:41:06 +08:00
kuohuanhuan de50484e3b fix(prose): switch to a flexible max-width value 2023-02-28 22:40:50 +08:00
kuohuanhuan 6fbb266d10 fix(colors): solve deprecated grammars 2023-02-28 22:38:44 +08:00
kuohuanhuan 4bc0772d38 chore: release v0.0.0-20230228.13 v0.0.0-20230228.13 2023-02-28 22:21:47 +08:00
kuohuanhuan 3728e8325a feat(fonts): put Sarasa Gothic before Noto Sans 2023-02-28 22:21:27 +08:00
kuohuanhuan 016746659a chore: release v0.0.0-20230228.12 v0.0.0-20230228.12 2023-02-28 20:50:36 +08:00
kuohuanhuan 2626938bc7 chore(lint): introduce Stylelint to lint SCSS code 2023-02-28 20:50:12 +08:00
kuohuanhuan 2212a48426 chore(ci): add Lint & Build tests 2023-02-28 20:48:49 +08:00
kuohuanhuan f0965419e6 chore(ci): use registry.npmjs.org as NPM registry 2023-02-28 20:47:41 +08:00
kuohuanhuan de1f09bce4 style(scss): solve duplicate selectors 2023-02-28 20:23:29 +08:00
kuohuanhuan c6ca99239e chore(node): correct requirement to Node.js 16 at least 2023-02-28 20:19:53 +08:00
kuohuanhuan c0d2969d87 chore: release v0.0.0-20230228.11 v0.0.0-20230228.11 2023-02-28 20:17:39 +08:00
kuohuanhuan 2ffbf81303 chore(ci): use Node.js 16 to build project 2023-02-28 20:17:24 +08:00
kuohuanhuan 865a3d89d7 chore: release v0.0.0-20230228.10 v0.0.0-20230228.10 2023-02-28 20:15:33 +08:00
kuohuanhuan 51f21ee9a7 chore(ci): use Node.js 14 to build project 2023-02-28 20:15:13 +08:00
kuohuanhuan 9572add1e3 chore: release v0.0.0-20230228.9 v0.0.0-20230228.9 2023-02-28 20:09:08 +08:00