A framework for building native applications using React
COMMITS
/ Libraries/Components/Touchable/TouchableWithoutFeedback.js March 7, 2022
D
Integrated iOS-only `accessibilityLanguage` prop (#33090)
Diego Pasquali committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
April 16, 2021
C
Disable `accessibilityState` when `TouchableWithoutFeedback` is `disabled` (#31297)
Carlos Cuesta committed
April 1, 2021
B
feat: add displayName to touchables (#29531)
Bruno Castro committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
October 27, 2020
S
Lint: fix few "no-unused-var" warnings for imports (#30157)
simek committed
September 29, 2020
S
remove most of tvOS remnants from the code (#29407)
simek committed
May 21, 2020
T
Touchable: Revert `minPressDuration` on Legacy Components
Tim Yung committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
March 17, 2020
N
Do not explicitly include ".js" in Library imports (#28311)
Nick Gerleman committed
December 16, 2019
T
Pressability: Explicitly Commit Configurations
Tim Yung committed
December 5, 2019
E
Core files should depend on internals directly
Eli White committed
November 27, 2019
T
RN: Stop Exporting TouchableWithoutFeedback Props
Tim Yung committed
T
RN: New `TouchableWithoutFeedback`
Tim Yung committed
November 23, 2019
S
Add missing accessibility props to Touchables (#27293)
Sharon Gong committed
November 2, 2019
T
RN: Prepare More Touchable Experiments
Tim Yung committed
November 1, 2019
T
RN: Export Focus / Blur / Mouse Events
Tim Yung committed
October 19, 2019
T
RN: Create `TouchableWithoutFeedback.unstable_Experiment`
Tim Yung committed
T
RN: Cleanup `TouchableWithoutFeedback` Flow Types
Tim Yung committed
October 11, 2019
S
Add accessibilityValue prop on Touchables (#26752)
Sharon Gong committed
September 2, 2019
M
Remove deprecated accessibilityStates property. (#26168)
Marc Mulcahy committed
July 11, 2019
K
Added button with accessibility action example and support for Touchables (#25582)
Kevin Gonzales committed
June 21, 2019
S
Keyboard accessibility follow up (#25274)
Sam Mathias Weggersen committed
May 23, 2019
M
New Accessibility states API. (#24608)
Marc Mulcahy committed
May 8, 2019
May 1, 2019
Y
Adds a touchSoundDisabled prop to Touchable (#24666)
Yury Korzun committed
April 17, 2019
S
Keyboard accessibility improvements (#24359)
Sam Mathias Weggersen committed
April 15, 2019
E
- remove accessibilityComponentType and accessibilityTraits props (a11y) (#24344)
Estevão Lucas committed
March 18, 2019
A
Fix prop overrides of TouchableWithoutFeedback (#23966)
Alec Larson committed
December 5, 2018
T
Flow TouchableWithoutFeedback (#22479)
Thomas BARRAS committed
October 5, 2018
T
Remove TimerMixin from TouchableWithoutFeedback (#21493)
Thomas Carlson committed
D
Split ViewAccessibility into DeprecatedViewAccessibility and rename r… (#21422)
danibonilha committed
October 3, 2018
G
Update flow Props declaration in TouchableWithoutFeedBack for onFocus and onBlur (#21462)
Grégoire Rit committed
September 27, 2018
D
Split EdgeInsets in DeprecatedPropTypes and flow types (#21351)
danibonilha committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 23, 2018
T
A11Y: Leverage New `AccessibilityProps` Props
Tim Yung committed
August 13, 2018
T
RN: Fix Touchable Debug View
Tim Yung committed
July 26, 2018
June 11, 2018
May 13, 2018
E
Flow type TouchableHighlight
Eli White committed
E
Type TouchableWithoutFeedback
Eli White committed
May 12, 2018
E
Adding $FlowFixMe to invalid prop accesses
Eli White committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
February 8, 2018
B
Ran rename-unsafe-lifecycles codemod on xplat/js
Brian Vaughn committed