Skip to content

Releases: buzzycloud/buzzyblog

bugfix: sidebar pinned posts

03 Dec 06:32
Compare
Choose a tag to compare
v1.4.2

fix sidebar pinned posts

Use CSS grid to make the footer sticky

03 Dec 04:45
Compare
Choose a tag to compare
v1.4.1

Issue 8: use css grid to create a sticky footer

setup sentry, a front end app error monitoring service

25 Nov 19:53
Compare
Choose a tag to compare
v1.4.0

setup sentry, monitoring errors

bugfix: category displaying sticky/pinned posts

23 Nov 22:45
Compare
Choose a tag to compare
v1.3.10

fix category sticky posts not showing issue

bugfix: BaseContainer prop types

23 Nov 07:14
Compare
Choose a tag to compare
  • posts should be array

bugfix: pinned posts not showing

22 Nov 19:26
Compare
Choose a tag to compare
v1.3.8

better tags generating method in index.js

Bugfix

29 Oct 02:51
Compare
Choose a tag to compare

PostFullText had a bug that the tags cannot be displayed.

Buzzy Blog Ready For Deploy for the first time

19 Oct 21:22
Compare
Choose a tag to compare

Buzzy Blog Server Side Rendering with Next.js

07 Oct 03:59
Compare
Choose a tag to compare
  • React SSR with Next.js v9
  • State management with React Context and useContext hook