Skip to content

Releases: felix-berlin/berliner-schnauze

v3.2.1

04 Jan 04:17
Compare
Choose a tag to compare

3.2.1 (2024-01-04)

Bug Fixes

v3.2.0

04 Jan 00:48
Compare
Choose a tag to compare

3.2.0 (2024-01-04)

Features

v3.1.0

02 Jan 21:56
Compare
Choose a tag to compare

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)

v3.0.2

02 Jan 20:44
Compare
Choose a tag to compare

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)

v3.0.1

02 Jan 01:35
Compare
Choose a tag to compare

3.0.1 (2024-01-02)

Bug Fixes

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

v3.0.0

02 Jan 01:25
Compare
Choose a tag to compare

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](https...
Read more

v2.3.1

24 Nov 14:49
Compare
Choose a tag to compare

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)

v2.3.0

23 Nov 20:14
Compare
Choose a tag to compare

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)

v2.2.0

23 Nov 18:39
Compare
Choose a tag to compare

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)

v2.1.2

23 Nov 12:48
Compare
Choose a tag to compare

2.1.2 (2023-11-23)

Bug Fixes