Commit 31f41f8
authored
feat: Official support for React18 incl StrictMode (#1875)
* chore: update some deps
react & testing
* fix: cleanup observers in layout cleanup
* chore: update peerdeps
* chore: add changesets
* fix: useTransition on initial mount
should run usedTransitions when the component is mounted
* chore: bump @types packages and fix TS errors
* fix: generic In and Out are reserved words in ts 4.7
resolves #1883
* refactor: use better(?) plugin for snapshots
* fix: docs site
* chore: tidy ups1 parent a865bb7 commit 31f41f8
File tree
356 files changed
+1467
-2280
lines changed- .changeset
- .yarn/cache
- cypress
- integration
- __snapshots__
- plugins
- snapshots/All Integration Specs
- support
- demo
- src
- sandboxes
- animating-auto
- src
- cards-stack
- src
- card
- src
- chain
- src
- css-keyframes
- src
- css-variables
- src
- draggable-list
- src
- exit-before-enter
- src
- flip-card
- src
- goo-blobs
- src
- image-fade
- src
- list-reordering
- src
- masonry
- src
- multistage-transition
- src
- notification-hub
- src
- parallax-sticky
- src
- parallax-vert
- src
- parallax
- src
- rocket-decay
- src
- simple-transition
- src
- slide
- src
- svg-filter
- src
- trail
- src
- tree
- src
- viewpager
- src
- docs
- packages
- animated
- src
- core
- src
- hooks
- parallax
- src
- test/src
- types
- targets
- konva
- native
- src
- three
- web
- zdog
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
356 files changed
+1467
-2280
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments