Skip to content

Latest commit

 

History

History
195 lines (111 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

195 lines (111 loc) · 10.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2022-08-15)

⚠ BREAKING CHANGES

  • stopped rendering empty list

Features

  • added element classes (649634c)
  • added on:load and on:error on Gif (4172ca9)
  • mobile keyboard: show a message if no gifs match (83201c9)
  • reset scroll when the search term is updated (81a2192)

Bug Fixes

  • added extensions for esm (c9cfc49)
  • downgraded ts target (9fcdbfa)
  • fixed gif sizes on firefox (f115142)
  • stopped overriding intrinsic sizes (b6e2c10)
  • stopped rendering empty list (f4c3652)

0.1.5 (2022-04-04)

0.1.4 (2022-04-03)

Bug Fixes

0.1.3 (2022-02-28)

Features

  • reset scroll when the search term is updated (81a2192)

0.1.2 (2022-02-26)

Features

  • added on:load and on:error on Gif (4172ca9)

Bug Fixes

  • stopped overriding intrinsic sizes (b6e2c10)

0.1.1 (2022-02-26)

Bug Fixes

  • added extensions for esm (c9cfc49)

0.1.0 (2022-02-24)

⚠ BREAKING CHANGES

  • stopped rendering empty list

Features

  • mobile keyboard: show a message if no gifs match (83201c9)

Bug Fixes

  • stopped rendering empty list (f4c3652)

0.0.15 (2022-01-13)

0.0.14 (2021-11-19)

Bug Fixes

  • do not display errors and gifs at the same time (5225bde)

0.0.13 (2021-11-19)

0.0.12 (2021-11-15)

Features

  • mobile keyboard: added a way to translate messages (6c9b7e4)

0.0.11 (2021-11-15)

Features

  • handle errors properly (f1b8fbd)
  • mobile keyboard: added a loading spinner (1525280)

Bug Fixes

  • make requests when mounted (2a905c2)
  • prevent svelte-kit router to mess with relative links (ce17c67)

0.0.10 (2021-11-14)

Features

  • added an in-line styling option (5e74e20)
  • categories: added gap setting (5ce8fa6)
  • categories: configure column size (7d5123b)
  • new mobile keyboard (80d2495)

Bug Fixes

0.0.9 (2021-11-12)

Features

Bug Fixes

0.0.8 (2021-11-10)

Features

  • added quality filter (7886604)
  • improved exports (4aa6acc)
  • new gifDetails api (1580ee7)
  • open access to grid settings (369e183)
  • support all tenor search features (66674c6)
  • updated random search (66a7059)
  • updated trending and tenor components (035f0a5)

Bug Fixes

  • solved blinking scrollbar problem (6fc2551)

0.0.7 (2021-11-08)

Features

Bug Fixes