-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 0.4.0 due to minor-level change intruduced by @alubbe
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6be09b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KenanSulayman - if you want to keep releasing this (or other components) it would be great if you
Dialog.fixed
function and go straight to 1.0.0 - changing CSS like that is not a minor changegit-changelog
from git-extrasThanks!
6be09b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shall we go to 1.0.0? We just had a quick meeting and there's quite probably another change upcoming by one of our designers. That is, please take a look at deprecated things that may well disappear with a 1.0.0. Additionally, I'd love to collect more input before going to a major bump. ✌️
6be09b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We probably should have done that: I am worried 0.4 broke things for people. For example did you check if effects are still working?
And yes we should be bumping major version number wherever we introduce breaking changes.
Also - meetings - even quick ;-) - don't work that well in open source. You gals and guys (whoever 'you' are) are more than welcome to maintain your own fork. But if you want to develop these components under the component umbrella you need to take into account that there are people using them: let's go the usual issue/PR/feedback on github/possibly release route here.
6be09b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have a little misunderstanding here. This merge doesn't have anything to do with "business", I just merged it and it's unrelated. I understand and accept your point that I should've included at least some peer reviews, however, I tested this change, and ran all our integration tests against this change. Additionally, I am confident, which is why I merged this, that components alike should evolve to being as much CSS as possible.
The meeting point was that we have a change that could land if we actually were to release a major 1.0.0. That is, I am completely comfortable to make changes pending for some days allowing discussions, if you fancy that.