Paula Lavalle

Results 19 issues of Paula Lavalle

# Describe your changes This is one idea to fix #164 This PR supports 'key as fallback' option in i18next: https://www.i18next.com/principles/fallback#key-fallback ## Checklist - [x] I have performed a self-review...

**Is your feature request related to a problem? Please describe.** When using text as keys for the default locale, this particular log to the console becomes very noisy: https://github.com/yassinedoghri/astro-i18next/blob/beta/src/utils.ts#L59-L62 ```ts...

Running the [aXe: the accesibility engine](http://www.deque.com/products/axe/) chrome extension yields a critical violation: [Form elements must have labels](https://dequeuniversity.com/rules/axe/2.1/label?application=axeAPI). The target in question is `

Currently, all the assets in the `/static/*` folders of the `-docs` repos are _not_ being run through webpack. The `build-static` task is simply copying them to the `build` directory. If...

- [ ] Redirect stack.formidable.com/chai-jq/ to formidable.com/open-source/chai-jq/

icebox

The documentation site for spectacle will live at `formidable.com/open-source/spectacle`, but there is also a live example of a spectacle deck at http://stack.formidable.com/spectacle/. Where should this live example live? Looking for...

Spectacle
ready

The markdown renderers turn links into `` tags, which naturally are not handled by react router. If they are links to internal pages, they should be intercepted and handled by...

Since `component-playground` relies on `react-codemirror`, I suspect CodeMirror is already included in our bundle. This renders `` in the `templates/index.hbs` and `index.html` obsolete and in need of cleaning.

question