Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@rc-publisher rc-publisher released this 07 Apr 21:22
· 76 commits to trunk since this release
cb78663

1.2.0 (2020-04-07)

Bug Fixes

  • add pseudoClass focusVisible (a89732e)
  • add pseudoClass focusVisible (678e727)
  • adjust padding when drawers are open (69223fe)
  • simplify and fix list item selection (10c6fb6)
  • update context import (3704bfd)
  • update import path (937345a)
  • update translation strings to match keys from API (5ba8030)
  • use the UI context (aed75b0)

Features

  • add AppBar component (f958b7b)
  • add basic profile page (1e0138f)
  • add basic profile page (1c58bb0)
  • add Blocks component and API (d1f2381)
  • add ContentLayout component (8971d8a)
  • add error boundary component (04d9058)
  • add logger (6e3e427)
  • add media query hook (42bdbb6)
  • add nav drawer component (67eb8d8)
  • add primary shop ID query (14ecade)
  • add profile component (29f471a)
  • add public assets for example app (d722bb0)
  • add React.Suspense for i18n load (c167cfc)
  • add routes API (3ba073e)
  • add routes component (423e586)
  • add routes hook (ff472da)
  • add settings dashboard component (020f758)
  • add settings menu component (e05be1f)
  • add shop hooks (e86c7f5)
  • add shop logo component (7315abd)
  • add shop query (06fdff5)
  • add source-sans font (bd5c9fb)
  • add two column layout (6f94c55)
  • add UIContext (2d2532a)
  • async init i18n with env vars (7bdfd8f)
  • export available components and utils (66191ae)
  • init i18n (567a8c6)
  • init i18n and blocks (f4cda84)
  • load i18n translation remotely (fb90368)
  • pass registration functions to plugins on init (6ef6297)
  • register settings (de985b4)
  • register settings dashboard (d1bb593)
  • update dashboard to use built-in components (0b99d52)
  • update required deps and peer-deps (0e93815)