Skip to content

Icons expansion #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Conversation

mousheng
Copy link
Contributor

@mousheng mousheng commented Aug 9, 2023

  1. About 789 ant D icons added to iconControl
  2. Add IconType attribute to iconControl:
    Undefined/"all": all icons can be selected
    OnlyAntd: Select only ant icons
    Default: Select the system default icon
  3. Add icon components for displaying icons
    image

@netlify
Copy link

netlify bot commented Aug 9, 2023

‼️ Deploy request for lowcoder-cloud rejected.

Name Link
🔨 Latest commit fd9c3cc

import Draggable from "react-draggable";
import { List, ListRowProps } from "react-virtualized";
import styled from "styled-components";
import { CloseIcon, SearchIcon } from "icons";
import { ANTDICON } from "../../../../lowcoder/src/comps/comps/timelineComp/antIcon";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is ANTDICON in timelineComp?

@FalkWolsky FalkWolsky changed the base branch from main to remix-icons February 20, 2024 20:49
@FalkWolsky FalkWolsky merged commit 928c085 into lowcoder-org:remix-icons Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants