Skip to content

Free version (#93) (#94)#95

Merged
ct-amit merged 1 commit intomasterfrom
stage-v2.1.0
Feb 23, 2026
Merged

Free version (#93) (#94)#95
ct-amit merged 1 commit intomasterfrom
stage-v2.1.0

Conversation

@ct-amit
Copy link
Member

@ct-amit ct-amit commented Feb 23, 2026

  • free version

  • check eslint-prettier

  • change file name


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

* free version

* check eslint-prettier

* change file name

---------

Co-authored-by: ct-vrushti <vrushti.chopda@codedthemes.com>
Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>
@ct-amit ct-amit merged commit 53d4a0e into master Feb 23, 2026
@ct-amit ct-amit deleted the stage-v2.1.0 branch February 23, 2026 13:18
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