Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EightfoldAI/octuple
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.35.3
Choose a base ref
...
head repository: EightfoldAI/octuple
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.36.0
Choose a head ref
  • 6 commits
  • 45 files changed
  • 4 contributors

Commits on Apr 26, 2023

  1. feat: adding style option for Empty description (#606)

    * feat: adding style option for Empty description
    * Add descriptionClassNames property on Empty component
    * include class names in story
    dcoblentz-eightfold authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    0539a61 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. feat: linkbutton: add link button component (#607)

    * feat: linkbutton: add link button component
    
    * chore: linkbutton: address pr feedback consolidating button and linkbutton by variant
    
    * chore: linkbutton: push prettier changes
    
    * chore: linkbutton: removes redundant enum
    
    * chore: linkbutton: removes missing type
    
    * chore: linkbutton: update stories
    dkilgore-eightfold authored May 1, 2023
    Configuration menu
    Copy the full SHA
    8b3d782 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fix: dropdown: use id from clone element props if present (#608)

    * fix: dropdown: use id from clone element props if present
    
    fixes select focus steal on init
    
    * chore: dropdown: adds additional unit tests
    
    * chore: select: removes console log
    
    * chore: select: compare for previous value handle onchange and add comments
    
    * chore: select: fixes role and search query reset in smart apply implementation
    dkilgore-eightfold authored May 3, 2023
    Configuration menu
    Copy the full SHA
    6db0dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    919c7c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d417c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    189c6e8 View commit details
    Browse the repository at this point in the history
Loading