Skip to content

Releases: sabertazimi/blog

v4.0.0

17 Apr 00:27
v4.0.0
2aee404
Compare
Choose a tag to compare

Β Β Β πŸš€ Features

   🐞 Bug Fixes

   🏎 Performance

Β Β Β Β View changes on GitHub

v3.8.1

01 Apr 15:17
v3.8.1
bf5f3d7
Compare
Choose a tag to compare

   🐞 Bug Fixes

Read more

v3.8.0

08 Mar 11:10
v3.8.0
6303e00
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.8.0 (2023-03-08)

✨ Features

πŸ”§ Testing

  • antd: disable antd hashed class name in testing suites (#1043) (130009d)

πŸ› Bug Fixes

v3.7.0

12 Feb 11:33
Compare
Choose a tag to compare

πŸŽ‰ 3.7.0 (2023-02-12)

πŸ”§ Testing

  • e2e: remove redundant e2e UI testing (#939) (fbc38d2)

✨ Features

  • swc: enable swc minifier from next.js v12.3 (#973) (24a7507)
  • tailwind: add content-visibility and contain-intrinsic-size (#924) (8eb9d86)

πŸ› Bug Fixes

  • components-Article: remove redundant max width class (#919) (d54e9ea)
  • components-DesktopNav: add hover style to ThemeSwitch icons (#928) (78f3c87)
  • components-Editor: rectify SSR for sandpack styles (#923) (185e290)
  • components-Footer: change Footer background gradient style (#929) (aec654f)
  • components-InlineCode: remove border radius (#920) (ff9a21c)
  • components-tailwind: rectify custom class error (#936) (13fc3bc)
  • components: rectify broken theme for antd v5 (#1035) (0ad7e6d)
  • components: remove built-in border radius (#922) (386b068)
  • deps: update dependencies (non-major) (#1000) (3d8f018)
  • deps: update dependencies (non-major) (#1003) (82f8949)
  • deps: update dependencies (non-major) (#1005) (8857075)
  • deps: update dependencies (non-major) (#1009) (e9c1df9)
  • deps: update dependencies (non-major) (#1012) (53c52b6)
  • deps: update dependencies (non-major) (#1015) (133d86e)
  • deps: update dependencies (non-major) (#1022) (3cbef65)
  • deps: update dependencies (non-major) (#1025) (2921f19)
  • deps: update dependencies (non-major) (#1027) (3636cd9)
  • deps: update dependencies (non-major) (#1032) (179f458)
  • deps: update dependencies (non-major) (#925) (8efb526)
  • deps: update dependencies (non-major) (#931) (8b02d3b)
  • deps: update dependencies (non-major) (#933) (e878a2b)
  • deps: update dependencies (non-major) (#935) (5c12cba)
  • deps: update dependencies (non-major) (#944) (3a7e93e)
  • deps: update dependencies (non-major) (#956) (7df7817)
  • deps: update dependencies (non-major) (#958) (1b44141)
  • deps: update dependencies (non-major) (#960) (1687805)
  • deps: update dependencies (non-major) (#962) (717308c)
  • deps: update dependencies (non-major) (#965) (bec3e2f)
  • deps: update dependencies (non-major) (#974) (04328ee)
  • deps: update dependencies (non-major) (#980) (48b47bf)
  • deps: update dependencies (non-major) (#982) (763f1a6)
  • deps: update dependencies (non-major) (#983) (8c16681)
  • deps: update dependencies (non-major) (#985) (60f6f99)
  • deps: update dependencies (non-major) (#986) (f56ee51)
  • deps: update dependencies (non-major) (#988) (55e484a)
  • deps: update dependencies (non-major) (#993) (4742681)
  • deps: update dependencies (non-major) (#996) (5baca2b)
  • deps: update dependencies (non-major) (#999) (357449d)
  • deps: update dependency @ant-design/icons to v5 (#1023) (f1c848c)
  • deps: update dependency @octokit/rest to v19 (#934) (929e656)
  • deps: update dependency antd to ^4.23.2 (#975) (6190c9a)
  • deps: update dependency antd to ^4.23.4 (#981) (db88a58)
  • deps: update dependency antd to v5 (#1001) (9247681)
  • deps: update dependency framer-motion to v7 (#952) (47a4d84)
  • deps: update dependency framer-motion to v8 (#1016) (8bedd14)
  • deps: update dependency framer-motion to v9 ([#1031](https://github.c...
Read more

v3.6.0

12 Jun 08:13
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.6.0 (2022-06-12)

✨ Features

πŸ› Bug Fixes

  • components-a11y: add keyboard a11y styles (#913) (2a857a5), closes #912
  • components-Article: add a11y <article> wrapper to post content (#856) (daef2ab)
  • components-Article: adjust line length (#894) (d235b63)
  • components-Article: adjust max width size (#900) (a46966b)
  • components-ArticleNav: adjust navigation button styles (#896) (aeeab92)
  • components-ArticleToc: scroll to fixed header below position (#861) (b04e94a)
  • components-DesktopNav: adjust blur size (#895) (c607117)
  • components-DesktopNav: horizontal centering navigation (#899) (2762258)
  • components-DesktopNav: remove !important tailwind styles (#911) (a8f3577)
  • components-Footer: add semantic <time> tag (#892) (f2dd652)
  • components-Header: adjust <Header /> navigation styles (#901) (48edcab)
  • components-InlineCode: clone box decoration (#886) (928e5cb)
  • components-LandingNav: add frosted glass effect (#897) (a2b3ed7)
  • components-LandingNav: change landing page filter effect (#908) (064a920)
  • components-LandingNav: polish animation effect (#879) (f93fb9d)
  • components-LinkTag: add hover box shadow (#915) (7d04cf1)
  • components-Lists: add nested counter for ol (#860) (a4f2138)
  • components-motion: add focus a11y style for Bounce motion (#873) (97e01d8)
  • components-Tags: remove border radius (#914) (e0942b6)
  • components: add hover style for Anchor link (#882) (5dceb54)
  • components: rectify broken styles (#910) (ddb31f3)
  • components: update heading link styles (#883) (0918d39)
  • deps: update dependencies (non-major) (#857) (efe8cbd)
  • deps: update dependencies (non-major) (#869) (6d9fd8b)
  • deps: update dependencies (non-major) (#887) (7c63f0a)
  • deps: update dependencies (non-major) (#905) (8400b2d)
  • deps: update dependency @codesandbox/sandpack-react to v1 (#870) (731cd8a)
  • deps: update dependency antd to ^4.20.5 (#855) (ec2eabc)
  • deps: update dependency antd to ^4.20.6 (#864) (9628660)
  • deps: update dependency next-sitemap to ^2.5.26 (#872) (cbb8ac2)
  • deps: update dependency next-sitemap to ^2.5.27 (#876) (5f33855)
  • deps: update dependency next-sitemap to ^2.5.28 (#880) (39caa95)
  • deps: update dependency next-sitemap to v3 (#890) (f55be31)
  • layouts: add horizontal padding to default layout (#904) (124a595)
  • mdx-layout: adjust floating widgets layout (#862) (ed31d20)
  • mdx-shadow: add shadow to code blocks and tables (#863) (15b5162)
  • types-time: update build time type (#893) (597dbdf)

v3.5.0

12 May 13:59
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.5.0 (2022-05-12)

✨ Features

⚑ Performance

  • mdx: optimize mdx related components render performance (#827) (4854f81), closes #826

πŸ› Bug Fixes

  • components-Button: rectify dark mode styles for Button (#821) (a69e678)
  • components-Icons: change icons label to lower case (#853) (b7761e4)
  • components-LandingNav: add navigation Enter keydown handler (#838) (6e94c3a)
  • components-PostsSearchBar: rectify a11y error (#812) (c766041)
  • components-Toggle: only invoke onToggle when Enter key down (#830) (9d9f0ce)
  • components-TypingTitle: change role for typing title (#845) (8534399)
  • cypress-commands: add testing-library style query commands (#846) (d9edb46)
  • jest-next.js: rectify broken jest moduleNameMapper configuration (#816) (ff832f3), closes #814 #815
  • mdx-styles: keep sandpack dark font color style (#829) (9f6b348)
  • ts-types: add type guards to any type (#819) (66acbaa)

πŸ”§ Testing

  • async: await asynchrounous waitFor expecttions (#835) (173045c)
  • components-Editor: add Editor structure testing (#834) (f14b657)
  • e2e-commands: add options to custom traversal commands (#851) (d6b9c8a)
  • e2e: add e2e testing for landing home page (#840) (290dda9)
  • e2e: add testing for Header menu items (#852) (3fe248f), closes #849
  • e2e: add testing for routes title (#850) (1d3682c), closes #849
  • e2e: reduce custom command log (#847) (f521616)

v3.4.0

04 May 22:27
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.4.0 (2022-05-04)

✨ Features

πŸ› Bug Fixes

  • code-theme: rectify dark mode styles (#804) (1442079)

v3.3.0

04 May 16:02
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.3.0 (2022-05-04)

✨ Features

  • CodeBlocks: add live code editor support (#791) (7f81d99), closes #777
  • mdx-code: add sandpack live code editor support (#794) (1f7945e), closes #777

πŸ› Bug Fixes

  • code-styles: add tough border to code blocks (#798) (1ba97ae)
  • components-Editor: disable SWC minifier (#797) (c497ac5), closes #796

⚑ Performance

  • CodeBlocks: lazy loading LiveCode component (#793) (b2347e6), closes #777

v3.2.0

03 May 14:58
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.2.0 (2022-05-03)

✨ Features

πŸ› Bug Fixes

  • CodeBlocks: make highlight lines become selective (#786) (7de385a), closes #776
  • CodeBlocks: normalize code before passing to code blocks (#788) (e59cfc5)
  • components-CopyButton: rectify CopyButton position (#780) (0dbae69), closes #779
  • mdx-admonitions: change code text size in admonitions (#790) (918d06b)

v3.1.0

02 May 19:52
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

πŸŽ‰ 3.1.0 (2022-05-02)

✨ Features

πŸ› Bug Fixes

  • components-toc: change toc items when routing change (#775) (167c66a), closes #701
  • mdx-anchor: adjust bottom space (#770) (6271b56)
  • motion-icons: re-design LandingNav hamburger button motion (#769) (d908726), closes #683 #701