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/docs #25

Merged
merged 16 commits into from
Dec 20, 2020
Merged

Refactor/docs #25

merged 16 commits into from
Dec 20, 2020

Commits on Dec 8, 2020

  1. Docs Update

    - update createBaseComponents usage example
    - update createStyledComponet usage example
    - update media usage example
    - Add ParamsTable
    - Move Params and ParamsDescription from Syntax
    - Update Generator doc
    heyjul3s committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    0ba1063 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Add Getting Started page

    heyjul3s committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f6732e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fdaffe View commit details
    Browse the repository at this point in the history
  3. Restructure Dirs

    - move containers into their own respective dir
    - move examples to be closer to container Doc
    - move global components to dir Global
    - fix APIHeading params prop
    heyjul3s committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5895854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ca8732 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Update Components

    - update Brand to use new Logo component
    - move logo styles to Logo
    - add new DesktopNav component
    - split NavTop styles, typings and component
    heyjul3s committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    220e139 View commit details
    Browse the repository at this point in the history
  2. add isplainobject dependency

    heyjul3s committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f5f5830 View commit details
    Browse the repository at this point in the history
  3. Page Structure Update

    - move Introduction to pages and rename as HomePage
    - add new Docs page
    - update Layout to toggle centred brand visibility
    - replace HomePage header nav with GetStarted link
    - add routes to links constants for DesktopNav
    heyjul3s committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    935cc16 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Reorganise files

    - Move DesktopNav to new Nav dir
    - add framer-motion
    - add responsive cols for docs flex layout
    heyjul3s committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    203a6da View commit details
    Browse the repository at this point in the history
  2. add useOutsideClick hook

    heyjul3s committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    b1ba71b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. docs package update

    heyjul3s committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    75d87bc View commit details
    Browse the repository at this point in the history
  2. add loading spinners

    heyjul3s committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    b53bd5f View commit details
    Browse the repository at this point in the history
  3. Navigation

    - Create new MobileNv
    - Create new DesktopNav
    - Add new Home, Close, Usage, Utilities, Components Icons for mobile nav
    - Create new slider component for nav
    - Add new useMatchMedia hook
    - Update Docs page to use new navigation
    heyjul3s committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    1a72df6 View commit details
    Browse the repository at this point in the history
  4. update LogoContainer

    heyjul3s committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    471a3f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. Configuration menu
    Copy the full SHA
    f15e853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0725c View commit details
    Browse the repository at this point in the history