Skip to content

Releases: anguspiv/www.angusp.com

v2.5.0

06 Feb 22:05
Compare
Choose a tag to compare

2.5.0 (2023-02-06)

Features

  • resume: updates resume with latest work (5f0dcac)

v2.4.0

28 Nov 17:27
Compare
Choose a tag to compare

2.4.0 (2022-11-28)

Bug Fixes

  • tag-list: corrects proptypes error for tags (79a7c2a)

Features

  • adds a generic image components (a7faaec), closes #225
  • adds custom image to markdown content (79aaddf), closes #225
  • adds header links to markdown content (7a0937b)
  • avatar: adds blur placeholder (d209206)

v2.3.0

27 Nov 21:58
Compare
Choose a tag to compare

2.3.0 (2022-11-27)

Features

  • tag: updates style to be color pill (3014be1), closes #183

v2.2.1

27 Nov 06:47
Compare
Choose a tag to compare

2.2.1 (2022-11-27)

Bug Fixes

v2.2.0

27 Nov 06:10
Compare
Choose a tag to compare

2.2.0 (2022-11-27)

Features

  • resume: adds disney experience (5513c33), closes #215

v2.1.0

20 Nov 02:27
Compare
Choose a tag to compare

2.1.0 (2022-11-20)

Bug Fixes

  • correctly renders custom markdown elements (930265e)

Features

v2.0.0

15 Nov 03:40
Compare
Choose a tag to compare

2.0.0 (2022-11-15)

Bug Fixes

  • app-layout: adjusts vertical centering in desktop (194315d)
  • article card: adds max-width (5f55d78), closes #171
  • article card: formats post date (a05f366), closes #168
  • article card: hide zero reading time (6939150), closes #169
  • article card: updates links to /posts (e596baa)
  • corrects site typography (6966fea), closes #191
  • home: corrects apostrophe typo in intro (0176377)
  • page header: formats date in page header (6110d8b), closes #181
  • site-banner: fixes centering on larger breakpoints (919974b), closes #187
  • styles: corrects link global styles (74d1cd3)
  • tag-list: makes tags property not required (e7d4bb0)
  • tag: corrects usage of next/link for tags (13ecad4)

Build System

  • migrates to nextjs framework (294bb9b)

Features

  • adds a link component (5c6d6bf)
  • adds divider component (d65f7c1)
  • adds emotion theme and css (7817f7c)
  • adds google analytics tag (aafed53), closes #190
  • adds google fonts (7bfe887)
  • adds host constants for images (e387aa2), closes #182
  • adds post reading time (3148ff3), closes #184
  • adds the about page (69b3519), closes #152
  • adds the app layout components (946b4df), closes #148
  • adds the app layout to app (2b844be), closes #148
  • adds the article list component (2e5e8a1), closes #144
  • adds the custom 404 page (a0f491d), closes #151
  • adds the featured article components (755833f), closes #145
  • adds the posts index page (513438f), closes #196
  • adds the posts pages (70a32a3), closes #154 #153
  • adds the resume page (65171bd), closes #149
  • adds the SEO component (0688595), closes #146
  • adds the tags index pages (4847067), closes #155
  • article-card: removes uppercase from publish date (902cb84)
  • atoms: adds avatar component (9ef1172), closes #139
  • atoms: adds container component (648e65c), closes #134
  • atoms: adds tag component (94200a4), closes #137
  • bread-crumbs: adds ability to set crumb labels (07aaf3d)
  • divider: adds classname property (c33be6b)
  • home: updates the home page content (029c492), closes #150
  • molecules: adds pagination nav (0d12101), closes #142
  • molecules: adds section title components (132b522), closes #136
  • molecules: adds the article card component (1bdd295), closes #138
  • molecules: adds the breadcrumbs components (2a2dc8c), closes #140
  • molecules: adds the page header component (500bd86), closes #141
  • molecules: adds the tag list component (5346cca)
  • organism: adds the site banner (019a5d4), closes #147
  • posts: adds breadcrumbs to post pages (53084cb)
  • posts: adds death to legacy code post (366eef3), closes #180
  • section title: adds side padding to section title (8019a7e)
  • seo: adds site meta data (c979418), closes #186
  • tag: redesigns tags for single tag prop (c5c3db3)
  • tags: adds individual tag pages (567b22a), closes #156
  • updates site banner to italize description (ecf9c72), closes #197
  • updates site nav to use posts (...
Read more

v1.27.0

10 Feb 17:17
Compare
Choose a tag to compare

1.27.0 (2022-02-10)

Bug Fixes

  • featured: adds filter for featured to graphql (d48e9ab)

Features

  • site-banner: adds nav a11y settings (499cefe)

v1.26.0

08 Feb 07:01
Compare
Choose a tag to compare

1.26.0 (2022-02-08)

Features

  • adds ga tracking to the site (3c3d304), closes #71

v1.25.0

08 Feb 06:19
Compare
Choose a tag to compare

1.25.0 (2022-02-08)

Features

  • home-page: adds the recent articles (bcfc3b2), closes #85