Skip to content

v3.0.0

Compare
Choose a tag to compare
@felix-berlin felix-berlin released this 02 Jan 01:25
· 1030 commits to main since this release

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)