-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Stable release #1972
Comments
The distinction between "beta" and "stable" can be somewhat ambiguous, especially for a frontend library focused primarily on graphical rendering (HTML/CSS). In practice, Tabler is already very stable and doesn’t present any particular security concerns, given that it’s largely composed of HTML and CSS. As for the JavaScript, it relies on well-established third-party libraries like Bootstrap and ApexCharts, which are widely used and trusted in the industry. Personally, I've been using Tabler in a production project for the past two years without any issues. I imagine the main maintainer will move to a 1.0 version when they feel the library's component offerings are sufficiently comprehensive. IMHO, the "beta" label doesn't imply that Tabler isn’t production-ready. You can safely adopt it for production use. |
Beta labeling is very weird in this scenario. Especially when they have v1.0 build |
I agree -- I'd love to see the current version (1.0.0-beta24) simply be re-released as 1.0.0, with future non-breaking updates being released as patch (1.0.1) and/or minor (1.1.0) versions. Tabler has seemed stable enough to earn that non-beta label for months. |
Discussed in #1971
Originally posted by Inscure October 3, 2024
Hello,
First of all, thank you for the great work on Tabler! We are very interested in using the tool in our projects. However, we have noticed that only beta versions are available at the moment.
Our company's policy requires us to use stable releases for production environments. Could you kindly let us know when you plan to release a stable version of Tabler?
We would love to adopt it as soon as it's available.
Thank you in advance for your response!
The text was updated successfully, but these errors were encountered: