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.22.0
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.23.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 3 contributors

Commits on Jan 23, 2023

  1. fix: pagination: disable next button only when current page is equal …

    …to total page count (#509)
    
    * fix: pagination: disable next button only when current page is equal to total page count
    
    * chore: pagination: add unit tests
    dkilgore-eightfold authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    50588d2 View commit details
    Browse the repository at this point in the history
  2. feat: pill: enable white theme and custom close icon (#510)

    * feat: pill: enable white theme and custom close icon
    
    also adds unit tests
    
    * chore: pill: update hover bg color
    dkilgore-eightfold authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f97a7df View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    d93f0fd View commit details
    Browse the repository at this point in the history
  2. feat: pill text ellipse (#511)

    * feat: add pill ellipse feature
    
    * chore: add story book example
    
    Co-authored-by: Dylan <[email protected]>
    fmehta-eightfold and dkilgore-eightfold authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    0211fc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c46458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8614a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

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