Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / react-component/motion issues and pull requests
#64 - revert: ref back of func
Pull Request -
State: closed - Opened by zombieJ 6 days ago
- 3 comments
#63 - chore: more refs
Pull Request -
State: closed - Opened by zombieJ 6 days ago
- 3 comments
#62 - refactor: make ref stable
Pull Request -
State: closed - Opened by zombieJ 6 days ago
- 3 comments
#61 - feat: motion support ref
Pull Request -
State: closed - Opened by zombieJ 7 days ago
- 4 comments
#60 - feat: remove findDOMNode
Pull Request -
State: open - Opened by Enigama about 1 month ago
- 3 comments
#59 - feat: Remove findDOMNode from rc-css-motion
Pull Request -
State: open - Opened by Roxannej about 1 month ago
- 5 comments
#58 - fix: suspense repeat trigger
Pull Request -
State: closed - Opened by zombieJ about 2 months ago
- 3 comments
#57 - refactor: use rc-util getNodeRef
Pull Request -
State: closed - Opened by zombieJ 2 months ago
- 3 comments
#56 - Cannot update a component (HotReload) while rendering a different component (CSSMotion). To locate the bad setState() call inside CSSMotion, follow the stack trace as described in https://react.dev/link/setstate-in-render
Issue -
State: open - Opened by EhsanBeheshtAein 4 months ago
- 4 comments
#55 - fix: element remove leak
Pull Request -
State: closed - Opened by zhourengui 5 months ago
- 5 comments
#54 - test: use unified github action yml
Pull Request -
State: closed - Opened by Layouwen 6 months ago
- 3 comments
#53 - test: use codecov/codecov-action
Pull Request -
State: closed - Opened by Layouwen 6 months ago
- 2 comments
#52 - fix: useSyncState logic
Pull Request -
State: closed - Opened by zombieJ 8 months ago
- 1 comment
#51 - Fix motion warning of `findDOMNode`
Pull Request -
State: closed - Opened by zombieJ 9 months ago
- 2 comments
#50 - CSSMotion useStatus 调用 getDomElement 需要增加元素是否已卸载判断,目前有几率报错 findDOMNode
Issue -
State: closed - Opened by wanpan11 9 months ago
- 1 comment
#49 - feat: CSSMotionList support index in children
Pull Request -
State: closed - Opened by MadCcc over 1 year ago
- 2 comments
#48 - chore: add gh-pages
Pull Request -
State: closed - Opened by MadCcc over 1 year ago
- 2 comments
#47 - feat: CSSMotionList support onAppearPrepare
Pull Request -
State: closed - Opened by MadCcc over 1 year ago
- 2 comments
#46 - chore: prepare
Pull Request -
State: closed - Opened by MadCcc over 1 year ago
- 1 comment
#45 - Tree-shaking
Issue -
State: open - Opened by dartess almost 2 years ago
#44 - fix: reset when prepare not exist
Pull Request -
State: closed - Opened by zombieJ almost 2 years ago
- 1 comment
#43 - fix: not show unnecessary cls
Pull Request -
State: closed - Opened by zombieJ almost 2 years ago
- 1 comment
#42 - refactor: Prepare should always run
Pull Request -
State: closed - Opened by zombieJ almost 2 years ago
- 2 comments
#41 - feat: Add MotionProvider to disable motion globally
Pull Request -
State: closed - Opened by zombieJ almost 2 years ago
- 1 comment
#40 - tests: optimize test case
Pull Request -
State: closed - Opened by kiner-tang about 2 years ago
- 2 comments
#39 - fix: appeared again after closing and disappeared very quickly
Pull Request -
State: closed - Opened by heiyu4585 about 2 years ago
- 3 comments
#38 - docs: use dumi2.x
Pull Request -
State: closed - Opened by Wxh16144 about 2 years ago
- 2 comments
#37 - fix: node count should not be negative
Pull Request -
State: closed - Opened by allenou about 2 years ago
- 1 comment
#36 - State not always up to date
Issue -
State: open - Opened by maxired about 2 years ago
- 1 comment
#35 - Examples should use React 18 API
Issue -
State: open - Opened by maxired about 2 years ago
- 1 comment
#34 - Add CodeQL workflow for GitHub code scanning
Pull Request -
State: closed - Opened by lgtm-com[bot] over 2 years ago
- 1 comment
#33 - fix: visible -> !visible should also trigger onVisibleChanged
Pull Request -
State: closed - Opened by zombieJ over 2 years ago
- 2 comments
#32 - fix: onVisibleChanged should not trigger when first mount
Pull Request -
State: closed - Opened by zombieJ over 2 years ago
- 1 comment
#31 - fix: remove delete statement on render for react 18
Pull Request -
State: open - Opened by yykoypj over 2 years ago
- 4 comments
#30 - feat: support onAllRemoved
Pull Request -
State: closed - Opened by zombieJ almost 3 years ago
- 2 comments
#29 - fix: add useIsomorphicLayoutEffect back
Pull Request -
State: closed - Opened by zombieJ almost 3 years ago
- 2 comments
#28 - feat: Auto pass ref if children validate
Pull Request -
State: closed - Opened by zombieJ almost 3 years ago
- 2 comments
#27 - test: Refactor test with React 18
Pull Request -
State: closed - Opened by zombieJ almost 3 years ago
- 2 comments
#26 - fix: remove useless dom ref
Pull Request -
State: closed - Opened by vagusX almost 3 years ago
- 2 comments
#25 - fix: kip useless active
Pull Request -
State: closed - Opened by zombieJ almost 3 years ago
- 2 comments
#24 - fix: reset mounted flag when component destroyed
Pull Request -
State: closed - Opened by tmkx almost 3 years ago
- 2 comments
#23 - fix: React 18 and StrictMode support
Pull Request -
State: closed - Opened by yicrotkd almost 3 years ago
- 4 comments
#22 - Mocking rc-motion
Issue -
State: open - Opened by prashantjainlacework almost 3 years ago
- 2 comments
#21 - chore: replace React.useState
Pull Request -
State: closed - Opened by zombieJ about 3 years ago
- 2 comments
#20 - Migrate docs to dumi
Issue -
State: closed - Opened by MadCcc about 3 years ago
#19 - fix(README): 修复README.md 文档当中的错误;
Pull Request -
State: closed - Opened by LukerSpringtree over 3 years ago
- 1 comment
#18 - refactor: remove magic strings
Pull Request -
State: closed - Opened by Ayase-252 over 3 years ago
- 2 comments
#17 - calling deprecated findDOMNode only when it is necessary
Pull Request -
State: closed - Opened by adaladam over 3 years ago
- 3 comments
#16 - fix: first render should not provide a hidden content
Pull Request -
State: closed - Opened by zombieJ almost 4 years ago
- 2 comments
#15 - CSSMotion render props 回调中的className闪烁一下,然后消失
Issue -
State: open - Opened by IVLIU about 4 years ago
#14 - Not compatible with webpack 5
Issue -
State: open - Opened by zlk89 about 4 years ago
- 2 comments
#13 - findDOMNode deprecated in react strict mode
Issue -
State: open - Opened by pgrekovich about 4 years ago
- 3 comments
#12 - feat: Add visible status
Pull Request -
State: closed - Opened by zombieJ about 4 years ago
- 2 comments
#11 - fix: quick switch between microtasks should have correct status
Pull Request -
State: closed - Opened by buhichan over 4 years ago
- 3 comments
#10 - Add react and react-dom as peer dependencies
Pull Request -
State: closed - Opened by brandonbloom over 4 years ago
- 3 comments
#9 - chore: support react 17
Pull Request -
State: closed - Opened by hengkx over 4 years ago
- 2 comments
#8 - Possible rc-motion issue?
Issue -
State: closed - Opened by MYKEU over 4 years ago
#7 - feat: Support onVisibleChanged
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 2 comments
#6 - feat: Add prepare step
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 2 comments
#5 - revert: Back to sync
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 2 comments
#4 - fix: Motion should support ssr
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 5 comments
#3 - fix: onMotionEnd shouldn't be triggered by inner element
Pull Request -
State: closed - Opened by 07akioni over 4 years ago
- 2 comments
#2 - fix: Compile & ci add compile
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 2 comments
#1 - chore: Update now & examples
Pull Request -
State: closed - Opened by zombieJ over 4 years ago
- 2 comments