Vadim Zhamkov

Results 8 issues of Vadim Zhamkov

I'm tying to add recaptcha validation in AJAX form like in a simple usage but i found this error: added verification not prevent new item from saving if captcha verification...

When `grid-template-columns` property has value that contains something like `[some-var]`, stylus can't parse it. Here are is the simple expample in CodePen: https://codepen.io/vadjs_ru/pen/GRRYxwR You can switch CSS Preprocessor to Stylus...

t: Feature
t: Enhancement
help wanted

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => Search github for a similar issue or PR before submitting [x] feature request => Please check...

Type: New Feature
Status: Needs Triage

### Summary Installation of the package `@slack/bolt` has next file structure: ```node_modules/@slack/bolt/node_modules``` Which brings complexity to the application. Also it makes it impossible to override package versions. Renaming `dependencies` ->...

cla:signed

Installation of the package `@slack/bolt` has next file structure: ```node_modules/@slack/bolt/node_modules``` Which brings complexity to the application. Also it makes it impossible to override package versions. Renaming `dependencies` -> `peerDependencies` helps...

question

Good morning team, Recently I've found that HTML-encoded symbols are being parsed incorrectly. Example: ``` > Quote > Quote ``` First case scenario will be parsed correctly. But the second...

Good afternoon team, Usage of @diplodoc/transform causes errors. It's because the markdown-it v14 moved to ESM Modules bundle. I think it makes sense to update markdown-it to version 14 in...

Good morning, I'm the author of the Jira ADF -> Markdown converter(not published yet). And I faced the next issue in some advanced cases. The easiest way to describe such...