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-close-icon #229

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

Commits on Sep 27, 2023

  1. add-close-icon

    atomicmicrodev committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d905f1e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix svg create error

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    20f6272 View commit details
    Browse the repository at this point in the history
  2. fix repository in package.json

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bcd79b3 View commit details
    Browse the repository at this point in the history
  3. change version

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    37edf7c View commit details
    Browse the repository at this point in the history
  4. correct github repo url

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e81b4f7 View commit details
    Browse the repository at this point in the history
  5. correct github url

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    d995a76 View commit details
    Browse the repository at this point in the history
  6. change version

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6563e08 View commit details
    Browse the repository at this point in the history
  7. remove dist from .gitignore

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e0a13b2 View commit details
    Browse the repository at this point in the history
  8. chagne version

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1d142ba View commit details
    Browse the repository at this point in the history
  9. fix close svg

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3132de2 View commit details
    Browse the repository at this point in the history
  10. change version to 2.8.8

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f17b693 View commit details
    Browse the repository at this point in the history
  11. change version to 2.8.9

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    48a6960 View commit details
    Browse the repository at this point in the history
  12. new build

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    64cf726 View commit details
    Browse the repository at this point in the history
  13. change version to 2.8.10

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1935a07 View commit details
    Browse the repository at this point in the history
  14. version 2.8.11

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    85f904b View commit details
    Browse the repository at this point in the history
  15. final version

    atomicmicrodev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a3c1a92 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. change package name

    atomicmicrodev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7a5a054 View commit details
    Browse the repository at this point in the history
  2. change package name

    atomicmicrodev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    8d6df61 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. hover, remove stroke

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    390f247 View commit details
    Browse the repository at this point in the history
  2. fix mouse hover events

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a874081 View commit details
    Browse the repository at this point in the history
  3. fix

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    5419951 View commit details
    Browse the repository at this point in the history
  4. stop bubbling

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6b680a8 View commit details
    Browse the repository at this point in the history
  5. fix bubble

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cea8583 View commit details
    Browse the repository at this point in the history
  6. remove hover image

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b9b6bda View commit details
    Browse the repository at this point in the history
  7. stop propagate

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f0e741a View commit details
    Browse the repository at this point in the history
  8. prevent default

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    388c709 View commit details
    Browse the repository at this point in the history
  9. minor fix

    atomicmicrodev committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cb0d41b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix hover effect

    atomicmicrodev committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    fd1bbde View commit details
    Browse the repository at this point in the history