Search missing in docs of v1.0?
-
Hello, I love this product, really, this is like finding heaven for a web developer stepping up from PHP, Jquery to React to VueJS to NUXT and now QUASAR.
But…sometimes I know I was reading something in your docs, and have to go page by page trying to find it back, in other words, is there a search in your docs? Perhaps I need new glasses, thanksPs I also am now a patron, and if I am succeeding with Quasar I promise I will up my support (if that is possible? did not seen this neither , ah glasses perhaps?)
-
Hello, I love this product, really, this is like finding heaven for a web developer stepping up from PHP, Jquery to React to VueJS to NUXT and now QUASAR.
@rstoenescu We love hearing that. Thanks! I’m pinging Razvan, because he’s the founder of Quasar and I know this is just as good for his soul as is being a Patron, which I’m also sure he’d like to thank you for personally (if he hasn’t already, which I am sure he did.
)
We know the search is missing in the docs and really badly needed. It’s on the top of the docs to-do list.
Search (as a component) is now included inside the QSelect component. Vue Components > Form Components > Select ( I purposely didn’t link it here.
)
Scott
-
is there a search in your docs? Perhaps I need new glasses, thanks
Use Google site search
site:https://quasar-framework.org/ Autocomplete
If you bookmark that search page all you have to do is retype the search keyword.
There is also the browser built in search I am sure you use it too. CTRL + F / CMD + F just to search the page. I use that a lot.
I love quasar too.
I am not missing the search feature for the docs.
-
Good tip @turigeza!
I believe the plan is to add both a site wide search to the docs and a menu search to find the menu item you are wanting faster. I’m not 100% certain on the menu item, but I’d certainly like that. It would make the docs an awesome reference.
Scott
-
@s-molinari Thank you. I personally would concentrate on other work instead of the search in the docs. I am sure there is a lot to do
-
@s-molinari said in Search missing in docs of v1.0?:
Good tip @turigeza!
I believe the plan is to add both a site wide search to the docs and a menu search to find the menu item you are wanting faster. I’m not 100% certain on the menu item, but I’d certainly like that. It would make the docs an awesome reference.
Scott
V1 Docs are much better now than before, but there is still room for improvement.
What really helps, is “Best Practices” guideline, how components should be nested or what steps to take build proper multi layered layouts that are created properly than us doing trail & errors.
A good rich sample app can help a lot as a good resource. -
@turigeza
Thanks for the suggestion. However, the link needs to be to the current documentation instead of the old:site:https://v1.quasar-framework.org/
https://www.google.com/search?ei=fANyXPTWJpre9QOItZDoBw&q=site%3Ahttps%3A%2F%2Fv1.quasar-framework.org%2F&oq=site%3Ahttps%3A%2F%2Fv1.quasar-framework.org%2F&gs_l=psy-ab.3...4766.5140..5669...0.0..0.165.303.0j2…0…1…gws-wiz.mw7gjiKp7Gk
-
@Ben-Hayat - I know for a fact, once we get the basics down pat, we’ll be expanding the docs to more advanced things like adding a cook-book and also the ability for devs to offer, as a minimum, code snippets and additional examples. I’m looking for a developer/ user commenting system too, with code snippets and additional examples. But, my wishes for a cook-book and the commenting system are only wishes currently. I know the code snippets (the minimum) are on the to-do list. It all takes time.
Scott
-
I fully understand, but wanted to give you my two cents. Feedback is critical for vendor’s roadmap as what customers want.
-
@turigeza said in Search missing in docs of v1.0?:
site:https://quasar-framework.org/ Autocomplete
Although I like your idea, if you, for example, looking at how to create a modal in the new V1.x it comes back with samples from older versions that do not work. That’s why I was asking for it. A search on components, elements, plugins just for the new version.
-
@adsaviation use this:
site:https://v1.quasar-framework.org/ -
@ben-hayat
Love the idea for a “Best Practices” section in the docs.
May also suggest a style guide (however I suppose a linter does that)