PromucFlow_constructor/app/client/src
Favour Ohanekwu 4675b4bb10
fix: Show correct toast type options in debugger (#9415)
Show correct toast type options
2021-11-30 06:46:40 +01:00
..
actions feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
api feat: progress, loading and error states for git flows, pull button and minor misc changes (#9052) 2021-11-16 15:54:38 +05:30
assets feat: property pane docking (#7361) 2021-11-23 13:31:46 +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 fix: Show correct toast type options in debugger (#9415) 2021-11-30 06:46:40 +01:00
configs fix: evaluation of escaped characters (#8796) 2021-11-10 12:41:23 +05:30
constants fix: update tooltip record count prop table (#9297) 2021-11-26 10:44:00 +05:30
enterprise
entities fix: Evaluation issue with Button in table Widget (#9356) 2021-11-26 17:03:50 +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 fix: git sync minor fixes (#9183) 2021-11-18 06:48:52 +00:00
pages fix: Alignment of point numbers in welcome pages (#9353) 2021-11-26 11:46:08 +05:30
polyfills
reducers feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas fix: Show correct toast type options in debugger (#9415) 2021-11-30 06:46:40 +01:00
selectors feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
templates
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils feat: add document viewer widget (#7666) 2021-11-29 15:37:49 +00:00
widgets feat: add document viewer widget (#7666) 2021-11-29 15:37:49 +00:00
workers fix: Add default props dependency in dependency map (#9418) 2021-11-29 09:04:40 +00:00
.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 feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +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