Skip to content
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

Fix/new icon components #233

Merged
merged 10 commits into from
Sep 25, 2023

Conversation

abhinavkrin
Copy link
Member

Earlier we used font icons that needed to be included explicitly for the component and HTML embed to work. I have replaced them with SVG components. I have created a tool that will generate SVG icon components for only those icons that are required for this project. Hence we will now eliminate the import of assets for all icons (including unused icons) and explicitly import font files.

improve auth



added apis for slash, ui-iteractions, action-trigger

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
* Box replacement (RocketChat#224)

* added ActionButton, Icon, Input

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

improve auth

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

added apis for slash, ui-iteractions, action-trigger

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

slash-commands+ui-kit+theming

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

slash-commands+ui-kit+theming

---------

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
* Box replacement (RocketChat#224)

* added ActionButton, Icon, Input

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

improve auth

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

added apis for slash, ui-iteractions, action-trigger

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

slash-commands+ui-kit+theming

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

slash-commands+ui-kit+theming

* html-embedd

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

---------

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
* Box replacement (RocketChat#224)

* added ActionButton, Icon, Input

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

improve auth

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

added apis for slash, ui-iteractions, action-trigger

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

slash-commands+ui-kit+theming

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

slash-commands+ui-kit+theming

* html-embedd

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

* new/message-component+avatar

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>

---------

Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
Signed-off-by: Abhinav Kumar <abhinav@avitechlab.com>
@sidmohanty11 sidmohanty11 merged commit 71d0d87 into RocketChat:develop Sep 25, 2023
1 check passed
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