react/scripts
Sebastian Markbåge b9e4c10e99
[Fizz] Implement all the DOM attributes and special cases (#21153)
* Implement DOM format config structure

* Styles

* Input warnings

* Textarea special cases

* Select special cases

* Option special cases

We read the currently selected value from the FormatContext.

* Warning for non-lower case HTML

We don't change to lower case at runtime anymore but keep the warning.

* Pre tags innerHTML needs to be prefixed

This is because if you do the equivalent on the client using innerHTML,
this is the effect you'd get.

* Extract errors
2021-03-31 17:39:38 -07:00
..
babel Fix "missing flag" error for non-boolean types (#18592) 2020-04-13 12:57:31 -07:00
bench make link https (#19147) 2020-06-30 12:43:52 +01:00
circleci Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
error-codes [Fizz] Implement all the DOM attributes and special cases (#21153) 2021-03-31 17:39:38 -07:00
eslint Pass extra CLI args through to ESLint (#20250) 2020-11-13 11:00:45 -08:00
eslint-rules Cross-fork lint: Support named export declaration (#20784) 2021-02-10 11:01:52 -08:00
flow Revert 'Fabric-compatible implementation of feature' and have Fabric noop when setJSResponder is called for now (#21009) 2021-03-15 12:22:26 -07:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Land enableSetImmediate feature flag (#20906) 2021-03-01 18:34:12 +00:00
merge-fork Add --reverse option to replace-fork script (#20249) 2020-11-13 11:09:02 -08:00
perf-counters Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
prettier Fixture: Legacy JSX Runtimes (#20012) 2020-10-14 18:28:03 +01:00
print-warnings Ignore node_modules when printing warnings (#20363) 2020-12-01 08:01:16 -08:00
release Fix a broken link 2021-03-22 21:04:13 +00:00
rollup Fail build on deep requires in npm packages (#21063) 2021-03-24 02:43:55 +00:00
shared Allow the streaming config to decide how to precompute or compute chunks (#21008) 2021-03-15 10:36:23 -07:00
tasks Parallelize Flow in CI (#20794) 2021-02-10 17:54:58 -06:00
yarn chore: upgrade to jest 24 (#15778) 2019-10-03 22:44:18 +05:30
authors AUTHORS 2013-09-09 23:42:54 -07:00