Benjamin Cabanes
d2e3fc79db
feat(nx-dev): add ai for ci ( #27096 )
...
Introduced a new AI section with dark/light image support. Refactored component exports from arrow functions to named functions for better readability and consistency. Included minor adjustments to class names and style properties.
2024-07-26 01:07:19 -07:00
Nicholas Cunningham
b3c67defdb
feat(nx-dev): Update footer links ( #27075 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-25 22:18:35 -04:00
Nicholas Cunningham
a0ca85841f
feat(nx-dev): Migrate pricing page from nx.app ( #27012 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-25 10:14:51 -04:00
Miroslav Jonaš
a7ff250f27
feat(nx-dev): reprioritize customer logos on landing page ( #27061 )
...
A follow up PR will replace Amplify logo with AWS
## Current Behavior
<img width="1257" alt="image"
src="https://github.com/user-attachments/assets/75063fc7-ea4f-4110-82d2-de0640ff9352 ">
## Expected Behavior
<img width="1220" alt="image"
src="https://github.com/user-attachments/assets/38fdb143-19ac-4a12-900d-67a8952f057f ">
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-07-23 21:37:44 +02:00
Miroslav Jonas
f2df3b57fd
docs(nx-dev): replace amplify logo with aws
2024-07-23 11:17:09 -07:00
Benjamin Cabanes
f1f8ab7fe7
feat(nx-dev): update typography and hero component styles ( #27011 )
...
Enhanced the typography styles to improve text scaling across various
screen sizes. Adjusted the hero component to include responsive line
breaks and optimized the SVG element for better alignment and sizing.
2024-07-19 14:12:21 -04:00
Benjamin Cabanes
83b88a10c7
feat(nx-dev): update descriptions and layout styles for better clarity ( #26991 )
...
Revised meta descriptions and adjusted layout styles to improve visual
consistency and accessibility. Enhanced card layout by refining padding
and icon handling for different screen sizes.
2024-07-18 14:09:20 -04:00
Juri
1f34788c75
feat(nx-dev): improve hero section on homepage
2024-07-17 13:32:53 -07:00
Juri Strumpflohner
ad2dcba093
feat(nx-dev): add announcement pill on top of hero section ( #26961 )
...
Adds back the announcement pill on the hero section
2024-07-17 16:16:14 -04:00
Johanna Pearce
3a40d37f5e
fix(nx-dev): website copy corrections and changes
2024-07-17 02:28:46 -07:00
Benjamin Cabanes
85d310a8c2
feat(nx-dev): update home page ( #26893 )
...
Add new sections and update information about Nx.
---------
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-16 15:43:41 -04:00
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