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

Add support for rendering a custom wrapper around Element #13

Merged
merged 15 commits into from
Aug 21, 2023

Commits on Mar 22, 2023

  1. Add support for rendering a custom Banner on top of Element

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    9bc0a8d View commit details
    Browse the repository at this point in the history
  2. toBe used as matcher

    Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
    maheichyk and weeman1337 authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a61c5be View commit details
    Browse the repository at this point in the history
  3. Comments are added.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b588f01 View commit details
    Browse the repository at this point in the history
  4. Set react as a peer dependency.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f3be6ac View commit details
    Browse the repository at this point in the history
  5. Comment added.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e348d34 View commit details
    Browse the repository at this point in the history
  6. Revert "Set react as a peer dependency."

    This reverts commit f3be6ac.
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e615b7a View commit details
    Browse the repository at this point in the history
  7. Readme updated.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cddbdd0 View commit details
    Browse the repository at this point in the history
  8. Add react as peer dependency.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2eaedd5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Merge branch 'main' into banner_lifecycle

    Mikhail Aheichyk committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6e36a39 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Conform to Typescript strict mode

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0b5a32d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch 'main' into banner_lifecycle

    Mikhail Aheichyk committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    220c551 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Wrapper React Component replacing Banner.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    743a391 View commit details
    Browse the repository at this point in the history
  2. Use semantic elements

    Co-authored-by: Germain <germain@souquet.com>
    maheichyk and germain-gg authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    0095b5f View commit details
    Browse the repository at this point in the history
  3. Test is updated, copyright.

    Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
    Mikhail Aheichyk committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f0b4fcd View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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