Vladimir Kharlampidi
Vladimir Kharlampidi
If you have such issue with Framework7 v7, it means your bundler/environment/framework/tooling doesn't support ESM packages. You should update your bundler/environment/framework/tooling or stay on Framework7 v6. You can check [this...
I think it will be much better if we could be able to use HTML formatted text in captions. For example i want that my captions contain some heading, some...
We probably need to provide a way to integrate widget without using web-component with just a plain JavaScript plugin. Example of usage: ``` import createSkillsChart from '@codersrank/skills-chart/plugin'; createSkillsChart({ el: '.some-element',...
We probably need to provide a way to integrate widget without using web-component with just a plain JavaScript plugin. Example of usage: ``` import createActivity from '@codersrank/activity/plugin'; createActivity({ el: '.some-element',...
With all new Konsta UI v5 most of the existing issues and PRs became irrelevant. If you think your issue is still there, then create a new one providing a...
With all new Konsta UI v5 most of the existing issues and PRs became irrelevant. If you think your issue is still there, then create a new one providing a...