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/separator #38

Merged
merged 36 commits into from
May 16, 2022
Merged

Feat/separator #38

merged 36 commits into from
May 16, 2022

Commits on May 2, 2022

  1. init separator

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    bd5ae58 View commit details
    Browse the repository at this point in the history
  2. docs go away

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    1bb3270 View commit details
    Browse the repository at this point in the history
  3. remove color prop

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    ae374a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea02dc8 View commit details
    Browse the repository at this point in the history
  5. add tests

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    ef962e6 View commit details
    Browse the repository at this point in the history
  6. test docs

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    47ea859 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47a6e20 View commit details
    Browse the repository at this point in the history
  8. thickness prop docs

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    7d1930b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be2e00c View commit details
    Browse the repository at this point in the history
  10. doc

    nathan-bird committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e79dfcd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. added div wrapper to storybook

    James Marriott authored and James Marriott committed May 3, 2022
    Configuration menu
    Copy the full SHA
    43bee46 View commit details
    Browse the repository at this point in the history
  2. fixed component tests

    James Marriott authored and James Marriott committed May 3, 2022
    Configuration menu
    Copy the full SHA
    0476017 View commit details
    Browse the repository at this point in the history
  3. removed unused const in storybook

    James Marriott authored and James Marriott committed May 3, 2022
    Configuration menu
    Copy the full SHA
    3990adc View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. restored deleted CONSTs removed in error

    James Marriott authored and James Marriott committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c323302 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. removed wrapper div. add color prop to be any or inherit

    James Marriott authored and James Marriott committed May 5, 2022
    Configuration menu
    Copy the full SHA
    12ccdbb View commit details
    Browse the repository at this point in the history
  2. tests fixed

    James Marriott authored and James Marriott committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1eb9605 View commit details
    Browse the repository at this point in the history
  3. stories updated

    James Marriott authored and James Marriott committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1881f27 View commit details
    Browse the repository at this point in the history
  4. reverted modified file

    James Marriott authored and James Marriott committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9409b07 View commit details
    Browse the repository at this point in the history
  5. removed inherit as background colors and non-inheritable properties

    James Marriott authored and James Marriott committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ba485f5 View commit details
    Browse the repository at this point in the history
  6. fixed test

    James Marriott authored and James Marriott committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7c150ec View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. defined color prop

    James Marriott authored and James Marriott committed May 6, 2022
    Configuration menu
    Copy the full SHA
    a65dd0b View commit details
    Browse the repository at this point in the history
  2. removed color prop

    James Marriott authored and James Marriott committed May 6, 2022
    Configuration menu
    Copy the full SHA
    5c01cec View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feat/separator

    James Marriott authored and James Marriott committed May 6, 2022
    Configuration menu
    Copy the full SHA
    da8828d View commit details
    Browse the repository at this point in the history
  4. using token as default color prop

    James Marriott authored and James Marriott committed May 6, 2022
    Configuration menu
    Copy the full SHA
    6f7b7db View commit details
    Browse the repository at this point in the history
  5. put example in react app

    James Marriott authored and James Marriott committed May 6, 2022
    Configuration menu
    Copy the full SHA
    b2b557e View commit details
    Browse the repository at this point in the history
  6. fixed test typo

    James Marriott authored and James Marriott committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f5e4ef4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. refactored component

    James Marriott authored and James Marriott committed May 10, 2022
    Configuration menu
    Copy the full SHA
    0b60a73 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. fix(example-react): Fix example react app by providing a single eleme…

    …nt per slot
    
    Instead of giving multiple elements to the same slot, provide a single
    one, wrapping the others.
    TanguyDucky committed May 11, 2022
    Configuration menu
    Copy the full SHA
    70f70d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9c5a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4040c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. corrected tests. added all into stories.

    James Marriott authored and James Marriott committed May 12, 2022
    Configuration menu
    Copy the full SHA
    bcb11cb View commit details
    Browse the repository at this point in the history
  2. rush build files

    James Marriott authored and James Marriott committed May 12, 2022
    Configuration menu
    Copy the full SHA
    08e78db View commit details
    Browse the repository at this point in the history
  3. updated react app. removed self-closing tag

    James Marriott authored and James Marriott committed May 12, 2022
    Configuration menu
    Copy the full SHA
    c6505cf View commit details
    Browse the repository at this point in the history
  4. removed background color on container div vertical and associated sty…

    …les. rewrote tests
    James Marriott authored and James Marriott committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6901aa9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update packages/component-library/src/components/plmg-separator/plmg-…

    …separator.tsx
    
    Co-authored-by: Tanguy <55230735+TanguyDucky@users.noreply.github.com>
    jamesducky and TanguyDucky committed May 16, 2022
    Configuration menu
    Copy the full SHA
    c5209ad View commit details
    Browse the repository at this point in the history
  2. fixed typos

    James Marriott authored and James Marriott committed May 16, 2022
    Configuration menu
    Copy the full SHA
    bb62b07 View commit details
    Browse the repository at this point in the history