PromucFlow_constructor/app/client/src
Paul Li 08b0e86967
feat: Change Map Pin Color on Map Widget (#8337)
* feat: Change Map Pin Color on Map Widget

-- Add a color property for a marker

* feat: Change Map Pin Color on Map Widget

-- Set #E0DEDE as default color

* feat: Change Map Pin Color on Map Widget

-- Revert to the original logic

* feat: Change Map Pin Color on Map Widget

-- Add a new base icon for a marker

* feat: Change Map Pin Color on Map Widget

-- Add anchor property for custom marker icon

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-12-12 13:43:29 +08:00
..
actions feat: Geolocation APIs on appsmith (#9295) 2021-12-07 15:49:33 +05:30
api chore:[Admin settings] Send email config details as payload when making send test email call (#9631) 2021-12-09 17:41:45 +05:30
assets feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
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: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
configs chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +05:30
constants feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
enterprise
entities feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
globalStyles feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
icons feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08: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: Context menu auto close issue in page settings (#9675) 2021-12-10 09:58:52 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers feat: Geolocation APIs on appsmith (#9295) 2021-12-07 15:49:33 +05:30
resizable feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
sagas chore:[Admin settings] Send email config details as payload when making send test email call (#9631) 2021-12-09 17:41:45 +05:30
selectors fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
templates
transformers fix: improve dropdown component (#8183) 2021-10-06 20:20:35 +01:00
utils feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
widgets feat: Change Map Pin Color on Map Widget (#8337) 2021-12-12 13:43:29 +08:00
workers fix: negative spacing in list widget (#9571) 2021-12-09 02:01:11 -08:00
.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 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