Skip to content

Releases: tszhong0411/honghong.me

@tszhong0411/[email protected]

03 Feb 17:24
158b7e5
Compare
Choose a tag to compare

Patch Changes

  • 3f6621c: Should be getIconByLanguage instead of getIconByFilename
  • 12e29ca: Adjust the position of the copy button in code block
  • d00a5b4: Fix sidebar icon
  • c433b34: Upgrade radix packages
  • 5302289: Update transition property for blur image effect
  • 7b9bd00: Adjust CopyButton position in CodeBlock component
  • 10fc68e: Show copy button when hovering on code block
  • 9ef78b8: Make the copy button of code block smaller, and use ghost style

@tszhong0411/[email protected]

01 Feb 07:54
8749114
Compare
Choose a tag to compare

Patch Changes

  • 681e29d: Remove sideEffects in package.json

@tszhong0411/[email protected]

01 Feb 07:54
8749114
Compare
Choose a tag to compare

Patch Changes

  • fd83d7f: Update styles of toaster
  • 17e167b: Add margin to video elements in typography styles
  • 1a39968: Update build process and style imports for better organization
  • 5f8b695: Update paths for CSS files and include CSS in build process
  • cdc4d3b: Add @tailwindcss/typography for v4
  • 77f76a2: Adjust Callout component styles for improved appearance
  • cdbce93: Simplify CSS selectors for Shiki styles
  • c3cf6ee: Adjust line-height for highlighted code blocks in shiki.css
  • Updated dependencies [681e29d]

@tszhong0411/[email protected]

01 Feb 07:54
8749114
Compare
Choose a tag to compare

Patch Changes

  • 681e29d: Remove sideEffects in package.json

@tszhong0411/[email protected]

01 Feb 07:53
8749114
Compare
Choose a tag to compare

Patch Changes

  • e066949: Upgrade some dependencies

    • Upgrade prettier-plugin-sort-json from ^4.0.0 to ^4.1.1
    • Upgrade prettier-plugin-tailwindcss from ^0.6.9 to ^0.6.11
  • 681e29d: Remove sideEffects in package.json

  • Updated dependencies [681e29d]

@tszhong0411/[email protected]

01 Feb 07:53
8749114
Compare
Choose a tag to compare

Patch Changes

  • fbd59cb: Temporarily disable tailwindcss plugin

@tszhong0411/[email protected]

30 Jan 16:20
aefa312
Compare
Choose a tag to compare

Patch Changes

  • 9be3acf: Add Segment Group component

@tszhong0411/[email protected]

26 Jan 09:31
4ada7e4
Compare
Choose a tag to compare

Patch Changes

  • 021c08d: Fix the variant type that is not accessible

    • Upgrade to cva@beta

@tszhong0411/[email protected]

25 Jan 15:30
223df2a
Compare
Choose a tag to compare

Patch Changes

  • 2fe0305: Move the custom plugin directly into the Tailwind config file

@tszhong0411/[email protected]

25 Jan 01:46
3b97d6a
Compare
Choose a tag to compare

Patch Changes

  • 3533dc2: Disable sonarjs/pseudo-random rule in ESLint config

  • 995c4ed: Disable no-complex-conditional-rendering rule in ESLint config for React