Skip to content

Free v2.2.0#106

Merged
ct-amit merged 3 commits into
masterfrom
stage-v4.2.0
May 20, 2026
Merged

Free v2.2.0#106
ct-amit merged 3 commits into
masterfrom
stage-v4.2.0

Conversation

@ct-amit
Copy link
Copy Markdown
Member

@ct-amit ct-amit commented May 20, 2026

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

ct-kaushal and others added 3 commits March 30, 2026 17:12
* create next js project

* next add (#102)

* next add

* next js changes

* remove unuse file

* free version upgrade (#103)

* free version upgrade

* free version update

* fix free version issues in react

---------

Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>

* Readme changes (#105)

* change file

* picture add

* Update README for Mantis Pro and technology stack

* Change Dribbble link to new URL

Updated Dribbble link to a new URL.

---------

Co-authored-by: kaushal gorasiya <kaushal.gorasiya@phoenixcoded.co>

---------

Co-authored-by: ct-vrushti <vrushti.pcoded@gmail.com>
Co-authored-by: ct-kaushal <kaushal.gorasiya@phoenixcoded.co>
@ct-amit ct-amit changed the title Stage v4.2.0 Free v2.2.0 May 20, 2026
@ct-amit ct-amit merged commit 98726bd into master May 20, 2026
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