- Merge vue and react into the one library
- no use vue directives, use components instead
- 90 and -90 angles are optional
- Replace ”AdaptEventName“ with ”adaptedCallback“
- add params ”adaptedCallback“
- fix adapted event no work at mobile
- suppert vue3
- Add attributes setWrapAttr
- forbidden to call the event function multiple times
- Repair directive unbinding does not release the resize event listener
- remove param disabledresized of Directive
- optimize code && reduce repetitive code