Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 19:46
151703a

1.0.0 (2022-12-16)

⚠ BREAKING CHANGES

  • Add router.isReady guard befor loading
  • type: Fix getLayout types
  • Remove postinstall command in npm scripts
  • Introducing the getLayout architecture

Features

Bug Fixes

  • a part of #76's probrem (2a28274)
  • Add aspect-ratio at Image (f5e8371)
  • Add missing import (a97362c)
  • Add padding bottom (03d346c)
  • add return (b514641)
  • Add router.isReady guard befor loading (fcb347e)
  • Add try and catch and made function to inline (e0a7854)
  • Add vercel.json to cancel auto deploy (d4cfa51)
  • Avoid warning (6a67bed)
  • Change Cache age (dbe444f)
  • change callBack dependency (938c3b7)
  • Change component type (c21b90b)
  • Change create storage ref logic (e747a6a)
  • Change hooks works (ec22e84)
  • Change how to get links (120c960)
  • Change import style (7f711fd)
  • change import type (634c6ce)
  • change import type (085d542)
  • change login method (85cfce9)
  • Change Path && fix collectionRef (5cfaf03)
  • Delete props (b3bb1c1)
  • deps: Fix lock file (652dfe4)
  • deps: Fix lock file (2c80749)
  • deps: Pin iconify (8bddf7d)
  • deps: update dependency @chakra-ui/react to v2.4.3 (1af742c)
  • deps: update dependency @next/font to v13.0.7 (03868c3)
  • deps: update dependency firebase to v9.15.0 (1a529e0)
  • deps: update dependency framer-motion to v7.10.0 (3b7d469)
  • deps: update dependency framer-motion to v7.10.2 (031617b)
  • deps: update dependency framer-motion to v7.6.19 (41b747c)
  • deps: update dependency framer-motion to v7.7.2 (6e45bb4)
  • deps: update dependency framer-motion to v7.7.2 (50dd591)
  • deps: update dependency framer-motion to v7.7.3 (dfec2a1)
  • deps: update dependency framer-motion to v7.8.0 (c301cc0)
  • deps: update dependency framer-motion to v7.8.1 (9f310d2)
  • deps: update dependency framer-motion to v7.9.1 (ce8dfb6)
  • deps: update dependency next to v13.0.6 (f195845)
  • deps: update dependency next to v13.0.7 (f9bd4ef)
  • deps: update dependency next-seo to v5.15.0 (f541517)
  • Eliminate Redundancy (05d57df)
  • Eliminate Redundancy (1beef82)
  • Export Props & fix types (a566c2c)
  • Fetch header props from firestore (c7495be)
  • Fix args name (3d3ee5d)
  • Fix button aria-label (2710b66)
  • Fix color of icon button (57ca6a0)
  • Fix conditional rendering (099c44f)
  • fix fn dependency (2835935)
  • Fix font to more light font (b5092ca)
  • Fix global scope import of React namespace (1275f90)
  • fix hooks (ae279cd)
  • Fix image style (932f7f6)
  • Fix import error (ed7d725)
  • Fix invalid semantics html (0d4e681)
  • Fix label (7d28694)
  • Fix list key (1abebdb)
  • Fix meimei and remove wotaku (2ae159e)
  • Fix minH property (38d3e4f)
  • Fix property name (b4e32a0)
  • Fix props (bd2cd60)
  • Fix Props and file index (a9e0321)
  • Fix Prps and zenzenwakaran (ad760a3)
  • Fix Return list data (c59a70e)
  • Fix routing (dfbc202)
  • Fix routing after login (025f051)
  • Fix routing after login (19f97f6)
  • Fix routing path (f20d008)
  • Fix store function (71ef915)
  • Fix submit logic and fetch data (d44d687)
  • fix types (6296bc3)
  • Fix typo (714cfee)
  • fix uploadImage and createStoreItem (3252fa2)
  • Fix utils of firebase (6954ef5)
  • Fix z-index in header (4a9ea52)
  • Fix z-index in header (2152b51)
  • Fixed missed props (5ddae69)
  • Fixed the header to the top (00dddf5)
  • fontFamily,using camelcase (73c964e)
  • Make a deps (d7fc9ec)
  • Oops! why index.tsx in edit (a052c01)
  • Remove max width and add text wrapping (3fa2a9a)
  • Remove max width and add text wrapping (1f7fdfd)
  • Remove postinstall command in npm scripts (8f20da2)
  • Remove unnecessary styles (c7acbf0)
  • Remove unnecessary useState (799ffbf)
  • remove unused query (d1fde5c)
  • Remove unused type (a3478fb)
  • Remove unused vars (dcc05cf)
  • Rename file & directory (9ee962a)
  • Rewrite Import Path (25304b2)
  • Rewrite pathes (053805b)
  • Rewrite pathes (300f600)
  • Subset with JIS1 (ba9f187)
  • type: Fix getLayout types (327494d)
  • yarn installed (59bb41d)
  • yarn lint:fix (56a9459)
  • yarn.lock,font subset,emoji (2999f5b)