This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
Releases: reactioncommerce/admin-core
Releases · reactioncommerce/admin-core
v1.3.2
v1.3.1
1.3.1 (2020-04-14)
Bug Fixes
v1.3.0
v1.2.0
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)
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2020-04-03)
Bug Fixes
- add release branch config to package.json (05e91df)
- change address to serve dev app (b8cfa02)
- include system vars (538c62c)
- lint issues (d0d43bd)
- remove yalc build step (705a088)
- update log message (3122911)
- use npm semantic release context (ebf834d)
Features
- add app entry point (b8a0dbe)
- add config file with envalid validation (5872f91)
- add env example file (96a86c6)
- add envalid (09379d4)
- add eslint config (e853d85)
- add eslint config (651dedc)
- add graphql file support (1a877f4)
- add index html file (c938de3)
- add packages for env var handling (93db5ae)
- add packages for testing (580dac7)
- add various build config file resources (92a3ba4)
- add viewer (11f3cc4)
- add viewer query (dc399f4)
- add webpack deps (7bfff58)
- first commit (0b15f08)
- fix url import (9e650f1)
- import dev config (415ad90)
- move auth config generator to its own file (c96b1bf)
- move registerPlugin to its own file (6b646fb)
- simplify config (033a40f)
- split root component (46dcbc8)
- update babel config (d5a3dc8)
- update default title (22ba908)
- update example config (4c85c14)
- update init logic to be more configurable (e07d397)
- update root packages and scripts (8dd6a6e)
- use App component (035fbdf)
- use build script (0b23cef)
- use updated config (878ca26)
- use updated config file (065d50d)
- use webpack dotenv plugin (59615e3)