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(components): create post-list component #3812

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

Commits on Oct 17, 2024

  1. Merge branch 'main' into chore/2884-switch-hydrated-selector-from-cla…

    …ss-to-attribute-in-stencil-config
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0fb21fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bcf3c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c13f1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eed1543 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47877e4 View commit details
    Browse the repository at this point in the history
  6. refactor(documentation): replace hydrated class selector with data-hy…

    …drated attribute selector in snapshot e2e tests
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e1fe416 View commit details
    Browse the repository at this point in the history
  7. chore(header): update stencil.config so it uses the attribute data-hy…

    …drated instead of the hydrated class
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    019c0e6 View commit details
    Browse the repository at this point in the history
  8. refactor(documentation): update header e2e and snapshot tests, so the…

    …y use the attribute data-hydrated instead of the hydrated class
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4839b44 View commit details
    Browse the repository at this point in the history
  9. test(header): update tests, so they use the attribute data-hydrated i…

    …nstead of the hydrated class
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    291b98e View commit details
    Browse the repository at this point in the history
  10. test(documentation): update custom commands getComponents and `getS…

    …napshots`, so they use the attribute data-hydrated instead of the hydrated class
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d5b13e9 View commit details
    Browse the repository at this point in the history
  11. chore: add changesets

    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e269d75 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'main' into chore/2884-switch-hydrated-selector-from-cla…

    …ss-to-attribute-in-stencil-config
    oliverschuerch committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b2914cd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    16c1016 View commit details
    Browse the repository at this point in the history
  2. Update post-list-item.tsx

    myrta2302 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f4e3f4f View commit details
    Browse the repository at this point in the history
  3. Update post-list.scss

    myrta2302 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    714f1dc View commit details
    Browse the repository at this point in the history
  4. Update post-list.tsx

    myrta2302 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3d36361 View commit details
    Browse the repository at this point in the history
  5. removed comments

    myrta2302 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8d7a1ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    116f04e View commit details
    Browse the repository at this point in the history
  7. restored h

    myrta2302 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6f2ed41 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    265597f View commit details
    Browse the repository at this point in the history
  9. Revert index.html

    myrta2302 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    19b9f7d View commit details
    Browse the repository at this point in the history
  10. revert index.html

    myrta2302 authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    27534b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Update .changeset/fast-bats-poke.md

    Co-authored-by: Alizé Debray <[email protected]>
    myrta2302 and alizedebray authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fa111f2 View commit details
    Browse the repository at this point in the history
  2. Update packages/components/src/components/post-list-item/post-list-it…

    …em.tsx
    
    Co-authored-by: Alizé Debray <[email protected]>
    myrta2302 and alizedebray authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b98702d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba074af View commit details
    Browse the repository at this point in the history
  4. Update packages/documentation/src/stories/components/list/list.snapsh…

    …ot.stories.ts
    
    Co-authored-by: Alizé Debray <[email protected]>
    myrta2302 and alizedebray authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3d08b64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ec6731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5f8ec2 View commit details
    Browse the repository at this point in the history
  7. review comments updates

    myrta2302 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3fed679 View commit details
    Browse the repository at this point in the history
  8. review comments update

    myrta2302 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e8b9e27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    894a6b4 View commit details
    Browse the repository at this point in the history
  10. merged to main

    myrta2302 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b915f96 View commit details
    Browse the repository at this point in the history
  11. removed file

    myrta2302 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ad56068 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4219a99 View commit details
    Browse the repository at this point in the history
  13. fix linting errors

    myrta2302 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4f82b32 View commit details
    Browse the repository at this point in the history
  14. review comments update

    myrta2302 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f20110e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

  1. review comments update

    myrta2302 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2c7d761 View commit details
    Browse the repository at this point in the history
  2. removed index.html change

    This reverts commit 2c7d761.
    myrta2302 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7bf44b2 View commit details
    Browse the repository at this point in the history
  3. review comments update

    myrta2302 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f677f24 View commit details
    Browse the repository at this point in the history
  4. Revert "review comments update"

    This reverts commit 2c7d761.
    myrta2302 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6c8b70d View commit details
    Browse the repository at this point in the history
  5. review comments update

    myrta2302 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    53dc609 View commit details
    Browse the repository at this point in the history
  6. restored id

    myrta2302 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4ad3dfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00f1c2e View commit details
    Browse the repository at this point in the history