10000 Tags · expo/react-native-action-sheet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: expo/react-native-action-sheet

Tags

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(master): release 4.1.1 (#333)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #301 from expo/release-please--branches--master--c…

…omponents--react-native-action-sheet

chore(master): release 4.1.0

v4.0.1

Toggle v4.0.1's commit message
chore(release): 4.0.1 [skip ci]

## [4.0.1](v4.0.0...v4.0.1) (2022-11-04)

### Bug Fixes

* expose ref on ActionSheetProvider for statically invoking ([#283](#283)) ([b2f5f43](b2f5f43))

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

# [4.0.0](v3.14.0...v4.0.0) (2022-10-26)

### Features

* iOS use custom action sheet ([#281](#281)) ([372dc80](372dc80))

### BREAKING CHANGES

* This implementation is backwards compatible, but just to be safe I'm marking this as breaking so that it bumps the major version.

v3.14.0

Toggle v3.14.0's commit message
chore(release): 3.14.0 [skip ci]

# [3.14.0](v3.13.1...v3.14.0) (2022-10-03)

### Features

* support cancelButtonTintColor ([#278](#278)) ([2dcd54c](2dcd54c))

v3.13.1

Toggle v3.13.1's commit message
chore(release): 3.13.1 [skip ci]

## [3.13.1](v3.13.0...v3.13.1) (2022-10-03)

### Bug Fixes

* add return type to connectActionSheet ([#273](#273)) ([f46a5cf](f46a5cf))

v3.13.0

Toggle v3.13.0's commit message
chore(release): 3.13.0 [skip ci]

# [3.13.0](v3.12.0...v3.13.0) (2022-01-10)

### Bug Fixes

* defer calling onSelect until after animation ([#248](#248)) ([1fb3411](1fb3411)), closes [#203](#203)
* stabilize the identity of the context provider value ([#251](#251)) ([55005ba](55005ba))

### Features

* support closing actionsheet with Esc key on web ([#247](#247)) ([c4c3f8b](c4c3f8b)), closes [#194](#194)

v3.12.0

Toggle v3.12.0's commit message
chore(release): 3.12.0 [skip ci]

# [3.12.0](v3.11.0...v3.12.0) (2021-10-14)

### Bug Fixes

* use correct callback type allowing for undefined `i` ([#239](#239)) ([b54b9f1](b54b9f1))

### Features

* adds support for disabledButtonIndicies ([#246](#246)) ([feed1f7](feed1f7)), closes [#224](#224)

v3.11.0

Toggle v3.11.0's commit message
chore(release): 3.11.0 [skip ci]

# [3.11.0](v3.10.0...v3.11.0) (2021-09-07)

### Bug Fixes

* yarn lock issues ([#238](#238)) ([22fc214](22fc214))

### Features

* default useModal to true when autoFocus is set ([688fd47](688fd47))

v3.10.0

Toggle v3.10.0's commit message
chore(release): 3.9.0 [skip ci]

# [3.9.0](v3.8.0...v3.9.0) (2021-08-09)

### Bug Fixes

* allow callback to be async ([#183](#183)) ([d0d5182](d0d5182))
* center icons with titles ([#188](#188)) ([d48c323](d48c323))

### Features

* add `userInterfaceStyle` option for iOS ([#206](#206)) ([735cfa5](735cfa5))
* Allow multiple destructive indices ([#210](#210)) ([81112b9](81112b9))
0