16 Commits

Author SHA1 Message Date
Zachary DeRose
2524fdbc3d
feat(testing): Using getJestProjects() out of the box (#5900)
* feat(testing): updating nx to use getJestProjects() itself

* feat(testing): using getJestProjects() for new workspaces

* feat(testing): accomodating for getJestConfig() when adding new project

* feat(testing): migration for updating the base jest.config.js

* testing...

* fix(testing): fixing formatting in tests and bumping to next version

* fix(testing): fixing broken tests

* fix(testing): fixing test for jest init

* fix(testing): removing unnecessary test in jest project

* fix(testing): updating remove generator to work with jest utility fn

* fix(testing): fixing line break on package.json

* fix(testing): fixing import statement

* fix(testing): using AST to update the jest config contents

* fix(testing): fixing snapshot tests

* fix(testing): fixing describe to 12.6

* fix(testing): adding back in import statement to jest.config.js

* fix(testing): updating generated docs
2021-07-09 16:32:01 -04:00
Isaac Mann
c39135e0d2
docs(core): autogenerate nx devkit api (#5827)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-11 15:34:55 +00:00
Benjamin Cabanes
20719ced3f
docs(core): analytics setup (#5894) 2021-06-07 09:10:04 -04:00
Benjamin Cabanes
fb22ba48b0
feat(nxdev): Search component using Algolia (#5451) 2021-04-29 12:00:21 -04:00
Jack Hsu
ccfe57a495
docs(core): implement sidebar menu for nx.dev (#5448) 2021-04-23 14:58:50 -04:00
Jack Hsu
4bcd25ec01
docs(core): cleanup nx.dev layout (#5272) 2021-04-08 13:07:48 +00:00
Jack Hsu
ed94c4e1ec
docs(core): add nextjs app for new nx.dev website (#5133)
Co-authored-by: ben <contact@benjamincabanes.com>
2021-03-27 04:01:31 +00:00
Jason Jean
a582bfd5a1
chore(repo): move dep-graph client code to it's own folder (#5141) 2021-03-26 16:17:41 -04:00
Philip Fulcher
80f3039176
fix(misc): display nested apps properly in dep graph (#5022)
ISSUES CLOSED: #4906
2021-03-12 13:49:21 -07:00
Jack Hsu
51973b88e2 chore(gatsby): move gatsby plugin to main repo 2021-01-26 12:17:28 -05:00
Victor Savkin
6ee16bae17 fix(repo): set timeout in a wrong config 2020-11-18 21:12:31 -05:00
Victor Savkin
18274ce9b2 fix(repo): increase jest timeout 2020-11-16 09:59:25 -05:00
Victor Savkin
5e9a7d76ac cleanup(repo): remove bazel package 2020-11-02 09:28:14 -05:00
Jason Jean
6c4aacf212
feat(repo): update to nx 10.3 (#3840) 2020-10-02 13:12:34 -04:00
Rares Matei
5a59f090fe
fix(linter): fix exclude pattern for tslint and eslint schematics (#3113) 2020-06-05 16:04:53 -04:00
Victor Savkin
d0cbc35efa feat(repo): build nx with nx 2020-06-03 16:25:25 -04:00