Skip to content
Snippets Groups Projects
  • Samuel Barnes's avatar
    e775306f
    [WIP] Add info text to Upcoming Length control (#3639) · e775306f
    Samuel Barnes authored
    * added info circle and box on click
    
    * hover working
    
    * moved title
    
    * release notes
    
    * updated release notes category
    
    * split info bubble into its own component
    
    * text longer than 500px will be split
    
    * extracted text width into its own file
    
    * wip tests
    
    * wip testing
    
    * removed separate method and tests
    
    * added textWidth option to Info Bubble
    
    * updated shadow
    [WIP] Add info text to Upcoming Length control (#3639)
    Samuel Barnes authored
    * added info circle and box on click
    
    * hover working
    
    * moved title
    
    * release notes
    
    * updated release notes category
    
    * split info bubble into its own component
    
    * text longer than 500px will be split
    
    * extracted text width into its own file
    
    * wip tests
    
    * wip testing
    
    * removed separate method and tests
    
    * added textWidth option to Info Bubble
    
    * updated shadow