Skip to content

issues Search Results · repo:material-motion/material-motion-js language:TypeScript

Filter by

249 results
 (69 ms)

249 results

inmaterial-motion/material-motion-js (press backspace or delete to remove)

Originally posted by @msjean500 in https://github.com/material-motion/material-motion-js/issues/265
  • ghost
  • Opened 
    on Feb 3, 2021
  • #266

This seems like it should work: subscribe({ source: when( pointerEvents.up$.rewriteTo({ value$: thresholdCrossed$, onlyEmitWithUpstream: true, }) ).rewriteTo({ ...
  • appsforartists
  • Opened 
    on Mar 8, 2019
  • #251

StyleStreams is currently a whitelist of values that combineStyleStreams can transform into CSS rules. Thus, even though combineStyleStreams will pass through streams of standard CSS rules, TypeScript ...
  • appsforartists
  • 1
  • Opened 
    on Nov 26, 2018
  • #250

After views-dom is merged into core, it s worth investigating putting together a Rollup distribution and adding it to Google Hosted Libraries to make throwing open a Codepen with Material Motion really ...
  • appsforartists
  • 2
  • Opened 
    on Nov 22, 2018
  • #249

If you play with a tossable thing, sometimes velocity comes out as 0. I m guessing it doesn t have enough data to calculate a velocity, but I haven t dug into why.
  • appsforartists
  • Opened 
    on Aug 7, 2018
  • #248

A new user might presumably do this: const draggable = new Draggable(pointerEvents); const spring = new Point2DSpring(); const tossable = new Tossable({ draggable, spring }); and wonder why nothing is ...
  • appsforartists
  • Opened 
    on Jul 25, 2018
  • #247

reactiveNextOperator injects {upstream: Observable T } into combineLatest, which is currently typed to be D (the inputs dictionary). The inputs kwarg shouldn t require upstream. When I tried to use reactiveNextOperator, ...
  • appsforartists
  • Opened 
    on Jul 20, 2018
  • #246

It probably looks something like this: export function getEventStreamFromElement U extends Event = Event (type: string, element: Element, eventListenerOptions?: AddEventListenerOptions): ObservableWithMotionOperators ...
Internal cleanup
Newbie friendly
  • appsforartists
  • 1
  • Opened 
    on Jul 19, 2018
  • #245

Is the overall status of this project available somewhere? Others needs will differ, but I m tracking to see if/when it makes sense to evaluate. If the core API is firm, it may be of value to provide ...
  • estaub
  • 1
  • Opened 
    on Mar 27, 2018
  • #244
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.