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

[BBT-76] Schema UI - Border Component #18

Merged
merged 18 commits into from
Aug 18, 2023

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    5362659 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    308b83d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    985e146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ffe8b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ede81 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. adds: save moved to context

    Scott Blackburn authored and Scott Blackburn committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    84b3bc5 View commit details
    Browse the repository at this point in the history
  2. adds: correct usage of styles context

    Scott Blackburn authored and Scott Blackburn committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e2ead40 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. removes: unused comments from border ui

    Scott Blackburn authored and Scott Blackburn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    13fdbec View commit details
    Browse the repository at this point in the history
  2. adds: tidy up of lint issues across border and theme wrapper

    Scott Blackburn authored and Scott Blackburn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1b3ca14 View commit details
    Browse the repository at this point in the history
  3. adds: linting fixes

    Scott Blackburn authored and Scott Blackburn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    966c928 View commit details
    Browse the repository at this point in the history
  4. remove: hook deps to test perofrmance

    Scott Blackburn authored and Scott Blackburn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6c9f40a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    b2c96dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff19703 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4076d63 View commit details
    Browse the repository at this point in the history
  4. refactor(border-component): usage of context for component values

    Removed usage of useState for internal component state due to this state being unaffected by the global Reset button
    chrishbite committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7dafb96 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. feat(blocks): implements the blocks tab

    - border style component implemented for all supported blocks
    
    - placeholder tab components created
    
    - placeholder style components created
    
    - removal of uneeded files and code
    
    - file and folder restructure
    
    - new search component
    chrishbite committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    36169b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

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