Latest updates from IceHrmPro

This commit is contained in:
Thilina Pituwala
2020-05-20 18:47:29 +02:00
parent 60c92d7935
commit 7453a58aad
18012 changed files with 2089245 additions and 10173 deletions

34
web/node_modules/rc-drawer/HISTORY.md generated vendored Executable file
View File

@@ -0,0 +1,34 @@
History
---
## 3.0.0
- Remove `drawerStyle`.
## 2.1.0
- Add `drawerStyle`.
## 1.5.0
1. Rename `handleChild` -> `handled`, remove `handleStyle`.
2. remove `levelTransition`, split into `duration` `ease`.
3. add `levelMove`.
## 1.1.0
add `maskStyle`;
## 1.0.0
### API
1. remove `openClassName` `width`;
2. update `iconChild` -> `handleChild` `onIconClick` -> `onHandleClick` `parent` -> `getContainer`;
3. add `handleStyle` `showMask`;
### Func
1. add `top` `bottom` placement.
2. `handleChild` type remove Array;