The Wayback Machine - http://web.archive.org/web/20200829022909/https://github.com/topics/es2015
Skip to content
#

es2015

Here are 919 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Aug 29, 2020
  • JavaScript
sirbrillig
sirbrillig commented Aug 26, 2020

The function returned by createAnalyticsEventHandler() in new checkout is used by many parts of checkout, but the most critical may be error reporting where it logs fatal errors to logstash so we can be notified of them.

Unfortunately, there are occasionally bugs introduced into this rather large function and if an error occurs there, it will not be reported.

I think it would be a good ide

rickardliljeberg
rickardliljeberg commented Nov 2, 2018

I settled on a graph where I show tooltips when it's over a certain threshhold and not when it's below.
There is a library to handle thresholds so I cannot use tooltipThreshold.

Instead I want to myself remove it on resize which I have working for the actual popup, however no matter what I do I still get the vertical lines and circles. Like this
![image](https://user-images.githubusercontent.

Improve this page

Add a description, image, and links to the es2015 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the es2015 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.