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

more Classes constants #2330

Merged
merged 9 commits into from Mar 29, 2018
Merged

more Classes constants #2330

merged 9 commits into from Mar 29, 2018

Conversation

giladgray
Copy link
Contributor

Extracted from #2325

Add more Classes constants in core and datetime.
Ensure we're using Classes constants everywhere.

@blueprint-bot
Copy link

a few more core classes

Preview: documentation | landing | table

@blueprint-bot
Copy link

fix test

Preview: documentation | landing | table

export const ELEVATION_1 = "pt-elevation-1";
export const ELEVATION_2 = "pt-elevation-2";
export const ELEVATION_3 = "pt-elevation-3";
export const ELEVATION_4 = "pt-elevation-4";
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe we could have an elevationClass() function as well for safety

@blueprint-bot
Copy link

elevationClass

Preview: documentation | landing | table

@blueprint-bot
Copy link

use elevationClasses in card

Preview: documentation | landing | table

@blueprint-bot
Copy link

EditableText classes, alph modifiers list

Preview: documentation | landing | table

@giladgray giladgray merged commit e53d5d4 into develop Mar 29, 2018
@giladgray giladgray deleted the gg/classes-constants branch March 29, 2018 20:51
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.

None yet

3 participants