PromucFlow_constructor/app/client/src/reducers/entityReducers
Paul Li 560db4d4df
Menu button widget (#5334)
* FEATURE-3261 : Menu Widget

-- Perform initial onboarding of the widget, not completed

* FEATURE-3261 : Menu Widget

-- Create a menuItemsControl
-- Create the first MVP of IconSelectControl

* FEATURE-3261 : Add Menu Widget

-- Align add menu item button to the center
-- Build icon select control with a grid popup

* FEATURE-3261 : Menu Widget

-- Create a icon alignment control
-- Complete the property pane of the widget

* FEATURE-3261 : Add Menu Widget

-- Implement the body of the widget
-- Bind into the properties from property pane

* FEATURE-3261 : Menu Widget

-- Fix the issues from the first feedback

* FEATURE-3261 : Menu Widget

-- Fix on the 2nd feedback

* FEATURE-3261 : Menu Widget

-- Fix on issues from IconSelectControl, IconAlignControl

* FEATURE-3261 : Menu Button Widget

-- Rename Menu to MenuButton, accordingly refactoring the relevant codes
-- Change some help content
-- Change styles for icon select control, adding padding for search box

* FEATURE-3261 : Menu Button Widget

-- Bind isDisabled property into the UI
-- Prevent input text of menu item from overflowing
-- Add tooltip feature for icon select control
-- Set the height of the popover content dynamically

* FEATURE-3261 : Menu Button Widget

-- Use POPOVER2_TARGET class name for styling
2021-07-13 13:35:09 +05:30
..
actionsReducer.tsx Remove request/response data from copies of an executed API (#4521) 2021-05-18 17:17:22 +05:30
appReducer.ts Store value improvements (#3663) 2021-03-24 10:39:47 +05:30
canvasWidgetsReducer.tsx Fix: Dynamic Canvas Height based on bottom most widget. (#3398) 2021-03-16 10:31:37 +05:30
datasourceReducer.ts Refactor Get mock-data set API (#5620) 2021-07-08 11:29:11 +05:30
index.ts Table Widget New Features (#2816) 2021-02-16 15:59:08 +05:30
jsExecutionsReducer.ts Adding JS execution functionality. 2019-11-28 09:26:44 +05:30
metaReducer.ts List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
pageListReducer.tsx Add more devices in AppLayout options (#3451) 2021-03-11 07:51:48 +05:30
pluginsReducer.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
widgetConfigReducer.tsx Menu button widget (#5334) 2021-07-13 13:35:09 +05:30