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

update upgrade scripts #2607

Merged
merged 4 commits into from
Jun 20, 2018
Merged

update upgrade scripts #2607

merged 4 commits into from
Jun 20, 2018

Conversation

giladgray
Copy link
Contributor

Fixes #2587

Changes proposed in this pull request:

add fixes for latest changes to 3.0.0 upgrade script.

@blueprint-bot
Copy link

update upgrade scripts

Preview: documentation | landing | table

@blueprint-bot
Copy link

add SVGPopover/Tooltip entries

Preview: documentation | landing | table

@giladgray giladgray requested a review from invliD June 19, 2018 18:42
@blueprint-bot
Copy link

regex syntax

Preview: documentation | landing | table

renameString "Classes\.HOTKEY_GROUP" "Classes.HEADING"
renameString "Classes\.NON_IDEAL_STATE_TITLE" "Classes.HEADING"
renameString "Classes\.UI_TEXT_LARGE" "Classes.UI_TEXT, Classes.TEXT_LARGE"
renameString "Classes\.RUNNING_TEXT" "Classes.RUNNING_TEXT, Classes.TEXT_LARGE"
Copy link
Member

Choose a reason for hiding this comment

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

Why should running text now be large?

Copy link
Contributor Author

@giladgray giladgray Jun 19, 2018

Choose a reason for hiding this comment

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

the default used to be large and it had a small variant. i standardized it in #2366

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we used to have RUNNING_TEXT and RUNNING_TEXT_SMALL where the regular one was actually large font size, but in #2366 i added a new TEXT_LARGE modifier, so RUNNING_TEXT in 3.0 uses default normal font size.

this means that folks who were using RUNNING_TEXT in 1.x should now also apply TEXT_LARGE in 3.0.

@giladgray
Copy link
Contributor Author

HTMLTable

@blueprint-bot
Copy link

add entry for core Table => HTMLTable

Preview: documentation | landing | table

@giladgray giladgray merged commit cecade6 into develop Jun 20, 2018
@giladgray giladgray deleted the gg/upgrade-scripts branch June 20, 2018 22:03
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.

update upgrade scripts
4 participants