Benjamin de Oostfrees
Benjamin de Oostfrees
@Andrew-web-coder I deleted your comment because it's off-topic and not right. It's a fork of [Tobii](https://github.com/midzer/tobii) (which I developed as rqrauhvmra from 2016 - 2020).
Hey @bitstarr, I was actually thinking about that today. I'll integrate this in the upcoming version #61.
[Version 3.0.0 is now available as a beta](https://github.com/deoostfrees/Parvus/releases/tag/3.0.0-beta) and will be released shortly after some intensive testing, thus closing this issue.
Hey @phiw13, this is the new behavior. Unlike `disabled`, a button with an `aria-disabled` attribute is still included in the tab sequence. I may have to remove the animation if...
I'll remove the animation when there is no slide and adjust the style of the "disabled" buttons.
Moin @medienbaecker 👋, the native dialog element has also been on my list for some time. I think it's best to implement it with the next major release (3.0.0), which...
[Version 3.0.0 is now available as a beta](https://github.com/deoostfrees/Parvus/releases/tag/3.0.0-beta) and will be released shortly after some intensive testing, thus closing this issue.
Hi @sciloqi, I just read your other comment and was about to try to reproduce it. Thank you for letting me know.
Hi @barchard. Unfortunately, I have absolutely no idea and do not work with these frameworks.
Hi @Teisi, great suggestion. I would integrate it as follows: ``` Url {field.description} ``` See also [Example 1: Using aria-describedby to associate instructions with form fields](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA1).