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

[WIP] v3.0 more semantic options and a11y features #29

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Jun 28, 2021

  1. 2.2.0-alpha.1

    AlaricBaraou committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    644ede5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. shorter nested dom

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    96b9283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e8cf0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0506a7 View commit details
    Browse the repository at this point in the history
  4. fix useMemo dep

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c923240 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d065122 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81a975a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42c0fe2 View commit details
    Browse the repository at this point in the history
  8. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    077e7ac View commit details
    Browse the repository at this point in the history
  9. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2d975f8 View commit details
    Browse the repository at this point in the history
  10. use children for HTML

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2eb0d05 View commit details
    Browse the repository at this point in the history
  11. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    69bae8c View commit details
    Browse the repository at this point in the history
  12. usememo for parentprop

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a1b94f9 View commit details
    Browse the repository at this point in the history
  13. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c3c29a4 View commit details
    Browse the repository at this point in the history
  14. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a1ae375 View commit details
    Browse the repository at this point in the history
  15. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    10eacb9 View commit details
    Browse the repository at this point in the history
  16. test

    AlaricBaraou committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    abb09fd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. test

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    433eeea View commit details
    Browse the repository at this point in the history
  2. test

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    33ea6a3 View commit details
    Browse the repository at this point in the history
  3. test

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    33321bc View commit details
    Browse the repository at this point in the history
  4. test

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    873a853 View commit details
    Browse the repository at this point in the history
  5. remove test

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7dfe751 View commit details
    Browse the repository at this point in the history
  6. hide group when hidden

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    4d94c5e View commit details
    Browse the repository at this point in the history
  7. fix append order

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    e0909f2 View commit details
    Browse the repository at this point in the history
  8. role type input

    AlaricBaraou committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    344955d View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. use existing HTML

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    8ed2b57 View commit details
    Browse the repository at this point in the history
  2. save

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    0983e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a0e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9190bab View commit details
    Browse the repository at this point in the history
  5. fix bind

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    cb99546 View commit details
    Browse the repository at this point in the history
  6. test

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    4f30c7e View commit details
    Browse the repository at this point in the history
  7. test

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    baeb896 View commit details
    Browse the repository at this point in the history
  8. useEffectdep

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    1b54a14 View commit details
    Browse the repository at this point in the history
  9. useEffectdep

    AlaricBaraou committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    dccafe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    a52f413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648fe89 View commit details
    Browse the repository at this point in the history
  3. clean

    AlaricBaraou committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    84d7697 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    3a48bf2 View commit details
    Browse the repository at this point in the history
  2. 2.2.0

    AlaricBaraou committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    d3a0b81 View commit details
    Browse the repository at this point in the history
  3. 2.2.1

    AlaricBaraou committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    aec36da View commit details
    Browse the repository at this point in the history