PromucFlow_constructor/app/client/src
Vinay Chilukuri 4e333512bb
fix: Make the active tab standout from the background (#31306)
Regression from the previous state where the background of the active
tab has been missed.


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Style**
- Updated the background color of the active tab in the editor for
improved visibility and aesthetics.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-27 14:54:58 +05:30
..
actions feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
api chore: refactor curl import API to support context type (#30934) 2024-02-14 12:18:30 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce fix: JS creation switches pages in Side by Side (#31297) 2024-02-27 14:33:29 +05:30
components feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
constants chore: Add new icons and thumbnails to WDS widgets (#31085) 2024-02-16 15:48:32 +03:00
ee chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
enterprise
entities chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
layoutSystems fix: preserve order of widgets during multiple widget drag and drop (#31273) 2024-02-27 11:55:35 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
pages fix: Make the active tab standout from the background (#31306) 2024-02-27 14:54:58 +05:30
plugins/Linting chore: CE changes for linting (#28542) 2023-11-03 16:31:49 +05:30
polyfills
reducers feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
selectors feat: Added modal for action creator new query option (#31210) 2024-02-27 11:58:20 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils chore: IDE persistence (#31122) 2024-02-27 10:42:27 +05:30
WidgetProvider chore: Add new icons and thumbnails to WDS widgets (#31085) 2024-02-16 15:48:32 +03:00
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets fix: Anvil Bug fixes for R1 (#31066) 2024-02-27 10:11:55 +05:30
workers chore: diff fixes on evalProps remove sending evaluatedData patches (#31222) 2024-02-26 10:02:52 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css feat: Asymmetric padding in Anvil (#30964) 2024-02-16 17:13:37 +05:30
index.tsx chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts