Jack Hsu
776a185d65
feat(react): adds default babel-loader support for react apps ( #1631 )
2019-07-25 15:33:26 -04:00
Jack Hsu
b344e0e63c
feat(react): updates generated React app ( #1622 )
2019-07-24 18:50:04 -04:00
Jack Hsu
44f1917594
feat(react): updates @types/react-dom to 16.8.5 ( #1618 )
2019-07-24 09:13:46 -04:00
Jack Hsu
0b010dbb52
fix(react): fix version of @types/react-dom to latest ( #1610 )
2019-07-23 10:04:10 -04:00
Jack Hsu
a07f019ca1
feat(react): move BrowserRouter to main.tsx for routing ( #1588 )
...
Close #1558
2019-07-16 23:30:06 -04:00
Jack Hsu
b3bea39892
feat(react): updates libraries for React to newest versions ( #1584 )
2019-07-16 22:19:42 -04:00
Jack Hsu
57fe219c03
feat(react): add routing support to react app, lib, and component schematics
...
* `--routing` for app, lib, component generates component with default
`<Route>` and `<Link>`
* `--parentRoute` for feature lib adds its routes to the specified
component (by path)
2019-05-31 12:54:57 -04:00
Jason Jean
2958f503f7
fix(frontend): fix react component for apps
2019-05-27 10:16:32 -04:00
Jack Hsu
0923dab318
feat(react): adds and updates React schematics with more options
...
- Added component schematic that adds to existing project.
* Supports CSS-in-JS styles, functional components, etc.
- Lib and app schematics now support new style, funtional components options (same as component)
2019-05-22 17:06:46 -04:00
Jason Jean
a5351c9d36
feat(nx): set default collection on ngadd
2019-05-21 09:01:29 -04:00
Jason Jean
7e0b4a0066
refactor(frontend): separate react into separate collection
2019-04-16 08:37:55 -04:00