Skip to content

Latest commit

 

History

History
1347 lines (737 loc) · 79.9 KB

CHANGELOG.md

File metadata and controls

1347 lines (737 loc) · 79.9 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.13.2 (2024-09-13)

Bug Fixes

  • single word: mobile spacing (61547be)

3.13.1 (2024-08-10)

Bug Fixes

  • FE errors after thirdPartyErrorFilterIntegration setup (abf8e65)

3.13.0 (2024-07-12)

Bug Fixes

Features

  • add styles for WordSuggestHint (992b1d4)
  • add WordSuggestHint component (b56467b)
  • word suggest hint: center elements and text (37a405c)
  • WordSuggestHint: set current search to form (65eb302)

3.12.0 (2024-06-15)

Features

  • gen supportedBrowsers regex (7a3bdcf)
  • show unsupported browser message to user (1781586)

3.11.8 (2024-05-18)

Bug Fixes

  • single word: exclude duplicated words (f080497)

3.11.7 (2024-05-16)

Bug Fixes

3.11.6 (2024-05-09)

Bug Fixes

3.11.5 (2024-05-09)

Bug Fixes

  • missing await on Promises (fca090e)

3.11.4 (2024-05-09)

Performance Improvements

  • make sure there is only one active worker (ca07c3e)

3.11.3 (2024-05-09)

Bug Fixes

Performance Improvements

  • add partytown and config for matomo (f6d3d27)
  • better types and perf improvements (59e892b)
  • filterWorker: combine sort, use fuse only when search is used (b045d7d)
  • move filter and sort to own worker (0e9d8d7)

3.11.2 (2024-05-02)

Bug Fixes

  • SearchModal: was not opening after trigger (81ad72e)

3.11.1 (2024-05-02)

Bug Fixes

  • Cannot read properties of null (78b0152)

3.11.0 (2024-04-14)

Features

  • color modes: dynamic theme color (90bde77)

3.10.3 (2024-04-14)

Performance Improvements

  • head: improve by capo order (4aa6836)

3.10.2 (2024-04-14)

Bug Fixes

3.10.1 (2024-04-11)

Bug Fixes

  • nano stores dev tools: enable again (6ce9b95)

3.10.0 (2024-03-06)

Features

3.9.0 (2024-03-05)

Features

3.8.3 (2024-03-05)

Bug Fixes

  • mail not send; move to graphql api (197d2b4)

3.8.2 (2024-03-04)

Bug Fixes

  • test data on public build (1bd6c18)

3.8.1 (2024-03-02)

Bug Fixes

  • german tag translation, capitalize Nomen words (d05c420)
  • word overflow & disable image effect (f7fde29)

3.8.0 (2024-02-29)

Bug Fixes

Features

  • add consonants-vowels colors (8a1a117)
  • add similarSoundingWords and better doc order (113903b)
  • add syllables and hyphenation, consonants and vowels and Grammar (530bf73)
  • dont print word type key if only one (9bd4f2e)

3.7.6 (2024-02-28)

Performance Improvements

  • disable prefetch (699b1fc)
  • remove unused styles and optimize markup (1361fdb)
  • use virtua als scroll list (afb6dad)

3.7.5 (2024-02-27)

Bug Fixes

Performance Improvements

  • SearchModal: load searchbar async (fbaab85)

3.7.4 (2024-02-27)

Bug Fixes

  • MainHeader: hydration error (6516bf2)

3.7.3 (2024-02-27)

Bug Fixes

  • single pages: hydration errors (3ad9df8)

3.7.2 (2024-02-27)

Bug Fixes

3.7.1 (2024-02-27)

Bug Fixes

  • if modal is already loaded open search directly (b882877)

Performance Improvements

  • add missing sizes to index image and footer image (ec42ae3)
  • disable sentry, add critters (ad7f922)
  • MainHeader: prerender components (7e8c826)
  • remove critters (685d58b)
  • SearchModal: load child components dynamicly (967435f)
  • WordExamples: load mostly static (146c20f)

3.7.0 (2024-02-26)

Bug Fixes

  • adjust sizes if there are more than 1 (787e252)
  • AudioPlayer: exchange label with german (e222d4f)
  • better asset caching (2786464)
  • custom scrollbar: broken styles and missing firefox styles (a859312)
  • ImageGallery: lightbox item count (4f3e6f5)
  • ImageGallery: ts errors (f2cc60b)
  • migrate to nanostores 0.10.0 -> remove actions (7b8b698)
  • move redirect to astro (2ca0e30)
  • pwa: remove fallback url (048dfa7)
  • remove astro redirects (409ad0d)
  • remove get image (1eae66a)
  • remove redirect (8d51e48)
  • single pages: better spacing and image widths (12e4019)
  • size for 64rem (20528c1)
  • WordOptionDropdown: add missing prop declaration (df5b7f7)

Features

  • add gallery astro component (abff390)
  • add option to show test data (876f235)
  • AudioPlayer: add custom audio player component (6589ff7)
  • AudioPlayer: add progress animation (b413766)
  • AudioPlayerList: add Component and render (a15e938)
  • AudioPlayerList: add styles (5691750)
  • AudioPlayerList: add tooltip (0edef46)
  • finalize responsive image lightbox (be99936)
  • ImageGallery: add lightbox (46c1369)
  • ImageGallery: add responsive image in lightbox (8a3c86e)
  • ImageGallery: render description (12db8ca)
  • IsWordOfTheDay: add more props (cb67c2d)
  • pwa: cache all assets (e66ddcd)
  • pwa: notify user when app is offline ready (41610b9)
  • pwa: update favicons (b8722bf)
  • singel pages: reorder elements + better responsive design (4706afd)
  • single page: add new layout with gallery on side (760eb3e)
  • single page: add old image style (f802b5d)
  • single page: final image sizes (fcc3414)
  • single pages: add audio player list to main word (b881747)
  • single pages: add header audio player list styles (6d50633)
  • single pages: add image shadow (72e2a73)
  • ToolTip: add wrapper component (0656100)
  • word list: reduce box shadow (3d4b37a)

Performance Improvements

  • WordOptionDropdown: prevent larg html output; pass only nessary data (2bd9dd3)

3.6.0 (2024-02-02)

Features

  • add truncated breadcrumbs (d0e9fa3)

3.5.2 (2024-01-25)

Bug Fixes

Reverts

3.5.1 (2024-01-24)

Bug Fixes

3.5.0 (2024-01-24)

Bug Fixes

  • index: better spacings (a8dfb76)
  • index: missing dropshadow on light mode (741145e)
  • missing letter spacing for buttons (96d565a)
  • modal: max width (2579c77)
  • NavList: better props handling (83d3851)
  • select: border and chevron styles (e700290)
  • word-search-link: better mobile styles (2b2276f)

Features

  • add click ripple effect and scroll to search function (bb8fa0d)
  • add facts card (e797f56)
  • add new word option button (e0ea1e9)
  • add smooth scroll (56f5eb2)
  • basic implementation of new index layout (364ed91)
  • better dropdown styles (40b84ce)
  • menu-nav: better spacing (f3eb10d)
  • search: add scroll offset (67b8baf)

3.4.0 (2024-01-07)

Bug Fixes

  • ScrollToTop: add aria label (0d8391c)
  • ScrollToTop: also observe footer (4d2ee5d)

Features

Performance Improvements

  • cache word of the day (a1703d4)
  • disable sentry (ba13629)
  • SingleWord: load IsWordOfTheDay async (88c067a)

3.3.1 (2024-01-07)

Bug Fixes

  • filter colors (eff2133)
  • IsWordOfTheDayCrown: Single Page Position (a838f86)
  • SearchModal: vue only render (a1cca6b)

3.3.0 (2024-01-06)

Features

  • carbon-badge: add component to footer (f1b97d0)

3.2.2 (2024-01-06)

Bug Fixes

  • MainHeader: remove class list (24596f3)

3.2.1 (2024-01-04)

Bug Fixes

3.2.0 (2024-01-04)

Features

3.1.0 (2024-01-02)

Bug Fixes

  • scroll to top: needs to hide under flyout (5c89471)
  • scrollbar: custom scrollbar styles everywhere (7939ae0)

Features

  • PWA: hide button if installed (6ec81d5)

3.0.2 (2024-01-02)

Bug Fixes

  • catch error (1283b61)
  • ToastNotify: prevent errors -> eary return if unsupported (e4ae52e)
  • WordOptionDropdown: hide unsupported features (99a5ec2)
  • WordOptionDropdown: hydration error (2763868)

3.0.1 (2024-01-02)

Bug Fixes

  • menu nav: app install button styles on dark mode (adf15da)

3.0.0 (2024-01-02)

Bug Fixes

  • button: wrong font family (53a7bf0)

  • dark mode color vars (dbe9823)

  • dark mode: always set dark mode (88950d6)

  • dark mode: load script inline (9ec4a1c)

  • filter search template (b87f64f)

  • filter search: close button was visible (fe785ee)

  • footer end layout (523584b)

  • footer nav styles (b578001)

  • footer: end alignment (a875a21)

  • footer: headline type (5d81781)

  • graphql query since api changes (6bb0cdf)

  • input: colors (4ac583f)

  • letter filter: adjust grid style (0814025)

  • letter filter: button color on light mode (4b4386c)

  • light mode colors (273f6ab)

  • main header: button styles (ef6fd59)

  • make sure menu opens (d8c651a)

  • missing wrap (a5ff729)

  • modal: button position (1af0574)

  • modal: close on click outside + fix enter leaver animations (3d7a744)

  • NavigateBack: show only if history has length (5ac2db3)

  • new responsive image sizes (0fc7d39)

  • options-dropdown styles (a6f6663)

  • plural for results (f0904db)

  • prop destruct (c0524d6)

  • remove unused vars (58ad3aa)

  • reset filter should be 100% width (fa84687)

  • scrollbar: colors (d2ca6d3)

  • searchbar: styles (fe9737c)

  • single page: background color - light mode (d56f817)

  • single word: add missing early return (e9b989e)

  • single word: add missing word of the day indicator (2ec10c3)

  • single word: missing prop (63f35ff)

  • single word: related words was coursing errors (117561d)

  • style app install in menu like link (7f07a62)

  • switch styles (cd3f7da)

  • ts type (55359b8)

  • typo in tag (f963a37)

  • vue 3.4 update related build issues (d8a0977)

  • word search list: broken grid when only one word (c64fff2)

  • word search: placeholder color (a5fbbab)

  • word type filter: typo (46ec27b)

  • Merge pull request #230 from felix-berlin/improvement/new-light-dark-mode (2be1b3a), closes #230

Features

  • add active filter indicator (160016e)
  • add basic dropdown popover component (1e420cf)
  • add basic toast styles (d79a49a)
  • add berolinimus filter (b00e6dc)
  • add berolinismus switch component (16973a2)
  • add breadcrumbs (17c6413)
  • add button disabled styles (993fa08)
  • add button hover style + filter active state style (2b7fac5)
  • add cursor styles when click outside is active (ea4921b)
  • add date order functions (c4e1e3a)
  • add install app to footer (f4ff3dd)
  • add InstallApp (9b18cdf)
  • add letter spacing (887d7a6)
  • add multiselect dark mode styles (37a2bcb)
  • add NavList component + refactor style main files + update light theme (b88f59e)
  • add new fact (c84aed0)
  • add new footer navs (aaf1318)
  • add new image reset (25417e9)
  • add new word type filter and new layout for the search list (8bf412f)
  • add options button to single pages (06bfffa)
  • add reset all button (fb3a66d)
  • add result count (1fcb156)
  • add search markup (46c12a8)
  • add sort oder select component (5c5711f)
  • add toast notify component (0cb5f8d)
  • add turnstile (9971e72)
  • add view transition to WordSearchList (b858421)
  • add word type layout; uniform style for filter active state (be20287)
  • apply custom scrollbar styles to every element (0fa6bd7)
  • badge: add component (6f4a073)
  • basic toggle filter sidebar (63b09a7)
  • button: active filter styles (631e2e2)
  • dark mode: new dark mode theme (16437ee)
  • display images with caption (334c2ef)
  • display new search list (a20d7a4)
  • filter aside add box shadow (mobile) (efeecf5)
  • filter search: better spacing + layout improvements (2004b30)
  • first toast on top (afa90c4)
  • footer: add new dark mode styles (13d7ee9)
  • letter filter: dark-mode styles (8b931e2)
  • move word option dropdown in its own component (e5c44c9)
  • new dark modes colors for single page elements (d381c47)
  • single word: add wiki media images and display alternative words (3f219a6)
  • single word: limit sizes (3303fb3)
  • single word: use preferred images (96c6410)
  • style footer install app (8345109)
  • suggest word form: add toast + fix turnstile spacing (4eb5a7f)
  • ToastNotify: improve API & fix leave animation (c037bc7)
  • upgrade to astro v4 (47b9c38)
  • word filter: add close button (9f1e780)
  • word filter: improve toggle logic and add slide animation (d800b0d)
  • word list: remove examples (87d80e7)
  • wrapper search with (3c64e32)

Performance Improvements

  • color mode toggle remove template (a9984f1)
  • load search modal client load (fa7da86)
  • remove breakpoint (0544f26)
  • set better loop keys (48324d2)
  • single word: add optional avif (f475945)
  • use fluid font size instead of breakpoint (f581cb0)

BREAKING CHANGES

  • new light and dark mode (further new features and changes, see changelog)

2.3.1 (2023-11-24)

Bug Fixes

  • mostly all type error (bf42d5e)
  • single page: load and render missing data (e4a646c)
  • WordOfTheDay: show error message when fetch fails (bc74772)

2.3.0 (2023-11-23)

Bug Fixes

  • word-group: display list in line with group headline (b06b6b1)

Features

  • single-word: add NavigateBack component button (0a7c950)
  • word-index: add styling (6158893)
  • word-index: create index page with all words (223fd2a)

2.2.0 (2023-11-23)

Features

  • add pwa config (b37a861)
  • pwa: add describtion (6057130)
  • pwa: add missing favicons (54e29c3)
  • pwa: add more icons, screenshots and colors (bfa2dd2)

2.1.2 (2023-11-23)

Bug Fixes

2.1.1 (2023-11-19)

Bug Fixes

  • add missing auth headers (a431fb9)

2.1.0 (2023-11-19)

Features

2.0.6 (2023-11-19)

Bug Fixes

  • hopefully fix hydration error (9e48060)

2.0.5 (2023-11-19)

Bug Fixes

2.0.4 (2023-11-19)

Bug Fixes

  • SingleWord: wrong props (277d2a8)

2.0.3 (2023-11-19)

Bug Fixes

  • MainMenu: missing mobile menu icon (4ffc29e)

2.0.2 (2023-11-18)

Bug Fixes

  • WordList: render issues (e540b4d)

2.0.1 (2023-11-18)

Performance Improvements

  • load more vertical icon as background image (ef22697)
  • minimize buffer size (2e70488)
  • performance-optimizations (66b8af9)
  • WordList: activate page-mode (b4fa392)
  • WordOfTheDay: from vue only to load (6144c50)
  • WordSearchList: from vue only to load (fe61119)
  • WordSearchList: move back to client only (67f1b21)

2.0.0 (2023-11-18)

Bug Fixes

Features

  • add default layout and main footer (d870a40)
  • add favicons (57dd649)
  • add fonts (89d9686)
  • add footer and missing images (1c90d04)
  • add imprint and index page; add gutenbergBlock component (31f3b78)
  • add legal pages (edfe174)
  • add Modal, Search and SearchModal (9bb796d)
  • add more elements to single page (3f614c8)
  • add oder sorting (5888b7c)
  • add order to getAllWords (53a3fca)
  • add own pagefind vars (80bd9bc)
  • add privacy-policy; add aliases (5e71fd8)
  • add related words (489b1b3)
  • add WordList (1d6f932)
  • add wort vorschlagen page (8b60c08)
  • combile new components to a functional search (dbbb9ca)
  • create word routes (a99f507)
  • get all the word data (5f1a64c)
  • Main Header: add Main Components incl. Childs (aa771e5)
  • migrate Alert and SuggestWordForm from Vue 2 to 3 (465d6ae)
  • migrate all filter components to vue 3 (ba78d03)
  • migrate from nuxt 3 beta to astro (36fdff1)
  • migrate ScrollToTop (afbd8d3)
  • migrate vuex store to pinia (4a27d2d)
  • migrate WordOfTheDay and Child Components (eb73c75)
  • move all word search logic to nano stores + update components (408a2b7)
  • next major release, migration to Astro and Vue 3 (e229f36)
  • nuxt: del nuxt 2 project & add nuxt nuxt 3 (8709e79)
  • plugins: add plugins (2705029)
  • port the styles (a25d387)
  • readd reset function (4f12685)
  • remove mobile only icon (c7f4a43)
  • save the search in local storage (39dd215)
  • searchbar: limit width & chg border color (222ffb4)
  • start rebuilding the single page template (50157f2)
  • start working on SingleWord (1880d55)
  • SuggestWordForm: add types (cfca507)
  • update seo meta fields (02645a7)
  • WordList: remove page mode (a266f37)
  • WordSearch: persist all data (155b5fe)

Performance Improvements

  • create letter group server side (20d3b2b)

BREAKING CHANGES

  • Migrate from Nuxt 2 and Vue 2 to Astro in combination with Vue 3, Nanostores and Typescript
  • nuxt: start project from scratch

2.0.0-beta.42 (2023-11-18)

Bug Fixes

2.0.0-beta.41 (2023-11-18)

Bug Fixes

2.0.0-beta.40 (2023-11-18)

Features

2.0.0-beta.39 (2023-11-18)

Features

  • searchbar: limit width & chg border color (222ffb4)

2.0.0-beta.38 (2023-11-18)

Bug Fixes

Features

2.0.0-beta.37 (2023-11-17)

Bug Fixes

  • WordSearch: missing wordGroup (21ea2c1)

2.0.0-beta.36 (2023-11-17)

Performance Improvements

  • create letter group server side (20d3b2b)

2.0.0-beta.35 (2023-11-17)

Bug Fixes

Features

  • WordSearch: persist all data (155b5fe)

2.0.0-beta.34 (2023-11-17)

Bug Fixes

2.0.0-beta.33 (2023-11-17)

Features

2.0.0-beta.32 (2023-11-17)

Features

  • move all word search logic to nano stores + update components (408a2b7)

2.0.0-beta.31 (2023-11-16)

Features

  • migrate all filter components to vue 3 (ba78d03)

2.0.0-beta.30 (2023-11-16)

Features

  • SuggestWordForm: add types (cfca507)
  • WordList: remove page mode (a266f37)

2.0.0-beta.29 (2023-11-16)

Bug Fixes

2.0.0-beta.28 (2023-11-16)

Features

  • migrate Alert and SuggestWordForm from Vue 2 to 3 (465d6ae)

2.0.0-beta.27 (2023-11-15)

Bug Fixes

  • close modal after transition (c7222cb)

2.0.0-beta.26 (2023-11-15)

Features

  • add wort vorschlagen page (8b60c08)

2.0.0-beta.25 (2023-11-15)

Features

2.0.0-beta.24 (2023-11-15)

Features

  • save the search in local storage (39dd215)

2.0.0-beta.23 (2023-11-15)

Features

2.0.0-beta.22 (2023-11-14)

Features

2.0.0-beta.21 (2023-11-14)

Features

  • add order to getAllWords (53a3fca)
  • combile new components to a functional search (dbbb9ca)

2.0.0-beta.20 (2023-11-13)

Features

2.0.0-beta.19 (2023-11-13)

Bug Fixes

2.0.0-beta.18 (2023-11-13)

Features

  • start working on SingleWord (1880d55)

2.0.0-beta.17 (2023-11-12)

Bug Fixes

2.0.0-beta.16 (2023-11-12)

Features

2.0.0-beta.15 (2023-11-12)

Bug Fixes

  • main header child compont persist (46c7e06)

2.0.0-beta.14 (2023-11-12)

Features

2.0.0-beta.13 (2023-11-12)

Features

  • Main Header: add Main Components incl. Childs (aa771e5)

2.0.0-beta.12 (2023-11-12)

Features

  • add footer and missing images (1c90d04)
  • add more elements to single page (3f614c8)

2.0.0-beta.11 (2023-11-12)

Bug Fixes

  • WordOfTheDay: type errors and a11y issues (54e1609)

Features

  • migrate ScrollToTop (afbd8d3)
  • start rebuilding the single page template (50157f2)

2.0.0-beta.10 (2023-11-12)

Bug Fixes

2.0.0-beta.9 (2023-11-12)

Features

  • migrate WordOfTheDay and Child Components (eb73c75)

2.0.0-beta.8 (2023-11-11)

Features

2.0.0-beta.7 (2023-11-11)

Bug Fixes

  • render word in html doc (a61d9cc)

2.0.0-beta.6 (2023-11-11)

Bug Fixes

Features

  • add Modal, Search and SearchModal (9bb796d)
  • create word routes (a99f507)
  • migrate from nuxt 3 beta to astro (36fdff1)

2.0.0-beta.5 (2023-03-19)

Features

  • add default layout and main footer (d870a40)

2.0.0-beta.4 (2023-03-19)

Features

  • add privacy-policy; add aliases (5e71fd8)

2.0.0-beta.3 (2023-03-19)

Features

  • migrate vuex store to pinia (4a27d2d)
  • plugins: add plugins (2705029)

2.0.0-beta.2 (2023-03-19)

Bug Fixes

Features

  • add imprint and index page; add gutenbergBlock component (31f3b78)

2.0.0-beta.1 (2023-03-17)

Features

  • nuxt: del nuxt 2 project & add nuxt nuxt 3 (8709e79)

BREAKING CHANGES

  • nuxt: start project from scratch

1.20.5 (2022-08-27)

Performance Improvements

  • load header and footer in main file (926ae50)

1.20.4 (2022-08-27)

Performance Improvements

1.20.3 (2022-08-27)

Bug Fixes

  • js config & use of lucide vue (75c5458)

Performance Improvements

  • load styles inside components (027c1ff)

1.20.2 (2022-07-30)

Bug Fixes

  • axios import in nuxt.config (347059f)
  • nuxt build finished but did not exit after 5s (a25e79e)

1.20.1 (2022-07-27)

Bug Fixes

  • error page: static error pages (7c9dd78)

1.20.0 (2022-07-22)

Bug Fixes

  • reserved component names: import icons via alias (d4dfcf2)

Features

  • header menu: add report bug link to github issue (9fb6476)

1.19.0 (2022-07-18)

Features

  • letter filter: save and restore letter filter from local storage (7923bdd)
  • search words: save and restore word search from local storage (a5811f6)

1.18.3 (2022-07-18)

Bug Fixes

  • word of the day: add missing Promise (be294e0)
  • word of the day: caching condition (4672ca7)
  • word of the day: condition before init func (f21894d)
  • word of the day: not load when caching active (c098b6c)
  • word search: it is no longer possible to have a active empty search when switching to a single page (6a7c63d)

Performance Improvements

  • word of the day: cache first fetch (4e3392b)

1.18.2 (2022-07-17)

Bug Fixes

  • image dimentions for all sizes (da9b678)

1.18.1 (2022-07-17)

Bug Fixes

1.18.0 (2022-07-17)

Features

  • random word button: add random word button as last element in related words component (7427701)

1.17.0 (2022-07-17)

Bug Fixes

Features

  • header: menu icon transition (d68963f)
  • related post: add related words component to single word page (be00a84)

1.16.0 (2022-07-16)

Features

  • robots.txt: add sitemap URL (9cb0b64)

1.15.0 (2022-07-16)

Bug Fixes

  • button: wrong color on active state (c6d6d63)
  • color mode button: remove transition (04eb60d)
  • color-mode-button: Mismatching childNodes unsing transition-group (02f2581)

Features

  • index: removed desktop letter filter (dc2be6c)
  • search words: aria label reacts on state (a5a826c)
  • sort word direction toggle: add to index + styling (b85138d)
  • sort word direction: add sort function to the general filter function (f415d2d)

1.14.6 (2022-07-15)

Performance Improvements

  • color-mode-button: render only the used button (49def3f)
  • reduced dom size (fc8adae)

1.14.5 (2022-07-08)

Bug Fixes

  • filter dropdown text color (d37e9ea)

1.14.4 (2022-07-08)

Bug Fixes

  • word of the day loading status (4) (f5c1adf)

1.14.3 (2022-07-08)

Bug Fixes

  • word of the day loading status (3) (89d6548)

1.14.2 (2022-07-08)

Bug Fixes

1.14.1 (2022-07-08)

Bug Fixes

  • word of the day loading status (25ae0cd)

1.14.0 (2022-07-08)

Bug Fixes

  • elements: dark mode color contrast tooltip color (57d192c)

Features

  • elements: add crown icon to the word of the day (a532a1f)

1.13.1 (2022-07-02)

Bug Fixes

1.13.0 (2022-07-01)

Bug Fixes

  • date format for safari (f6fc2ab)
  • filter dropdown: removed hide delay (cb72ce8)
  • single word: learn more link spacing top (21e6b17)

Features

  • better word of the day tooltip position (18c3393)

1.12.0 (2022-07-01)

Features

  • nav: split menu nav in half (799819e)
  • seo: create router middleware (65ecbe4)

1.11.0 (2022-06-29)

Features

1.10.0 (2022-06-27)

Bug Fixes

Features

  • update sassy-scss; replace all scss functions with sassy functions (84849d8)

1.9.2 (2022-06-26)

Bug Fixes

1.9.1 (2022-06-26)

Bug Fixes

1.9.0 (2022-06-26)

Features

  • add husky, commit lint, semantic release (230c386)