Skip to content
Snippets Groups Projects
Select Git revision
  • 0da532e38549ffcc9fc718ce9b80959fcf45aab6
  • main default protected
  • 104.new-package-name
  • ci-warn-about-dangerous-haskell-functions
  • 86.add-more-licenses
  • remove-plan
  • make-the-spinner-work
  • update-to-sdk-31
  • release-signing
  • apk-signing
  • add-style-for-mw-input-field-rebase
  • load-grid-config-from-file
  • 51.magic-wormhole-deps
  • add-style-for-mw-input-field
  • add-MDC-source-maps
  • 50.integrate-magic-folder-client
  • scan-qr-codes
  • simple-chk-download
  • provide-dependencies
  • 12-design-a-capability-interface-and-implement-it-for-chk
  • v1.0.9
  • v1.0.8
22 results

frontend

  • Clone with SSH
  • Clone with HTTPS
  • Jean-Paul Calderone's avatar
    Jean-Paul Calderone authored
    We can avoid carrying the three-tuple of result values over the scrim div by
    composing the container div and the scim div with `<*` which sequences the two
    actions but then discards the result of the right-hand side and propagates the
    result of the left-hand side (where the tuple is produced).
    0da532e3
    History