PromucFlow_constructor/app/client
Bhavin K e8219284ea
feat:allow local decimal sep. curr. & input widget (#16380)
* feat:allow local decimal sep. curr. & input widget

* test: fix the test for input widget

* refactor: code refinement

* refactor: rename the suggestion key

* fix: changed the regex to replaceAll function

* fix: address review callouts

* refactor: new default and min max validation

* fix: directly converting default value to current locale

* fix: converting value to locale directly inside onStep

* fix: add fraction during formatting

* revert: input widget locale changes

* fix: restrict getting of current locale for currency widget

* fix: introduced shouldUseLocale prop

Co-authored-by: balajisoundar <balaji@appsmith.com>
Co-authored-by: keyurparalkar <keyur@appsmith.com>
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-11-02 16:02:45 +05:30
..
cypress fix: show empty canvas CTA's only on the first page while creating an app (#17869) 2022-11-02 14:39:59 +05:30
docker Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
generators
patches
public Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
src feat:allow local decimal sep. curr. & input widget (#16380) 2022-11-02 16:02:45 +05:30
test refactor: Code splitting of some files for invite modal on EE (#17847) 2022-10-26 15:30:55 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.json
.flowconfig
.gitignore
.huskyrc
.lintstagedrc
.nvmrc
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
craco.common.config.js
craco.dev.config.js feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
cypress_fat.json
cypress.env.json
cypress.json
Dockerfile
gitbook-algolia-lambda.js
index.tsx
jest.config.js Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
netlify.toml
package.json chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30
postcss.config.js
README.md
README.old.md
start-https.sh Sandboxed iFrames with srcDoc (#11426) 2022-10-04 15:20:45 +05:30
stats.json
tailwind.config.js
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30

Appsmith Client

This project was bootstrapped with Create React App.

For details on setting up your development machine, please refer to the Setup Guide