-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add transitionOptions property to Components that use CSSTransition API #1917
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Comments
dattebayorob
changed the title
Accordion: Externalize CSSTransition unmountOnExit Prop
Accordion: Expose CSSTransition unmountOnExit Prop
Mar 29, 2021
Hi,
Details; https://reactcommunity.org/react-transition-group/css-transition Components;
|
mertsincan
changed the title
Accordion: Expose CSSTransition unmountOnExit Prop
Add transitionOptions property to Components that use CSSTransition API
Apr 12, 2021
mertsincan
added
the
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
label
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
mertsincan
added a commit
that referenced
this issue
Apr 12, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/primereact-test-forked-smf90?fontsize=14&hidenavigation=1&theme=dark
Current behavior
Content of tab is Unmounted when index changes
Expected behavior
This behavior should be parameterized, allowing passing a prop to not unmount children when tab changes ( https://github.com/primefaces/primereact/blob/master/src/components/accordion/Accordion.js#L140 )
React version:
17
PrimeReact version:
6.2.1
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
all
Language: [all | TypeScript X.X | ES6/7 | ES5]
Typescript 4.1.2
The text was updated successfully, but these errors were encountered: