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
.
- docs: added usage example with gesture handler
098ccdf
- fix: avoid non-defined global error on web (#30)(by @AlanSl)
d74fd20
- chore: fix linting in logger.ts
74a1290
v1.0.13 - 2022-04-10
- chore: upgrade nanoid (#22)(by @jeremyadavis)
1570974
v1.0.12 - 2022-01-06
- chore: updated examples
d9c3ea6
- docs: updated readme file
9b0fffd
- refactor: removed index files
83c1b74
v1.0.11 - 2021-10-18
- fix: updated Portal handling types
8eba3ea
v1.0.10 - 2021-10-17
- refactor: added handleOnUpdate to Portal
b000935
- refactor: removed duplicated method "update"
c312e4c
v1.0.9 - 2021-09-21
- refactor: removing immer to fix max call stack error with production … (#20)(by @egadstar)
809c3bc
v1.0.8 - 2021-08-23
- fix: allow PortalHost to mount/unmount safely #18
05042e5
v1.0.7 - 2021-06-10
- fix: error messages on development
dae78b5
v1.0.6 - 2021-06-10
- refactor: removed returned draft from immer produce
4547623
v1.0.5 - 2021-06-10
v1.0.4 - 2021-03-04
- fix: disable immer auto freeze
#13
v1.0.3 - 2021-02-27
v1.0.1 - 2021-02-24
- fix: enable es5 for immer
74bd72a
v1.0.0 - 2021-02-21
- feat: added multi hosts
#8
v0.2.0 - 2021-01-28
- feat: added mounting handlers
#7
- chore: added popover example
#6
- chore: updated examples
#5
- chore: updated dependencies
#4
- docs: updated readme file
708bca3
v0.1.4 - 2020-12-15
- chore: added update node logic
8ee8292
v0.1.3 - 2020-12-14
- fix: prevent unwanted re-mounting whenever children updates
e4f1eb9
v0.1.2 - 2020-12-12
- chore: renamed Portal prop key to name, to avoid react warnings
bf6cf1e