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

Discrepencies between documentation and generated content #714

Open
superfaz opened this issue Jul 11, 2023 · 3 comments
Open

Discrepencies between documentation and generated content #714

superfaz opened this issue Jul 11, 2023 · 3 comments
Assignees
Labels
bug Something isn't working important Should be resolved ASAP

Comments

@superfaz
Copy link

Hi,

In the documentation, the css classes associated with the icons are of the following format: icon icon-tabler icon-tabler-plus
But the generated css classes for React, Vue and the others packages are tabler-icon tabler-icon-plus

From my perspective:

  1. icon should be added to all packages as this css class is expected for tabler to work properly
  2. tabler-icon and tabler-icon-xxx should be used in the documentation as it is more consistent with the ti used with the webfonts approach.
@superfaz
Copy link
Author

Hi @codecalm, any plan to have the css class icon back in the generated css classes for react and others packages?
I see that was a change during the push to the v2.

@codecalm
Copy link
Member

Hi @superfaz,
I'll add icon class back in next release 🙂

@superfaz
Copy link
Author

Hi @codecalm,
Did I miss something? the icon class seems to be still missing.
Maybe an issue on my side?

Tested with 2.34.0

@BG-Software-BG BG-Software-BG added bug Something isn't working important Should be resolved ASAP labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important Should be resolved ASAP
Projects
None yet
Development

No branches or pull requests

3 participants