PromucFlow_constructor/app/client/src
ashit-rath b957787671
perf: improve widget property update (#8786)
* Perf improvement for widget property update

* widget -> widgetWithUpdates
2021-10-27 18:28:34 +05:30
..
actions fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
api chore: update branch header key to branchName (#8806) 2021-10-26 14:21:26 +05:30
assets fix: table widget design (#8426) 2021-10-26 14:01:27 +05:30
comments fix: dont validate the email during comments onboarding if the email exists on the user object (#8851) 2021-10-27 17:04:54 +05:30
components fix: autocomplete improvements (#8836) 2021-10-27 10:19:35 +05:30
configs fix: remove redundant env var (#8544) 2021-10-18 05:51:55 +00:00
constants feat: persist embed query param in the URL (#8685) 2021-10-27 17:02:26 +05:30
enterprise
entities fix: Change "Allow Horizontal Scroll" text to "Allow scroll" (#8085) 2021-10-25 17:09:39 +05:30
globalStyles Fixes type display of JS keywords and adds autocomplete support on backspace. (#8800) 2021-10-26 14:26:10 +05:30
icons feat: Appsmith design system changes (#8125) 2021-10-04 21:04:37 +05:30
mockComponentProps refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
notifications feat: Add tooltips for icons in editor (#7711) 2021-10-08 12:35:34 +05:30
pages fix: changed dummy actions object (#8510) 2021-10-26 18:23:58 +05:30
polyfills
reducers fix: changed dummy actions object (#8510) 2021-10-26 18:23:58 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas perf: improve widget property update (#8786) 2021-10-27 18:28:34 +05:30
selectors fix: Git sync common UI (#8768) 2021-10-25 19:57:58 +00:00
templates
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils fix: changed dummy actions object (#8510) 2021-10-26 18:23:58 +05:30
widgets fix: Don't trigger onpause on onend in audio widget (#8843) 2021-10-27 17:55:19 +05:30
workers fix: Fix data clone error when returning results from trigger event (#8673) 2021-10-26 15:53:12 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
index.css fix: 8633 - updated style of ads dropdown (#8679) 2021-10-26 10:47:59 +05:30
index.tsx
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
wdyr.ts