PromucFlow_constructor/app/client
Pawan Kumar ea04404de9
fix: Reskinning Input Widgets (#15546)
* update checkbox

* fix margin in checkbox

* fix color bug

* fix border radius

* fixes

* remove unused imports

* bug fixes

* ui fixes

* code review feedback fixes

* css updates for toggle

* fix bg bug in checkbox

* fix disabled checkbox style

* update styles for radio and switch

* update label align

* add hover interaction for switch

* add wds css variables

* add error state

* add error state

* fix css variable

* fix css

* fix checkbox group column height

* move checkbox icons to assets

* update input

* fix input

* fix input

* fix input fix

* fix disalbed icon color

* empty commit to deploy again

* address review feedbacks

* fix font in dropdown

* fix colors

* fix search icon alignment

* fix space in right cross icon

* fix colors and label alignment

* fix margin top in tooltip

* replace red color with css variable

* Json form field spec fix

* fix css variable typo in checkbox

* fix css variable typo in checkbox

* fix label spec

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-08-18 11:56:07 +05:30
..
cypress fix: Reskinning Input Widgets (#15546) 2022-08-18 11:56:07 +05:30
docker feat: Code-split for admin setting for toggling appsmith watermark (#15036) 2022-07-28 14:08:37 +05:30
generators
patches
public chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
src fix: Reskinning Input Widgets (#15546) 2022-08-18 11:56:07 +05:30
test refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
.flowconfig
.gitignore
.huskyrc
.lintstagedrc feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
.nvmrc chore: Update node version to 16.15.0 LTS (#14094) 2022-05-26 16:05:02 +05:30
.prettierignore
.prettierrc
.sentryclirc
build.sh
craco.build.config.js feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
craco.common.config.js fix: webpack hot reload issue (#15070) 2022-07-07 14:00:57 +05:30
craco.dev.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
cypress_fat.json
cypress.env.json Revert "fix: empty commit" 2022-06-09 07:11:53 +01:00
cypress.json Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
Dockerfile Added healthcheck for editor with https (#13947) 2022-05-27 17:05:21 +05:30
gitbook-algolia-lambda.js Remove path concatenation in Algolia sync script 2022-07-19 12:01:09 +05:30
index.tsx
jest.config.js feat: Code-split for admin setting for toggling appsmith watermark (#15036) 2022-07-28 14:08:37 +05:30
netlify.toml
package.json chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
postcss.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
README.md Add a new rule to show selectedRow in autocomplete's best match (#15406) 2022-08-03 12:54:38 +05:30
README.old.md
start-https.sh
stats.json
tailwind.config.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
tsconfig.json feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
tsconfig.path.json
vercel.json
yarn.lock feat: updated design system package to 1.0.13 (#16033) 2022-08-17 11:37:03 +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