Skip to content

Conversation

@AndrewMusgrave
Copy link
Member

No description provided.

@BPScott BPScott temporarily deployed to polaris-react-pr-622 November 14, 2018 19:54 Inactive
CHANGELOG.md Outdated
- Fixed `TopBar`’s `UserMenu` alignment so it is now right-aligned when `TopBar` isn't passed a `searchField` prop ([#597](https://github.com/Shopify/polaris-react/pull/597))
- Removed erroneous scss file import that rendered Polaris unable to be used in typescript projects without scss support ([#609](https://github.com/Shopify/polaris-react/pull/609))
- Fixed `Popover` inconsistent `border-radius` values ([#605](https://github.com/Shopify/polaris-react/pull/605))
- `TextStyle` "strong" variant now uses a `span` tag instead of `b` ([#606](https://github.com/Shopify/polaris-react/pull/606))

Choose a reason for hiding this comment

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

"strong" -> strong
remove back ticks from span and b

@BPScott BPScott temporarily deployed to polaris-react-pr-622 November 14, 2018 20:01 Inactive
Copy link

@solonaarmstrong-zz solonaarmstrong-zz left a comment

Choose a reason for hiding this comment

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

Just a couple nitpicks :)

@BPScott BPScott requested a deployment to polaris-react-pr-622 November 14, 2018 20:05 Abandoned
@AndrewMusgrave AndrewMusgrave merged commit d89e3c1 into master Nov 14, 2018
@AndrewMusgrave AndrewMusgrave deleted the changelog-v3.0.1 branch November 14, 2018 20:10
- Fixed `Navigation.Item` not calling `onClick` on small screens when `onNavigationDismiss` is undefined ([#603](https://github.com/Shopify/polaris-react/pull/603))
- Fixed `Autocomplete` empty state example Markdown not parsing correctly ([#592](https://github.com/Shopify/polaris-react/pull/592))
- Fixed `TopBar`’s `UserMenu` alignment so it is now right-aligned when `TopBar` isn't passed a `searchField` prop ([#597](https://github.com/Shopify/polaris-react/pull/597))
- Removed erroneous scss file import that rendered Polaris unable to be used in typescript projects without scss support ([#609](https://github.com/Shopify/polaris-react/pull/609))
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Removed erroneous scss file import that rendered Polaris unable to be used in typescript projects without scss support ([#609](https://github.com/Shopify/polaris-react/pull/609))
- Removed erroneous SCSS file import that rendered Polaris unable to be used in TypeScript projects without SCSS support ([#609](https://github.com/Shopify/polaris-react/pull/609))

- Fixed `DataTable` fixed column in production enviroments by using a data-attribute target instead of class based targeting ([#615](https://github.com/Shopify/polaris-react/pull/615))
- Fixed `Navigation.Item` not calling `onClick` on small screens when `onNavigationDismiss` is undefined ([#603](https://github.com/Shopify/polaris-react/pull/603))
- Fixed `Autocomplete` empty state example Markdown not parsing correctly ([#592](https://github.com/Shopify/polaris-react/pull/592))
- Fixed `TopBar`’s `UserMenu` alignment so it is now right-aligned when `TopBar` isn't passed a `searchField` prop ([#597](https://github.com/Shopify/polaris-react/pull/597))
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Fixed `TopBar`’s `UserMenu` alignment so it is now right-aligned when `TopBar` isn't passed a `searchField` prop ([#597](https://github.com/Shopify/polaris-react/pull/597))
- Fixed `TopBar`’s `UserMenu` alignment to be right-aligned when `TopBar` isnt passed a `searchField` prop ([#597](https://github.com/Shopify/polaris-react/pull/597))

### Bug fixes

- Fixed `Datepicker` ranges when `start` and `end` dates are similar but have different references ([#601](https://github.com/Shopify/polaris-react/pull/601))
- Fixed `DataTable` fixed column in production enviroments by using a data-attribute target instead of class based targeting ([#615](https://github.com/Shopify/polaris-react/pull/615))
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Fixed `DataTable` fixed column in production enviroments by using a data-attribute target instead of class based targeting ([#615](https://github.com/Shopify/polaris-react/pull/615))
- Fixed `DataTable` column visibility calculation in production environments by using a `data-polaris-header-cell` attribute instead of class-based targeting ([#615](https://github.com/Shopify/polaris-react/pull/615))

- Fixed `TopBar`’s `UserMenu` alignment so it is now right-aligned when `TopBar` isn't passed a `searchField` prop ([#597](https://github.com/Shopify/polaris-react/pull/597))
- Removed erroneous scss file import that rendered Polaris unable to be used in typescript projects without scss support ([#609](https://github.com/Shopify/polaris-react/pull/609))
- Fixed `Popover` inconsistent border-radius values ([#605](https://github.com/Shopify/polaris-react/pull/605))
- `TextStyle` strong variant now uses a span tag instead of b ([#606](https://github.com/Shopify/polaris-react/pull/606))
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this really a bug fix, or a change?

@kaelig
Copy link
Contributor

kaelig commented Nov 14, 2018

That was fast! I have a few more suggestions and found a typo ("enviroments" -> "environments").

@AndrewMusgrave
Copy link
Member Author

AndrewMusgrave commented Nov 14, 2018

That was fast! I have a few more suggestions and found a typo.

@kaelig I already bumped the version and pushed the tags. Are these changes you feel should be changed before or release or could they fixed after the release?

@kaelig
Copy link
Contributor

kaelig commented Nov 14, 2018

They're not a blocker - go forth and publish on npm :)

@AndrewMusgrave AndrewMusgrave temporarily deployed to production November 14, 2018 20:23 Inactive
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.

4 participants