PromucFlow_constructor/app/client/src
Pawan Kumar 4b8e76a2bc
fix: update custom color picker button (#32989)
Fixes #31959
Tiny UX update to the custom color picker button in WDS theme settings.

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

- **New Features**
- Enhanced the theme property pane to identify and display custom accent
colors differently.
- **Style Updates**
- Improved alignment and visual presentation of buttons and labels in
the theme property pane.
	- Added new styles for SVG paths to enhance visual clarity.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-05-02 12:27:35 +03:00
..
actions fix: refactor widget addition sagas and widget operation sagas to allow gridPosition in pasteSaga (#32992) 2024-04-29 15:43:39 +05:30
api chore: Remove blockNavigation in Page create API body (#32859) 2024-04-25 21:31:51 +05:30
assets feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
ce fix: setting up linter engine after consolidated API is finished (#33049) 2024-05-01 18:47:05 +05:30
components chore: Add presets of colors for Theme Setttings (#32849) 2024-04-24 11:04:50 +03:00
constants fix: git auto generate header issue fixed (#33016) 2024-04-30 16:20:36 +05:30
ee fix: Updating the action check to initialize the super user sagas (#33037) 2024-04-29 17:17:59 +05:30
enterprise
entities chore: resetGlobal fix and makeParentsDependOnChild add dependency optimisation (#32827) 2024-04-22 17:22:28 +05:30
globalStyles fix: edit button on hover of suggested queries should appear on overall list item. (#32684) 2024-04-16 14:18:13 +05:30
icons
IDE chore: IDE Modularity init (#32939) 2024-04-26 13:32:34 +05:30
layoutSystems fix: Modal auto scroll and check box not being able to be interacted in preview mode in modal (#33122) 2024-05-02 12:47:27 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation fix: [IDE] Page switch and State switch have deep links to entity to avoid interim load state (#32980) 2024-04-29 10:31:27 +05:30
pages fix: update custom color picker button (#32989) 2024-05-02 12:27:35 +03:00
plugins/Linting chore: resetGlobal fix and makeParentsDependOnChild add dependency optimisation (#32827) 2024-04-22 17:22:28 +05:30
polyfills
reducers fix: starter building blocks on canvas removes existing queries and JS objects (#32629) 2024-04-23 16:05:19 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas fix: setting up linter engine after consolidated API is finished (#33049) 2024-05-01 18:47:05 +05:30
selectors fix: WDS widgets not showing up in Air gapped instances. (#33035) 2024-04-29 18:30:15 +05:30
templates
theme
transformers fix: self signed certificates value set in the props (#32474) 2024-04-08 14:34:53 +05:30
UITelemetry chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
usagePulse chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
utils feat: add analytics for drag and drop building blocks (#32699) 2024-04-22 15:58:37 +01:00
WidgetProvider feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
WidgetQueryGenerators
widgets fix: Modal auto scroll and check box not being able to be interacted in preview mode in modal (#33122) 2024-05-02 12:47:27 +05:30
workers chore: Remove config tree from eval worker response (#32900) 2024-04-25 19:43:35 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts
index.css feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js
store.ts
wdyr.ts