Skip to content
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

VALIS-2 Allow additional file properties in track headers #3

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

forresttanaka
Copy link

No description provided.

@forresttanaka
Copy link
Author

This will go along with the same-named encoded branch that includes a package.json and .scss changes that are needed with this.

Copy link

@emro emro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great change. I appreciate how in addition to improving the label styles and adding a new display option, you also made the code more straightforward and versatile.

<svg version="1.1" focusable="false" viewBox="0 0 12 7.4">
<path d="M10.6,0L6,4.6L1.4,0L0,1.4l6,6l6-6L10.6,0z"/>
</svg>
);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would probably call these "Expand" and Collapse" instead of "ExpandLess" and "ExpandMore" but your naming also makes sense because you can't actually completely collapse the name.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, that’s just what they used to be called — I just kept the names the same as before.

color: 'inherit',
}}
viewBox={`0 0 ${iconSize} ${iconSize}`}
/>);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like losing the inline styles.

@emro emro merged commit c3b366e into master Mar 11, 2020
@forresttanaka forresttanaka deleted the VALIS-2-file-props branch February 25, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants