You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
InternshipProject/node_modules/rc-switch/HISTORY.md

26 lines
345 B

## 2.0.0
- Remove `react-lifecycles-compat`.
## 1.9.0
- onChange and onClick support pass event as argument.
## 1.7.0
- Add `loadingIcon`.
## 1.6.0
- Add `focus()` `blur()` and `autoFocus`.
## 1.5.0
- Add `onClick` and `tabIndex`.
- Add `es` library and module field in package.json.
## 1.4.0
- Add focus style
- Add keyboard support