Skip to content

@snek-at/jaen-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 15:25
· 203 commits to main since this release

@snek-at/jaen-v2.0.0 (2021-09-27)

Bug Fixes

  • .babelrc: add preset-react (36a0f2c)
  • build: build gatsby plugins with babel (951ae23)
  • chakra: reset css (2d1d195)
  • colormode: switching the colormode works when using jaen-shared-ui (WA!) (409d094)
  • drawer: reduce minW of 6xl size (a43fa63)
  • license: fix incorrect license spdx id (21db14d)
  • mainui: make toggle responsive and add unsupported device alert (78c46f7)
  • package.json: add dist to files (243b531)
  • package.json: align monorepo package versions (69661f7)
  • package.json: align versions (cfd6201)
  • package.json: align versions (e28c4c9)
  • package.json: align versions (5f0e61a)
  • package.json: align versions (0bedf29)
  • package.json: align versions (a7b59a3)
  • package.json: fix jaen-shared-ui version (c340a35)
  • package.json: update version (bfd63ae)
  • theme: update jaen themes (3d7921f)
  • add missing import and remove if (856333e)
  • add portal and zindex to mainui (12f6aed)
  • enable transpiling (037856a)
  • page creaction and esm (ab3bbda)
  • remove babel transpiling (e443f18)
  • remove build alerts (b1153fe)
  • update err type (685bc9e)
  • package.json: align versions (07a4c3a)
  • package.json: align versions (3ae446a)
  • package.json: align versions (35e74c1)
  • remove transpiling (9ec9b59)
  • package.json: fix versions (16c706c)
  • package.json: remove files (fdc78ca)

Features

  • auth: add guest mode (3431548)
  • chakraui: enfore chakraui through jaen (bd539de)
  • mainui: add option to initially hide ui (0d4a063)
  • mainui: provide hideUI status through core provider (2288635)
  • release: update to v2.0.0 (3093c33)
  • seo: add SEO to TemplateProvider (38fc053)
  • snekfinder: sync files on publish (b67a68c)
  • theme: add jaenTheme and userTheme including new drawersize (6xl) (f96ac1f)
  • add jaenPageContext (2bf4da1)
  • add login (1c2cbc5)
  • compile plugins as es6 (5473ed0)
  • jaenImage uses GatsbyImage now (a28b99e)
  • move exit button from header to footer (d9d82a2)
  • send publish request on button press (75d5cfc)

Performance Improvements

  • use dynamic imports to reduce the bundle size (712dfe3)

BREAKING CHANGES

  • release: Update to v2.0.0