Thomas Lepérou
Thomas Lepérou
👍 in here Having the possibility to get event listeners on other elements than the host is quiet handy. Alternatively, listeners could be attached to the window then executed when...
Actually the request's response against oauth/token is made fom password.js of oauth2orize node module dependency which set headers itself, disregarding Sails CORS config. ``` javascript //! oauth2orize/lib/exchange/password.js function issued(err, accessToken,...
Sure; +1 having small tasks. Could this be set into a markdown file inside the repo, somewhere ?
That a good question. The Headless is made to provide the _complete composition_. The `props` is really interested – particularly for the reason that passing params up and down the...
Have you joined the Qwik-ui server ?
:+1: Sounds like a full package 🤔 . - should the icons be separated per headless/daisy/material ? - should the icons be shared, eg - @qwik-ui/shared - @qwik-ui/icons/{headless, material, daisy}...
🙌 Hello, I think we can proceed with this one. There's currently a _slider_ but it provides a limited access to its internal parts (cf. thumb) and implement the wrong...
Well, it's pretty much what I proposed in the PR #250 . It remains: ## exposing the thumb Expose the thumb with a sub component, for instance: ```tsx ``` ##...
## password [#](https://github.com/qwikifiers/qwik-ui/issues/266#password) An input field password, with a confirmation input ### Expected Additionally to the WIA/ARIA specifications, * regex strength based validation * visible / not visible string *...
Awesome @PatrykGodlewski 👏 I gave a look already and will be happy to contribute too