Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 3.97 KB

CHANGELOG.md

File metadata and controls

48 lines (36 loc) · 3.97 KB

Changelog

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

1.1.1 (2024-01-04)

Features

  • history: allow browser prev, next navigation (ce7a4e7)
  • isbn: validate search param (fd0303d)
  • logo: add fixed dimensions (b2d3901)
  • pwa: add manifest and enable cache (1e725d1)
  • search: add api prototype (384bd9b)
  • search: add progress loading (51e03ff)
  • search: add result images (e04b342)
  • search: add ui prototype (54d061d)
  • share: add share button (03d26c9)
  • share: add web share target to manifest (dad0a17)
  • share: read shared url params and search (8844576)

Bug Fixes

  • isbn: input pattern regex (c5331e0)
  • meta: html lang attr (04f32a3)
  • pwa: add VitePwaManifest as CustomElement (b5c8427)
  • pwa: enable manifest (e4b2276)
  • share: update text (6fb5e27)

1.1.0 (2023-08-24)

Features

  • isbn: validate search param (fd0303d)
  • logo: add fixed dimensions (b2d3901)
  • pwa: add manifest and enable cache (1e725d1)
  • search: add api prototype (384bd9b)
  • search: add ui prototype (54d061d)
  • share: add share button (03d26c9)
  • share: add web share target to manifest (dad0a17)
  • share: read shared url params and search (8844576)

1.0.0 (2023-08-14)

Features

  • pwa: add manifest and enable cache (1e725d1)
  • search: add api prototype (384bd9b)
  • search: add ui prototype (54d061d)