107 Commits

Author SHA1 Message Date
Jack Hsu
c7878533ed
docs(misc): disable prefetch on page load for links (#26837)
This PR changes `<Link>` to use `prefetch={false}` in the following
components:

1. Header
2. Sidebar
3. Docs header
4. Markdown content

This means that prefetch happens on hover of the link rather than page
load, and will reduce the amount of edge requests made from the app.

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-07-05 09:29:08 -04:00
Jason Jean
a7dc8f6d7f
chore(repo): fix file formatting (#26463)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

## Current Behavior
<!-- This is the behavior we have today -->

Files are unformatted.

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

Files are formatted.

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-06-07 16:10:22 -04:00
Nicholas Cunningham
d2d06cdbab chore(nx-dev): Replace duplicate references to discord icon 2024-06-04 09:45:33 -07:00
Jack Hsu
bc43243498
chore(repo): add eslint and jest plugins to use inferred targets (#22946) 2024-04-23 21:52:13 -04:00
Benjamin Cabanes
f5327b4baa
chore(nx-dev): update framer-motion dependency (#22911)
The framer-motion dependency has been updated to the latest version which allows the deletion of the `react-intersection-observer` package. This includes refactoring the code to use newer version features, such as removing unnecessary libraries and updating some animation methods. The commit also includes cleaning tailwind classes for better maintainability and readability. The removal of unused libraries also improves performance.
2024-04-22 21:02:03 -04:00
Rares Matei
55a933855c
docs(nx-cloud): update release notes (#22915) 2024-04-22 17:12:36 +01:00
Benjamin Cabanes
f48b305509
chore(nx-dev): update hero contact us link (#22822) 2024-04-15 11:02:04 -04:00
Isaac Mann
5f255c5a43
docs(core): editor setup in getting started (#22416)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2024-04-02 11:56:42 -04:00
Isaac Mann
3b8cbae912
docs(core): fix links to nx agents (#22314) 2024-03-14 17:32:49 +01:00
Nicholas Cunningham
73a8091b93
docs(nx-dev): Update internal links to use Link tag (#22287) 2024-03-13 10:34:55 +01:00
Benjamin Cabanes
dd666baa6e
feat(nx-dev): change color for nx-agents & nx-ai buttons on home (#22142) 2024-03-04 19:51:39 +00:00
Zachary DeRose
ba167293c0
docs(misc): adding tusky to nx cloud products (#21738) 2024-02-16 11:16:24 -05:00
Benjamin Cabanes
27cf3082da
feat(nx-dev): update website header components (#21833) 2024-02-15 17:34:34 -05:00
Miroslav Jonaš
ca90764671
fix(nx-dev): add colors to ms logo (#21790) 2024-02-13 11:16:25 +01:00
Victor Savkin
6485e3cc4a docs(core): document windows resource class 2024-02-06 17:08:01 -05:00
Isaac Mann
61436a64ef
docs(core): inferred targets (#21167)
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Eduardo Barros
940fa628ce
fix(nx-dev): fix hero text typo (#20937) 2024-01-30 10:10:07 -05:00
Miroslav Jonaš
331fbe64b1
fix(nx-dev): align button sizes on hero (#21163) 2024-01-18 14:55:11 +01:00
Benjamin Cabanes
bae3358e2e
chore(nx-dev): change nx cache to nx replay in home (#21034) 2024-01-08 08:16:42 -08:00
Juri Strumpflohner
7578d00e66
feat(nx-dev): adjust highlighting of tagline (#20877) 2023-12-21 09:05:10 -05:00
Isaac Mann
8fb60ab996
docs(core): fix home page dte link (#20870) 2023-12-21 05:56:27 -08:00
Isaac Mann
4aeff79bc4
fix(nx-dev): typo on the homepage (#20767) 2023-12-14 10:14:57 -05:00
Benjamin Cabanes
5d27e7b7cf
fix(nx-dev): change to optimized for monorepos (#20668) 2023-12-08 16:27:30 -05:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates (#20592)
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
Jason Jean
c7d0d21761
chore(repo): update nx to 17.1.0-beta.4 (#20124) 2023-11-08 13:01:06 -05:00
Benjamin Cabanes
f85acdd5ff
chore(nx-dev): update angular logo (#20097) 2023-11-07 14:07:53 -05:00
Sushmita Biswas
01f1e0740a
fix: Twitter logo changes to new X logo (#19799)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-10-24 15:03:29 -04:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Juri Strumpflohner
6704483dfd
docs(nx-dev): fix link to API reference docs from main page (#19359) 2023-09-28 08:48:05 -04:00
Zachary DeRose
e6eafaca46
docs(misc): community slack to official discord (#18873) 2023-09-07 11:01:39 -04:00
Miroslav Jonaš
7aee21afd1
feat(nx-dev): increase contrast of borders on light theme (#18294) 2023-07-25 01:34:51 -07:00
Miroslav Jonaš
ee7880c32e
feat(nx-dev): rename plugins to extending nx (#18273) 2023-07-24 12:26:05 -07:00
Isaac Mann
258b6df8b6
docs(core): plugin section (#16314) 2023-05-05 12:37:06 -04:00
Jason Jean
8fa1712ab4
chore(repo): rescope nx-dev and graph libraries (#16551) 2023-04-26 16:47:47 -04:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Leosvel Pérez Espinosa
e5b48ac956
cleanup(misc): remove add-nx-to-monorepo package (#15498) 2023-04-12 16:41:17 +01:00
arjunyel
148f543126
docs(core): use latest for create-nx-workspace (#15518) 2023-03-20 20:31:26 -04:00
MaxKless
c153918b24
docs(misc): update overview of nx console on main page and integrate with editors page (#15238)
Co-authored-by: Ben <3447705+bcabanes@users.noreply.github.com>
2023-02-27 17:01:55 +01:00
Victor Berchet
510b2b595a
cleanup(core): fix file names (#15245) 2023-02-24 17:20:57 -05:00
Benjamin Cabanes
a61cbb5319
chore(nx-dev): change nrwlio markings to nx (#14644) 2023-01-26 17:30:28 +02:00
Benjamin Cabanes
8d517752d3
chore(core): use right GitHub syntax (#14624) 2023-01-25 18:56:06 +00:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link (#14605) 2023-01-25 10:48:04 -05:00
Benjamin Cabanes
15174c0ac4
docs(nxdev): add typography component (#14175) 2023-01-06 09:01:07 -05:00
Benjamin Cabanes
13d885a02d
docs(nxdev): add button component (#14171) 2023-01-05 16:08:15 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Benjamin Cabanes
b3bb388c2f
docs(nxdev): change vit plugin card by official nx plugin (#13773) 2022-12-12 13:56:25 -05:00
Benjamin Cabanes
3f05d66643
docs(nxdev): update nx cloud logo (#13547) 2022-12-01 10:43:20 -05:00
Benjamin Cabanes
2ea9e731b1
docs(nxdev): remove title from document (#13482) 2022-11-29 20:41:04 +00:00
Benjamin Cabanes
4a5059bdae
docs(nxdev): change -gray- usage for -slate- (#13420) 2022-11-25 20:59:33 +00:00