Skip to content

Conversation

kyledurand
Copy link
Member

@kyledurand kyledurand commented Feb 28, 2020

WHY are these changes introduced?

This is a WIP until part 1 is merged: #2789

Screencast

WHAT is this pull request doing?

Adding animation to collapsible componennt

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

Copy-paste this code in playground/Playground.tsx:
import React from 'react';
import {Page} from '../src';

export function Playground() {
  return (
    <Page title="Playground">
      {/* Add the code you want to test in here */}
    </Page>
  );
}

🎩 checklist

  • Tested on mobile
  • Tested on multiple browsers
  • Tested for accessibility
  • Updated the component's README.md with documentation changes
  • Tophatted documentation changes in the style guide
  • For visual design changes, pinged one of @ HYPD, @ mirualves, @ sarahill, or @ ry5n to update the Polaris UI kit

@kyledurand kyledurand added the 🤖Skip Changelog Causes CI to ignore changelog update check. label Feb 28, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Feb 28, 2020

🟢 This pull request modifies 5 files and might impact 3 other files.

Details:
All files potentially affected (total: 3)
🎨 src/components/Navigation/Navigation.scss (total: 1)

Files potentially affected (total: 1)

🧩 src/components/Navigation/components/Item/Item.tsx (total: 2)

Files potentially affected (total: 2)

🧩 src/components/Navigation/components/Item/components/Secondary/Secondary.tsx (total: 3)

Files potentially affected (total: 3)

🧩 src/components/Navigation/components/Item/components/Secondary/tests/Secondary.test.tsx (total: 0)

Files potentially affected (total: 0)

🧩 src/components/Navigation/components/Item/tests/Item.test.tsx (total: 0)

Files potentially affected (total: 0)

@kyledurand kyledurand force-pushed the dl_navigation-animation branch 9 times, most recently from ed30131 to 9862538 Compare March 13, 2020 15:01
@kyledurand kyledurand force-pushed the dl_navigation-animation branch 2 times, most recently from cd6d379 to 4814de0 Compare March 13, 2020 18:12
@kyledurand kyledurand changed the title [WIP][Navigation] Design language animation [Navigation] Design language animation Mar 13, 2020
@kyledurand kyledurand force-pushed the dl_navigation-animation branch from 4814de0 to 5b0f828 Compare March 13, 2020 18:20
@kyledurand kyledurand merged commit 20e6ff1 into master Mar 16, 2020
@kyledurand kyledurand deleted the dl_navigation-animation branch March 16, 2020 20:14
danrosenthal added a commit that referenced this pull request Mar 20, 2020
danrosenthal added a commit that referenced this pull request Mar 20, 2020
athornburg pushed a commit to athornburg/polaris-react that referenced this pull request Apr 15, 2020
athornburg pushed a commit to athornburg/polaris-react that referenced this pull request Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖Skip Changelog Causes CI to ignore changelog update check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant