griest024
griest024
sanitizing the docs will remove links and stuff. We need to write a custom sanitizer that will handle these specific behaviors
#2689 and this can possibly be combined into a larger feature for additional reduction of boilerplate and stronger opinions. Should every entity that supports injectable fragments also have injectable transforms...
the current method of displaying examples relies on custom elements. Because daffio has SSR, this breaks as Angular does not support custom elements. I'm fairly sure that I can implement...
I think the URL should be /docs/design/... For all design related stuff
@xelaint okay I'll start on the implementation
blocked by #3405
@damienwebdev So 3 minor versions in pre-release? How about post v1, every major?
@damienwebdev 5 as an error sounds good. Can we mix error and warning values for the same rule? Afaik eslint does not allow for this.
needs a rebase
@damienwebdev I'm really thinking that this should be implemented with a custom element. Adding everything from daffio feels wrong