- 23 Nov, 2018 3 commits
-
-
Wendy Smoak authored
-
Simen Bekkhus authored
-
Noel Yoo authored
-
- 22 Nov, 2018 5 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Ian Schmitz authored
* Fix TypeScript decorator support * Update babel flow override * WIP
-
Simen Bekkhus authored
This allows us to leave the import in the code, and webpack will still tree shake it out
-
- 21 Nov, 2018 1 commit
-
-
Rasmus Eneman authored
* Add allowESModules option to babel-preset-react-app * changes after feedback * Apply suggestions from code review Co-Authored-By:
Pajn <rasmus@eneman.eu>
-
- 20 Nov, 2018 1 commit
-
-
Nima Shahri authored
* update named-asset-import babel plugin * add tests to named-asset-import plugin * add more plugin test * extract generateNewSource method, renaming variables * extract replaceNotVisitedSpecifiers for export and import visitors * remove visited list update from importDeclaration * renaming methods and removing return directly instead of saving
-
- 19 Nov, 2018 1 commit
-
-
Pavinthan authored
Create React Native App (https://github.com/react-community/create-react-native-app ) has been archived by the owner. It is now read-only.
-
- 16 Nov, 2018 1 commit
-
-
Adam Wanninger authored
* extra polyfills must be included manually, fixes #5795 * make note italicized
-
- 14 Nov, 2018 2 commits
-
-
kulek1 authored
-
Sagir Khan authored
Reduce two-step install to just one step (per the latest storybook docs) Change (i) `npm install -g @storybook/cli` and (ii) `sb init` to `npx -p @storybook/cli sb init` Refs: https://storybook.js.org/basics/quick-start-guide/
-
- 13 Nov, 2018 1 commit
-
-
Gregory Shilin authored
-
- 12 Nov, 2018 1 commit
-
-
Andy authored
-
- 10 Nov, 2018 1 commit
-
-
Explorer / authored
* add pr badge
* add rounded badge * Update README.md
-
- 08 Nov, 2018 4 commits
-
-
Kévin Dunglas authored
* Suggest Encore when not building a SPA with Symfony * Update README.md
-
Joe Haddad authored
* Rename production configuration * Upgrade lint staged * Merge mode, bail, devtool, and entry * Merge output settings * Remove old comment * Merge some trivial differences * Disable minimize in development mode * Only minify html and generate SW in production * Adjust comment * Toggle development plugins * Add missing imports * Scope settings * Delete development config * Use new config file * Remove unnecessary config import
-
Joe Haddad authored
-
Joe Haddad authored
-
- 06 Nov, 2018 2 commits
- 05 Nov, 2018 2 commits
-
-
Kasra Bigdeli authored
-
Jing Ma authored
-
- 04 Nov, 2018 1 commit
-
-
Oleksandr Melnykov authored
Fix public folder documentation link
-
- 03 Nov, 2018 1 commit
-
-
Ian Schmitz authored
-
- 02 Nov, 2018 5 commits
-
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Dennis Ushakov authored
-
Trevor Brindle authored
-
- 01 Nov, 2018 7 commits
-
-
Ian Sutherland authored
* Add stale config * Update stale config * Add lock config * Update lock.yml
-
Joe Haddad authored
- babel-plugin-named-asset-import@0.2.3 - babel-preset-react-app@6.1.0 - create-react-app@2.1.1 - react-dev-utils@6.1.1 - react-error-overlay@5.1.0 - react-scripts@2.1.1
-
Joe Haddad authored
-
Joe Haddad authored
-
Andrew Lisowski authored
* factor out crashWithFrames and expose reportRuntimeError * address code review and move error call to handleRuntimeError
-
Joe Haddad authored
* Turn on decorators * Add decorator test
-
Jake Boone authored
-
- 31 Oct, 2018 1 commit
-
-
Nima Shahri authored
* add tests for named-asset-imports plugin * add ticketFormats store/saga * change import to require on test file to avoid using babel when running tests * remove all babel dependencies as not needed more for running tests * update tests and rename file to index.test.js * remove npmignore as it is whitelisted in package.json * add babel-plugin-named-asset-import tests to e2e
-