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] V10 #968

Merged
merged 74 commits into from
Jan 14, 2024
Merged

[WIP] V10 #968

merged 74 commits into from
Jan 14, 2024

Commits on May 14, 2023

  1. 9.1.3

    fkhadra committed May 14, 2023
    Configuration menu
    Copy the full SHA
    94a36ff View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. move playground to vite

    fkhadra committed May 28, 2023
    Configuration menu
    Copy the full SHA
    01aec2d View commit details
    Browse the repository at this point in the history
  2. setup component testing

    fkhadra committed May 28, 2023
    Configuration menu
    Copy the full SHA
    c05b833 View commit details
    Browse the repository at this point in the history
  3. import stylesheet in test

    fkhadra committed May 28, 2023
    Configuration menu
    Copy the full SHA
    4baf4d4 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. WIP rewrite tests

    fkhadra committed May 29, 2023
    Configuration menu
    Copy the full SHA
    3bbd87b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. ignore cypress video

    fkhadra committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4c7eb9b View commit details
    Browse the repository at this point in the history
  2. Add toast tests

    fkhadra committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    916d60d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. rewrite toast tests

    fkhadra committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    f938ee8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. remove default props

    fkhadra committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    b6c7c5b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. export default props

    fkhadra committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    dfe2250 View commit details
    Browse the repository at this point in the history
  2. [WIP] rewrite toast tests

    fkhadra committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    6c6a968 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

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

    fkhadra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a068110 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    fkhadra committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e9b09c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. WIP

    fkhadra committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0a597a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. core fully tested

    fkhadra committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    b5e46f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c79df9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    932ce37 View commit details
    Browse the repository at this point in the history
  4. update workflow

    fkhadra committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    cb9dbb2 View commit details
    Browse the repository at this point in the history
  5. drop displayed toast count

    fkhadra committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ec376f4 View commit details
    Browse the repository at this point in the history
  6. skip addons for now

    fkhadra committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    56861bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    423b70e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. chore: run tests wit chrome

    - update gitignore and build
    fkhadra committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    76d30a3 View commit details
    Browse the repository at this point in the history
  2. migrate notification center

    fkhadra committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    ef396b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3ff4a View commit details
    Browse the repository at this point in the history
  4. exclude types from coverage

    fkhadra committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    517d5d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. drop unused style

    fkhadra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    207578e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a049cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6d988 View commit details
    Browse the repository at this point in the history
  4. update playground

    fkhadra committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    841bbf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. fix newestOnTop

    fkhadra committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    66a968f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. remove container id var

    fkhadra committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b6f081f View commit details
    Browse the repository at this point in the history
  2. rewrite store

    fkhadra committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bcd94e7 View commit details
    Browse the repository at this point in the history
  3. refactor container observer

    fkhadra committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    68b81a1 View commit details
    Browse the repository at this point in the history
  4. [WIP] feat: play pause toast

    fkhadra committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    eb17a31 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. export decorate func #979

    fkhadra committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    62b486f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. fix typos

    fkhadra committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    4665865 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. review draggable logic

    - use pointer events
    - make distinction between touch and mouse
    fkhadra committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c386141 View commit details
    Browse the repository at this point in the history
  2. update defaults

    fkhadra committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    628347b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa7e6b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. add stacked notifications

    fkhadra committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8085770 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. clean effect

    fkhadra committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d14c523 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147e6ac View commit details
    Browse the repository at this point in the history
  3. fix progress

    fkhadra committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ad4ba7b View commit details
    Browse the repository at this point in the history
  4. skip hidden folders

    fkhadra committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1ce1119 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. fix tests

    fkhadra committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ad5c93a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. fix overflow

    fkhadra committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    a42e9f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix issue #1011

    fkhadra committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c1ecc4e View commit details
    Browse the repository at this point in the history
  2. use sync external store shim

    fkhadra committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fb8744b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. export map #1002

    fkhadra committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a2e1942 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. add stacked container tests

    fkhadra committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6e74a0c View commit details
    Browse the repository at this point in the history
  2. improve typescript support

    fkhadra committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8b8644f View commit details
    Browse the repository at this point in the history
  3. reenable test

    fkhadra committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    21dd642 View commit details
    Browse the repository at this point in the history
  4. cleanup playground

    fkhadra committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    054a6a9 View commit details
    Browse the repository at this point in the history
  5. update usages

    fkhadra committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a9d3256 View commit details
    Browse the repository at this point in the history
  6. add isLoading to icon #1003

    fkhadra committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    53f8a73 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 26, 2023

  1. upload artifact for test

    fkhadra committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    50f76d0 View commit details
    Browse the repository at this point in the history
  2. hack test

    fkhadra committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    673990c View commit details
    Browse the repository at this point in the history
  3. try hard

    fkhadra committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    14ff114 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. progress bar background

    kifrud authored and fkhadra committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    deb09a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. tweak progress bar

    fkhadra committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    89390ec View commit details
    Browse the repository at this point in the history
  2. drop react 17 support

    fkhadra committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4c5397c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. bump deps

    fkhadra committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f060d34 View commit details
    Browse the repository at this point in the history
  2. update workflow

    fkhadra committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    7633800 View commit details
    Browse the repository at this point in the history
  3. fix path

    fkhadra committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    18df567 View commit details
    Browse the repository at this point in the history
  4. bump action

    fkhadra committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    de26fee View commit details
    Browse the repository at this point in the history
  5. update progress bar opacity

    fkhadra committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    de177a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    568fa60 View commit details
    Browse the repository at this point in the history
  2. refactor expression

    fkhadra committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    0edcf87 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. update readme

    fkhadra committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    172bcc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. update readme

    fkhadra committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bcde4ab View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. bump dependencies

    fkhadra committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    cbc7109 View commit details
    Browse the repository at this point in the history