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

refactor(cc-block)!: rework component and introduce slot stack #1153

Merged
merged 25 commits into from
Oct 21, 2024

Commits on Oct 16, 2024

  1. refactor(cc-block)!: rework component and introduce slot stack

    BREAKING CHANGE: the properties have changed
    - `noHead`: property has been deleted
    - `state`: property has been renamed to `toggle`
    - `overlay`: property has been deleted
    
    Fixes #225
    HeleneAmouzou committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7bb3425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c07da66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f307a View commit details
    Browse the repository at this point in the history
  4. refactor(cc-addon-credentials)!: adapt component with the new cc-block

    BREAKING CHANGE: the properties have changed
    - `toggleState`: property has been renamed to `toggle`
    HeleneAmouzou committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2e39c47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ccb752 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fed595 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a2f1ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1693ce8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    6430b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecfa136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    411473d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2be6567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f4940e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bb1d2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63441c5 View commit details
    Browse the repository at this point in the history
  8. refactor(cc-header-orga)!: adapt component with the new cc-block

    BREAKING CHANGE: the footer slot has changed
    - `slot='footer'`: has been removed
    - `slot='footer-left'`: has been created
    - `slot='footer-right`: has been created
    HeleneAmouzou committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9107721 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cab5c7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2925166 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff67820 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a23e8f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    20ef5fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f4e006 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    841a584 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b619304 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7a170d View commit details
    Browse the repository at this point in the history