Skip to content

Commit

Permalink
chore: release 1.3.0 (#35)
Browse files Browse the repository at this point in the history
* chore: release 1.3.0

* docs: update storybook for release-v1.3.0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: benjitrosch <benjitrosch@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and benjitrosch committed Mar 15, 2022
1 parent b6eed6a commit 9d62d2a
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 11 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [1.3.0](https://github.com/daisyui/react-daisyui/compare/v1.2.2...v1.3.0) (2022-03-15)


### Features

* added backdrop click ability to cancel modal ([5bcb227](https://github.com/daisyui/react-daisyui/commit/5bcb227d5cd053b606bcbd52b4b780a304b54c71))
* added contextprovider for theme and useTheme hook ([374dc10](https://github.com/daisyui/react-daisyui/commit/374dc108f77dcae4f86a0373f3fc533a290c2ae0))
* added startIcon and endIcon props ([#34](https://github.com/daisyui/react-daisyui/issues/34)) ([75a17d1](https://github.com/daisyui/react-daisyui/commit/75a17d1e8d39db416d0f9e1e3fe5af7a67eae143))


### Bug Fixes

* do not build docs with storybook manager cache ([0b6489e](https://github.com/daisyui/react-daisyui/commit/0b6489ec4eb1e41b5efff87ffd96fe4e7883dbab))
* reverted types path ([1741d65](https://github.com/daisyui/react-daisyui/commit/1741d659e346901fef77c8b1a5e5baee075b2bcf))


### Miscellaneous

* added missing datatheme to components ([c5d8ad0](https://github.com/daisyui/react-daisyui/commit/c5d8ad031f8996d7064af993de45f737bee2c4ab))
* made input border offset optional ([#38](https://github.com/daisyui/react-daisyui/issues/38)) ([e67ae52](https://github.com/daisyui/react-daisyui/commit/e67ae5299a11594bdeca2e0d5e3e2acaaf2ba9ad))
* ran prettier ([#39](https://github.com/daisyui/react-daisyui/issues/39)) ([b6eed6a](https://github.com/daisyui/react-daisyui/commit/b6eed6a461b8e24dacc4d05f0395d18cae5d85a3))
* removed themecontexttest story ([ec3c03e](https://github.com/daisyui/react-daisyui/commit/ec3c03e4f0326dea9aa6d2a0151e51241f418127))
* rename prop ([f0d5652](https://github.com/daisyui/react-daisyui/commit/f0d5652ac21518a25f5ecfe39e6e62186a210ead))

### [1.2.2](https://github.com/daisyui/react-daisyui/compare/v1.2.1...v1.2.2) (2022-03-14)


Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,4 +347,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.a4acde4e.iframe.bundle.js"></script><script src="vendors~main.6903e6a9.iframe.bundle.js"></script><script src="main.060cdf78.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.fce714ab.iframe.bundle.js"></script><script src="vendors~main.bb0c588d.iframe.bundle.js"></script><script src="main.7470ebb3.iframe.bundle.js"></script></body></html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@



window['DOCS_MODE'] = false;</script><script src="runtime~main.546ba506561d1235ba15.manager.bundle.js"></script><script src="vendors~main.e6e41e56691972459789.manager.bundle.js"></script><script src="main.97521131e99c2f8ad184.manager.bundle.js"></script></body></html>
window['DOCS_MODE'] = false;</script><script src="runtime~main.5a3231c17bd16a24990b.manager.bundle.js"></script><script src="vendors~main.e6e41e56691972459789.manager.bundle.js"></script><script src="main.97521131e99c2f8ad184.manager.bundle.js"></script></body></html>
1 change: 0 additions & 1 deletion docs/main.060cdf78.iframe.bundle.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.7470ebb3.iframe.bundle.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9d62d2a

Please sign in to comment.