- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.2k
          v11.x.x Updates to Tag
          #9256
        
          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
          
     Closed
      
      
    
                
     Closed
            
            
  
    v11.x.x Updates to Tag
  
  #9256
              
            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
    
  
  
    
    | size-limit report 📦
 | 
4df4310    to
    e30025d      
    Compare
  
    | @kyledurand caught up with @sarahill and confirmed that the tokens used in the new Tag will have updated values. The styling should all be correct once those changes go through but please double check before merging | 
              
                    kyledurand
  
              
              reviewed
              
                  
                    May 29, 2023 
                  
              
              
            
            
Help with toggling between current and se23
Toggles a class on the document root that we can hook into via a handy
sass var:
```scss
  #{$se23} & {
    --pc-button-color: var(--p-text);
  }
```
---------
Co-authored-by: Lo Kim <lo.kim@shopify.com>
    36ea805    to
    a1ab1da      
    Compare
  
    a1ab1da    to
    4f2ded2      
    Compare
  
    
      
     Merged
  
| Closing for #9324 | 
    
  kyledurand 
      added a commit
      that referenced
      this pull request
    
      May 31, 2023 
    
    
      
  
    
      
    
  
<!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Prefix it with [WIP] while it’s a work in progress --> ### WHY are these changes introduced? Replaces #9256 Fixes Shopify/archive-polaris-backlog-2024#24 --------- Co-authored-by: Yuraima Estevez <4642404+yurm04@users.noreply.github.com>
    
  sophschneider 
      pushed a commit
      that referenced
      this pull request
    
      Jun 1, 2023 
    
    
      
  
    
      
    
  
<!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Prefix it with [WIP] while it’s a work in progress --> ### WHY are these changes introduced? Replaces #9256 Fixes Shopify/archive-polaris-backlog-2024#24 --------- Co-authored-by: Yuraima Estevez <4642404+yurm04@users.noreply.github.com>
    
  sophschneider 
      pushed a commit
      that referenced
      this pull request
    
      Jun 1, 2023 
    
    
      
  
    
      
    
  
<!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Prefix it with [WIP] while it’s a work in progress --> ### WHY are these changes introduced? Replaces #9256 Fixes Shopify/archive-polaris-backlog-2024#24 --------- Co-authored-by: Yuraima Estevez <4642404+yurm04@users.noreply.github.com>
  
    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.
  
    
  
    
WHY are these changes introduced?
Fixes https://github.com/Shopify/polaris-summer-editions/issues/24
WHAT is this pull request doing?
How to 🎩
🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines
Copy-paste this code in
playground/Playground.tsx:🎩 checklist
README.mdwith documentation changes