7 Commits

Author SHA1 Message Date
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
Jack Hsu
b14cd1ca21
feat(nx-dev): improve auto-scrolling so it does not interfere with users reading the content (#19196) 2023-09-15 15:52:44 -04:00
Jack Hsu
94f71cdbbf
feat(nx-dev): add "new chat" button to AI page (#19150) 2023-09-14 14:50:50 -04:00
Katerina Skroumpelou
ed6d7f721f
feat(nx-dev): get the correct query for ai feedback (#18961) 2023-09-01 17:18:19 +03:00
Katerina Skroumpelou
1abe35c52b
feat(nx-dev): move all the querying logic to edge function (#18834) 2023-08-31 09:49:33 -04:00
Jack Hsu
e4755cb387
feat(nx-dev): use textarea for prompts and show a better "no results"error (#18798) 2023-08-25 10:01:21 -04:00
Benjamin Cabanes
a29de8b343
feat(nx-cloud): add styles and cleanup to ai feed container (#18593) 2023-08-15 12:16:16 -04:00