Una Kravets
Una Kravets
the start script is just `gulp` for building the site out -- whats the benefit of Travis here?
Yeah definitely, I'm just trying to get some more context and learn a bit more about it 😄 I think this is definitely a good idea!
See #117
See #2
@foolip they are slightly different than animating to/from display:none (which is currently not supported in all browsers, while @starting-style and transition-behavior are going baseline soon). I've been grouping all of...
Just some ideas/suggestions: - I agree that it would be good to ask about scroll APIs, maybe also `@scroll-timeline` - Color theming is another interesting growing area (i.e. light and...
For single select, I don't think the checked option should have a checkmark next to it by default. 1. This adds complexity in terms of design and UA style standardization...
I would love for the feature to exist, with `aria-expanded` under the hood, and I think it would solve a lot of the use cases we want toggles for without...
There is also an example here under "Search Selection" where the button contains the search: https://semantic-ui.com/modules/dropdown.html . This is a common UI pattern and something to consider RE: interaction between...
In regards to responsive tables, what about a right column with labels? While I do like responsive tables, I believe table behavior is relatively unique to the circumstance. Another example...