Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetcetin01140 committed Aug 1, 2024
1 parent 77d4189 commit 30cd9e8
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 42 deletions.
1 change: 0 additions & 1 deletion src/app/components/dialog/dialog.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1064,4 +1064,3 @@ export class Dialog implements AfterContentInit, OnInit, OnDestroy {
declarations: [Dialog]
})
export class DialogModule {}

5 changes: 1 addition & 4 deletions src/app/components/tooltip/tooltip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -668,9 +668,7 @@ export class Tooltip implements AfterViewInit, OnDestroy {
this.el.nativeElement.removeEventListener('click', this.clickListener);
}
if (tooltipEvent === 'focus' || tooltipEvent === 'both') {

let target = this.getTarget(this.el.nativeElement);

let target = this.getTarget(this.el.nativeElement);

target.removeEventListener('focus', this.focusListener);
target.removeEventListener('blur', this.blurListener);
Expand Down Expand Up @@ -734,4 +732,3 @@ export class Tooltip implements AfterViewInit, OnDestroy {
declarations: [Tooltip]
})
export class TooltipModule {}

1 change: 0 additions & 1 deletion src/app/showcase/doc/contribution/contribution.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { BenefitsDoc } from './benefitsdoc';
import { ClaDoc } from './cladoc';
import { KeyPointsDoc } from './keypoints';


@NgModule({
imports: [CommonModule, RouterModule, AppCodeModule, AppDocModule],
declarations: [IntroductionDoc, HelpNeededDoc, KeyPointsDoc, CommunicationDoc, PathwayDoc, BenefitsDoc, ClaDoc],
Expand Down
34 changes: 16 additions & 18 deletions src/app/showcase/doc/contribution/helpneededdoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,24 @@ import { Component } from '@angular/core';
selector: 'helpneeded-doc',
template: `
<app-docsectiontext>
<p>PrimeNG is a community-driven project backed by the expertise and sponsorship of PrimeTek, and we appreciate any help you can provide. Here are some areas where you can contribute:</p>
<h3>Issue Triage</h3>
<p>Help us manage issues by;</p>
<ul class="line-height-3 px-10 m-0">
<li>Reproducing reported bugs</li>
<li>Clarifying issue descriptions</li>
<li>Tagging issues with appropriate labels</li>
</ul>
<p>PrimeNG is a community-driven project backed by the expertise and sponsorship of PrimeTek, and we appreciate any help you can provide. Here are some areas where you can contribute:</p>
<h3>Issue Triage</h3>
<p>Help us manage issues by;</p>
<ul class="line-height-3 px-10 m-0">
<li>Reproducing reported bugs</li>
<li>Clarifying issue descriptions</li>
<li>Tagging issues with appropriate labels</li>
</ul>
<h3>Sending Pull Requests</h3>
<p>We encourage you to send pull requests, especially for issues tagged with the <i>help-needed</i> label.</p>
<h3>Sending Pull Requests</h3>
<p>We encourage you to send pull requests, especially for issues tagged with the <i>help-needed</i> label.</p>
<h3>Community Support</h3>
<p>
Assist other users by participating in the issue tracker, <a href="https://github.com/orgs/primefaces/discussions/categories/primeng" target="_blank" rel="noopener noreferrer">GitHub discussions</a>, and the
<a href="https://discord.com/invite/gzKFYnpmCY" target="_blank" rel="noopener noreferrer">PrimeLand Discord</a> server. Your expertise can help others solve problems and improve their experience with PrimeNG.
</p>
<h3>Community Support</h3>
<p>
Assist other users by participating in the issue tracker, <a href="https://github.com/orgs/primefaces/discussions/categories/primeng" target="_blank" rel="noopener noreferrer">GitHub discussions</a>, and the
<a href="https://discord.com/invite/gzKFYnpmCY" target="_blank" rel="noopener noreferrer">PrimeLand Discord</a> server. Your expertise can help others solve problems and improve their experience with PrimeNG.
</p>
</app-docsectiontext>
`
})
export class HelpNeededDoc {

}
export class HelpNeededDoc {}
12 changes: 5 additions & 7 deletions src/app/showcase/doc/contribution/keypoints.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ import { Component } from '@angular/core';
selector: 'keypoints-doc',
template: `
<app-docsectiontext>
<p>
PrimeNG has several add-ons such as UI Kit, Premium Templates, and Blocks that rely on design tokens and styling. Any core structural changes, such as adding new props, events, or updating design tokens, should be communicated with the
core team to ensure consistency and compatibility.
</p>
<p>
PrimeNG has several add-ons such as UI Kit, Premium Templates, and Blocks that rely on design tokens and styling. Any core structural changes, such as adding new props, events, or updating design tokens, should be communicated with
the core team to ensure consistency and compatibility.
</p>
</app-docsectiontext>
`
})
export class KeyPointsDoc {

}
export class KeyPointsDoc {}
18 changes: 8 additions & 10 deletions src/app/showcase/doc/contribution/pathwaydoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@ import { Component } from '@angular/core';
selector: 'pathway-doc',
template: `
<app-docsectiontext>
<p>PrimeTek offers an organization structure involving contributors and the core team:</p>
<h3>Contributor Role</h3>
<p>After a certain period of frequent contributions, a community member is offered the Contributor role. On average, it may take about three months, but the exact duration can vary depending on the individual commitment.</p>
<p>PrimeTek offers an organization structure involving contributors and the core team:</p>
<h3>Contributor Role</h3>
<p>After a certain period of frequent contributions, a community member is offered the Contributor role. On average, it may take about three months, but the exact duration can vary depending on the individual commitment.</p>
<h3>Committer Role</h3>
<p>If a contributor actively participates in the codebase and PRs, their role may be upgraded to a Committer level, providing direct commit access to the PrimeNG codebase.</p>
<h3>Committer Role</h3>
<p>If a contributor actively participates in the codebase and PRs, their role may be upgraded to a Committer level, providing direct commit access to the PrimeNG codebase.</p>
<h3>Employment</h3>
<p>PrimeTek prefers to hire team members from open source committers, so you may be offered a full-time position when a position becomes available.</p>
<h3>Employment</h3>
<p>PrimeTek prefers to hire team members from open source committers, so you may be offered a full-time position when a position becomes available.</p>
</app-docsectiontext>
`
})
export class PathwayDoc {

}
export class PathwayDoc {}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { NgModule } from '@angular/core';
import { RouterModule } from '@angular/router';
import { ContributionComponent } from './contribution';


@NgModule({
imports: [RouterModule.forChild([{ path: '', component: ContributionComponent }])],
exports: [RouterModule]
Expand Down

0 comments on commit 30cd9e8

Please sign in to comment.