63 Commits

Author SHA1 Message Date
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
Benjamin Cabanes
fb22ba48b0
feat(nxdev): Search component using Algolia (#5451) 2021-04-29 12:00:21 -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
vsavkin
fe546c0de7 docs(testing): fix docs on how to debug jest tests 2021-04-10 21:17:17 -04:00
Benjamin Cabanes
76723b5ce6
feat(nxdev): setup tailwindcss jit (#5301) 2021-04-09 20:18:21 -04:00
Jack Hsu
4bcd25ec01
docs(core): cleanup nx.dev layout (#5272) 2021-04-08 13:07:48 +00:00
vsavkin
38c111ba06 chore(repo): update to nx 12 2021-04-07 12:31:23 -04: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