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

Code cleanup - fixed all items resulting in react compile warnings #3

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    aef704b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3478181 View commit details
    Browse the repository at this point in the history
  3. Added Bootstrap Lists

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    b556a96 View commit details
    Browse the repository at this point in the history
  4. Added Carousels

    Upgraded React-Router to remove run time errors
    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    6965131 View commit details
    Browse the repository at this point in the history
  5. Upgrade to Bootstrap 5

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    95577b2 View commit details
    Browse the repository at this point in the history
  6. Converted List blocks to Functional components

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2e8b08d View commit details
    Browse the repository at this point in the history
  7. Convert Contacts to functional components

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    17fc173 View commit details
    Browse the repository at this point in the history
  8. Convert Features to Functional Components

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f274abd View commit details
    Browse the repository at this point in the history
  9. Convert call-to-action and forms to Functional Components

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    cb293aa View commit details
    Browse the repository at this point in the history
  10. Convert footers to functional components

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    9aaf17d View commit details
    Browse the repository at this point in the history
  11. Convert Testimonials, Headers, pricings, Contents and Teams to Functi…

    …onal Components
    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    45403c7 View commit details
    Browse the repository at this point in the history
  12. Convert App to functional Component

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    cdb75e1 View commit details
    Browse the repository at this point in the history
  13. Created simple gallery block

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    3b3b254 View commit details
    Browse the repository at this point in the history
  14. Convert menu pages to functional components

    Cairns, William committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    40e7f4d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Enabled Dark mode by prop on all footers

    Created Black and non block components
    Cairns, William committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    cceb95a View commit details
    Browse the repository at this point in the history
  2. Enable dark mode by prop on all headers

    Remove all duplicate files (there was a light and a dark version of each header)
    Cairns, William committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    37f4c4c View commit details
    Browse the repository at this point in the history
  3. Enable dark mode for Gallery, Carousels

    Fix for Headers
    Cairns, William committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d7442da View commit details
    Browse the repository at this point in the history
  4. Enabled Contacts to have Dark mode

    Created dark mode shapes
    Cairns, William committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    d7e073e View commit details
    Browse the repository at this point in the history
  5. New Content Block

    Start on making Contents dark enabled
    Cairns, William committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    5ec16fd View commit details
    Browse the repository at this point in the history