- 
                Notifications
    You must be signed in to change notification settings 
- Fork 22
Upgrade Storybook to v7 #281
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
          
     Open
      
      
            rushi
  wants to merge
  31
  commits into
  xola:master
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
rushi:sb-7
  
      
      
   
  
    
  
  
  
 
  
      
    base: master
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
                
     Open
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    * 'master' of github.com:xola/ui-kit: NPM audit fix
* 'master' of github.com:xola/ui-kit: (33 commits) 2.1.39 X2-8166 Correct Currency not Appearing when Viewing the Customer's Reservation in the Purchases Tab (xola#296) 2.1.38 2.1.37 Revert "X2-8166: Correct Currency not Appearing when Viewing the Customer's Reservation in the Purchases Tab" (xola#294) 2.1.36 X2-8166: Correct Currency not Appearing when Viewing the Customer's Reservation in the Purchases Tab (xola#292) 2.1.35 X2-6577 Tutorial - Fix (xola#291) 2.1.34 X2 7053 feedback widget (xola#266) 2.1.33 X2-6907 Setting default as no date for DatePickerPopover [LATEST] (xola#289) 2.1.32 Revert "X2-6907 Setting default as no date for DatePickerPopover" (xola#288) 2.1.31 2.1.30 X2-7919 set initial values on datepicker outside click (xola#287) fixing startMonth fixing endMonth when value is null ...
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
cnutility functionFeatures of Storybook v7
These are the features of v7 that affect our UI Kit:
vitefor Storybook so we no longer have to use Webpack. This makes start/stop much faster. This also makes future migration to TS easier.