You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
No longer inserts a tag into your document, preventing weird content reflows.
If you used floating to position your things before, you'll need to either add your own clearfix, or preferably, find a better way to layout your page.
See 592a5d0
Internal BarcodeDecoder component is now exported to the public. See 153289e
A ton of internal work has been performed converting a lot of code to TypeScript. All tests pass, but YMMV, so if you have any new problems, please reach out.