frend.co icon indicating copy to clipboard operation
frend.co copied to clipboard

Frend — A collection of accessible, modern front-end components.

Results 16 frend.co issues
Sort by recently updated
recently updated
newest added

Is it possible that there is no public events on dialog component? I was looking for an event on the dialog opening/closing.

dialog

Hi, is it possibile to open the dialog for example at document.ready? So without clicking on a button. Am I wrong or that method is missing?

dialog

First let me just say thanks for the work you're doing here. I'm striving to always build accessibly and these components are a life saver. That being said I think...

dialog

Is it possible to disable the auto focus on first element? It would be nice if there was an option. Thanks

dialog

A lot of [quality](https://github.com/bevacqua/) plugins have event emitter setups, but that might be a bit overkill for Frend bits. Would be nice for this to be consistent amongst components. Is...

enhancement
accordion
tabs
off-canvas
tooltip
dialog

Sometimes there's the need for accordion panels to be opened by default. ie. to preserve state between interactions. This PR aims to maintain accordion panels open at init() when the...

According to the [relevant authoring practices documentation](https://www.w3.org/TR/wai-aria-practices-1.1/#tabpanel): > If the tab list is horizontal, it does not listen for `Down Arrow` or `Up Arrow` so those keys can provide their...

tabs

I've been working on what I'm calling an "Accessible Settings Table". I'm wondering if the jQuery dependency were stripped if this pattern might make sense as a "Frendly Component". ![](http://j4p.us/3C332G442M28/Screen%20Shot%202016-05-27%20at%205.08.56%20PM.png)...

feature request

In the last couple days I've been search for an accessible calendar/datepicker widget. I think it would be a great addition to this lineup! https://www.w3.org/TR/wai-aria-practices/#datepicker

feature request

As per [this](https://github.com/babel/babelify#faq) shouldn't we be referencing the compiled file in `package.json` `main` rather than the src? https://github.com/rollup/rollup/wiki/jsnext:main