Skip to content

fix(docs): make UI_GUIDELINES.md stack-agnostic#44

Merged
dev76bitpl merged 1 commit into
mainfrom
fix/ui-guidelines-stack-agnostic
May 24, 2026
Merged

fix(docs): make UI_GUIDELINES.md stack-agnostic#44
dev76bitpl merged 1 commit into
mainfrom
fix/ui-guidelines-stack-agnostic

Conversation

@dev76bitpl
Copy link
Copy Markdown
Owner

Summary

  • docs/UI_GUIDELINES.md: usunięte fragmenty React/JSX (.tsx snippets, className, klasy Tailwind, komponenty shadcn/Radix)
  • Zachowane universalne zasady UX: hierarchia przycisków, flow formularzy, obsługa błędów inline, loading states, puste stany, mapowania statusów
  • Tokeny Tailwind zastąpione generycznymi kategoriami do zdefiniowania per projekt
  • Nota scaffoldowa na górze wyjaśnia co wymaga dostosowania do stacku

Test plan

  • Brak .tsx, className, nazw klas Tailwind w treści pliku
  • Zasady UX (flow formularza, stany błędów, loading) są zachowane
  • Nota scaffoldowa widoczna na górze

🤖 Generated with Claude Code

- removed React/JSX code examples (.tsx snippets, className, Tailwind classes)
- removed shadcn/Radix-specific component names from rules
- kept universal UX principles: button hierarchy, form flow, error handling,
  loading states, empty states, status mappings
- replaced Tailwind token names with generic categories to define per project
- added scaffold note at top clarifying what needs stack-specific adaptation

[skip-test-check] [skip-docs]
@dev76bitpl dev76bitpl merged commit 8d3f3aa into main May 24, 2026
2 checks passed
@github-actions github-actions Bot mentioned this pull request May 24, 2026
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.

1 participant