-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from endpoint-vtsang/bump-react-focus-on
bump react-focus-lock version
- Loading branch information
Showing
3 changed files
with
30 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,258 +1,39 @@ | ||
# [3.8.0](https://github.com/theKashey/react-focus-on/compare/v3.7.0...v3.8.0) (2023-03-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* wire up gapMode, fixes [#65](https://github.com/theKashey/react-focus-on/issues/65) ([455fda9](https://github.com/theKashey/react-focus-on/commit/455fda9)) | ||
|
||
|
||
|
||
# [3.7.0](https://github.com/theKashey/react-focus-on/compare/v3.6.0...v3.7.0) (2022-11-13) | ||
## 3.8.1 (2023-06-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add tslib as dependency, fixes [#54](https://github.com/theKashey/react-focus-on/issues/54) ([ce204cd](https://github.com/theKashey/react-focus-on/commit/ce204cd)) | ||
* aria-hidden broken in v3, fixes [#8](https://github.com/theKashey/react-focus-on/issues/8) ([f7570e5](https://github.com/theKashey/react-focus-on/commit/f7570e5)) | ||
* deactivation sequence, fixes [#24](https://github.com/theKashey/react-focus-on/issues/24) ([32ed7d7](https://github.com/theKashey/react-focus-on/commit/32ed7d7)) | ||
* dont prevent internal clicks, fixes [#3](https://github.com/theKashey/react-focus-on/issues/3) ([229eaad](https://github.com/theKashey/react-focus-on/commit/229eaad)) | ||
* Escape on body ([e551925](https://github.com/theKashey/react-focus-on/commit/e551925)) | ||
* expose returnFocus prop, fixes [#11](https://github.com/theKashey/react-focus-on/issues/11) ([b25b5b5](https://github.com/theKashey/react-focus-on/commit/b25b5b5)) | ||
* fixes onClickOutside on iOS devices. fixes [#13](https://github.com/theKashey/react-focus-on/issues/13) ([96d0756](https://github.com/theKashey/react-focus-on/commit/96d0756)) | ||
* handle Esc in IE compatible way, fixes [#10](https://github.com/theKashey/react-focus-on/issues/10) ([f897bea](https://github.com/theKashey/react-focus-on/commit/f897bea)) | ||
* return focus by default ([a525b4c](https://github.com/theKashey/react-focus-on/commit/a525b4c)) | ||
* update dependnecies ([3f836ef](https://github.com/theKashey/react-focus-on/commit/3f836ef)) | ||
|
||
|
||
|
||
# [3.6.0](https://github.com/theKashey/react-focus-on/compare/v3.5.4...v3.6.0) (2022-05-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* update focus-lock, fixes [#35](https://github.com/theKashey/react-focus-on/issues/35) ([280d4a5](https://github.com/theKashey/react-focus-on/commit/280d4a5)) | ||
* update hooks when users changes callbacks, fixes [#17](https://github.com/theKashey/react-focus-on/issues/17) ([127a303](https://github.com/theKashey/react-focus-on/commit/127a303)) | ||
* update react-remove-scroll, fixes [#65](https://github.com/theKashey/react-focus-on/issues/65) ([e07d6ca](https://github.com/theKashey/react-focus-on/commit/e07d6ca)) | ||
* update underlaying packages; brings React 18 and Shadow DOM support ([5bd7b5c](https://github.com/theKashey/react-focus-on/commit/5bd7b5c)) | ||
|
||
|
||
|
||
## [3.5.4](https://github.com/theKashey/react-focus-on/compare/v3.5.3...v3.5.4) (2021-11-09) | ||
|
||
|
||
|
||
## [3.5.3](https://github.com/theKashey/react-focus-on/compare/v3.5.2...v3.5.3) (2021-11-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add tslib as dependency, fixes [#54](https://github.com/theKashey/react-focus-on/issues/54) ([ce204cd](https://github.com/theKashey/react-focus-on/commit/ce204cd)) | ||
|
||
|
||
|
||
## [3.5.2](https://github.com/theKashey/react-focus-on/compare/v3.5.1...v3.5.2) (2021-03-28) | ||
|
||
|
||
|
||
## [3.5.1](https://github.com/theKashey/react-focus-on/compare/v3.5.0...v3.5.1) (2020-11-27) | ||
|
||
|
||
|
||
# [3.5.0](https://github.com/theKashey/react-focus-on/compare/v3.4.1...v3.5.0) (2020-08-13) | ||
* wire up gapMode, fixes [#65](https://github.com/theKashey/react-focus-on/issues/65) ([455fda9](https://github.com/theKashey/react-focus-on/commit/455fda9)) | ||
|
||
|
||
### Features | ||
|
||
* add 'as' and 'style' props ([d1a79e4](https://github.com/theKashey/react-focus-on/commit/d1a79e4)) | ||
* expose whitelist prop ([fa5fe87](https://github.com/theKashey/react-focus-on/commit/fa5fe87)) | ||
|
||
|
||
|
||
## [3.4.1](https://github.com/theKashey/react-focus-on/compare/v3.4.0...v3.4.1) (2020-04-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* update focus-lock, fixes [#35](https://github.com/theKashey/react-focus-on/issues/35) ([280d4a5](https://github.com/theKashey/react-focus-on/commit/280d4a5)) | ||
|
||
|
||
|
||
# [3.4.0](https://github.com/theKashey/react-focus-on/compare/v3.3.0...v3.4.0) (2020-04-16) | ||
|
||
|
||
### Features | ||
|
||
* support CSP ([67739a4](https://github.com/theKashey/react-focus-on/commit/67739a4)) | ||
|
||
|
||
|
||
# [3.3.0](https://github.com/theKashey/react-focus-on/compare/v3.2.0...v3.3.0) (2019-10-17) | ||
|
||
|
||
### Features | ||
|
||
* add allowPinchZoom ([ad396d7](https://github.com/theKashey/react-focus-on/commit/ad396d7)) | ||
|
||
|
||
|
||
# [3.2.0](https://github.com/theKashey/react-focus-on/compare/v3.1.5...v3.2.0) (2019-10-13) | ||
|
||
|
||
### Features | ||
|
||
* allow ref forwarding ([d379b3c](https://github.com/theKashey/react-focus-on/commit/d379b3c)) | ||
|
||
|
||
|
||
## [3.1.5](https://github.com/theKashey/react-focus-on/compare/v3.1.4...v3.1.5) (2019-10-06) | ||
|
||
|
||
|
||
## [3.1.4](https://github.com/theKashey/react-focus-on/compare/v3.1.3...v3.1.4) (2019-10-05) | ||
|
||
|
||
|
||
## [3.1.3](https://github.com/theKashey/react-focus-on/compare/v3.1.2...v3.1.3) (2019-10-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* deactivation sequence, fixes [#24](https://github.com/theKashey/react-focus-on/issues/24) ([32ed7d7](https://github.com/theKashey/react-focus-on/commit/32ed7d7)) | ||
|
||
|
||
|
||
## [3.1.2](https://github.com/theKashey/react-focus-on/compare/v3.1.1...v3.1.2) (2019-09-28) | ||
|
||
|
||
|
||
## [3.1.1](https://github.com/theKashey/react-focus-on/compare/v3.1.0...v3.1.1) (2019-09-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* update hooks when users changes callbacks, fixes [#17](https://github.com/theKashey/react-focus-on/issues/17) ([127a303](https://github.com/theKashey/react-focus-on/commit/127a303)) | ||
|
||
|
||
|
||
# [3.1.0](https://github.com/theKashey/react-focus-on/compare/v3.0.7...v3.1.0) (2019-09-13) | ||
|
||
|
||
### Features | ||
|
||
* support returnOption=preventScroll FocusLock option ([ff2dad3](https://github.com/theKashey/react-focus-on/commit/ff2dad3)) | ||
|
||
|
||
|
||
## [3.0.7](https://github.com/theKashey/react-focus-on/compare/v3.0.6...v3.0.7) (2019-09-11) | ||
|
||
|
||
|
||
## [3.0.6](https://github.com/theKashey/react-focus-on/compare/v3.0.5...v3.0.6) (2019-08-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fixes onClickOutside on iOS devices. fixes [#13](https://github.com/theKashey/react-focus-on/issues/13) ([96d0756](https://github.com/theKashey/react-focus-on/commit/96d0756)) | ||
|
||
|
||
|
||
## [3.0.5](https://github.com/theKashey/react-focus-on/compare/v3.0.4...v3.0.5) (2019-07-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* handle Esc in IE compatible way, fixes [#10](https://github.com/theKashey/react-focus-on/issues/10) ([f897bea](https://github.com/theKashey/react-focus-on/commit/f897bea)) | ||
|
||
|
||
|
||
## [3.0.4](https://github.com/theKashey/react-focus-on/compare/v3.0.3...v3.0.4) (2019-07-16) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* expose returnFocus prop, fixes [#11](https://github.com/theKashey/react-focus-on/issues/11) ([b25b5b5](https://github.com/theKashey/react-focus-on/commit/b25b5b5)) | ||
|
||
|
||
|
||
## [3.0.3](https://github.com/theKashey/react-focus-on/compare/v3.0.1...v3.0.3) (2019-07-03) | ||
|
||
|
||
|
||
## [3.0.1](https://github.com/theKashey/react-focus-on/compare/v3.0.0...v3.0.1) (2019-07-02) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* aria-hidden broken in v3, fixes [#8](https://github.com/theKashey/react-focus-on/issues/8) ([f7570e5](https://github.com/theKashey/react-focus-on/commit/f7570e5)) | ||
|
||
|
||
|
||
# [3.0.0](https://github.com/theKashey/react-focus-on/compare/v2.0.2...v3.0.0) (2019-06-29) | ||
|
||
|
||
### Features | ||
|
||
* expose gapMode ([0298cc8](https://github.com/theKashey/react-focus-on/commit/0298cc8)) | ||
* expose whitelist prop ([fa5fe87](https://github.com/theKashey/react-focus-on/commit/fa5fe87)) | ||
* introduce sidecar ([0588039](https://github.com/theKashey/react-focus-on/commit/0588039)) | ||
|
||
|
||
|
||
## [2.0.2](https://github.com/theKashey/react-focus-on/compare/v2.0.1...v2.0.2) (2019-05-05) | ||
|
||
|
||
|
||
## [2.0.1](https://github.com/theKashey/react-focus-on/compare/v2.0.0...v2.0.1) (2019-04-10) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* dont prevent internal clicks, fixes [#3](https://github.com/theKashey/react-focus-on/issues/3) ([229eaad](https://github.com/theKashey/react-focus-on/commit/229eaad)) | ||
|
||
|
||
|
||
# [2.0.0](https://github.com/theKashey/react-focus-on/compare/v1.3.2...v2.0.0) (2019-03-11) | ||
|
||
|
||
### Features | ||
|
||
* onClickOutside event ([ed4d62b](https://github.com/theKashey/react-focus-on/commit/ed4d62b)) | ||
* onEscapeKey ([7fb17d7](https://github.com/theKashey/react-focus-on/commit/7fb17d7)) | ||
* shards and remove-scroll ([dbd4d5f](https://github.com/theKashey/react-focus-on/commit/dbd4d5f)) | ||
* shards and remove-scroll ([0f5d421](https://github.com/theKashey/react-focus-on/commit/0f5d421)) | ||
|
||
|
||
|
||
## [1.3.2](https://github.com/theKashey/react-focus-on/compare/v1.3.1...v1.3.2) (2019-01-21) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* return focus by default ([a525b4c](https://github.com/theKashey/react-focus-on/commit/a525b4c)) | ||
|
||
|
||
|
||
## [1.3.1](https://github.com/theKashey/react-focus-on/compare/v1.3.0...v1.3.1) (2018-12-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Escape on body ([e551925](https://github.com/theKashey/react-focus-on/commit/e551925)) | ||
|
||
|
||
|
||
# [1.3.0](https://github.com/theKashey/react-focus-on/compare/v1.2.1...v1.3.0) (2018-11-13) | ||
|
||
|
||
### Features | ||
|
||
* expose gapMode ([0298cc8](https://github.com/theKashey/react-focus-on/commit/0298cc8)) | ||
|
||
|
||
|
||
## [1.2.1](https://github.com/theKashey/react-focus-on/compare/v1.2.0...v1.2.1) (2018-11-13) | ||
|
||
|
||
|
||
# [1.2.0](https://github.com/theKashey/react-focus-on/compare/v1.1.0...v1.2.0) (2018-11-12) | ||
|
||
|
||
### Features | ||
|
||
* onEscapeKey ([7fb17d7](https://github.com/theKashey/react-focus-on/commit/7fb17d7)) | ||
|
||
|
||
|
||
# [1.1.0](https://github.com/theKashey/react-focus-on/compare/ed4d62b...v1.1.0) (2018-11-07) | ||
|
||
|
||
### Features | ||
|
||
* onClickOutside event ([ed4d62b](https://github.com/theKashey/react-focus-on/commit/ed4d62b)) | ||
* support CSP ([67739a4](https://github.com/theKashey/react-focus-on/commit/67739a4)) | ||
* support returnOption=preventScroll FocusLock option ([ff2dad3](https://github.com/theKashey/react-focus-on/commit/ff2dad3)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters