bravo-kernel

Results 19 issues of bravo-kernel

Is this repo already usable for Magento 2.3.0 ? I am having some trouble installing the translation using the Extension Manager, it fails the `Check Component Dependency` (without a Composer...

Love the idea ❤️. Out of curiosity and to perhaps help with the rename, what could be a more appropriate name now that this library is not using observables?

Because PlatyPS does **not** add the `powershell` syntax highlighting language to code blocks we are currently adding the monicker ourselves during the markdown-to-mdx transformation, see https://github.com/alt3/Docusaurus.Powershell/blob/master/Source/Private/UpdateContentCodeBlocks.ps1 Ideally... a PR should...

help wanted
external
markdown

This brings problems with cross-platform documentation using e.g. lowercase-only folders. Should be fixed in PlatyPS as there is no way we can know what the original casing was. > A...

external
markdown

### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [issues](https://github.com/pester/docs/issues) ### Summary of the request We could consider adding Giscus comments...

enhancement

The debug node could be a bit more useful if it would contain the active Listener configuration settings (besides the query logs).

enhancement
Good for new contributors

IMO some listener settings would be more valuable if they were configurable by the client as query parameters, e.g. - `withMeta` - `withJsonApiVersion` - `absoluteLinks` - `jsonOptions` (?)

enhancement
Good for new contributors

- drops support for nodejs v8, v10 and v12 - rendering `$id` field has become optional (preparing for compatibility with Json Schema Spec draft 2019-09) - bumps jest to v27

Deploy `./docs/*` generated with `npm run docs` to github-pages

ci/cd