Releases: csvenke/react-semantic-render
Releases · csvenke/react-semantic-render
v3.1.2
09 Oct 18:15
Compare
Sorry, something went wrong.
No results found
Changelog
fix content being evaluated in render
fix switch iselement error on webpack
v3.0.2
08 Oct 21:16
Compare
Sorry, something went wrong.
No results found
Changelog
fix(typings): fix wrong prop in Hideable
v3.0.1
08 Oct 20:29
Compare
Sorry, something went wrong.
No results found
Changelog
docs(readme): improve documentation
build: improve build config
chore(package): update dependencies
v3.0.0
07 Oct 22:08
Compare
Sorry, something went wrong.
No results found
Changelog
Added Hideable hoc
Added ShowIfElse component
Improved documentation
v2.0.2
30 Sep 14:31
Compare
Sorry, something went wrong.
No results found
Changelog
Remove deprecated links in readme
v2.0.1
30 Sep 14:18
Compare
Sorry, something went wrong.
No results found
Changelog
Increase test coverage back to 100% and simplify documentation.
Add all relevant filetypes to prettier whitelist.
Add better types to some utility functions.
v2.0.0
29 Sep 14:16
Compare
Sorry, something went wrong.
No results found
Breaking change
Remove ShowAsync component to reduce bundle size and maintain focus.
v1.1.3
08 Aug 22:16
Compare
Sorry, something went wrong.
No results found
Changelog
Remove async/await to reduce bundle size
v1.1.2
08 Aug 21:54
Compare
Sorry, something went wrong.
No results found
v1.1.1
07 Aug 21:22
Compare
Sorry, something went wrong.
No results found
Changelog
Bundle SwitchDefault and SwitchCase with Switch