-
### Environment
azure-pipelines-task-lib version: 3.4.0
### Issue Description
`azure-pipelines-task-lib` currently has a hard dependency on [`q`][1], a Promise library for JavaScript. This was …
-
As of [OpenLayers 5.0](https://github.com/openlayers/openlayers/wiki/OpenLayers-v5.x), the Closure library and custom builds with the compiler will no longer be supported. Their entire codebase has be…
-
I have tern working well for functions and variables within a file, but I get "No definition found." when I try to jump to a function outside the current file.
Here's my .tern-config:
```
{
"lib…
-
@rowino, @ThomasPe, @opencubicles :
So there is now a directive.
What we have talked about is creating a vanilla ES6 core.
Requirements are that it should be:
- plain ES6, have no dependencies
- lo…
-
**Describe the bug**
```
[Open Browser Console for more detailed log - Double click to close this message]
Failed to load model class 'DataGridModel' from module 'ipydatagrid'
loadClass@http://jup…
-
After upgrading from version 11 I noticed missing directories (es6, es2020, esm) from the package distibution.
According to the code this was changed in the build of json-joy since version 13, what…
-
In the [documentation ](https://experienceleague.adobe.com/docs/experience-platform/tags/extensions/server/core/overview.html?lang=en) it says the custom code support ES6
> Event forwarding in Adob…
-
This is quite a big task, so most likely it will need to be split into multiple PRs.
The goal is to remove all the dependencies that are stored in the repository, in the `libraries` directory, as t…
-
I'm in the process of modernizing my application moving it from AMD to ES modules. With the classic KO that was not possible and someone suggested to move to TKO, so I installed `4.0.0-alpha9.0`.
I…
-
To put it simply, `window.Raphael` is so 1999 ;)
In all seriousness, module systems are an established part of Javascript development in 2016 ... so much so that there are three different competing s…