10 Commits

Author SHA1 Message Date
Jason Jean
0d53604b5a
fix(core): clearer tui colors on light themes (#31095)
<!-- 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` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

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

Light themes are not super clear with the new TUI.

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

Light themes are much clearer with the new TUI.

Internal loom shared on slack for full details.

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

Fixes #

---------

Co-authored-by: JamesHenry <james@henry.sc>
2025-05-07 16:29:36 -04:00
Craigory Coppola
981dd94671
chore(core): format rust code (#30954)
## Current Behavior
Rust formatting isn't checked in CI

## Expected Behavior
Rust formatting is checked in CI

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

Fixes #
2025-05-01 12:49:50 +00:00
Alonmizra
e802d2c872
cleanup(misc): remove redundant return in esbuild.impl.ts (#27632) 2024-10-01 16:04:43 +04:00
Phillip Barta
3c4fd355c7
chore(repo): updated husky to v9.1.5 (#27665) 2024-10-01 15:19:40 +04:00
Jason Jean
d22b03756a
fix(repo): fix publish scripts use of pnpm (#16566) 2023-04-25 19:48:53 -04:00
Miroslav Jonaš
3a78d3b0ee
fix(repo): ensure husky checks are respected on commit (#11973) 2022-09-12 08:58:49 +00:00
Miroslav Jonaš
4aa73713e1
chore(repo): remove husky call to missing file (#10732) 2022-06-14 09:39:25 +00:00
Phillip Barta
d782ab5b50
chore(repo): updated husky to 8.0.1 (#10502) 2022-06-03 15:35:41 -04:00
Miroslav Jonaš
57785b5336
feat(repo): add checks for lock files (#5854) 2021-06-01 11:56:49 +02:00
Phillip Barta
06c8eac002
feat(repo): updated husky, is-ci and pretty-quick (#5239)
updated husky to 6.0.0
updated husky hooks
updated is-ci to 3.0.0
updated pretty-quick to 3.1.0
2021-04-26 17:57:35 +00:00