PromucFlow_constructor/app/client
Dhruvik Neharia 762df626dc
feat: Action Widgets Reskinning - Button, Button Group, Icon Button, Menu Button (#17093)
* feat: Change default button height and fixes in disabled styles

* fix: Disabled background color on tertiary button

* feat: Hover color logic for buttons

* feat: Button group reskinning

* feat: Icon Button Reskinning

* feat: Menu button reskinning

* test: Update getCustomHoverColor tests

* feat: Revert default rows for button, button group, and menu button to 4

* fix: remove unused vars
2022-09-30 16:54:21 +05:30
..
cypress fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
docker Restore nginx-app.conf.template 2022-09-14 11:16:00 +05:30
generators chore: Property pane config cleanup (#16639) 2022-09-29 10:54:49 +05:30
patches
public feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
src feat: Action Widgets Reskinning - Button, Button Group, Icon Button, Menu Button (#17093) 2022-09-30 16:54:21 +05:30
test feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
typings
.babelrc
.dockerignore
.editorconfig
.eslintrc.json
.flowconfig
.gitignore feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +05:30
.huskyrc
.lintstagedrc feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
.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 fix: webpack hot reload issue (#15070) 2022-07-07 14:00:57 +05:30
craco.dev.config.js
cypress_fat.json
cypress.env.json feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
cypress.json Cypress version upgrade for timeout issue resolution (#15917) 2022-08-16 09:31:16 +05:30
Dockerfile feat: Support running NGINX for development without Docker (#16667) 2022-09-14 09:58:31 +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 feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +05:30
postcss.config.js
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
README.old.md
start-https.sh Fix hard-coded mime.types location (#16826) 2022-09-16 16:37:23 +05:30
stats.json
tailwind.config.js
tsconfig.json
tsconfig.path.json
vercel.json
yarn.lock feat: Static 404 page for chunk issue (#17168) 2022-09-30 11:57:29 +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