Muhammad Seyrawan
Muhammad Seyrawan
You can find an example of a successful environment object creation here https://github.com/cowboyd/commonjs.rb/blob/master/spec/spec_helper.rb Example: ``` javascript js = CommonJS::Environment.new(V8::Context.new, path: './node_modules') ```
Yes exactly. They have not replied yet ! What you can do currently is to put labels manually.
I will open a PR soon. but the problem is that some parts of the patch have no general meaning at all. They will be just written to make this...
Can you provide the code you used to generate this ui ?
Great, I will check this in the evening. BTW, I think calling this feature `sorting` would be misleading. It should be called `re-ordering`, `ordering` .. etc. Do you have any...
I had a closer look at the code, but unfortunately haven't had the chance to run it. Let's create a task list: - [ ] Rename feature name related variables,...
@langhard I've researched more about the `move` method. I was mistakenly thinking that it's an obsolete method of the [JavaScript array prototype](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/move). And forgot about the fact that `items` is...
:+1: for the feature request. This month, unfortunately I don't have time to implement new features :disappointed:, but Pull requests are always welcome :grin: .