All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- Doc: Fix misinformation about SB deploy in README
0c3d358
v0.9.1 - 2022-07-28
- Doc: Update README with simple how-to instructions
83df0d1
v0.9.0 - 2022-07-28
- Feat: Add Sarcasm tag
691be4d
v0.8.2 - 2021-08-27
- Imp: Update deps
f4a27c7
- Test: Setup test env, add first tests for FlexRig
522b930
v0.8.1 - 2021-08-20
- Conf: Fix regex for configuration commits
f716819
v0.8.0 - 2021-08-20
- Feat: Add useDisclosure hook
542fa59
- Imp: Prettify source code
e7e60d1
- Docs: Change name of hook stories
741828f
v0.7.4 - 2021-08-15
- Build: Free react peer deps to 17.x
ab6bf0c
v0.7.3 - 2021-08-15
- Imp: Split index into components+hooks
61f5f42
- Build: Move types deps to dev deps
b7241f4
v0.7.2 - 2021-08-14
v0.7.1 - 2021-08-14
- Docs: Add favicon to SB app
b0a87fb
v0.7.0 - 2021-08-14
- Docs: Add README+CHANGELOG to SB, fix order of stories
8ba133a
- Docs: Add logo, change theme, improve SB
a34c840
v0.6.11 - 2021-08-14
- Build: Change release action to use personal GH token to trigger publish workflow
2a28318
v0.6.10 - 2021-08-14
- Build: Include v in version passed to generate release notes action
7dee826
v0.6.9 - 2021-08-14
- Build: Remove restriction for only main branch for release
5198241
v0.6.8 - 2021-08-14
- Build: Add debug with action to get branch name
99bc164
v0.6.7 - 2021-08-14
- Build: Add debug of entire github object
0be5532
v0.6.6 - 2021-08-14
- Build: Add debug of potential branch name getter
3bfd59f
v0.6.5 - 2021-08-14
- Build: Add debug step to debug github.ref in release action
2401ec7
v0.6.4 - 2021-08-14
- Build: Attempt new fix for skipped release action
283509d
v0.6.3 - 2021-08-14
- Build: Correct tags matcher for release action
a1181d9
v0.6.2 - 2021-08-14
- Imp: Add husky and lint-staged to run lint+prettier
778aca5
- Docs: Format CHANGELOG with prettier after auto-changelog
8a7d6e5
- Docs: Improve documentation of CI/CD and release
8925555
- Docs: Improve section on publish+deploy in README
958a3da
- Docs: Update README with info about commit formats
4718963
- Docs: Create custom template for auto-changelog
4ecc367
- Build: Fix release action to only run on tags in main
dd81a8c
- Build: Remove validation_depth from release action
1d74f78
- Build: Add action to create GitHub release with release notes
92dee45
- Build: Correct casing of secret name in action
45c179d
- Build: Add action to publish and deploy package+docs
5282588
- Build: Prevent deploy of GH Pages on npm publish
a2f9058
- Update dependencies
db98b67
v0.6.1 - 2021-06-01
- Add missing export of FlexRig in index
e987eae
v0.6.0 - 2021-06-01
- Fix support for new JSX transform and warning about missing React ver
1177b94
- Upgrade deps
551bfa2
- Split Rig into Rig and FlexRig
08f4519
- Refactor layout of app folder structure
7dd3c4e
- Add .idea and .vscode to ignored files
93af098
- Add Code component
7df0fa0
- Improve internal StoryCode component
9b064ca
- Update dependencies (to TS4, React17, Storybook6.1)
5fa5260
- Improve+rename useDebouncedState hook, fix code style, add StoryCode
73e9c72
v0.5.1 - 2021-01-05
- Ensure Storybook docs build after publish, not before
17ecb5a
v0.5.0 - 2021-01-05
- Improve story for useStateFromProp
987d657
- Refactor folder structure of lib
689f98c
- Add documentation about live documentation and publish
68ea21a
- Change deploy Storybook from CI to on publish
0e9b6b5
- Correct GH Pages deploy action
0050f04
- Add flex align content to Rig component
435969a
- Add GH Pages CI deploy of Storybook docs
e80d7bb
- Remove accidental line in Rig
ea5cff3
v0.4.3 - 2020-11-03
- Add missing HTML attributes to Rig props
828ffac
v0.4.2 - 2020-11-02
- Fix peer deps of react to allow v17
55a74eb
v0.4.1 - 2020-11-02
- Support boolean space props in Rig
a605e99
v0.4.0 - 2020-10-22
- Add Anchor component
6ffd425
v0.3.1 - 2020-10-21
- Add badges to README
d32188e
v0.3.0 - 2020-10-21
- Improve types and temporarily write decription manually for hooks
4ed673f
- Document all functionalities
53311da
- Fix whitespace in Storybook preview
f57aba4
- Document props for current functionality
d6489f7
- Fix type for as prop to allow sending React components
bf54c67
- Update README
5baaa2c
- Fix props for Rig in conjunction with Storybook
ac5f766
v0.2.0 - 2020-10-10
- Add auto-changelog
ef5355f
v0.1.1 - 2020-10-10
- Cleanup usage of hooks in storybook
d1f8e83