Skip to content

Latest commit

 

History

History
43 lines (19 loc) · 907 Bytes

todo.md

File metadata and controls

43 lines (19 loc) · 907 Bytes

Features

  • Barre display support

  • Fret shift display support

  • Ukulele chords display support

Bugs

  • fretboard-header is broken everywhere except desktop Chrome, more specifically:

    • iOS Chrome/Safari: chord header is broken, everything else is ok

    • Safari desktop: chord header is broken, everything else is ok

  • FireFox is broken almost completely

  • Edge 14 is broken almost completely

Compatibility issues

  • Add Babel for ES6 classes and syntax

    • Enable webcomponents-es5-loader.js to load transpiled classes

    • Do it only for browsers who does not support ES6

  • Use polymer-bundler for release builds

  • Browser support test and polyfill missing

Tests and demos