Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 18:59
ef2619a

1.1.0 (2023-09-06)

Features

  • add 'fetch options for quiz' method (9ae8124)
  • add About dropdown menu for desktop and mobile (8ccd871)
  • add basic About page with skill display (e6a48fe)
  • add basic sanity client call (27188a5)
  • add Book type, schema and query (da76c4e)
  • add Code component (2fe2211)
  • add explanation to RandomFacts component (ca90df0)
  • add GeneralView sample story (259c8de)
  • add graphqlUtils and config.yml (33087f5)
  • add Home intro content (766cf57)
  • add Job component (9d5e2ae)
  • add language type, schema and query (81223c5)
  • add LanguageSwitcherMobile (c2d0ac9)
  • add menu translations (a31fda4)
  • add Photo component - wip (8cdbf1d)
  • add Photo component - wip (54d2f00)
  • add Photo component - wip (173098f)
  • add plugins and more schema classes (db28722)
  • add Podcast type, schema and query (56d8771)
  • add publication type, schema and query (f6918e0)
  • add QuizAnswer sample stories (b025bfe)
  • add RandomFact general view (0797008)
  • add RandomFact quiz as SB story (554a391)
  • add RandomFact types and schema (610fedf)
  • add RandomFacts.tsx basic structure and behaviour (b07fa9a)
  • add ReactMarkdown; wip strapi GraphQL response tests (8c96162)
  • add School component (c576c14)
  • add simple schema - skill and skillIcon (1e12886)
  • add Skill section (a913405)
  • add Spotify Music widget (9a3625b)
  • add TvSeries type, schema and query (5b716f6)
  • add VideoGame type, schema and query (ffbf797)
  • add white background for logos in dark mode (0a6105f)
  • adjust mobile layout of homepage photo (3bc0b5e)
  • basic test with Apollo Client (514e990)
  • build right/wrong answer logic for parent component (0fdd567)
  • create LanguageSwitcher component (e434da5)
  • define home base structure (2405980)
  • extract jobs data (e9e37d0)
  • fix dark mode toggle (7cdfc01)
  • fix format to return number (2a63819)
  • fix header and footer colours (32385eb)
  • fix language select appearance (4a8aeba)
  • fix localStorage error by adding loading screen (4030c71)
  • fix Sanity DEV config (adc647b)
  • fix Work and Education mobile views (ce0c835)
  • fix x scroll layout on mobile (5aab00e)
  • footer (4547d5f)
  • footer mobile view (6f93da4)
  • header animated-underline (fa5a5ca)
  • header background and text colours (cc5deaf)
  • hide Next.js homepage content (04d085d)
  • improve book display (f24b652)
  • install and configure react-i18next (385ba58)
  • install Sanity (5244b71)
  • install Sanity (7ae4513)
  • localise headings (49dc895)
  • mobile menu (ef5b359)
  • move type CodeSnippet (7b3a838)
  • move type Language (a965497)
  • move type Publication (c7a88bf)
  • move type RandomFact (6ecec28)
  • move type School (32503e4)
  • move type Skill (328547e)
  • move types Book and Podcast (a58ab34)
  • move types to Sanity folder (9433423)
  • move types TvShow and VideoGame (9d9e0c3)
  • read HomePage content from Strapi (867aa32)
  • remove Sanity from Hobbies types (901bdb1)
  • remove Sanity from Job, Publication, Skill and Intro types (5cab6f7)
  • remove Sanity from package.json scripts (29b8bb5)
  • remove Sanity from School type (2e9ac3f)
  • remove Sanity libraries (7abbda0)
  • replace Job with Job2 (6833778)
  • replace photos (c4def15)
  • replace ShortText with Single type Intro (eec597a)
  • restructure pages to Sanity folder (069d56d)
  • restructure; add Desktop structure (84d4a23)
  • select language wip (f6f6c61)
  • select language wip (590725a)
  • update packages (800717e)
  • update packages (739c1e6)
  • update packages (bec7a50)
  • use translations in header and footer (8daee3b)

Bug Fixes

  • change explanation from TypedObject to string (14dc331)
  • change Icon type (f1a4c59)
  • change Icon type (8317109)
  • change Image classes to use clsx (369c2a3)
  • change Image classes to use clsxm (9bfc531)
  • check for undefined answer.explanation (47a92e3)
  • fix Button.tsx (f5d2251)
  • fix codeSnippets path (47aed10)
  • fix eneralView SB story (b07c634)
  • fix hobbies api (bc31209)
  • fix SB story (680f814)
  • move randomFact description and explanation to string (722a93a)
  • refactor (ef1254c)
  • update query links in hobbiesApi (ee6c622)
  • update TvShow type in pages.tsx (28e1007)
  • update TvShow type in pages.tsx (15e27d2)