Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Webflow-Examples/code-components-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: embed-form
Choose a base ref
...
head repository: Webflow-Examples/code-components-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 74 files changed
  • 5 contributors

Commits on Sep 23, 2025

  1. add shadcn components project

    Zach Plata committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    d343744 View commit details
    Browse the repository at this point in the history
  2. clean up some files

    Zach Plata committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    839f562 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. remove opacity animation

    Zach Plata committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    9048508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa028a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e81bba View commit details
    Browse the repository at this point in the history
  4. Remove screenshot and change library name

    Zach Plata committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    708f3ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from Webflow-Examples/vic-shadcn

    Image Prop + StoryBook
    zplata authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    6828552 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    e78090b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08e908 View commit details
    Browse the repository at this point in the history
  3. docs: updated readme

    victoriaplummer committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    aa34c8e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Merge pull request #4 from Webflow-Examples/add-shadcn-components

    add shadcn components project
    victoriaplummer authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    eb2c127 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    77da5e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from viratatwebflow/cms-slider

     added CMS Slider & README with features and integration details
    victoriaplummer authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    b284630 View commit details
    Browse the repository at this point in the history
  3. Refactor style element cloning for shadow DOM integration

    - Introduced helper functions to clone style and link elements, improving code readability and maintainability.
    - Added functionality to extract CSS rules from style elements using the CSSOM when textContent is unavailable.
    - Enhanced the cloning process to ensure accurate representation of styles in the shadow DOM.
    viratatwebflow committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    b9f5ecb View commit details
    Browse the repository at this point in the history
  4. Refactor CMSSlider component to use consistent naming for CMS items

    - Updated variable names from `slideElements` to `items` for clarity and consistency across the CMSSlider and SlideItem components.
    - Adjusted the useCMSCollectionItems hook to reflect the new naming convention, enhancing code readability.
    viratatwebflow committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    8d2d8e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from viratatwebflow/cms-slider

    Refactor style element cloning for shadow DOM integration. Works in Canvas too
    viratatwebflow authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    944760b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

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