17 Commits

Author SHA1 Message Date
Benjamin Cabanes
8f397c5927
docs(core): nx dev release script (#5979) 2021-06-11 20:39:57 +00: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
Jack Hsu
00ea200c7d
docs(core): fix static paths for nx.dev to include generic paths (#5956) 2021-06-10 10:35:21 -04:00
Jack Hsu
9838d2dd46
docs(core): fix internal package dependencies so nx.dev is not affected by their changes (#5878) 2021-06-03 14:13:28 -04:00
Jack Hsu
e85172ed21
docs(core): add support for non-flavor-specific routes (#5826) 2021-05-29 03:11:29 +00:00
Jack Hsu
d1e8102b04
docs(core): refactor documents API access for nx.dev so redirect data can be bundled in the exported function (#5734) 2021-05-21 05:22:15 +00:00
Jack Hsu
6db97832e6
docs(core): fix relative image paths (#5635) 2021-05-12 11:04:55 -04:00
Jack Hsu
5454609747
docs(core): add support for markdown images (#5614) 2021-05-11 11:08:17 -04:00
Benjamin Cabanes
da8285be5d
feat(nxdev): add markdown display features (#5601) 2021-05-08 18:04:19 -04:00
Benjamin Cabanes
bdb42e35dc
feat(nxdev): Add version and framework selectors (#5518) 2021-04-30 16:58:57 -04:00
Jack Hsu
88773e6820
docs(core): add title and collapsible menu to nx.dev docs viewer (#5470) 2021-04-28 21:35:11 -04:00
Minijus L
357ecd09a4
fix(testing): update ts-jest to version 26.5.5 (#5405)
Update `jest.config.js` ts-jest section with lower-cased 'tsconfig' property as 'tsConfig' is to be deprecated in version 27.
2021-04-26 08:56:52 -04:00
Jack Hsu
ccfe57a495
docs(core): implement sidebar menu for nx.dev (#5448) 2021-04-23 14:58:50 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 (#5199)
* cleanup(core): normalized usage of fs-extra and updated fs-extra

* cleanup(misc): use fs over fs-extra when possible

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
Jack Hsu
4bcd25ec01
docs(core): cleanup nx.dev layout (#5272) 2021-04-08 13:07:48 +00:00
Michael Mazzone
b676e158ba docs(angular): mention in the docs that @nrwl/angular:webpack-browser requires nx 10.4 or later
mention in the docs that @nrwl/angular:webpack-browser requires nx 10.4 or later

ISSUES CLOSED: #5074
2021-04-04 12:53:05 -04: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