PromucFlow_constructor/app/client/src
Paul Li d700b62ac5
feat: Spellcheck property for the input widget (#8496)
* feat: Spellcheck property for the input widget

-- Add a new widget boolean property, isSpellCheck
-- Add the corresponding Cypress test cases

* feat: Spellcheck property for the input widget

-- Place isSpellCheck property just after autoFocus property
2021-11-12 15:34:10 +08:00
..
actions feat: git sync - add error, progress states to connect and merge tabs (#9007) 2021-11-09 15:21:18 +05:30
api fix: evaluation of escaped characters (#8796) 2021-11-10 12:41:23 +05:30
assets added beta for js editor (#9040) 2021-11-11 13:51:35 +05:30
comments fix: fixes related to switch branches (#8864) 2021-11-02 07:33:12 +00:00
components feat: git branch list updates (#9097) 2021-11-11 13:19:25 +05:30
configs fix: evaluation of escaped characters (#8796) 2021-11-10 12:41:23 +05:30
constants feat: design updates as per figma (#8504) 2021-11-11 17:41:43 +00:00
enterprise
entities feat: git branch list updates (#9097) 2021-11-11 13:19:25 +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: create button group widget (#7337) 2021-11-11 06:41:05 +00:00
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 added beta for js editor (#9040) 2021-11-11 13:51:35 +05:30
polyfills
reducers feat: git sync - add error, progress states to connect and merge tabs (#9007) 2021-11-09 15:21:18 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: Reverted AST 2021-11-10 20:13:21 +05:30
selectors feat: git branch list updates (#9097) 2021-11-11 13:19:25 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils fix: The value is always empty object in AudioRecorder Widget (#8868) 2021-11-11 20:16:08 +05:30
widgets feat: Spellcheck property for the input widget (#8496) 2021-11-12 15:34:10 +08:00
workers fix: Reverted AST 2021-11-10 20:13:21 +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: toast width to fit-content (#8955) 2021-11-08 15:19:33 +00:00
index.tsx Onboarding form (#4910) 2021-06-04 13:18:17 +05:30
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 Add performance tracker for resizable component (#5573) 2021-07-06 14:51:46 +05:30