PromucFlow_constructor/app/client/src
Paul Li bd9636f514
fix: left border of Input widget is cut off when icon is set and left aligned (#11257)
-- Remove the CSS rule for border-left to be transparent
2022-02-24 11:30:55 +05:30
..
actions fix: marking old async functions as async in the backed for settings (#10723) 2022-02-18 19:28:11 +05:30
api refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
assets feat: Homepage mobile UI (#10255) 2022-02-17 22:08:36 +05:30
ce fix: Some .jpg images don't load in the Image Widget (#11247) 2022-02-24 09:07:54 +05:30
comments fix: select widget accept string and object in the defaultOption property (#11082) 2022-02-22 00:43:35 -08:00
components Merge pull request #11195 from appsmithorg/reset-widget-option 2022-02-24 10:33:06 +05:30
constants feat: Added use case input box in welcome tour to input custom use caes (#11171) 2022-02-19 11:56:10 +05:30
ee refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
enterprise
entities feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
globalStyles fix lint tooltip getting clipped (#10899) 2022-02-10 18:40:36 +01:00
icons Merge pull request #10919 from appsmithorg/fix/10780-circular-progress-icon 2022-02-16 17:03:26 +05:30
mockComponentProps
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers
notifications refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
pages fix: scroll hides content on the canvas in guided tour (#10735) 2022-02-24 09:38:43 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers fix: push js object after creation (#11123) 2022-02-18 19:27:38 +05:30
reflow feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
resizable react spring upgrade (#10427) 2022-01-21 11:42:46 +05:30
sagas fix: after JS object delete success move to page url (#11331) 2022-02-23 18:09:41 +00:00
selectors Prevent content-type header from changing when switching to raw mode in API pane (#11326) 2022-02-22 16:32:43 +05:30
templates
theme feat: Homepage mobile UI (#10255) 2022-02-17 22:08:36 +05:30
transformers feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
utils fix: long page name text cutting off in preview mode (#11345) 2022-02-23 23:53:49 +00:00
widgets fix: left border of Input widget is cut off when icon is set and left aligned (#11257) 2022-02-24 11:30:55 +05:30
workers fix: suppress warnings about the use of expressions where assignments are expected (#11343) 2022-02-23 21:49:44 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
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
react-app-env.d.ts
serviceWorker.js
store.ts
wdyr.ts