Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle localstorage 'access denied exception' #140

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2020

  1. Handle localstorage 'access denied exception'

    Martin Schut committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0a091f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Improve LocalStorage getItem annotation

    Martin Schut committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    a43c0b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Add promise to_task function

    Martin Schut committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    665dcf3 View commit details
    Browse the repository at this point in the history
  2. Add Promise to Tea namespace

    Martin Schut committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    def5ea3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Add window_resize_event

    Martin Schut committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    9f732fd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. 'contenteditable' is an attribute, not an property

    Martin Schut committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3635d4a View commit details
    Browse the repository at this point in the history
  2. 'contenteditable' is a boolean

    Martin Schut committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f5be093 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Upgrade dependencies

    Martin Schut committed May 18, 2021
    Configuration menu
    Copy the full SHA
    9b31527 View commit details
    Browse the repository at this point in the history
  2. The Promise-error type can be any type

    Martin Schut committed May 18, 2021
    Configuration menu
    Copy the full SHA
    da1a11c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Rendering an HTML string outputs valid xml

    Martin Schut committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a8894b3 View commit details
    Browse the repository at this point in the history