v1.2.0
What's Changed
- Revise connection dispatching between controller and container by @FrameMuse in #60
- Added indicators to
ModalWindow
by @FrameMuse in #61 - Updated copyright by @FrameMuse in #62
- Created .github/FUNDING.yml by @FrameMuse in #68
- Fixed
ModalController.observe()
by @FrameMuse in #69 - Now
useModalContext
can be used intemplate
prop by @FrameMuse in #71 - Polishing updates by @FrameMuse in #72
package.json
scripts updated by @FrameMuse in #74- Added new hook
useModalState
by @FrameMuse in #76 - Enhanced
ModalComponent
type by @FrameMuse in #77
Full Changelog: v1.1.0...v1.2.0