1590 Commits

Author SHA1 Message Date
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
d01bac7440
docs(core): include fallback paths during SSG (#5850) 2021-06-01 14:16:51 -04:00
Benjamin Cabanes
3754406c71
docs(core): update flavoured screens (#5828) 2021-05-31 13:11:42 +00:00
Jack Hsu
ea9bf19cb0
docs(core): add flavor picker non-flavor specific routes (#5831) 2021-05-29 03:34:46 +00:00
Jack Hsu
e85172ed21
docs(core): add support for non-flavor-specific routes (#5826) 2021-05-29 03:11:29 +00:00
Benjamin Cabanes
3ca172a26a
docs(core): search is conditionally displayed (#5819) 2021-05-28 11:25:18 -04:00
Benjamin Cabanes
a91bac817f
docs(core): update footer links (#5824) 2021-05-28 11:25:11 -04:00
James Henry
a3c08a9153
feat(linter): do not set eslint parserOptions.project by default (#5798) 2021-05-28 13:35:34 +00:00
Benjamin Cabanes
2c8588e455
docs(core): optimize document viewer (#5818) 2021-05-27 21:29:05 -04:00
Benjamin Cabanes
b28c38c95d
docs(core): add current nx info on home screen (#5816) 2021-05-27 21:28:37 -04:00
Benjamin Cabanes
69221f3f83
docs(core): add header nx colours (#5815) 2021-05-27 17:47:49 -04:00
Benjamin Cabanes
b7d9fcf130
docs(core): add demo video home screen (#5812) 2021-05-27 15:36:13 -04:00
Benjamin Cabanes
e83db6c660
docs(core): header pulse update (#5813) 2021-05-27 15:36:07 -04:00
Benjamin Cabanes
fcb8eaf7fa
docs(core): add react flavour screen (#5809) 2021-05-27 14:52:54 -04:00
Benjamin Cabanes
ab5c516aa8
docs(core): setup community screen (#5811) 2021-05-27 14:06:30 -04:00
Benjamin Cabanes
038185ef6c
docs(core): dedicated node screen (#5746) 2021-05-27 10:23:49 -04:00
Benjamin Cabanes
ba3fb3193e
docs(nxdev): add footer links (#5747) 2021-05-21 14:46:13 -04:00
Kirils L
92d08f6913
docs(nextjs): suggest installing package as a prod dependency (#5740) 2021-05-21 20:05:13 +03: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
vsavkin
f82344d63a chore(repo): refine the tag line 2021-05-18 20:55:40 -04:00
vsavkin
af23cc5d7d feat(misc): change the nx tag line 2021-05-18 16:07:22 -04:00
Jack Hsu
9258ef3816
docs(core): implement redirects for broken links (#5653) 2021-05-13 16:48:05 -04:00
Benjamin Cabanes
9c1537ac14
feat(nxdev): Set TailwindCSS colours extend for Nx (#5650) 2021-05-13 14:13:09 -04:00
Benjamin Cabanes
5abd640682
chore(nxdev): Remove old home screen information (#5651) 2021-05-13 13:53:57 -04:00
Jack Hsu
6db97832e6
docs(core): fix relative image paths (#5635) 2021-05-12 11:04:55 -04:00
Jack Hsu
367b36c117
docs(core): update code syntax highlighting to support line numbers + copy to clipboard button (#5632) 2021-05-11 20:42:18 -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
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