Skip to content

Releases: storyofams/next-boilerplate

v2.2.1

11 Feb 09:12
bcf836f
Compare
Choose a tag to compare

2.2.1 (2021-02-11)

v2.2.0

03 Feb 18:43
40cfc2c
Compare
Choose a tag to compare

2.2.0 (2021-02-03)

Features

v2.1.3

01 Feb 09:18
8c4a4ea
Compare
Choose a tag to compare

2.1.3 (2021-02-01)

Bug Fixes

v2.1.2

23 Jan 16:08
92fa119
Compare
Choose a tag to compare

2.1.2 (2021-01-23)

v2.1.1

22 Jan 09:13
1039daf
Compare
Choose a tag to compare

2.1.1 (2021-01-22)

v2.1.0

19 Jan 13:06
a99aef0
Compare
Choose a tag to compare

2.1.0 (2021-01-19)

Features

  • crash-feedback: 🚀 add sentry implementation (#44) (a99aef0), closes #19

v2.0.0

19 Jan 11:22
33aa4e2
Compare
Choose a tag to compare

2.0.0 (2021-01-19)

BREAKING CHANGES

  • switched to Rebass ⚠️

  • refactor(styled-system): 🔍 removal of aliases

  • refactor(components): 🔍 update to default namings

  • docs(styled-system): 📝 readme update

  • refactor(styled-system): 🔍 removed css and transformAlias from lib

  • feat(rebass): 🚀 install

  • feat(components): 🚀 button updated with rebass

  • refactor(components): 🔍 forgot button props

  • refactor(components): 🔍 radio and checkbox

  • refactor(components): 🔍 grid

  • refactor(components): 🔍 gridprops forgot

  • refactor(components): 🔍 stack

  • refactor(components): 🔍 text

  • refactor(components): 🔍 stack in stories

  • refactor(components): 🔍 link

  • refactor(button): 🔍 cursor

  • refactor(components): 🔍 remove box and flex

  • refactor(theme): 🔍 variant center

  • refactor(components): 🔍 icon

  • refactor(components): 🔍 select

  • refactor(components): 🔍 toggle and disabled checkbox radio

  • refactor(components): 🔍 input and textarea

  • refactor(custom): 🔍 admin and splitting theme

  • docs: 📝 added default args for button variants

  • fix: 🐛 rebassButtonProps already extends HTMLButtonElement

  • docs(custom): 📝 added little description to the props

  • refactor(custom): 🔍 theme

import in storybook and structure change

  • refactor(custom): 🔍 storybook

update input and text are stories

  • refactor(custom): 🔍 storybook

my ocd must have consistency

  • refactor(custom): 🔍 theme

theme folder and components

  • refactor(custom): 🔍 components

status message rebassed

  • docs(custom): 📝 readme

added rebass docs

  • docs(custom): 📝 readme

fuck me i forgot to save the last commit

  • test: 💡 add more tests

  • feat(custom): 🚀 rebass x Next.js image component

an image component which uses next.js's image component and give it styled-system features

  • fix(types): theme typing was of

  • replaced formik with react-hook-form ⚠️

  • feat: add ref and wrapper to all inputs

  • refactor: use new export format on inputWrapper

Co-authored-by: Bruna [email protected]
Co-authored-by: MitchelvanBever [email protected]

Co-authored-by: Aidana [email protected]
Co-authored-by: MitchelvanBever [email protected]
Co-authored-by: Maren Osnabrug [email protected]
Co-authored-by: Arvin Wilderink [email protected]
Co-authored-by: Bruna da Fonseca [email protected]
Co-authored-by: Bruna [email protected]

v1.0.0

18 Jan 16:06
Compare
Choose a tag to compare

1.0.0 (2021-01-18)

Bug Fixes

  • 404: 🐛 add 404 page for static optimization benefit (#46) (56b70a8), closes #41
  • button: 🐛 readded forwardref (5391764)
  • buttons: 🐛 added default export for primaryButton (3a16c37)
  • conflicts: 🐛 fixed conflicts (acc4e10)
  • format-on-save: 🐛 enabled via vscode settings (7f51bd8)
  • git: 🐛 changed emojis (7a407e3)
  • linter: 🐛 ran linter (313f795)
  • radio: misaligned radio dot and cleanup (a674779)
  • spinner: 🐛 added new spinner (71fe8fa)
  • storybook: 🐛 fixed storybook webpack.config (13aa71e)
  • version: 🐛 set a fixed version for now (1dac246)
  • 🐛 adding responsiveness (9c23070)
  • error page static prerendering (eaf45b4)
  • improve typing and dx (adbea63)
  • non correct type values in storybook (521940f)
  • system multiple duplicate classnames (9f29181)
  • typo (e56229d)
  • wrap grid in a box to pass ssystem props (7f81d4e)
  • text: 🐛 removed invalid text variants (7cdbcdc), closes #7

Features

  • link: component added from flicket and parkwish (33a0e90)
  • react-helpers: 🚀 added react-helpers to the deps (55f4574)
  • 🚀 add circular dependency plugin (3815f0e)
  • initial grid component (dbdf760)
  • strictly typing the styled-system (b1403af)
  • added custom error page: 🚀 (2a9b562), closes #9
  • custom-error: 🚀 added statuscode + changed emoji's (c8a6405)
  • git: 🚀 added dev dep + config for cz-customizable (81a050f), closes #5
  • system: 🚀 omit helper (ef760ca)
  • system: 🚀 added variants and css prop (3fec90c)
  • initial commit 🔥 (cbfd04b)