Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v0.0.10 protected
    f9b00e1e · 0.0.10 ·
    - upgrade dependencies and devDependencies to latest
  • v0.0.9 protected
    f9bff7b5 · 0.0.9 ·
    - fix "(mobile) devices with multiple user feeds" when some are shown as available, but not actually usable → fallback to default feed
  • v0.0.8 protected
    2545b502 · 0.0.8 ·
    - [fix] qr-code-scanner stop scanning on disconnectedCallback
  • v0.0.7 protected
    a1332e3c · 0.0.7 ·
    - `qr-code-scanner[open]` (defaults to `false): to automatically open the scanner (request camera permissions) when it is inserted in the DOM (such as page load)
  • v0.0.6 protected
    2322124d · 0.0.6 ·
    - move `qr-code > [part="svg,table,img"]` to upstream https://github.com/educastellano/qr-code/pull/19
    - duplicate `_onClick` -> fullscreen to `qr-codes` (to fix having to wait for children qr-code element to be rendered before clicking it, in automatic gitlab/stclib/rtc connection setup)
  • v0.0.5 protected
    49c1d77b · 0.0.5 ·
    - add `qr-code[disabled,scanning]` attributes
    - fix user reject media access, still starting a scan with errors
  • v0.0.4 protected
    cdfb7185 · 0.0.4 ·
    - fix qr-code.disconnectedCallback super
    - remove logs
    - improve styles
  • v0.0.3 protected
    e6eb38d9 · 0.0.3 ·
    - add a select for all supported media devices (front/back camera)
    - improve `parts`
  • v0.0.2 protected
    c1a6ef4a · add title ·
    - `qr-codes` to display a list of multiple qr codes sequencially, `data=[]`
  • v0.0.1 protected
    dc1c9720 · 0.0.1 ·
    - `qr-code` from https://github.com/educastellano/qr-code
    - `qr-code-scanner` from https://github.com/undecaf/barcode-detector-polyfill#credits-to-