Skip to content

Releases: felix-berlin/berliner-schnauze

v3.7.1

27 Feb 15:39
Compare
Choose a tag to compare

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)

v3.7.0

26 Feb 17:40
Compare
Choose a tag to compare

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)

v3.6.0

02 Feb 19:29
Compare
Choose a tag to compare

3.6.0 (2024-02-02)

Features

  • add truncated breadcrumbs (d0e9fa3)

v3.5.2

25 Jan 16:23
Compare
Choose a tag to compare

3.5.2 (2024-01-25)

Bug Fixes

Reverts

v3.5.1

24 Jan 18:08
Compare
Choose a tag to compare

3.5.1 (2024-01-24)

Bug Fixes

v3.5.0

24 Jan 17:50
Compare
Choose a tag to compare

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)

v3.4.0

07 Jan 17:17
Compare
Choose a tag to compare

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)

v3.3.1

07 Jan 01:26
Compare
Choose a tag to compare

3.3.1 (2024-01-07)

Bug Fixes

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

v3.3.0

06 Jan 20:42
Compare
Choose a tag to compare

3.3.0 (2024-01-06)

Features

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

v3.2.2

06 Jan 17:52
Compare
Choose a tag to compare

3.2.2 (2024-01-06)

Bug Fixes

  • MainHeader: remove class list (24596f3)