htmlstreamofficial / preline

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.
https://preline.co
Other
4.9k stars 309 forks source link

Typos issue in tree view docs plugin #502

Open PruthviPraj00 opened 1 week ago

PruthviPraj00 commented 1 week ago

Hello @jahaganiev

First off, great work on the Tree View component—it’s a well-designed and valuable addition. While reviewing the documentation, I noticed a couple of typos in the JavaScript behavior section that may need correction:

  1. The Methods section currently refers to HSSelect when it should be HSTreeView. Screenshot showing HSSelect instead of HSTreeView

  2. In the Methods Usage section, it displays HTreeView rather than the correct HSTreeView. Screenshot showing HTreeView instead of HSTreeView

I wanted to bring these to your attention to help improve clarity for users. Thank you for your hard work on this component—it’s shaping up really well.

yagnikvamja commented 1 week ago

Hello @jahaganiev ,

There is also a typo in the Advance Range Slider docs. It should be HSRangeSlider instead of HSSelect.

image