collapse
Here are 92 public repositories matching this topic...
I think stdio calls (getC, putC) could need some documentation what userspace can expect from drivers and what not. Of course, it can always happen that a certain device cannot fulfill those expectations, but in that cases you at least know that you may have to update every userspace tool too, and not only make a glue.asm for the kernel.
Examples/Questions:
- What character set is every stdi
Recipe feedback: SMS
Would appreciate a quick summary of browser support for each component in the Readme. A bit like what you did in this pen: http://codepen.io/LFeh/pen/oEula
I'm thinking we should probably add some mechanism to the README for people to be able to donate to the project, such as Patreon.
-
Updated
Apr 7, 2020 - Kotlin
-
Updated
Apr 14, 2020 - Swift
-
Updated
Jan 19, 2020 - Kotlin
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Jun 8, 2020 - Vue
-
Updated
Apr 19, 2020 - Stata
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Oct 24, 2019 - JavaScript
-
Updated
Jan 11, 2019 - Java
-
Updated
May 21, 2020 - JavaScript
-
Updated
Jun 17, 2019 - Objective-C
-
Updated
Jun 23, 2017 - TypeScript
-
Updated
Feb 19, 2020 - Java
-
Updated
Jun 6, 2020 - JavaScript
It would be really helpful to have a bit in the docs which explains how to use this library to programmatically open/close sections. I have worked out a way to do it, but I'm not sure if there's a better way which the library expects.
Note, I've found that when you programmatically open a section, other open sections do not close, even if closeOther is set to true. (Not sure whether this
-
Updated
Aug 13, 2017 - Vue
-
Updated
May 19, 2020 - Vue
-
Updated
Dec 19, 2015 - HTML
Improve this page
Add a description, image, and links to the collapse topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the collapse topic, visit your repo's landing page and select "manage topics."
Bug description:
Accordion Custom header demo does not follow WAI-ARIA Authoring Practices for accordion.