-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #181 from hatemhosny/releases/v0.2.0
Prepare release v0.2.0
- Loading branch information
Showing
19 changed files
with
137 additions
and
115 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,19 @@ | ||
- **I'm submitting a ...** | ||
[ ] bug report | ||
[ ] feature request | ||
[ ] question about the decisions made in the repository | ||
[ ] question about how to use this project | ||
**I'm submitting a ...** | ||
|
||
- **Summary** | ||
- [ ] bug report | ||
- [ ] feature request | ||
- [ ] question about the decisions made in the repository | ||
- [ ] question about how to use this project | ||
|
||
- **Link to minimal reproduction** | ||
<!-- | ||
please provide a link to a minimal reproduction of the issue e.g. on https://livecodes.io | ||
You may use this as a starting point: https://livecodes.io/?x=id/6sdjrf25i67 | ||
--> | ||
**Summary** | ||
|
||
- **Other information** (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.) | ||
**Link to minimal reproduction** | ||
|
||
<!-- | ||
please provide a link to a minimal reproduction of the issue e.g. on https://livecodes.io | ||
You may use this as a starting point: https://livecodes.io/?x=id/6sdjrf25i67 | ||
--> | ||
|
||
**Other information** | ||
|
||
<!-- (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.) --> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,20 @@ | ||
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) | ||
**What kind of change does this PR introduce?** | ||
|
||
- **What is the current behavior?** (You can also link to an open issue here) | ||
<!-- (Bug fix, feature, docs update, ...) --> | ||
|
||
- **What is the new behavior (if this is a feature change)?** | ||
**What is the current behavior?** | ||
|
||
- **Issue related to this PR** | ||
<!-- | ||
please make sure that these changes have been discussed and approved in an issue. | ||
Otherwise, please do: https://github.com/hatemhosny/racing-bars/issues/new | ||
--> | ||
**What is the new behavior (if this is a feature change)?** | ||
|
||
[ ] The changes have been discussed in an issue and the approach has been approved. | ||
**Issue related to this PR** | ||
|
||
issue: | ||
<!-- | ||
please make sure that these changes have been discussed and approved in an issue. | ||
Otherwise, please do: https://github.com/hatemhosny/racing-bars/issues/new | ||
--> | ||
|
||
- **Other information**: | ||
- [ ] The changes have been discussed in an issue and the approach has been approved. | ||
|
||
- issue link: | ||
|
||
**Other information**: |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,7 @@ Happy linting! 💖 | |
"ticker", | ||
"utils", | ||
"store", | ||
"styles" | ||
"styles", | ||
"types" | ||
] | ||
} |
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
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
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
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
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
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
Oops, something went wrong.