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

Use hooks, support React 18, drop React <16 #117

Open
wants to merge 74 commits into
base: default
Choose a base branch
from
Open

Commits on Nov 12, 2021

  1. rewrite it with hooks

    goto-bus-stop committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    4aab64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cc2a90 View commit details
    Browse the repository at this point in the history
  3. example sourcemaps

    goto-bus-stop committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    d7d5312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e5432 View commit details
    Browse the repository at this point in the history
  5. lint

    goto-bus-stop committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    fe06529 View commit details
    Browse the repository at this point in the history
  6. ci: use npm 7

    goto-bus-stop committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0086482 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d54d23 View commit details
    Browse the repository at this point in the history
  8. ci: fix typo

    goto-bus-stop committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    3f09a8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee1a039 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c188a1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f80fd0d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    9b05de7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. jsdoc types

    goto-bus-stop committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    da41023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4995d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af17792 View commit details
    Browse the repository at this point in the history
  4. 1.0.0-alpha.0

    goto-bus-stop committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    5a750b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    bc4f80c View commit details
    Browse the repository at this point in the history
  2. fix types

    goto-bus-stop committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7598ddc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    00f9654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e5670 View commit details
    Browse the repository at this point in the history
  3. readme: remove --save

    goto-bus-stop committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    28fbcd4 View commit details
    Browse the repository at this point in the history
  4. tweaks

    goto-bus-stop committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    b2b03b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    3886b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f8a5c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5476e9e View commit details
    Browse the repository at this point in the history
  4. 1.0.0-alpha.1

    goto-bus-stop committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    13aef5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfecfb6 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Configuration menu
    Copy the full SHA
    24ba24d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62380eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    475748b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73ee1c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31e9e9a View commit details
    Browse the repository at this point in the history
  6. indent

    goto-bus-stop committed May 1, 2022
    Configuration menu
    Copy the full SHA
    df22e79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b3d539 View commit details
    Browse the repository at this point in the history
  8. showInfo is removed

    goto-bus-stop committed May 1, 2022
    Configuration menu
    Copy the full SHA
    e2ab405 View commit details
    Browse the repository at this point in the history
  9. 1.0.0-alpha.2

    goto-bus-stop committed May 1, 2022
    Configuration menu
    Copy the full SHA
    57c4336 View commit details
    Browse the repository at this point in the history
  10. fix unmount order

    goto-bus-stop committed May 1, 2022
    Configuration menu
    Copy the full SHA
    7097029 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    968ed15 View commit details
    Browse the repository at this point in the history
  12. 1.0.0-alpha.3

    goto-bus-stop committed May 1, 2022
    Configuration menu
    Copy the full SHA
    ae7bca9 View commit details
    Browse the repository at this point in the history
  13. argument tweaks

    goto-bus-stop committed May 1, 2022
    Configuration menu
    Copy the full SHA
    c8cd8c3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. build(deps-dev): bump mocha from 9.2.2 to 10.0.0 (#145)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    99b8365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73fe5af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d85885 View commit details
    Browse the repository at this point in the history
  4. use YT global

    goto-bus-stop committed May 2, 2022
    Configuration menu
    Copy the full SHA
    bc8501c View commit details
    Browse the repository at this point in the history
  5. document hook

    goto-bus-stop committed May 2, 2022
    Configuration menu
    Copy the full SHA
    66c67f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3068dac View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    0c47f9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34dc48d View commit details
    Browse the repository at this point in the history
  3. 1.0.0-alpha.4

    goto-bus-stop committed May 3, 2022
    Configuration menu
    Copy the full SHA
    06389ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69c173e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fix getSdk type

    goto-bus-stop committed May 4, 2022
    Configuration menu
    Copy the full SHA
    63cb401 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    6a51475 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    3715c13 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    9d8a7ee View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. deps: update rollup

    goto-bus-stop committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    33cb208 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. ci: tweak matrix

    goto-bus-stop committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    b350ec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. example: fix logo url

    goto-bus-stop committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    17dd127 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    a64d1bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc952e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. typescript

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b957cce View commit details
    Browse the repository at this point in the history
  2. make tests work

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d123534 View commit details
    Browse the repository at this point in the history
  3. ci: remove tsd

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1e99e41 View commit details
    Browse the repository at this point in the history
  4. compile jsx

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    339758c View commit details
    Browse the repository at this point in the history
  5. typescript example

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    2c20657 View commit details
    Browse the repository at this point in the history
  6. very specific proptypes

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5e0ee81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68971fd View commit details
    Browse the repository at this point in the history
  8. example: use vite

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    73a9120 View commit details
    Browse the repository at this point in the history
  9. use vitest

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    88d783f View commit details
    Browse the repository at this point in the history
  10. make linting work again

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9f3a4f0 View commit details
    Browse the repository at this point in the history
  11. remove obsolete deps

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b69c5d6 View commit details
    Browse the repository at this point in the history
  12. remove babel config

    goto-bus-stop committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    db6dd40 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    5e04aee View commit details
    Browse the repository at this point in the history
  2. deps: update vitest

    goto-bus-stop committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7e404cc View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. deps: update typescript

    goto-bus-stop committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6866ed7 View commit details
    Browse the repository at this point in the history