Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Combine icon & kind in Outline View into a unified styleable property - #1182

Open
damieng wants to merge 2 commits into
facebookarchive:masterfrom
damieng:dg-unify-outline-icons-styles
Open

Combine icon & kind in Outline View into a unified styleable property#1182
damieng wants to merge 2 commits into
facebookarchive:masterfrom
damieng:dg-unify-outline-icons-styles

Conversation

@damieng

@damieng damieng commented Jun 7, 2017

Copy link
Copy Markdown
Contributor

Right now there is a .icon property which maps to Atom$Icons which doesn't have the icons we really want as well as a .kind property for theming I added.

This unifies the two - my new LSP-compatible icons are mapped to type-x where x is the kind property from LSP.

Should be no migration problems now as this preserves existing icon behavior for nuclide/those that used it and my usage from atom-languageclient of the now-removed kind had no impact yet.

@damieng damieng changed the title Combine the icon and kind properties into a unified styleable property Combine icon & kind in Outline View into a unified styleable property Jun 7, 2017
@facebook-github-bot

Copy link
Copy Markdown

@damieng updated the pull request - view changes

@facebook-github-bot

Copy link
Copy Markdown

@damieng updated the pull request - view changes

@facebook-github-bot

Copy link
Copy Markdown

@damieng updated the pull request - view changes

@facebook-github-bot

Copy link
Copy Markdown

@damieng updated the pull request - view changes

@wbinnssmith

Copy link
Copy Markdown
Contributor

this looks fine to me! what do you think @hansonw?

@hansonw

hansonw commented Jun 9, 2017

Copy link
Copy Markdown
Contributor

yay! When are these icons going to be in Atom?

@damieng

damieng commented Jun 9, 2017 via email

Copy link
Copy Markdown
Contributor Author

@facebook-github-bot

Copy link
Copy Markdown

@ljw1004 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@hansonw

hansonw commented Jun 26, 2017

Copy link
Copy Markdown
Contributor

@damieng should these be named "Atomicons" rather than "OcticonsPrivate"? Or at least that's what the PR suggests: atom/atom#14657

@damieng

damieng commented Jun 26, 2017

Copy link
Copy Markdown
Contributor Author

Yeah I can rename those and rebase.

@facebook-github-bot

Copy link
Copy Markdown

@ebluestein has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@damieng

damieng commented Jan 25, 2018

Copy link
Copy Markdown
Contributor Author

What's the state on this? I thought it had got merged...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants