PromucFlow_constructor/app/client/src/icons
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
..
AlertIcons.tsx Fix User auth page styles. 2020-02-25 17:03:07 +05:30
ControlIcons.tsx Menu button widget (#5334) 2021-07-13 13:35:09 +05:30
FormIcons.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
HeaderIcons.tsx App Edit top bar (#232) 2020-08-07 12:26:47 +05:30
HelpIcons.tsx Product updates modal (#2453) 2021-01-19 11:47:15 +05:30
MenuIcons.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
WidgetIcons.test.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
WidgetIcons.tsx Menu button widget (#5334) 2021-07-13 13:35:09 +05:30