Berend de Boer
Berend de Boer
Currently they lead to parser errors, but this is perfectly valid HTML.
When trying out this module it correctly reports about a type I haven't defined, but then seems to crash?? ``` node_modules/graphql-schema-linter/lib/cli.js ../schema/cms.graphql.tmp It looks like you may have hit a...
I had to read the source to know what's possible. Hopefully this helps the next person.
There is already support for onResize, onScroll is very useful as well. I would love it if export `on` and `Node` were exported, that gives a lot more opportunities to...
Tooltips are missing the following things: - [ ] No support for persistent tooltips. - [ ] Tooltip should be repositioned on anchor move. - [ ] Support for tooltips...
The technique described in [this post](https://gist.github.com/Yarith/bcd7b715cff302fdf4512f538b769521?utm_campaign=Elm%20Weekly&utm_medium=email&utm_source=Revue%20newsletter#file-article-md) could perhaps be used to replace the general mutation observer we have. Not sure if the current approach is a performance bottleneck, but it...
[Fixed](https://github.com/material-components/material-components-web/issues/6366) in v9. See [issue](https://github.com/material-components/material-components-web/issues/6366).
More [here](https://github.com/material-components/material-components-web/tree/master/packages/mdc-slider#discrete-slider).
More [here](https://github.com/material-components/material-components-web/tree/master/packages/mdc-segmented-button).