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

feat(style): component popover #3598

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

Commits on Sep 25, 2024

  1. chore: remove bootstrap popover style

    karimim committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    153fbf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. chore: remove reference of popover variables

    karimim committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    66211ef View commit details
    Browse the repository at this point in the history
  2. feat: add popover styles

    karimim committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e68643b View commit details
    Browse the repository at this point in the history
  3. fix: add outline color

    karimim committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    21ba794 View commit details
    Browse the repository at this point in the history
  4. feat: add hover and focus style

    karimim committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d05571b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'main' into 3278-component-popover

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d207ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e4699 View commit details
    Browse the repository at this point in the history
  3. feat: style outline

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a851e72 View commit details
    Browse the repository at this point in the history
  4. feat: add max-width for mobile

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    700289a View commit details
    Browse the repository at this point in the history
  5. chore: remove unused variables

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b9d1a3f View commit details
    Browse the repository at this point in the history
  6. chore: move popover style popovercontainer

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9d44359 View commit details
    Browse the repository at this point in the history
  7. style: reformat code

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c850275 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b650a9c View commit details
    Browse the repository at this point in the history
  9. chore: remove background color argument

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3ebff16 View commit details
    Browse the repository at this point in the history
  10. fix: remove selection style

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e919458 View commit details
    Browse the repository at this point in the history
  11. chore: replace bootstrap breakpoint with mixins

    karimim committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b482d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. style: reformat code

    karimim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0d40b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d00e89 View commit details
    Browse the repository at this point in the history
  3. chore: remove popover test

    karimim committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7a48216 View commit details
    Browse the repository at this point in the history