Sergei Dorogin

Results 51 issues of Sergei Dorogin

Hi. I don't know how Ghost worked 2 years ago when Buster was created but currently with Ghost v0.11 it has a major issue - it doesn't generate assets (/assets...

I have a HB helper, let's call data-bind. It's being used as: ``` ``` it creates two-way data-binding between an DOM-element and an object. During template execution it return html...

Hi! I wonder is it possible to override the logic of fields navigation. For example, if I want instead of normal navigation of nested object also support fields with dots...

question

For example if I registered a factory with name 'date' and then pass an object with `date` field: ``` math.import([ factory('date', ['typed'], () => { ... }) ]); math.evaluate("date(date)", {...

question

Hi. I understand that the package can be helpful in some cases but its mandatory installment with npm has some bad consequences. Please see https://github.com/npm/npm/issues/20273 My environment: OS: Windows Node:...

Added clarification for npm usage and `module: "amd"`

Hi! I've just discovered this starter kit while I was searching something to kick start with asp.net core + react. I haven't dug deep but the first thing I encountered...

Hi. Please add your TypeScript typing (declaration file) - `jquery.fileDownload.d.ts` into https://github.com/DefinitelyTyped/ repository. It'll make it available for easy setup via npm (TypeScript 2.0): ``` npm i @types/jquery.filedownload ``` Now...

By default POST body should be supposed to be encoded in Latin-1/ISO-8859-1. So if we want to pass some data with POST requests via $.fileDownload there's a possibility that server...

Unfortunately most of the changes are meaningless, like replacing "e.g." to "for example" in every file. But besides that there are lots of additions in v11.1 since v11, see https://developers.google.com/google-ads/api/docs/release-notes#v11_1...