Add Nicki Bradner to team and improve code consistency#2232
Open
adarshrkumar wants to merge 11 commits into
Open
Add Nicki Bradner to team and improve code consistency#2232adarshrkumar wants to merge 11 commits into
adarshrkumar wants to merge 11 commits into
Conversation
…ting HTML attributes and formatting CSS mask-image property
…ng comma in FormWithLoader.svelte
|
@adarshrkumar is attempting to deploy a commit to the Syntax Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request contains several dependency and codebase updates, as well as the changes proposed to the team member section in issue #2171. The most significant changes are the reorganization and update of team member information on the About page, renaming and refactoring of host/team components, and updates to dependency management files to clean up and clarify package usage.
Team and About Page Updates:
The About page (
+page.svelte) has been updated to add a new team member, Nicki Bradner, and to revise the order and descriptions for existing members (CJ Reynolds and Kaitlin Bloom). The visual rotation styles for team members have also been adjusted for consistency. [1] [2] [3] [4]The
Hostcomponent has been renamed and refactored toTeam, along with its social link subcomponent, and all references have been updated accordingly for clarity and consistency across the codebase. [1] [2] [3]Minor Codebase Cleanups:
AmsterdamBanner.svelte,FormWithLoader.svelte,postcss.config.cjs). [1] [2] [3] [4] [5]