- Fix the problem when `modal` set to false, the drawer will not be able to show.
* fix(drawer): fix drawer implementation with hook * fix(drawer): fix drawer implementation - Make drawer implementation as the same as dialog * chore(drawer): documentation updates
* build: replace ts-loader with @babel/preset-typescript