Skip to content

Releases: buzzycloud/buzzyblog

bugfix: sidebar pinned posts

Choose a tag to compare

@medmin medmin released this 03 Dec 06:32
v1.4.2

fix sidebar pinned posts

Use CSS grid to make the footer sticky

Choose a tag to compare

@medmin medmin released this 03 Dec 04:45
v1.4.1

Issue 8: use css grid to create a sticky footer

setup sentry, a front end app error monitoring service

Choose a tag to compare

@medmin medmin released this 25 Nov 19:53
v1.4.0

setup sentry, monitoring errors

bugfix: category displaying sticky/pinned posts

Choose a tag to compare

@medmin medmin released this 23 Nov 22:45
v1.3.10

fix category sticky posts not showing issue

bugfix: BaseContainer prop types

Choose a tag to compare

@medmin medmin released this 23 Nov 07:14
  • posts should be array

bugfix: pinned posts not showing

Choose a tag to compare

@medmin medmin released this 22 Nov 19:26
v1.3.8

better tags generating method in index.js

Bugfix

Choose a tag to compare

@medmin medmin released this 29 Oct 02:51

PostFullText had a bug that the tags cannot be displayed.

Buzzy Blog Ready For Deploy for the first time

Choose a tag to compare

@medmin medmin released this 19 Oct 21:22
  • fix bugs
  • better engineering

Buzzy Blog Server Side Rendering with Next.js

Choose a tag to compare

@medmin medmin released this 07 Oct 03:59
  • React SSR with Next.js v9
  • State management with React Context and useContext hook