Releases: Dev-Motion/paige
Releases · Dev-Motion/paige
v1.2.0
v1.1.1
v1.0.0
1.0.0 (2023-12-11)
Bug Fixes
- add correct name of weather icons (73fc5fc)
- added correct image quality (ce71c19)
- button changes tabs
onClick
(e04b8ad) - center icon button (d1d3886)
- change 24Hour clock format (85934bb)
- cleaned up app.tsx (0530372)
- correct typo (3be60a8)
- correctly named file (2ea643c)
- correctly position release action (e69f0d3)
- deps: update dependency @types/chrome to ^0.0.213 (872dd29)
- deps: update dependency @types/chrome to ^0.0.216 (4a4e901)
- deps: update dependency @types/chrome to ^0.0.217 (8bd1c96)
- deps: update dependency cmdk to ^0.2.0 (da55559)
- deps: update dependency framer-motion to v10 (a3ccd06)
- deps: update dependency framer-motion to v9 (0eac0fe)
- deps: update dependency react-query-kit to v2 (1db9dab)
- deps: update tanstack-query monorepo to v5 (51f0293)
- ensures images are always landscape (e4806b7)
- fixed component with modular approach (1e373ce)
- fixed renovate.json error(#8) (d606e2c)
- fixed sidebar overflow (87d64b2)
- forward
ref
to scrollArea component (dceef64) - icons adjust to
currentColor
(afbd9f1) - improv layout & centering in Time widget(#59) (7c6858e)
- increase refetch time (4f8fad2)
- keep api key secret (5f620a9)
- made use of radix-ui tab primitives (e072782)
- possible null error (8471d31)
- prevent browser autofocus on search bar (6428a91)
- prevent button from moving onfocus (ed636df)
- prevent empty field error (fb13f3e)
- proper html semantics (9236028)
- remove error animation loop (178e037)
- remove nexted button (9264e4c)
- remove overflow (b63fda6)
- remove placeholder text (a891380)
- remove typo in footer (c5f1bb4)
- remove typo in variants (7ec0d1b)
- remove unused file (45c2ffe)
- removed dominant shadow (4e99eb8)
- removed dual linking error and improved cache (dba78fb)
- removed image fetches (38c6b5e)
- removed problematic image setting (99ec886)
- removed unused import (a516e35)
- removes canvas when blur_hash not present (1d5db38)
- renamed types (9e2143b)
- replaced hover-reveal with image info card #2 (9bfc322)
- resolve bottom bar clip (ff5393d)
- resolve broken lockfile (0d3d340)
- resolve image peristence issue(#56) (d5b25a4)
- resolve persistent focus issue (aff8488)
- resolve queryClient error (803e051)
- resolve search clip with agolia like search (b90fc2f)
- resolve sidebar clip (5fab72d)
- resolve todopane oveflow (b24a510)
- resolve type related issues (081d145)
- specificed react version for eslint (e694dc9)
- swaped fixed values for color tokens (c1d9129)
- theme now activates immediately (6c595e9)
- todo with date are reminders (6298508)
- typo removed (be3548d)
- update fetch to fit
ts-reset
(86cc140) - update README.md (9981d9f)
- updated logo path (06153a9)
- use appropriate types (5c5cf4f)
- use glassmorphism (522a0dc)
- used optional chaining to fix undefined image (719f31b)
- weather unit selection and data refresh (6ad83f9), closes #61
Features
- completed quotes section (998ae26)
- abstract animations for reusability (faa8857)
- abstract main page into individual component (5a2afdd)
- abstracted
todayImage
code (b52ab69) - add
minWidth
for input (6e37c8d) - add
tsc
for error linting before publish (a765dde) - add accent color ([39befbc](https://github.com/Dev-Motion/paige/com...