Skip to content

Dev v1.5.0#31

Merged
ct-anjali-patel merged 2 commits intostage-v1.5.0from
dev-v1.5.0
Dec 9, 2025
Merged

Dev v1.5.0#31
ct-anjali-patel merged 2 commits intostage-v1.5.0from
dev-v1.5.0

Conversation

@ct-anjali-patel
Copy link
Contributor

Commit Checklist

  • Remove UNUSED comment code
  • Remove any logging like console.log
  • Remove all warnings and errors while build
  • Check vulnerabilities
  • Make sure build for production is working. Try running command for prod build in local.
  • Fix prettier: npx prettier --write .
  • Fix eslint: npx eslint src\ --fix command
  • Push package.lock only if you used npm, push yarn.lock only if you used yarn. NPM will udpate both lock file so make sure you dont push yarn.lock updated by NPM
  • WCAG

General

  • Follow import structure. module/third-party/files/component/style/types/asset
  • Try to use theme for design like palette, typography, variant, components, etc. (don't use custom color code anyhow)
  • Before adding custom style follow our pre-built components/elements

all packages upgrades done, eslint prettier set & all pages checked d…
@ct-anjali-patel ct-anjali-patel merged commit 5dd2b75 into stage-v1.5.0 Dec 9, 2025
@ct-anjali-patel ct-anjali-patel deleted the dev-v1.5.0 branch December 9, 2025 03:58
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.

1 participant