Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / d3/d3-timer issues and pull requests

#57 - D3 timer is behaving erratically with elapsed time even going backward.

Issue - State: closed - Opened by xtianus79 about 1 year ago - 1 comment

#56 - restructure README

Pull Request - State: closed - Opened by Fil about 1 year ago

#55 - [Violation] 'requestAnimationFrame' handler took Xms in timer.js

Issue - State: open - Opened by mversluys over 1 year ago - 2 comments

#54 - Bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#53 - Bump semver from 7.3.5 to 7.5.4

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#52 - Bump semver from 7.3.5 to 7.5.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#51 - d3.stop() should return the time it was stopped at

Issue - State: open - Opened by tansanDOTeth almost 2 years ago

#50 - Bump terser from 5.7.0 to 5.14.2

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#49 - memory leak

Issue - State: closed - Opened by hustcc over 3 years ago - 1 comment

#48 - Bump lodash from 4.17.15 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#47 - Allow mocking of 'requestAnimationFrame'

Pull Request - State: open - Opened by yelper over 3 years ago

#46 - Adopt type=module

Pull Request - State: closed - Opened by Fil over 3 years ago

#45 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#44 - When an interval is restarted, restart as an interval not a Timer.

Pull Request - State: closed - Opened by Fil over 4 years ago - 1 comment
Labels: enhancement

#43 - two

Pull Request - State: closed - Opened by Fil over 4 years ago

#42 - Bump acorn from 6.2.1 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#40 - Bump eslint-utils from 1.4.0 to 1.4.3

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies

#39 - d3.interval().restart() restarts an interval as a timer instead

Issue - State: closed - Opened by katiepark about 5 years ago - 5 comments

#38 - Mark the package as having no side effects

Pull Request - State: closed - Opened by stof about 5 years ago

#37 - Test fails nondeterministically.

Issue - State: closed - Opened by guimard almost 6 years ago - 2 comments

#33 - Adding a PausableTimer to allow pause/resume functionality without altering existing code

Pull Request - State: closed - Opened by woodev01 almost 7 years ago - 3 comments

#32 - Saving handle to call cancelAnimationFrame is required.

Issue - State: closed - Opened by hotohoto almost 7 years ago - 6 comments

#31 - `d3.timer()` is much slower than `setInterval( ... ,0.00001)`

Issue - State: closed - Opened by FrankenApps about 7 years ago - 1 comment

#30 - Namespace for timers

Issue - State: closed - Opened by 1wheel about 7 years ago - 3 comments

#29 - [wip] Adopt d3-scripts.

Pull Request - State: closed - Opened by mbostock about 7 years ago

#28 - Fix #27 - inaccurate timeout delay.

Pull Request - State: closed - Opened by mbostock over 7 years ago - 3 comments

#27 - Execution time of one callback gives incorrect elapsed time in another

Issue - State: closed - Opened by magjac over 7 years ago - 13 comments

#26 - Execution time of callback affects timer interval

Issue - State: closed - Opened by magjac over 7 years ago - 3 comments

#25 - Doighlight another **d3.interval**:

Issue - State: closed - Opened by Herst over 7 years ago - 2 comments

#24 - Timer object memory leak

Issue - State: closed - Opened by Ssabin-devalore over 7 years ago - 1 comment

#23 - Fix for Edge browser.

Pull Request - State: closed - Opened by KonradKlimczak over 7 years ago

#22 - "Invalid calling object" in Edge browser.

Issue - State: closed - Opened by KonradKlimczak over 7 years ago - 1 comment

#21 - Workaround for "Invalid Calling Object" error in IE when using Hot Loader

Pull Request - State: closed - Opened by jeffberry over 7 years ago - 1 comment

#20 - Export clearNow

Pull Request - State: closed - Opened by classiemilio over 7 years ago - 1 comment

#19 - Example that uses d3

Issue - State: closed - Opened by steveharoz over 7 years ago - 1 comment

#18 - Record clock before sleeping.

Pull Request - State: closed - Opened by mbostock almost 8 years ago - 2 comments

#16 - Incompatibility with Rstudio internal browser

Issue - State: closed - Opened by juba about 8 years ago - 5 comments

#15 - Add links to source

Pull Request - State: closed - Opened by mef over 8 years ago

#14 - pause / resume timer

Issue - State: closed - Opened by mef over 8 years ago - 7 comments

#13 - d3.interval isn't in main d3 4.1.1

Issue - State: closed - Opened by cchan over 8 years ago - 1 comment

#12 - Fix incorrect time now in Safari iOS 8

Pull Request - State: closed - Opened by tgohn over 8 years ago - 1 comment

#11 - Fix prototype.constructor.

Issue - State: closed - Opened by mbostock over 8 years ago

#10 - Rename d3.timerOnce to d3.timeout; add d3.interval.

Issue - State: closed - Opened by mbostock almost 9 years ago

#9 - Isolate try-finally?

Issue - State: closed - Opened by mbostock almost 9 years ago - 1 comment

#8 - Timer, Stop!

Pull Request - State: closed - Opened by mbostock about 9 years ago

#7 - Creating a timer during flush requests an unused frame.

Issue - State: closed - Opened by mbostock about 9 years ago

#6 - Timers are never called back in the background.

Issue - State: closed - Opened by mbostock about 9 years ago

#5 - Cancel a scheduled timer?

Issue - State: closed - Opened by mbostock about 9 years ago - 3 comments

#4 - Handle exceptions inside of timer callbacks?

Issue - State: closed - Opened by mbostock about 9 years ago - 2 comments

#3 - Allow animations at different speeds than 60 FPS.

Issue - State: closed - Opened by mbostock about 9 years ago - 1 comment

#2 - Register with bower.

Issue - State: closed - Opened by mbostock about 9 years ago - 1 comment

#1 - passing user-defined variables to the callback function

Issue - State: closed - Opened by davelandry about 9 years ago - 2 comments