Skip to content

api refactor#83

Merged
AxyIX merged 3 commits into
feature/styles-debugfrom
api-refactor
Jun 26, 2026
Merged

api refactor#83
AxyIX merged 3 commits into
feature/styles-debugfrom
api-refactor

Conversation

@khaliulin

Copy link
Copy Markdown
Contributor

No description provided.

@khaliulin khaliulin changed the base branch from main to feature/styles-debug June 16, 2026 14:33

get primeIconPos(): 'left' | 'right' {
return this.iconPos === 'postfix' ? 'right' : 'left';
get primeIconPosition(): 'left' | 'right' {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Лучше просто iconPos

Danil Khaliulin added 2 commits June 19, 2026 00:06
- avatar.size: normal → base
- progressspinner.size: medium → base (+ селектор .p-progressspinner-base)
- select-button.size: xLarge → xlarge
- message.severity: warn → warning, error → danger
- tag.severity: warn → warning
- confirm-dialog.severity: warn → warning
Внутренние строки PrimeNG сохранены через маппинг; обновлены истории и примеры.
@AxyIX AxyIX merged commit ade7de3 into feature/styles-debug Jun 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants