Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 796e683

Browse files
Merge pull request #420 from retarsis/release-4.2.1
Release 4.2.1
2 parents 2274f6e + 11aec69 commit 796e683

12 files changed

+13320
-25909
lines changed

.all-contributorsrc

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "routeshub",
3-
"projectOwner": "maktarsis",
3+
"projectOwner": "retarsis",
44
"repoType": "github",
55
"repoHost": "https://github.com",
66
"files": [
@@ -11,10 +11,10 @@
1111
"commit": true,
1212
"contributors": [
1313
{
14-
"login": "maktarsis",
14+
"login": "retarsis",
1515
"name": "Max Tarsis",
1616
"avatar_url": "https://avatars1.githubusercontent.com/u/21989873?v=4",
17-
"profile": "https://github.com/maktarsis",
17+
"profile": "https://github.com/retarsis",
1818
"contributions": [
1919
"code",
2020
"projectManagement",

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 4.2.1 2020-07-30
2+
3+
- Fixed vulnerabilities
4+
- Updated dependencies
5+
- Updated project info
6+
17
# 4.2.0 2020-07-02
28

39
- Added compatibility with Angular 10

CODE_OF_CONDUCT.md

+30-52
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,54 @@
11
# Contributor Covenant Code of Conduct
22

3+
<br/>
4+
35
## Our Pledge
46

5-
In the interest of fostering an open and welcoming environment, we as
6-
contributors and maintainers pledge to making participation in our project and
7-
our community a harassment-free experience for everyone, regardless of age, body
8-
size, disability, ethnicity, sex characteristics, gender identity and expression,
9-
level of experience, education, socio-economic status, nationality, personal
10-
appearance, race, religion, or sexual identity and orientation.
7+
We as contributors and maintainers, pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
8+
9+
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
10+
11+
<br/>
1112

1213
## Our Standards
1314

14-
Examples of behavior that contributes to creating a positive environment
15-
include:
15+
Examples of behavior that contributes to creating a positive environment include:
1616

17-
* Using welcoming and inclusive language
18-
* Being respectful of differing viewpoints and experiences
19-
* Gracefully accepting constructive criticism
20-
* Focusing on what is best for the community
21-
* Showing empathy towards other community members
17+
- Using welcoming and inclusive language
18+
- Being respectful of differing viewpoints and experiences
19+
- Gracefully accepting constructive criticism
20+
- Focusing on what is best for the community
21+
- Showing empathy towards other community members
2222

2323
Examples of unacceptable behavior by participants include:
2424

25-
* The use of sexualized language or imagery and unwelcome sexual attention or
26-
advances
27-
* Trolling, insulting/derogatory comments, and personal or political attacks
28-
* Public or private harassment
29-
* Publishing others' private information, such as a physical or electronic
30-
address, without explicit permission
31-
* Other conduct which could reasonably be considered inappropriate in a
32-
professional setting
25+
- The use of sexualized language or imagery and unwelcome sexual attention or advances
26+
- Trolling, insulting/derogatory comments, and personal or political attacks
27+
- Public or private harassment
28+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
29+
- Other conduct which could reasonably be considered inappropriate in a professional setting
3330

34-
## Our Responsibilities
31+
<br/>
3532

36-
Project maintainers are responsible for clarifying the standards of acceptable
37-
behavior and are expected to take appropriate and fair corrective action in
38-
response to any instances of unacceptable behavior.
33+
## Our Responsibilities
3934

40-
Project maintainers have the right and responsibility to remove, edit, or
41-
reject comments, commits, code, wiki edits, issues, and other contributions
42-
that are not aligned to this Code of Conduct, or to ban temporarily or
43-
permanently any contributor for other behaviors that they deem inappropriate,
44-
threatening, offensive, or harmful.
35+
Project maintainers are responsible for clarifying the standards of acceptable behavior and expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
4536

46-
## Scope
37+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other not aligned contributions to this Code of Conduct. Also, possible to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
4738

48-
This Code of Conduct applies both within project spaces and in public spaces
49-
when an individual is representing the project or its community. Examples of
50-
representing a project or community include using an official project e-mail
51-
address, posting via an official social media account, or acting as an appointed
52-
representative at an online or offline event. Representation of a project may be
53-
further defined and clarified by project maintainers.
39+
<br/>
5440

5541
## Enforcement
5642

57-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at tarsis.maksym@gmail.com. All
59-
complaints will be reviewed and investigated and will result in a response that
60-
is deemed necessary and appropriate to the circumstances. The project team is
61-
obligated to maintain confidentiality with regard to the reporter of an incident.
62-
Further details of specific enforcement policies may be posted separately.
43+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at tarsis.maksym@gmail.com. The project team will review and investigate all complaints and will respond in a way that it deems appropriate to the circumstances. The project team obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
6344

64-
Project maintainers who do not follow or enforce the Code of Conduct in good
65-
faith may face temporary or permanent repercussions as determined by other
66-
members of the project's leadership.
45+
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
6746

68-
## Attribution
47+
<br/>
6948

70-
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71-
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
49+
## Attribution
7250

73-
[homepage]: https://www.contributor-covenant.org
51+
This Code of Conduct adapted from the [Contributor Covenant][homepage], version 2.0, available at [http://contributor-covenant.org/version/2/0][version].
7452

75-
For answers to common questions about this code of conduct, see
76-
https://www.contributor-covenant.org/faq
53+
[homepage]: http://contributor-covenant.org
54+
[version]: http://contributor-covenant.org/version/2/0

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Routeshub
22

3-
<a href="https://routeshub.gitbook.io/docs"><img src="https://github.com/maktarsis/routeshub/raw/master/docs/assets/logo.png" align="right" alt=""></a>
3+
<a href="https://routeshub.gitbook.io/docs"><img src="https://github.com/retarsis/routeshub/raw/master/docs/assets/logo.png" align="right" alt=""></a>
44

55
A **route manager** and pattern for **[Angular]**
66

@@ -134,12 +134,12 @@ export class HeaderComponent {
134134
[Angular]: https://github.com/storeon/angular
135135
[rxjs]: https://github.com/ReactiveX/rxjs
136136

137-
You can find a more complex example in this [repo](https://github.com/maktarsis/routeshub/tree/master/example-app) here or on [GitBook](https://routeshub.gitbook.io/docs/example).
137+
You can find a more complex example in this [repo](https://github.com/retarsis/routeshub/tree/master/example-app) here or on [GitBook](https://routeshub.gitbook.io/docs/example).
138138

139139
<br/>
140140

141141
# Hub
142-
Routeshub offers an approach (pattern) to structure routing in the application. You can explore it in this [repo](https://github.com/maktarsis/routeshub/tree/master/example-app).
142+
Routeshub offers an approach (pattern) to structure routing in the application. You can explore it in this [repo](https://github.com/retarsis/routeshub/tree/master/example-app).
143143

144144
**Guideline**:
145145
- Each module in the application has a hub directory
@@ -364,7 +364,7 @@ export class ExampleComponent {
364364

365365
## Changelog
366366

367-
Stay tuned with [changelog](https://github.com/maktarsis/routeshub/blob/master/CHANGELOG.md).
367+
Stay tuned with [changelog](https://github.com/retarsis/routeshub/blob/master/CHANGELOG.md).
368368

369369
<br/>
370370

@@ -388,8 +388,8 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
388388
<!-- prettier-ignore -->
389389
<table>
390390
<tr>
391-
<td align="center"><a href="https://github.com/maktarsis"><img src="https://avatars1.githubusercontent.com/u/21989873?v=4" width="100px;" alt="Max Tarsis"/><br /><sub><b>Max Tarsis</b></sub></a><br /><a href="https://github.com/maktarsis/routeshub/commits?author=maktarsis" title="Code">💻</a> <a href="#projectManagement-maktarsis" title="Project Management">📆</a> <a href="https://github.com/maktarsis/routeshub/commits?author=maktarsis" title="Documentation">📖</a> <a href="#ideas-maktarsis" title="Ideas, Planning, & Feedback">🤔</a></td>
392-
<td align="center"><a href="https://medium.com/@LayZeeDK"><img src="https://avatars1.githubusercontent.com/u/6364586?v=4" width="100px;" alt="Lars Gyrup Brink Nielsen"/><br /><sub><b>Lars Gyrup Brink Nielsen</b></sub></a><br /><a href="https://github.com/maktarsis/routeshub/commits?author=LayZeeDK" title="Code">💻</a> <a href="#ideas-LayZeeDK" title="Ideas, Planning, & Feedback">🤔</a> <a href="#tool-LayZeeDK" title="Tools">🔧</a></td>
391+
<td align="center"><a href="https://github.com/retarsis"><img src="https://avatars1.githubusercontent.com/u/21989873?v=4" width="100px;" alt="Max Tarsis"/><br /><sub><b>Max Tarsis</b></sub></a><br /><a href="https://github.com/retarsis/routeshub/commits?author=retarsis" title="Code">💻</a> <a href="#projectManagement-retarsis" title="Project Management">📆</a> <a href="https://github.com/retarsis/routeshub/commits?author=retarsis" title="Documentation">📖</a> <a href="#ideas-retarsis" title="Ideas, Planning, & Feedback">🤔</a></td>
392+
<td align="center"><a href="https://medium.com/@LayZeeDK"><img src="https://avatars1.githubusercontent.com/u/6364586?v=4" width="100px;" alt="Lars Gyrup Brink Nielsen"/><br /><sub><b>Lars Gyrup Brink Nielsen</b></sub></a><br /><a href="https://github.com/retarsis/routeshub/commits?author=LayZeeDK" title="Code">💻</a> <a href="#ideas-LayZeeDK" title="Ideas, Planning, & Feedback">🤔</a> <a href="#tool-LayZeeDK" title="Tools">🔧</a></td>
393393
</tr>
394394
</table>
395395

book.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"gitbook": "3.x.x",
33
"title": "Routeshub",
4-
"author": "Max Tarsis (https://github.com/maktarsis)",
4+
"author": "Max Tarsis (https://github.com/retarsis)",
55
"root": "/docs",
66
"plugins": [
77
"highlight",
@@ -13,7 +13,7 @@
1313
],
1414
"pluginsConfig": {
1515
"github": {
16-
"url": "https://github.com/maktarsis/routeshub/"
16+
"url": "https://github.com/retarsis/routeshub/"
1717
},
1818
"versions": {
1919
"type": "branches"

docs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Please make sure to update tests as appropriate and keep the examples consistent
2626

2727
## **Changelog**
2828

29-
Stay tuned with a [changelog](https://github.com/maktarsis/routeshub/blob/master/CHANGELOG.md) on GitHub.
29+
Stay tuned with a [changelog](https://github.com/retarsis/routeshub/blob/master/CHANGELOG.md) on GitHub.
3030

3131
## Questions
3232

33-
If you still have the questions or suggestions, then create an [issue](https://github.com/maktarsis/routeshub/issues) or feel free to contact me on [twitter](https://twitter.com/maktarsis).
33+
If you still have the questions or suggestions, then create an [issue](https://github.com/retarsis/routeshub/issues) or feel free to contact me on [twitter](https://twitter.com/retarsis).
3434

3535
## Looking for the best
3636

0 commit comments

Comments
 (0)