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: update @clayui/css to latest and add more icons #175

Merged
merged 2 commits into from
May 20, 2021

Conversation

julien
Copy link
Contributor

@julien julien commented May 13, 2021

In order to make sure have the latest icons avaible in @clayui/css
because we're going to need them for LPS-132048

Additionally as part of LPS-127012,
we're adding more icons to our moono-lexicon skin that will be used in
the Balloon Editor

Julien Castelain added 2 commits May 13, 2021 14:15
In order to make sure have the latest icons avaible in `@clayui/css`
because we're going to need them for [LPS-132048](https://issues.liferay.com/browse/LPS-132048)

And because of this we'll also need to cut a release
As part of [LPS-127012](https://issues.liferay.com/browse/LPS-127012),
we're adding more icons to our `moono-lexicon` skin that will be used in
the Balloon Editor
Copy link
Contributor

@carloslancha carloslancha left a comment

Choose a reason for hiding this comment

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

Hey @julien could you please check my comments with @drakonux ? Thx! 😄

skins/moono-lexicon/icons.json Show resolved Hide resolved
skins/moono-lexicon/icons.json Show resolved Hide resolved
skins/moono-lexicon/icons.json Show resolved Hide resolved
@julien
Copy link
Contributor Author

julien commented May 13, 2021

Hey @julien could you please check my comments with @drakonux ? Thx! smile

Of course, will do. Your comments make sense though, but I didn't find those rtl versions (maybe that I didn't check properly).

@drakonux
Copy link
Member

The check, folder, and color-picker icons don't need to be mirrored because are common symbols where the direction is not relevant (e.g. message icon has to be mirrored because the direction is relevant in an RTL scenario).
The low vision icon doesn't need to be mirrored because slashes are not mirrored either.

@julien
Copy link
Contributor Author

julien commented May 13, 2021

Thanks for the quick confirmation @drakonux

@julien
Copy link
Contributor Author

julien commented May 13, 2021

In any case and just to keep the conversation going: using CSS transform, would probably be enough to get a missing rtl icon. Doesn't sound like a crazy idea.

@drakonux
Copy link
Member

Yeah, in fact probably I created some RTL icons that I shouldn't... so little by little, we will adjust this because I'm a bit inexperienced in this topic and I think none of us.

@markocikos
Copy link
Member

LGTM!

@markocikos markocikos merged commit 1a86ed4 into liferay:master May 20, 2021
markocikos added a commit to markocikos/liferay-portal that referenced this pull request May 24, 2021
**Changes in this version**

[Full changelog](liferay/liferay-ckeditor@v4.16.0-liferay.1...v4.16.0-liferay.2)

### 🔧 Bug fixes

-   fix: remove unneeded styles ([\#176](liferay/liferay-ckeditor#176))
-   fix: update @clayui/css to latest and add more icons ([\#175](liferay/liferay-ckeditor#175))
-   fix: add null check ([\#168](liferay/liferay-ckeditor#168))
brianchandotcom pushed a commit to brianchandotcom/liferay-portal that referenced this pull request May 26, 2021
**Changes in this version**

[Full changelog](liferay/liferay-ckeditor@v4.16.0-liferay.1...v4.16.0-liferay.2)

### 🔧 Bug fixes

-   fix: remove unneeded styles ([\#176](liferay/liferay-ckeditor#176))
-   fix: update @clayui/css to latest and add more icons ([\#175](liferay/liferay-ckeditor#175))
-   fix: add null check ([\#168](liferay/liferay-ckeditor#168))
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.

None yet

4 participants