Bart Blast

Results 51 issues of Bart Blast

Parse the params int the URL and pass them to the page init function.

See: test/e2e/components_test.exs

`` should be equivalent to: ``

See: https://stackoverflow.com/questions/152975/how-do-i-detect-a-click-outside-an-element

List all void SVG elements in @void_html_elements module attribute in lib/hologram/template/helpers.ex See: https://developer.mozilla.org/en-US/docs/Web/SVG/Element Void elements are elements that shouldn't have closing tag, e.g. input.

good-first-issue

Layout template may need props from application config.