Jeow Li Huan
Jeow Li Huan
CR LF line endings should use the whitespace color scheme
If mutator creates a new field in `MutableState` for keeping the field state of a renamed field, set the `blur`, `focus` and `change` function of `InternalFieldState` when `registerField` is called....
Would it be possible to provide Typescript and Flow definitions for the package?
Sandcastle supports things like `title`, `` http://ewsoftware.github.io/XMLCommentsGuide/html/983fed56-321c-4daf-af16-e3169b28ffcd.htm
This pull request depends on https://github.com/final-form/final-form/pull/393 Fixes #58 Closes #43 Closes #45 I have edited the unit tests to trigger bugs, or to remove testing of implementation details. **Potentially breaking...
There is the assumption that locale is 2 letter language and 2 letter region in [CLI utils](https://github.com/yassinedoghri/astro-i18next/blob/beta/src/cli/utils.ts#L15) However, language can be 3 letters, and language may be followed by script...
These sections are applicable for Docker CE too
See https://github.com/erikras/redux-form/pull/2161#pullrequestreview-14746339 #2161 introduced handler caching. While API for `Field` has been fixed by passing these handlers to `input`, the `Fields` has not been fixed
How can we allow only certain page to be placed in iframe? The rest of the pages will have X-Frame-Options deny and CSP that blocks iframe
Modelled after CorsMiddleware. Attribute to choose policy name per endpoint is not done yet.