Skip to content

Develop#466

Merged
neue-dev merged 59 commits into
mainfrom
develop
May 18, 2026
Merged

Develop#466
neue-dev merged 59 commits into
mainfrom
develop

Conversation

@anaj00
Copy link
Copy Markdown
Contributor

@anaj00 anaj00 commented May 15, 2026

  • [feat] signatures can be uploaded/drawn now
  • [patch] profile page layout
  • [chore] for credit + animations on /search page
  • [fix] crashes on hire site
  • [patch] purged cover letter

neue-dev and others added 30 commits May 6, 2026 18:38
Previously, you had to hit enter on the search field to search for jobs.
Now, the page updates the list while you type.
Also made the blur transition a hook that can be reused elsewhere.
The blur transition found primarily on the hire site was abstracted out
into a hook in #463. I've refactored several components to use this new
hook following its introduction.
Apparently the `created_at` field in the `Job` type is serialized as a
string, but it's treated as a `Date` by the schema library. As such, I
wrongly treated it as a `Date` in the `JobsContent` component. This
reverts that change.
@neue-dev neue-dev merged commit 950bd92 into main May 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants