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

Release v1.1.0 #252

Merged
merged 166 commits into from
Feb 16, 2019
Merged

Release v1.1.0 #252

merged 166 commits into from
Feb 16, 2019

Conversation

guastallaigor
Copy link
Member

@guastallaigor guastallaigor commented Jan 18, 2019

Pending to release

Issues:

PRs:

Personal thoughts

Those three bugs are a regression in the framework.
In my opinion we can not make another release until those are resolved.
I tried a few things but couldn't make it work like it was before.
I can revert some of it but that's pretty much it. Would like to hear some thoughts in this.


Edit: Waiting corrections are going to be in 1.2.0+.

trezy and others added 30 commits December 18, 2018 13:05
The dialog styles added by @sophi-est weren't being loaded into the compiled stylesheet. I've added
them to the elements index file and moved the rounded corners styles into and `.is-rounded` modifier
class.
We no longer need to build the entire framework to lint it, so I've removed the build step from the
pre-commit hook and replaced it with just stylelint.
Fix: mario icon on index.html and one line indent
Fix contributing links in all of the readmes
Previously, we were using the `color` property to determine the color of the border around `<dialog
/>` elements. The issue with this is that it requires the text color to match the border color. I've
fixed this by moving the border color declarations into the `box-shadow` property.
Use remove width, height and transform properties and use font-size to adjust #pixelize output.

#152
Removed box-sizing and border none, and classes that changed the size. Added cursor fallback and
size change by the font-size. Changed from span to a; display type; margin.

#211
@guastallaigor guastallaigor changed the title [DO NOT MERGE IT YET] Release v1.1.0 Release v1.1.0 Feb 11, 2019
@guastallaigor guastallaigor requested a review from a team February 11, 2019 12:39
@guastallaigor guastallaigor removed the waiting - contributor Waiting for the contributor to address some situations label Feb 11, 2019
BREAKING CHANGE: fix field class to nes-field
@BcRikko BcRikko mentioned this pull request Feb 13, 2019
Copy link
Member

@BcRikko BcRikko left a comment

Choose a reason for hiding this comment

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

LTGM 🎉

@BcRikko BcRikko removed their assignment Feb 16, 2019
Copy link
Member

@BcRikko BcRikko left a comment

Choose a reason for hiding this comment

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

again

@BcRikko BcRikko merged commit 9fc7feb into master Feb 16, 2019
@BcRikko
Copy link
Member

BcRikko commented Feb 16, 2019

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.