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: Banner components #317

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

Commits on Aug 7, 2024

  1. feat: Add FwbBanner and FwbBannerCollapseButton components

    The code changes introduce two new components, FwbBanner and FwbBannerCollapseButton, which are used for displaying a banner and a collapse button respectively. These components are added to the index.ts file for easier import and usage.
    ogzcode committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1ba4c3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e220cd View commit details
    Browse the repository at this point in the history
  3. feat: Add Banner component to documentation

    The code changes include adding the Banner component to the documentation. This component allows users to display a banner on their website. The Banner component is now listed in the navigation menu with a link to its documentation page.
    ogzcode committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cba7e22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a83ec8 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    52623d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316d0be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ceb769 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7330c52 View commit details
    Browse the repository at this point in the history