PromucFlow_constructor/app/client/src
Aswath K 56590ef253
feat: Add keyboard navigation for dropdown (#9561)
* Add keydown handler for DropdownContainer

* Add keyboard focus state

* fix: esc resets changed selection

* Add tests

* fix: Merge induced type issue with multi-select option

* fix: broken locator from #8777
2021-12-28 16:43:56 +05:30
..
actions chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
api chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
assets chore: [ImgBot] Optimize images (#10019) 2021-12-27 18:02:30 +05:30
comments fix: Button size inside the Table widget has increased + Property pane's panel not scrollable + Alignment issues (#9318) 2021-11-24 17:55:07 +05:30
components feat: Add keyboard navigation for dropdown (#9561) 2021-12-28 16:43:56 +05:30
configs chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +05:30
constants fix: minor fixes for the git sync flows (#9964) 2021-12-26 20:22:42 +05:30
enterprise
entities feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
globalStyles feat: camera widget (#8069) 2021-12-24 22:06:59 +08:00
icons feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +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 fix: git sync minor fixes (#9183) 2021-11-18 06:48:52 +00:00
pages fix: allow updating computed values of table widget in view mode (#9817) 2021-12-28 12:45:28 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
selectors chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
templates Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
theme fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
transformers feat: Add support to send arbitrary form values to oAuth server during Datasource authentication (#9660) 2021-12-21 10:12:26 +05:30
utils feat: adding ads component for UQI (#8777) 2021-12-27 17:34:45 +05:30
widgets fix: allow updating computed values of table widget in view mode (#9817) 2021-12-28 12:45:28 +05:30
workers fix: Fixed undo redo cyclic dependency bug (#9884) 2021-12-25 04:55:22 +00:00
.gitignore
App.css
AppErrorBoundry.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
AppRouter.tsx fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
index.css fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
LandingScreen.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
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