MCPcopy Create free account

hub / github.com/motiondivision/motion / functions

Functions1,999 in github.com/motiondivision/motion

↓ 1 callersFunctiongetViewAnimationLayerInfo
(pseudoElement: string)
packages/motion-dom/src/view/utils/get-layer-info.ts:1
↓ 1 callersFunctiongetViewAnimations
()
packages/motion-dom/src/view/utils/get-view-animations.ts:1
↓ 1 callersFunctionhandleLayoutJump
()
packages/framer-motion/src/motion/__tests__/component.test.tsx:317
↓ 1 callersFunctionhandleVisibilityChange
()
packages/framer-motion/src/utils/use-page-in-view.ts:9
↓ 1 callersFunctionhasKeyframesChanged
(keyframes: ResolvedKeyframes<any>)
packages/motion-dom/src/animation/utils/can-animate.ts:7
↓ 1 callersMethodhasListeners
(name: LayoutEvents)
packages/motion-dom/src/projection/node/types.ts:147
↓ 1 callersFunctionhasTarget
( target: ViewTransitionTargetDefinition, targets: Map<ViewTransitionTargetDefinition, ViewTransitionT
packages/motion-dom/src/view/utils/has-target.ts:3
↓ 1 callersFunctionhasViewportOptionChanged
( { viewport = {} }: MotionProps, { viewport: prevViewport = {} }: MotionProps = {} )
packages/framer-motion/src/motion/features/viewport/index.ts:97
↓ 1 callersMethodhide
()
packages/motion-dom/src/projection/node/types.ts:100
↓ 1 callersFunctionhover
( elementOrSelector: ElementOrSelector, onHoverStart: OnHoverStartEvent, options: EventOptions = {
packages/motion-dom/src/gestures/hover.ts:37
↓ 1 callersFunctioninView
( elementOrSelector: ElementOrSelector, onStart: ( element: Element, entry: Intersecti
packages/framer-motion/src/render/dom/viewport/index.ts:23
↓ 1 callersFunctioninitFeatureDefinitions
()
packages/framer-motion/src/motion/features/definitions.ts:32
↓ 1 callersFunctioninitIntersectionObserver
({ root, ...options }: IntersectionObserverInit)
packages/framer-motion/src/motion/features/viewport/observers.ts:33
↓ 1 callersMethodinterpolateProjection
(delta: Delta)
packages/motion-dom/src/animation/types.ts:664
↓ 1 callersFunctioninvertScale
(scale: number)
dev/react/src/examples/_dragDevice.tsx:17
↓ 1 callersFunctionisElementKeyboardAccessible
(element: Element)
packages/motion-dom/src/gestures/press/utils/is-keyboard-accessible.ts:13
↓ 1 callersFunctionisElementTextInput
(element: Element)
packages/motion-dom/src/gestures/press/utils/is-keyboard-accessible.ts:33
↓ 1 callersFunctionisElementTracking
(options?: ScrollOptionsWithDefaults)
packages/framer-motion/src/render/dom/scroll/utils/is-element-tracking.ts:7
↓ 1 callersFunctionisFloat
(value: any)
packages/motion-dom/src/value/index.ts:43
↓ 1 callersFunctionisGeneratedName
(name: string)
packages/motion-dom/src/view/utils/assign-names.ts:13
↓ 1 callersFunctionisNullish
(v: any)
packages/motion-dom/src/value/types/utils/is-nullish.ts:1
↓ 1 callersFunctionisNumberKeyframesArray
( keyframes: UnresolvedValueKeyframe[] )
packages/framer-motion/src/animation/sequence/create.ts:493
↓ 1 callersFunctionisObjectKey
(key: string, object: Object)
packages/motion-dom/src/render/object/ObjectVisualElement.ts:9
↓ 1 callersFunctionisOnScrollWithInfo
* If the onScroll function has two arguments, it's expecting * more specific information about the scroll from scrollInfo.
packages/framer-motion/src/render/dom/scroll/attach-function.ts:11
↓ 1 callersFunctionisOutOfBounds
(v: number)
packages/motion-dom/src/animation/generators/inertia.ts:29
↓ 1 callersFunctionisPresent
(context: PresenceContextProps | null)
packages/framer-motion/src/components/AnimatePresence/use-presence.ts:91
↓ 1 callersFunctionisScrollableElement
(element: Element, axis: "x" | "y")
packages/framer-motion/src/components/Reorder/utils/auto-scroll.ts:39
↓ 1 callersFunctionisSequence
(value: unknown)
packages/framer-motion/src/animation/animate/index.ts:21
↓ 1 callersFunctionisSingleValue
( subject: unknown, keyframes: unknown )
packages/framer-motion/src/animation/animate/subject.ts:28
↓ 1 callersMethodisTreeAnimationBlocked
()
packages/motion-dom/src/projection/node/create-projection-node.ts:632
↓ 1 callersFunctionisUnsupportedEase
( key: string )
packages/motion-dom/src/animation/waapi/utils/unsupported-easing.ts:10
↓ 1 callersMethodisUpdateBlocked
()
packages/motion-dom/src/projection/node/types.ts:77
↓ 1 callersFunctionisValidEasing
(easing: Easing)
packages/motion-utils/src/easing/utils/map.ts:25
↓ 1 callersFunctionisValidHover
(event: PointerEvent)
packages/motion-dom/src/gestures/hover.ts:26
↓ 1 callersFunctionisVisible
()
dev/react/src/tests/layout-group-unmount.tsx:21
↓ 1 callersFunctionisVisible
()
dev/react/src/tests/layout-group-unmount-list.tsx:21
↓ 1 callersFunctionk
(a)
packages/framer-motion/src/animation/animators/waapi/__tests__/polyfill.js:137
↓ 1 callersFunctionkeyframesAsList
( keyframes: UnresolvedValueKeyframe | UnresolvedValueKeyframe[] )
packages/framer-motion/src/animation/sequence/create.ts:474
↓ 1 callersFunctionl
(a)
packages/framer-motion/src/animation/animators/waapi/__tests__/polyfill.js:146
↓ 1 callersFunctionlayerOptions
* The options that should time a given generated layer type, so a retimed * group/old/new picks up any per-target transition the user provided. Check
packages/motion-dom/src/view/start.ts:899
↓ 1 callersFunctionlayoutChildren
(currentDepth: number)
dev/react/src/examples/Animation-layout-update-stress.tsx:9
↓ 1 callersFunctionmain
()
dev/inc/bundlesize.mjs:80
↓ 1 callersFunctionmake
()
packages/framer-motion/src/motion/utils/use-visual-state.ts:139
↓ 1 callersFunctionmakeColor
(hue)
dev/react/src/tests/layout-shared-lightbox-crossfade.tsx:118
↓ 1 callersFunctionmakeColor
(hue)
dev/react/src/examples/Shared-layout-lightbox-crossfade.tsx:80
↓ 1 callersFunctionmakeColor
(hue)
dev/react/src/examples/Shared-layout-lightbox.tsx:114
↓ 1 callersFunctionmakeLatestValues
( props: MotionProps, context: MotionContextProps, presenceContext: PresenceContextProps | null,
packages/framer-motion/src/motion/utils/use-visual-state.ts:60
↓ 1 callersFunctionmakeNoneKeyframesAnimatable
( unresolvedKeyframes: UnresolvedKeyframes<AnyResolvedKeyframe>, noneKeyframeIndexes: number[], na
packages/motion-dom/src/animation/keyframes/utils/make-none-animatable.ts:14
↓ 1 callersFunctionmakeState
( { scrapeMotionValuesFromProps, createRenderState, }: UseVisualStateConfig<RS>, p
packages/framer-motion/src/motion/utils/use-visual-state.ts:38
↓ 1 callersFunctionmatchOrder
( origin: ComplexValueInfo, target: ComplexValueInfo )
packages/motion-dom/src/utils/mix/complex.ts:79
↓ 1 callersFunctionmatchesPreset
( offset: ScrollOffset, preset: ProgressIntersection[] )
packages/framer-motion/src/render/dom/scroll/utils/offset-to-range.ts:54
↓ 1 callersFunctionmeasure
( container: Element, target: Element = container, info: ScrollInfo )
packages/framer-motion/src/render/dom/scroll/on-scroll-handler.ts:11
↓ 1 callersFunctionmeasureAllKeyframes
()
packages/motion-dom/src/animation/keyframes/KeyframesResolver.ts:17
↓ 1 callersMethodmeasureEndState
()
packages/motion-dom/src/animation/keyframes/KeyframesResolver.ts:197
↓ 1 callersMethodmeasureInitialState
()
packages/motion-dom/src/animation/keyframes/KeyframesResolver.ts:195
↓ 1 callersMethodmeasureInstanceViewportBox
( instance: HTMLElement, { transformPagePoint }: MotionNodeOptions & Partial<MotionConfigConte
packages/motion-dom/src/render/html/HTMLVisualElement.ts:50
↓ 1 callersFunctionmeasurePageBox
( element: HTMLElement, rootProjectionNode: any, transformPagePoint?: TransformPoint )
packages/motion-dom/src/projection/utils/measure.ts:17
↓ 1 callersMethodmeasurePageBox
()
packages/motion-dom/src/projection/node/create-projection-node.ts:1023
↓ 1 callersMethodmeasurePageBox
()
packages/motion-dom/src/projection/node/types.ts:88
↓ 1 callersFunctionmixBox
(output: Box, from: Box, to: Box, p: number)
packages/motion-dom/src/projection/node/create-projection-node.ts:2403
↓ 1 callersFunctionmixObject
(a: MixableObject, b: MixableObject)
packages/motion-dom/src/utils/mix/complex.ts:58
↓ 1 callersMethodmount
()
packages/framer-motion/src/motion/features/viewport/index.ts:73
↓ 1 callersFunctionmoveAround
(chain: Cypress.Chainable, steps: number[])
packages/framer-motion/cypress/integration/drag-to-reorder.ts:193
↓ 1 callersFunctionmoveItem
([...arr]: T[], fromIndex: number, toIndex: number)
packages/motion-utils/src/array.ts:11
↓ 1 callersFunctionn
(a)
packages/framer-motion/src/animation/animators/waapi/__tests__/polyfill.js:160
↓ 1 callersFunctionnearestBoundary
(v: number)
packages/motion-dom/src/animation/generators/inertia.ts:32
↓ 1 callersFunctionnext
()
packages/motion-dom/src/view/queue.ts:10
↓ 1 callersFunctionnextMicrotask
()
packages/motion-dom/src/projection/node/__tests__/utils.ts:10
↓ 1 callersFunctionnormaliseOffset
(offset: ScrollOffset)
packages/framer-motion/src/render/dom/scroll/utils/offset-to-range.ts:37
↓ 1 callersMethodnotifyListeners
(name: LayoutEvents, ...args: any)
packages/motion-dom/src/projection/node/types.ts:146
↓ 1 callersFunctionnotifySlack
* Send notification to Slack API
scripts/notify-slack.js:61
↓ 1 callersMethodobserve
()
packages/framer-motion/src/jest.setup.tsx:28
↓ 1 callersFunctionobserveIntersection
( element: Element, options: IntersectionObserverInit, callback: IntersectionHandler )
packages/framer-motion/src/motion/features/viewport/observers.ts:63
↓ 1 callersMethodonBlur
()
packages/framer-motion/src/gestures/focus.ts:28
↓ 1 callersFunctiononComplete
()
packages/framer-motion/src/motion/__tests__/animate-prop.test.tsx:18
↓ 1 callersMethodonFocus
()
packages/framer-motion/src/gestures/focus.ts:7
↓ 1 callersMethodonKeyframesResolved
( keyframes: ResolvedKeyframes<T>, finalKeyframe: T, options: OptionsWithoutKeyframes<
packages/motion-dom/src/animation/AsyncMotionValueAnimation.ts:106
↓ 1 callersMethodonPointerDown
(pointerDownEvent: PointerEvent)
packages/framer-motion/src/gestures/pan/index.ts:20
↓ 1 callersFunctiononPointerEnter
(enterEvent: PointerEvent)
packages/motion-dom/src/gestures/hover.ts:109
↓ 1 callersFunctiononPointerLeave
(leaveEvent: PointerEvent)
packages/motion-dom/src/gestures/hover.ts:98
↓ 1 callersFunctionp
(a, b, c, d, e)
packages/framer-motion/src/animation/animators/waapi/__tests__/polyfill.js:174
↓ 1 callersFunctionparseAnimateLayoutArgs
( scopeOrUpdateDom: ElementOrSelector | (() => void), updateDomOrOptions?: (() => void) | AnimationOpt
packages/motion-dom/src/layout/LayoutAnimationBuilder.ts:423
↓ 1 callersFunctionparseChangelog
* Parse the changelog and convert to CSV
scripts/generate-changelog.js:64
↓ 1 callersFunctionparseStringOffset
( s: string )
packages/framer-motion/src/render/dom/scroll/utils/offset-to-range.ts:26
↓ 1 callersFunctionpushToSite
()
scripts/push-to-site.js:16
↓ 1 callersFunctionq
(a, b, c, d, e)
packages/framer-motion/src/animation/animators/waapi/__tests__/polyfill.js:186
↓ 1 callersFunctionrange
(num: number)
dev/react/src/tests/layout-repeat-new.tsx:4
↓ 1 callersFunctionreadAllKeyframes
()
packages/motion-dom/src/animation/keyframes/KeyframesResolver.ts:79
↓ 1 callersFunctionreadJs
()
packages/framer-motion/cypress/integration/scroll-view-timeline-transformed-parent.ts:13
↓ 1 callersFunctionreadTransformValue
(instance: HTMLElement, name: string)
packages/motion-dom/src/render/dom/parse-transform.ts:101
↓ 1 callersMethodreadValueFromInstance
(instance: SVGElement, key: string)
packages/motion-dom/src/render/svg/SVGVisualElement.ts:34
↓ 1 callersFunctionreadWaapi
()
packages/framer-motion/cypress/integration/scroll-view-timeline-transformed-parent.ts:8
↓ 1 callersMethodreconcileAdditions
(newMemberIds: Set<string>)
packages/motion-dom/src/layout/LayoutAnimationBuilder.ts:335
↓ 1 callersMethodreconcileRemovals
(newMemberIds: Set<string>)
packages/motion-dom/src/layout/LayoutAnimationBuilder.ts:344
↓ 1 callersMethodregisterSharedNode
(id: string, node: IProjectionNode)
packages/motion-dom/src/projection/node/types.ts:97
↓ 1 callersFunctionremoveAxisDelta
( axis: Axis, translate: number | string = 0, scale: number = 1, origin: number = 0.5, box
packages/motion-dom/src/projection/geometry/delta-remove.ts:30
↓ 1 callersMethodremoveDependent
(dependent: MotionValue)
packages/motion-dom/src/value/index.ts:343
↓ 1 callersMethodremoveElementScroll
(box: Box)
packages/motion-dom/src/projection/node/create-projection-node.ts:1044
↓ 1 callersFunctionremoveItem
([...arr]: T[], item: T)
dev/react/src/tests/drag-tabs.tsx:146
↓ 1 callersMethodremoveLeadSnapshot
()
packages/motion-dom/src/projection/shared/stack.ts:89
← previousnext →801–900 of 1,999, ranked by callers