Releases: storyofams/next-boilerplate
v2.2.1
v2.2.0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
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
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)